Skip to content
Success

Console Output

Started by user Maxim Nesen
Rebuilds build #4
Running as Maxim Nesen
Agent basic-xl513 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-xl513"
  namespace: "jersey"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jersey.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-xl513"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-xl513"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jersey.svc.cluster.local/jersey/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jersey"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-xl513 (basic) in workspace /home/jenkins/agent/workspace/jakarta_EE10_TCK
The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jersey
 > git init /home/jenkins/agent/workspace/jakarta_EE10_TCK # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/3.1^{commit} # timeout=10
Checking out Revision 42adabf243dba524e878ac64ad9374d1522c85cf (refs/remotes/origin/3.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42adabf243dba524e878ac64ad9374d1522c85cf # timeout=10
Commit message: "exclude release and version-agnostic tests from release"
 > git rev-list --no-walk eeb0ade46692b1fc2e7e39b21dd84d833275af1f # timeout=10
[jakarta_EE10_TCK] $ /bin/bash -xe /tmp/jenkins13631800741241389828.sh
+ MVN_HOME=/opt/tools/apache-maven/latest/
+ PATH=/opt/tools/apache-maven/latest//bin:/opt/tools/java/openjdk/jdk-11/latest:/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ mvn -f tests/jersey-tck/pom.xml clean install -Dtck.version=3.1.3-1 -Dglassfish.container.version=7.0.6 -Djersey.version=3.1.3
+ tee tck.log
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.glassfish.jersey.core:jersey-tck:jar:3.1.0
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 301, 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] ----------------< org.glassfish.jersey.core:jersey-tck >----------------
[INFO] Building Jakarta RESTful WS Compliance for Jersey 3.1.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ jersey-tck ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ jersey-tck ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ jersey-tck ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/classes
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ jersey-tck ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ jersey-tck ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ jersey-tck ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ jersey-tck ---
[INFO] Building jar: /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/jersey-tck-3.1.0.jar
[INFO] 
[INFO] --- dependency:3.2.0:unpack (unpack) @ jersey-tck ---
[INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.6:zip
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.6/glassfish-7.0.6.zip to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target with includes "" and excludes ""
[INFO] 
[INFO] --- dependency:3.2.0:copy (copy) @ jersey-tck ---
[INFO] Configured Artifact: org.glassfish.jersey.core:jersey-client:3.1.3:jar
[INFO] Configured Artifact: org.glassfish.jersey.core:jersey-server:3.1.3:jar
[INFO] Configured Artifact: org.glassfish.jersey.core:jersey-common:3.1.3:jar
[INFO] Configured Artifact: org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.3:jar
[INFO] Configured Artifact: org.glassfish.jersey.containers:jersey-container-servlet-core:3.1.3:jar
[INFO] Configured Artifact: org.glassfish.jersey.containers:jersey-container-servlet:3.1.3:jar
[INFO] Configured Artifact: org.glassfish.jersey.media:jersey-media-sse:3.1.3:jar
[INFO] Configured Artifact: org.glassfish.jersey.media:jersey-media-json-binding:3.1.3:jar
[INFO] Configured Artifact: jakarta.ws.rs:jakarta.ws.rs-api:3.1.0:jar
[INFO] Copying jersey-client-3.1.3.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jersey-client.jar
[INFO] Copying jersey-server-3.1.3.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jersey-server.jar
[INFO] Copying jersey-common-3.1.3.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jersey-common.jar
[INFO] Copying jersey-container-grizzly2-http-3.1.3.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jersey-container-grizzly2-http.jar
[INFO] Copying jersey-container-servlet-core-3.1.3.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jersey-container-servlet-core.jar
[INFO] Copying jersey-container-servlet-3.1.3.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jersey-container-servlet.jar
[INFO] Copying jersey-media-sse-3.1.3.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jersey-media-sse.jar
[INFO] Copying jersey-media-json-binding-3.1.3.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jersey-media-json-binding.jar
[INFO] Copying jakarta.ws.rs-api-3.1.0.jar to /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/jakarta.ws.rs-api.jar
[INFO] 
[INFO] --- exec:3.1.0:exec (StopDomain1) @ jersey-tck ---
dasNotRunning()
CLI306: Warning - The server located at /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/domains/domain1 is not running.
Command stop-domain executed successfully.
[INFO] 
[INFO] --- exec:3.1.0:exec (StartDomain1) @ jersey-tck ---
Waiting for domain1 to start ..........
Waiting finished after 9,923 ms.
Successfully started the domain : domain1
domain  Location: /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/domains/domain1
Log File: /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/domains/domain1/logs/server.log
Admin Port: 4,848
Command start-domain executed successfully.
[INFO] 
[INFO] --- exec:3.1.0:exec (Enable Trace requests) @ jersey-tck ---
server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true
Command set executed successfully.
[INFO] 
[INFO] --- exec:3.1.0:exec (Delete User j2ee) @ jersey-tck ---
remote failure: Removing User j2ee from file realm j2ee failed.  No such user [j2ee].
No such user [j2ee].
Command delete-file-user failed.
[INFO] 
[INFO] --- exec:3.1.0:exec (Add User j2ee) @ jersey-tck ---
Command create-file-user executed successfully.
[INFO] 
[INFO] --- exec:3.1.0:exec (Delete User javajoe) @ jersey-tck ---
remote failure: Removing User javajoe from file realm javajoe failed.  No such user [javajoe].
No such user [javajoe].
Command delete-file-user failed.
[INFO] 
[INFO] --- exec:3.1.0:exec (Add User javajoe) @ jersey-tck ---
Command create-file-user executed successfully.
[INFO] 
[INFO] --- exec:3.1.0:exec (list users) @ jersey-tck ---
j2ee
javajoe
Command list-file-users executed successfully.
[INFO] 
[INFO] --- exec:3.1.0:exec (StopDomain) @ jersey-tck ---
Waiting for the domain to stop .
Waiting finished after 431 ms.
Command stop-domain executed successfully.
[INFO] 
[INFO] --- failsafe:3.0.0-M5:integration-test (gf-tests) @ jersey-tck ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Exception for '/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/ct.sym'.
java.lang.IllegalArgumentException: '/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/ct.sym' not allowed on the path, only outputDirectories and jars are accepted
    at org.codehaus.plexus.languages.java.jpms.LocationManager.resolvePath (LocationManager.java:335)
    at org.codehaus.plexus.languages.java.jpms.LocationManager.resolvePaths (LocationManager.java:201)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.newStartupConfigWithModularPath (AbstractSurefireMojo.java:2011)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.createStartupConfiguration (AbstractSurefireMojo.java:1889)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.createForkStarter (AbstractSurefireMojo.java:2374)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider (AbstractSurefireMojo.java:1310)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1159)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:932)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:827)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:272)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:195)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence.subclass not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.form not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.sort not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.client.webtarget not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.client.resource not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.responsestatustype not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.put not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.constrainedto not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.contextprovider not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.beanparam.query.plain not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.invocation not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.headerparam.sub not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.resource.webappexception.nomapper not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.cookieparam not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.beanparam.header.plain not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.invocationcallback not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs31.spec.extensions not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.formparam not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.standardhaspriority not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.client.syncinvoker not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.writer not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.headerparam not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.clientresponsecontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.inheritance not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.filter.dynamicfeature not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.context.client not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.overridestandard not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.interceptorcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.exceptionmapper not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.runtimetype not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.webapplicationexceptiontest not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.pathparam.sub not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.link not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.formparam.sub not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.resource.java2entity not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.configurable not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.readerinterceptorcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.resourceconstructor not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.abstractmultivaluedmap not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.writerinterceptorcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.multivaluedhashmap not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.responseprocessingexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.mediatype not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.entitytag not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.resource.locator not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.spec.completionstage not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.queryparam.sub not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.response not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.bindingpriority not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.writerinterceptorcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.notauthorizedexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.configuration not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.newcookie not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.multivaluedmap not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.resource.requestmatching not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.cookieparam.sub not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.security not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.clientrequestcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.template not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.rx not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.notsupportedexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.servlet3.rs.core.streamingoutput not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.linkjaxblink not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.filter.interceptor not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.readerinterceptorcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.client not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.interceptorcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.application not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.standardwithjaxrsclient not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.resource.webappexception.mapper not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.responsebuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.redirectexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.jaxbcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.beanparam.path.plain not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.standardwithxmlbinding not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.beanparam.form.plain not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.delete not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.client.invocationbuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.cachecontrol not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.matrixparam not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.standard not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.headerparam.locator not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.beanparam.plain not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.servererrorexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.genericentity not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.pathparam.locator not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.uribuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.pathparam not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.client.exceptions not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.client.asyncinvoker not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsink not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.headers not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.uribuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.beanparam.cookie.plain not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.reader not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.responseclient not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.visibility not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.filter.exception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.interceptorcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.processingexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.setinstance not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.notallowedexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.ext.providers not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.client.clientrequestcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.interceptorcontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.returntype not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.badrequestexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.context.server not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.request not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.container.resourceinfo not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.clientbuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.formparam.locator not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.matrixparam.sub not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.filter.globalbinding not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.variant not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.configurable not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.spec.classsubresourcelocator not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.client.invocations not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.internalservererrorexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.queryparam not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.produceconsume not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.clienterrorexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.generictype not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.variantlistbuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.cookieparam.locator not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.resource.responsemediatype not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.notfoundexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.client.typedentities not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.serviceunavailableexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.get not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.notacceptableexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.ee.patch.server not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.beanparam.matrix.plain not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.linkjaxbadapter not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.filter.lastvalue not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.head not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.uriinfo not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.create not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.async not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.provider.standardnotnull not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.options not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.api.client.invocationbuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.configuration not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.forbiddenexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.signaturetest.jaxrs not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.responsebuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.client.instance not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.ee.client.rxinvoker not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.filter.namebinding not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.webtarget not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.illegalstate not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.spec.resource.valueofandfromstring not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsource not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.core.securitycontext.basic not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.jaxrs21.ee.priority not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.ee.rs.matrixparam.locator not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.servlet3.rs.applicationpath not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.linkbuilder not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.nocontentexception not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.rs.core.cookie not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.api.client.entity not in jersey.tck
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.servlet3.rs.ext.paramconverter.autodiscovery not in jersey.tck
[INFO] Running ee.jakarta.tck.ws.rs.ee.resource.java2entity.JAXRSClientIT
Starting container using command: [java, -jar, /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/admin-cli.jar, start-domain, -t]
Waiting finished after 8,085 ms.
Successfully started the domain : domain1
domain  Location: /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/domains/domain1
Log File: /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/domains/domain1/logs/server.log
Admin Port: 4,848
************************************************************
* props file set to "/tmp/jenkins-cts-props.txt"
************************************************************
07-24-2023 04:55:26:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:26:STARTING TEST : responseGenericEntityTest()
07-24-2023 04:55:27:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_java2entity_web/resource/response/genericentity/linkedlist HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:27:FINISHED TEST : responseGenericEntityTest()
07-24-2023 04:55:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:27:STARTING TEST : genericEntityTest()
07-24-2023 04:55:27:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_java2entity_web/resource/genericentity/linkedlist HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:27:FINISHED TEST : genericEntityTest()
07-24-2023 04:55:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:27:STARTING TEST : directClassTypeTest()
07-24-2023 04:55:27:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_java2entity_web/resource/linkedlist HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:27:FINISHED TEST : directClassTypeTest()
07-24-2023 04:55:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:27:STARTING TEST : responseDirectClassTypeTest()
07-24-2023 04:55:27:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_java2entity_web/resource/response/linkedlist HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:27:FINISHED TEST : responseDirectClassTypeTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.792 s - in ee.jakarta.tck.ws.rs.ee.resource.java2entity.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.resource.webappexception.mapper.JAXRSClientIT
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : statusOkResponseTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/responsestatusok HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : statusOkResponseTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : throwUncheckedExceptionTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/uncheckedexception HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : throwUncheckedExceptionTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : throwableIntOkResponseTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/responsestatusthrowableintok HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : throwableIntOkResponseTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : throwableOkResponseTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/responsestatusthrowableok HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : throwableOkResponseTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : statusIntOkResponseTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/responsestatusintok HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : statusIntOkResponseTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : responseEntityTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/responseentity HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:FINISHED TEST : responseEntityTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : throwableResponseTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/responsethrowable HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : throwableResponseTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : noResponseTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/noresponse HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : noResponseTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : webApplicationExceptionHasResponseWithoutEntityDoesUseMapperTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/4000 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/400 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/401 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/403 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/404 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/405 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/406 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/415 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/3000 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/5000 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/500 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/noentity/503 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : webApplicationExceptionHasResponseWithoutEntityDoesUseMapperTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : okResponseTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_mapper_web/resource/responseok HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:29:FINISHED TEST : okResponseTest()
07-24-2023 04:55:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:29:STARTING TEST : webApplicationExceptionHasResponseWithEntityDoesNotUseMapperTest()
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/2000 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/4000 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/400 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/401 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/403 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/404 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/405 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/406 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/415 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/3000 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/5000 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/500 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:[HttpRequest] Dispatching request: 'GET /jaxrs_resource_webappexception_mapper_web/resource/direct/503 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:29:FINISHED TEST : webApplicationExceptionHasResponseWithEntityDoesNotUseMapperTest()
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 s - in ee.jakarta.tck.ws.rs.ee.resource.webappexception.mapper.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.resource.webappexception.nomapper.JAXRSClientIT
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : throwableStatusCodeTest()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/ThrowableStatusCodeTest HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:31:FINISHED TEST : throwableStatusCodeTest()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : throwableTest()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/ThrowableTest HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:31:FINISHED TEST : throwableTest()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : getResponseTest()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/getResponseTest HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:31:FINISHED TEST : getResponseTest()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : throwableResponseTest()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/ThrowableResponseTest HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:31:FINISHED TEST : throwableResponseTest()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : throwableStatusTest()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/ThrowableStatusTest HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:31:FINISHED TEST : throwableStatusTest()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : statusCode401Test()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/StatusCode401 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:31:FINISHED TEST : statusCode401Test()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : statusCode404Test()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/StatusCode404 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:31:FINISHED TEST : statusCode404Test()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : throwableStatusTest1()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/ThrowableNullStatusTest HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:31:FINISHED TEST : throwableStatusTest1()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : status415Test()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/Status415 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:31:FINISHED TEST : status415Test()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : nullResponseTest()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/NullResponseTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:31:FINISHED TEST : nullResponseTest()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : throwableResponseTest1()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/ThrowableResponseTest1 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:31:FINISHED TEST : throwableResponseTest1()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : responseTest()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/ResponseTest HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:31:FINISHED TEST : responseTest()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : emptyConstructorTest()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/EmptyConstructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:31:FINISHED TEST : emptyConstructorTest()
07-24-2023 04:55:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:31:STARTING TEST : status503Test()
07-24-2023 04:55:31:[HttpRequest] Dispatching request: 'GET  /jaxrs_resource_webappexception_nomapper_web/resource/Status503 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:31:FINISHED TEST : status503Test()
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 s - in ee.jakarta.tck.ws.rs.ee.resource.webappexception.nomapper.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.beanparam.cookie.plain.JAXRSClientIT
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expected
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:FINISHED TEST : cookieFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieParamListEntityWithFromStringTest()
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ListParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:FINISHED TEST : cookieParamListEntityWithFromStringTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieParamEntityWithFromStringTest()
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ParamEntityWithFromString=JAXRS_SPEC_5.3 as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:FINISHED TEST : cookieParamEntityWithFromStringTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieFieldParamEntityWithFromStringTest()
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ParamEntityWithFromString=JAXRS_SPEC_5.3 as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:FINISHED TEST : cookieFieldParamEntityWithFromStringTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieFieldParamEntityWithConstructorTest()
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ParamEntityWithConstructor=JAXRS_SPEC_5.2 as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:FINISHED TEST : cookieFieldParamEntityWithConstructorTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieFieldParamListEntityWithFromStringTest()
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ListParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:FINISHED TEST : cookieFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:STARTING TEST : cookieParamSetEntityWithFromStringTest()
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie SetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:FINISHED TEST : cookieParamSetEntityWithFromStringTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:FINISHED TEST : cookieParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:FINISHED TEST : cookieParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:33:STARTING TEST : cookieFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:33 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:Found cookie ParamEntityThrowingWebApplicationException=CREATED as expected
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:33:Found cookie ParamEntityThrowingWebApplicationException=CREATED as expected
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:33:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:FINISHED TEST : cookieFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:34:STARTING TEST : cookieParamEntityWithValueOfTest()
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:Found cookie ParamEntityWithValueOf=JAXRS_SPEC_5.3 as expected
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:FINISHED TEST : cookieParamEntityWithValueOfTest()
07-24-2023 04:55:34:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:STARTING TEST : cookieParamEntityWithConstructorTest()
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:Found cookie ParamEntityWithConstructor=JAXRS_SPEC_5.2 as expected
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:FINISHED TEST : cookieParamEntityWithConstructorTest()
07-24-2023 04:55:34:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:STARTING TEST : cookieFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:Found cookie SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:FINISHED TEST : cookieFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:34:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:STARTING TEST : cookieFieldParamSetEntityWithFromStringTest()
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:Found cookie SetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:FINISHED TEST : cookieFieldParamSetEntityWithFromStringTest()
07-24-2023 04:55:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:34:STARTING TEST : cookieFieldParamEntityWithValueOfTest()
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:Found cookie ParamEntityWithValueOf=JAXRS_SPEC_5.3 as expected
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:FINISHED TEST : cookieFieldParamEntityWithValueOfTest()
07-24-2023 04:55:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:34:STARTING TEST : cookieParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:Found cookie ParamEntityThrowingWebApplicationException=CREATED as expected
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Set HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:34:Found cookie ParamEntityThrowingWebApplicationException=CREATED as expected
07-24-2023 04:55:34:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_cookie_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:34 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:34:FINISHED TEST : cookieParamThrowingWebApplicationExceptionTest()
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.676 s - in ee.jakarta.tck.ws.rs.ee.rs.beanparam.cookie.plain.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.beanparam.form.plain.JAXRSClientIT
07-24-2023 04:55:35:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:STARTING TEST : formFieldParamEntityWithConstructorTest()
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:35:FINISHED TEST : formFieldParamEntityWithConstructorTest()
07-24-2023 04:55:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:35:STARTING TEST : formFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:35:FINISHED TEST : formFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:35:STARTING TEST : formFieldThrowingWebApplicationExceptionTest()
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:FINISHED TEST : formFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:35:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:STARTING TEST : formFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:35:FINISHED TEST : formFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:35:STARTING TEST : formParamEntityWithFromStringTest()
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:FINISHED TEST : formParamEntityWithFromStringTest()
07-24-2023 04:55:35:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:STARTING TEST : formParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:35:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:35 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:35:FINISHED TEST : formParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:35:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:STARTING TEST : formParamEntityWithConstructorTest()
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:FINISHED TEST : formParamEntityWithConstructorTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:36:STARTING TEST : formFieldParamSetEntityWithFromStringTest()Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:FINISHED TEST : formFieldParamSetEntityWithFromStringTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:36:STARTING TEST : formParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:FINISHED TEST : formParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:36:STARTING TEST : formFieldParamEntityWithFromStringTest()
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:FINISHED TEST : formFieldParamEntityWithFromStringTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:STARTING TEST : formFieldParamEntityWithEncodedTest()
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:FINISHED TEST : formFieldParamEntityWithEncodedTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:36:STARTING TEST : formParamEntityWithEncodedTest()
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:FINISHED TEST : formParamEntityWithEncodedTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:STARTING TEST : formParamListEntityWithFromStringTest()
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:FINISHED TEST : formParamListEntityWithFromStringTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:36:STARTING TEST : formFieldParamEntityWithValueOfTest()
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:FINISHED TEST : formFieldParamEntityWithValueOfTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:36:STARTING TEST : formParamSetEntityWithFromStringTest()
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:FINISHED TEST : formParamSetEntityWithFromStringTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:STARTING TEST : formFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:FINISHED TEST : formFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:STARTING TEST : formParamEntityWithValueOfTest()
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:FINISHED TEST : formParamEntityWithValueOfTest()
07-24-2023 04:55:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:36:STARTING TEST : formParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_beanparam_form_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:36:FINISHED TEST : formParamSortedSetEntityWithFromStringTest()
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s - in ee.jakarta.tck.ws.rs.ee.rs.beanparam.form.plain.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.beanparam.header.plain.JAXRSClientIT
07-24-2023 04:55:37:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:STARTING TEST : headerFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:37:FINISHED TEST : headerFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:37:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:37:STARTING TEST : headerParamEntityWithConstructorTest()Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:FINISHED TEST : headerParamEntityWithConstructorTest()
07-24-2023 04:55:37:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:37:STARTING TEST : headerFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:FINISHED TEST : headerFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:37:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:37:STARTING TEST : headerFieldParamEntityWithValueOfTest()
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:FINISHED TEST : headerFieldParamEntityWithValueOfTest()
07-24-2023 04:55:37:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:STARTING TEST : headerFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:37:FINISHED TEST : headerFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:37:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:37:STARTING TEST : headerParamListEntityWithFromStringTest()Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:FINISHED TEST : headerParamListEntityWithFromStringTest()
07-24-2023 04:55:37:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:STARTING TEST : headerParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:FINISHED TEST : headerParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:37:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:37:STARTING TEST : headerParamEntityWithValueOfTest()
Jul 24, 2023 4:55:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:37:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:FINISHED TEST : headerParamEntityWithValueOfTest()
07-24-2023 04:55:38:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:38:STARTING TEST : headerParamThrowingIllegalArgumentExceptionTest()
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:FINISHED TEST : headerParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:38:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:38:STARTING TEST : headerFieldParamEntityWithConstructorTest()Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:FINISHED TEST : headerFieldParamEntityWithConstructorTest()
07-24-2023 04:55:38:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:38:STARTING TEST : headerFieldParamEntityWithFromStringTest()
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:FINISHED TEST : headerFieldParamEntityWithFromStringTest()
07-24-2023 04:55:38:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:STARTING TEST : headerFieldParamSetEntityWithFromStringTest()
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:FINISHED TEST : headerFieldParamSetEntityWithFromStringTest()
07-24-2023 04:55:38:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:STARTING TEST : headerParamSetEntityWithFromStringTest()
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:FINISHED TEST : headerParamSetEntityWithFromStringTest()
07-24-2023 04:55:38:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:STARTING TEST : headerFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:FINISHED TEST : headerFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:38:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:38:STARTING TEST : headerParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:FINISHED TEST : headerParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:38:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:38:STARTING TEST : headerParamEntityWithFromStringTest()Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:38 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:38:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_header_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:38:FINISHED TEST : headerParamEntityWithFromStringTest()
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 s - in ee.jakarta.tck.ws.rs.ee.rs.beanparam.header.plain.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.beanparam.matrix.plain.JAXRSClientIT
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixFieldParamEntityWithValueOfTest()
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;;Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;ParamEntityWithValueOf=JAXRS_SPEC_5.3;InnerParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:FINISHED TEST : matrixFieldParamEntityWithValueOfTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixParamEntityWithEncodedTest()
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;ParamEntityWithValueOf=%21;InnerParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;ParamEntityWithFromString=%21;InnerParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixParamEntityWithEncodedTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:STARTING TEST : matrixParamEntityWithFromStringTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;;Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;ParamEntityWithFromString=JAXRS_SPEC_5.3;InnerParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixParamEntityWithFromStringTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:STARTING TEST : matrixParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;InnerParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixParamEntityWithValueOfTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;;Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;ParamEntityWithValueOf=JAXRS_SPEC_5.3;InnerParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixParamEntityWithValueOfTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixFieldParamEntityWithConstructorTest()Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;;Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;ParamEntityWithConstructor=JAXRS_SPEC_5.2;InnerParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:FINISHED TEST : matrixFieldParamEntityWithConstructorTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;;Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;ListParamEntityWithFromString=JAXRS_SPEC_5.4;InnerListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:STARTING TEST : matrixFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;InnerParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:STARTING TEST : matrixFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;;Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4;InnerSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;;Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4;InnerSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:FINISHED TEST : matrixParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixParamSetEntityWithFromStringTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;;Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;SetParamEntityWithFromString=JAXRS_SPEC_5.4;InnerSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixParamSetEntityWithFromStringTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixFieldParamSetEntityWithFromStringTest()
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;;Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;SetParamEntityWithFromString=JAXRS_SPEC_5.4;InnerSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:39:FINISHED TEST : matrixFieldParamSetEntityWithFromStringTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixParamListEntityWithFromStringTest()
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;;Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;ListParamEntityWithFromString=JAXRS_SPEC_5.4;InnerListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:FINISHED TEST : matrixParamListEntityWithFromStringTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixFieldParamEntityWithFromStringTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;;Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;ParamEntityWithFromString=JAXRS_SPEC_5.3;InnerParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:FINISHED TEST : matrixFieldParamEntityWithFromStringTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:STARTING TEST : matrixFieldParamEntityWithEncodedTest()
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;ParamEntityWithValueOf=%21;InnerParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:39 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;ParamEntityWithFromString=%21;InnerParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:39:FINISHED TEST : matrixFieldParamEntityWithEncodedTest()
07-24-2023 04:55:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:39:STARTING TEST : matrixFieldThrowingWebApplicationExceptionTest()Jul 24, 2023 4:55:40 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:39:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:40:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Field;InnerParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:40 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:40:FINISHED TEST : matrixFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:40:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:40 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:40:STARTING TEST : matrixParamEntityWithConstructorTest()
07-24-2023 04:55:40:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;;Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:40:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;ParamEntityWithConstructor=JAXRS_SPEC_5.2;InnerParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:40 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:40:FINISHED TEST : matrixParamEntityWithConstructorTest()
07-24-2023 04:55:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:40:STARTING TEST : matrixParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:40:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:40 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:40:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_matrix_plain_web/resource/Param;InnerParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:40 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:40:FINISHED TEST : matrixParamThrowingIllegalArgumentExceptionTest()
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.812 s - in ee.jakarta.tck.ws.rs.ee.rs.beanparam.matrix.plain.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.beanparam.path.plain.JAXRSClientIT
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/SortedSetParamEntityWithFromString/JAXRS_SPEC_5.4/JAXRS_SPEC_5.4SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathParamEntityWithFromStringTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/ParamEntityWithFromString/JAXRS_SPEC_5.3/JAXRS_SPEC_5.3ParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:FINISHED TEST : pathParamEntityWithFromStringTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/1/ParamEntityThrowingExceptionGivenByName/java.lang.IllegalArgumentException/ANYTHING HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/2/ParamEntityThrowingExceptionGivenByName/ANYTHING/java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathParamEntityWithEncodedTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/ParamEntityWithValueOf/%21/%21ParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/ParamEntityWithFromString/%21/%21ParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathParamEntityWithEncodedTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathFieldParamListEntityWithFromStringTest()
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/ListParamEntityWithFromString/JAXRS_SPEC_5.4/JAXRS_SPEC_5.4ListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathFieldParamEntityWithFromStringTest()Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/ParamEntityWithFromString/JAXRS_SPEC_5.3/JAXRS_SPEC_5.3ParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:FINISHED TEST : pathFieldParamEntityWithFromStringTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathParamSortedSetEntityWithFromStringTest()Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/SortedSetParamEntityWithFromString/JAXRS_SPEC_5.4/JAXRS_SPEC_5.4SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathFieldParamEntityWithConstructorTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/ParamEntityWithConstructor/JAXRS_SPEC_5.2/JAXRS_SPEC_5.2ParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathFieldParamEntityWithConstructorTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathParamEntityWithValueOfTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/ParamEntityWithValueOf/JAXRS_SPEC_5.3/JAXRS_SPEC_5.3ParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathParamEntityWithValueOfTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/1/ParamEntityThrowingWebApplicationException/CREATED/ANYTHING HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/2/ParamEntityThrowingWebApplicationException/ANYTHING/CREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/1/ParamEntityThrowingExceptionGivenByName/java.lang.IllegalArgumentException/ANYTHING HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/2/ParamEntityThrowingExceptionGivenByName/ANYTHING/java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:STARTING TEST : pathParamEntityWithConstructorTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/ParamEntityWithConstructor/JAXRS_SPEC_5.2/JAXRS_SPEC_5.2ParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:FINISHED TEST : pathParamEntityWithConstructorTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:STARTING TEST : pathFieldParamEntityWithEncodedTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/ParamEntityWithValueOf/%21/%21ParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/ParamEntityWithFromString/%21/%21ParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathFieldParamEntityWithEncodedTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathParamSetEntityWithFromStringTest()
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/SetParamEntityWithFromString/JAXRS_SPEC_5.4/JAXRS_SPEC_5.4SetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathParamSetEntityWithFromStringTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathFieldParamEntityWithValueOfTest()
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/ParamEntityWithValueOf/JAXRS_SPEC_5.3/JAXRS_SPEC_5.3ParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathFieldParamEntityWithValueOfTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathParamThrowingWebApplicationExceptionTest()
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/1/ParamEntityThrowingWebApplicationException/CREATED/ANYTHING HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/2/ParamEntityThrowingWebApplicationException/ANYTHING/CREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathParamListEntityWithFromStringTest()
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Param/ListParamEntityWithFromString/JAXRS_SPEC_5.4/JAXRS_SPEC_5.4ListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathParamListEntityWithFromStringTest()
07-24-2023 04:55:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:41:STARTING TEST : pathFieldParamSetEntityWithFromStringTest()Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:41:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_path_plain_web/resource/Field/SetParamEntityWithFromString/JAXRS_SPEC_5.4/JAXRS_SPEC_5.4SetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:41 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:41:FINISHED TEST : pathFieldParamSetEntityWithFromStringTest()
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 s - in ee.jakarta.tck.ws.rs.ee.rs.beanparam.path.plain.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.beanparam.plain.JAXRSClientIT
07-24-2023 04:55:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:42:STARTING TEST : pathParamOnFieldTest()
07-24-2023 04:55:42:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/pathfield/FIRST/SECOND' to target server at 'localhost:8080'
07-24-2023 04:55:42:###############################
07-24-2023 04:55:42:[Request] Adding entity: Anything07-24-2023 04:55:42:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/pathfield/FIRST/SECOND

07-24-2023 04:55:42:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:42:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:42:FINISHED TEST : pathParamOnFieldTest()
07-24-2023 04:55:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:42:STARTING TEST : headerParamOnFieldTest()
07-24-2023 04:55:42:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/headerfield' to target server at 'localhost:8080'
07-24-2023 04:55:42:###############################
07-24-2023 04:55:42:[Request] Adding entity: Anything07-24-2023 04:55:42:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/headerfield
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Accept:*/*, bpeHeader:FIRST, innerHeader:SECOND, Content-Type:application/x-www-form-urlencoded

07-24-2023 04:55:42:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:42:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:42:FINISHED TEST : headerParamOnFieldTest()
07-24-2023 04:55:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:42:STARTING TEST : queryParamOnFieldTest()
07-24-2023 04:55:42:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/queryfield?bpeQuery=FIRST&innerQuery=SECOND' to target server at 'localhost:8080'
07-24-2023 04:55:42:###############################
07-24-2023 04:55:42:[Request] Adding entity: Anything
07-24-2023 04:55:42:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/queryfield?bpeQuery=FIRST&innerQuery=SECOND
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:42:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:42:FINISHED TEST : queryParamOnFieldTest()
07-24-2023 04:55:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:42:STARTING TEST : cookieParamOnFieldTest()
07-24-2023 04:55:42:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/cookiefield' to target server at 'localhost:8080'
07-24-2023 04:55:42:###############################
07-24-2023 04:55:42:[Request] Adding entity: Anything
07-24-2023 04:55:42:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/cookiefield
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Accept:*/*, Cookie:bpeCookie=FIRST;Version=1;innerCookie=SECOND;Version=1, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:42:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:42:FINISHED TEST : cookieParamOnFieldTest()
07-24-2023 04:55:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:42:STARTING TEST : formParamOnFieldTest()
07-24-2023 04:55:42:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/formfield' to target server at 'localhost:8080'
07-24-2023 04:55:42:###############################
07-24-2023 04:55:42:[Request] Adding entity: Anything&bpeForm=FIRST&innerForm=SECOND
07-24-2023 04:55:42:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/formfield
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Anything&bpeForm=FIRST&innerForm=SECOND
07-24-2023 04:55:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Length: 50
07-24-2023 04:55:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:42:  TRACE: [WIRE] - << Anything&bpeForm=FIRST&innerForm=SECONDFIRSTSECOND
07-24-2023 04:55:42:FINISHED TEST : formParamOnFieldTest()
07-24-2023 04:55:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:42:STARTING TEST : allParamsInParamTest()
07-24-2023 04:55:42:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/allparam/Nineth/Tenth;bpeMatrix=Seventh;innerMatrix=Eighth?bpeQuery=Eleventh&innerQuery=Twelveth
07-24-2023 04:55:42:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/allparam/Nineth/Tenth;bpeMatrix=Seventh;innerMatrix=Eighth?bpeQuery=Eleventh&innerQuery=Twelveth' to target server at 'localhost:8080'
07-24-2023 04:55:42:###############################
07-24-2023 04:55:42:[Request] Adding entity: Anything&bpeForm=Third&innerForm=Fourth
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Accept:*/*, Cookie:bpeCookie=FIRST;Version=1;innerCookie=SECOND;Version=1, bpeHeader:Fifth, innerHeader:Sixth, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:42:  TRACE: [WIRE] - >> Anything&bpeForm=Third&innerForm=Fourth
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 111
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:43:  TRACE: [WIRE] - << ThirdFourthFifthSixthSeventhEighthNinethTenthEleventhTwelvethAnything&bpeForm=Third&innerForm=FourthFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : allParamsInParamTest()
07-24-2023 04:55:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:43:STARTING TEST : matrixParamInParamTest()
07-24-2023 04:55:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/matrixparam;bpeMatrix=FIRST;innerMatrix=SECOND
07-24-2023 04:55:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/matrixparam;bpeMatrix=FIRST;innerMatrix=SECOND' to target server at 'localhost:8080'
07-24-2023 04:55:43:###############################
07-24-2023 04:55:43:[Request] Adding entity: Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:43:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : matrixParamInParamTest()
07-24-2023 04:55:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:43:STARTING TEST : pathParamInParamTest()
07-24-2023 04:55:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/pathparam/FIRST/SECOND' to target server at 'localhost:8080'
07-24-2023 04:55:43:###############################
07-24-2023 04:55:43:[Request] Adding entity: Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/pathparam/FIRST/SECOND
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:43:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : pathParamInParamTest()
07-24-2023 04:55:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:43:STARTING TEST : headerParamInParamTest()
07-24-2023 04:55:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/headerparam' to target server at 'localhost:8080'
07-24-2023 04:55:43:###############################
07-24-2023 04:55:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/headerparam
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Accept:*/*, bpeHeader:FIRST, innerHeader:SECOND, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:43:[Request] Adding entity: Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:43:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : headerParamInParamTest()
07-24-2023 04:55:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:43:STARTING TEST : queryParamInParamTest()
07-24-2023 04:55:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/queryparam?bpeQuery=FIRST&innerQuery=SECOND' to target server at 'localhost:8080'
07-24-2023 04:55:43:###############################
07-24-2023 04:55:43:[Request] Adding entity: Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/queryparam?bpeQuery=FIRST&innerQuery=SECOND
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:43:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : queryParamInParamTest()
07-24-2023 04:55:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:43:STARTING TEST : allParamsOnFieldTest()
07-24-2023 04:55:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/allfield/Nineth/Tenth;bpeMatrix=Seventh;innerMatrix=Eighth?bpeQuery=Eleventh&innerQuery=Twelveth' to target server at 'localhost:8080'07-24-2023 04:55:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/allfield/Nineth/Tenth;bpeMatrix=Seventh;innerMatrix=Eighth?bpeQuery=Eleventh&innerQuery=Twelveth
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Accept:*/*, Cookie:bpeCookie=FIRST;Version=1;innerCookie=SECOND;Version=1, bpeHeader:Fifth, innerHeader:Sixth, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Anything&bpeForm=Third&innerForm=Fourth
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 111
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 04:55:43:###############################
07-24-2023 04:55:43:[Request] Adding entity: Anything&bpeForm=Third&innerForm=Fourth
07-24-2023 04:55:43:  TRACE: [WIRE] - << ThirdFourthFifthSixthSeventhEighthNinethTenthEleventhTwelvethAnything&bpeForm=Third&innerForm=FourthFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : allParamsOnFieldTest()
07-24-2023 04:55:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:43:STARTING TEST : cookieParamInParamTest()
07-24-2023 04:55:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/cookieparam' to target server at 'localhost:8080'
07-24-2023 04:55:43:###############################07-24-2023 04:55:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/cookieparam
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Accept:*/*, Cookie:bpeCookie=FIRST;Version=1;innerCookie=SECOND;Version=1, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain

07-24-2023 04:55:43:[Request] Adding entity: Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:43:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : cookieParamInParamTest()
07-24-2023 04:55:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:43:STARTING TEST : formParamInParamTest()
07-24-2023 04:55:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/formparam' to target server at 'localhost:8080'
07-24-2023 04:55:43:###############################
07-24-2023 04:55:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/formparam
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Anything&bpeForm=FIRST&innerForm=SECOND
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 50
07-24-2023 04:55:43:[Request] Adding entity: Anything&bpeForm=FIRST&innerForm=SECOND
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:43:  TRACE: [WIRE] - << Anything&bpeForm=FIRST&innerForm=SECONDFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : formParamInParamTest()
07-24-2023 04:55:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:43:STARTING TEST : matrixParamOnFieldTest()
07-24-2023 04:55:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/matrixfield;bpeMatrix=FIRST;innerMatrix=SECOND' to target server at 'localhost:8080'
07-24-2023 04:55:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_beanparam_plain_web/resource/matrixfield;bpeMatrix=FIRST;innerMatrix=SECOND
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 04:55:43:  TRACE: [WIRE] - >> Anything
07-24-2023 04:55:43:###############################
07-24-2023 04:55:43:[Request] Adding entity: Anything
07-24-2023 04:55:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:55:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:55:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:43:  TRACE: [WIRE] - << AnythingFIRSTSECOND
07-24-2023 04:55:43:FINISHED TEST : matrixParamOnFieldTest()
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in ee.jakarta.tck.ws.rs.ee.rs.beanparam.plain.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.beanparam.query.plain.JAXRSClientIT
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:44:STARTING TEST : queryFieldParamEntityWithEncodedTest()Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?ParamEntityWithValueOf=%21&InnerParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?ParamEntityWithFromString=%21&InnerParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:44:FINISHED TEST : queryFieldParamEntityWithEncodedTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:STARTING TEST : queryParamEntityWithEncodedTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?ParamEntityWithValueOf=%21&InnerParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?ParamEntityWithFromString=%21&InnerParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:FINISHED TEST : queryParamEntityWithEncodedTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:STARTING TEST : queryFieldParamEntityWithFromStringTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?&Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?ParamEntityWithFromString=JAXRS_SPEC_5.3&InnerParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:FINISHED TEST : queryFieldParamEntityWithFromStringTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:STARTING TEST : queryFieldParamSetEntityWithFromStringTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?&Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?SetParamEntityWithFromString=JAXRS_SPEC_5.4&InnerSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:FINISHED TEST : queryFieldParamSetEntityWithFromStringTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:STARTING TEST : queryFieldParamEntityWithValueOfTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?&Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?ParamEntityWithValueOf=JAXRS_SPEC_5.3&InnerParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:FINISHED TEST : queryFieldParamEntityWithValueOfTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:44:STARTING TEST : queryParamEntityWithValueOfTest()
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?&Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?ParamEntityWithValueOf=JAXRS_SPEC_5.3&InnerParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:FINISHED TEST : queryParamEntityWithValueOfTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:STARTING TEST : queryParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?InnerParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:FINISHED TEST : queryParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:STARTING TEST : queryParamSetEntityWithFromStringTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?&Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?SetParamEntityWithFromString=JAXRS_SPEC_5.4&InnerSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:FINISHED TEST : queryParamSetEntityWithFromStringTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:44:STARTING TEST : queryParamListEntityWithFromStringTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?&Inner HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?ListParamEntityWithFromString=JAXRS_SPEC_5.4&InnerListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:FINISHED TEST : queryParamListEntityWithFromStringTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:44:STARTING TEST : queryFieldParamListEntityWithFromStringTest()
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?&Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?ListParamEntityWithFromString=JAXRS_SPEC_5.4&InnerListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:FINISHED TEST : queryFieldParamListEntityWithFromStringTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:STARTING TEST : queryFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?InnerParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:FINISHED TEST : queryFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:44:STARTING TEST : queryFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?&Inner HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4&InnerSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:FINISHED TEST : queryFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:44:STARTING TEST : queryParamEntityWithFromStringTest()
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:55:44 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?&Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?ParamEntityWithFromString=JAXRS_SPEC_5.3&InnerParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:44:FINISHED TEST : queryParamEntityWithFromStringTest()
07-24-2023 04:55:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:44:STARTING TEST : queryParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:44:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?&Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4&InnerSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:FINISHED TEST : queryParamSortedSetEntityWithFromStringTest()
07-24-2023 04:55:45:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:STARTING TEST : queryParamEntityWithConstructorTest()
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?&Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?ParamEntityWithConstructor=JAXRS_SPEC_5.2&InnerParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:FINISHED TEST : queryParamEntityWithConstructorTest()
07-24-2023 04:55:45:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:STARTING TEST : queryFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?InnerParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:45:FINISHED TEST : queryFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 04:55:45:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:45:STARTING TEST : queryParamThrowingWebApplicationExceptionTest()
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Param?InnerParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:FINISHED TEST : queryParamThrowingWebApplicationExceptionTest()
07-24-2023 04:55:45:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:STARTING TEST : queryFieldParamEntityWithConstructorTest()
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?&Inner HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:55:45:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_beanparam_query_plain_web/resource/Field?ParamEntityWithConstructor=JAXRS_SPEC_5.2&InnerParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:55:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:55:45:FINISHED TEST : queryFieldParamEntityWithConstructorTest()
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.789 s - in ee.jakarta.tck.ws.rs.ee.rs.beanparam.query.plain.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.client.asyncinvoker.JAXRSClientIT
07-24-2023 04:55:46:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:46:STARTING TEST : optionsWithCallbackWhileServerWaitTest()
07-24-2023 04:55:46:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:55:46:  TRACE: [WIRE] - >> 
07-24-2023 04:55:48:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:46:Start time: 1690174546203
07-24-2023 04:55:46:Client was returned control in 11 milliseconds from request
07-24-2023 04:55:48:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:55:48:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:55:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:48:Callback#completed() called in 2026 milliseconds from request
07-24-2023 04:55:48:Returned status 200 (OK)
07-24-2023 04:55:48:Callback completed() call ok
07-24-2023 04:55:48:FINISHED TEST : optionsWithCallbackWhileServerWaitTest()
07-24-2023 04:55:48:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:48:STARTING TEST : methodWithCallbackWhileServerWaitTest()
07-24-2023 04:55:48:Start time: 1690174548361
07-24-2023 04:55:48:Client was returned control in 1 milliseconds from request
07-24-2023 04:55:48:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:55:48:  TRACE: [WIRE] - >> 
07-24-2023 04:55:50:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:50:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:50:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:55:50:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:55:50:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:50:Callback#completed() called in 2008 milliseconds from request
07-24-2023 04:55:50:Returned status 200 (OK)
07-24-2023 04:55:50:Callback completed() call ok
07-24-2023 04:55:50:Start time: 1690174550391
07-24-2023 04:55:50:Client was returned control in 1 milliseconds from request
07-24-2023 04:55:50:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:55:50:  TRACE: [WIRE] - >> 
07-24-2023 04:55:52:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:52:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:52:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:55:52:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:55:52:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:52:Callback#completed() called in 2007 milliseconds from request
07-24-2023 04:55:52:Returned status 200 (OK)
07-24-2023 04:55:52:Callback completed() call ok
07-24-2023 04:55:52:Start time: 1690174552417
07-24-2023 04:55:52:Client was returned control in 1 milliseconds from request07-24-2023 04:55:52:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait

07-24-2023 04:55:52:  TRACE: [WIRE] - >> 
07-24-2023 04:55:54:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:54:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:54:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:55:54:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:55:54:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:54:Callback#completed() called in 2007 milliseconds from request
07-24-2023 04:55:54:Returned status 200 (OK)
07-24-2023 04:55:54:Callback completed() call ok
07-24-2023 04:55:54:FINISHED TEST : methodWithCallbackWhileServerWaitTest()
07-24-2023 04:55:54:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:54:STARTING TEST : optionsWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:55:54:Start time: 1690174554446
07-24-2023 04:55:54:Client was returned control in 2 milliseconds from request
07-24-2023 04:55:54:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:55:54:  TRACE: [WIRE] - >> 
07-24-2023 04:55:56:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:55:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:56:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:55:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:55:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:56:FINISHED TEST : optionsWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:55:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:55:56:STARTING TEST : methodWithStringClassWhileServerWaitTest()
07-24-2023 04:55:56:Start time: 169017455647807-24-2023 04:55:56:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:55:56:  TRACE: [WIRE] - >> 
07-24-2023 04:55:58:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:55:56:Client was returned control in 1 milliseconds from request
07-24-2023 04:55:58:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:55:58:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:55:58:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:55:58:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:55:58:Start time: 1690174558505
07-24-2023 04:55:58:Client was returned control in 1 milliseconds from request
07-24-2023 04:55:58:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:55:58:  TRACE: [WIRE] - >> 
07-24-2023 04:56:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:00:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:00:Start time: 1690174560535
07-24-2023 04:56:00:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:00:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:56:00:  TRACE: [WIRE] - >> 
07-24-2023 04:56:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:02:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:56:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:02:FINISHED TEST : methodWithStringClassWhileServerWaitTest()
07-24-2023 04:56:02:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:02:STARTING TEST : traceWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:02:Start time: 169017456256407-24-2023 04:56:02:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/tracenotok
07-24-2023 04:56:02:  TRACE: [WIRE] - >> 
07-24-2023 04:56:02:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 04:56:02:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:02:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:56:02:FINISHED TEST : traceWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:02:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:02:STARTING TEST : postWithCallbackThrowsProcessingExceptionTest()
07-24-2023 04:56:02:Start time: 169017456259207-24-2023 04:56:02:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post
07-24-2023 04:56:02:  TRACE: [WIRE] - >> Content-Type:*/*

07-24-2023 04:56:02:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:02:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:02:FINISHED TEST : postWithCallbackThrowsProcessingExceptionTest()
07-24-2023 04:56:02:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:02:STARTING TEST : optionsWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:56:02:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:56:02:Start time: 1690174562642
07-24-2023 04:56:02:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:02:  TRACE: [WIRE] - >> 
07-24-2023 04:56:04:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:04:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:04:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:56:04:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:04:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:04:Returned status 200 (OK)
07-24-2023 04:56:04:FINISHED TEST : optionsWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:56:04:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:04:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put
07-24-2023 04:56:04:STARTING TEST : methodWithCallbackWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:56:04:Start time: 1690174564685
07-24-2023 04:56:04:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:04:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:04:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:04:Start time: 1690174564705
07-24-2023 04:56:04:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post
07-24-2023 04:56:04:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:04:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:04:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:04:FINISHED TEST : methodWithCallbackWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:56:04:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:04:STARTING TEST : getWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:56:04:Start time: 1690174564729
07-24-2023 04:56:04:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:56:04:  TRACE: [WIRE] - >> 
07-24-2023 04:56:06:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:04:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:06:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:06:FINISHED TEST : getWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:56:06:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:06:STARTING TEST : optionsWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()07-24-2023 04:56:06:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:56:06:  TRACE: [WIRE] - >> 

07-24-2023 04:56:06:Start time: 1690174566761
07-24-2023 04:56:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:56:06:FINISHED TEST : optionsWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:06:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:06:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete
07-24-2023 04:56:06:  TRACE: [WIRE] - >> 
07-24-2023 04:56:06:STARTING TEST : methodWithClassThrowsProcessingExceptionTest()
07-24-2023 04:56:06:Start time: 1690174566788
07-24-2023 04:56:06:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:56:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:06:Start time: 1690174566808
07-24-2023 04:56:06:  TRACE: [WIRE] - >> 
07-24-2023 04:56:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:06:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:56:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:06:Start time: 1690174566829
07-24-2023 04:56:06:  TRACE: [WIRE] - >> 
07-24-2023 04:56:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:06:FINISHED TEST : methodWithClassThrowsProcessingExceptionTest()
07-24-2023 04:56:06:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:06:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put
07-24-2023 04:56:06:STARTING TEST : methodWithClassWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:56:06:Start time: 1690174566853
07-24-2023 04:56:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:06:Start time: 1690174566878
07-24-2023 04:56:06:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post
07-24-2023 04:56:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:06:FINISHED TEST : methodWithClassWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:56:06:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:06:  TRACE: [WIRE] - >> TRACE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/trace
07-24-2023 04:56:06:  TRACE: [WIRE] - >> 
07-24-2023 04:56:06:STARTING TEST : traceWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:56:06:Start time: 1690174566901
07-24-2023 04:56:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:06:FINISHED TEST : traceWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:56:06:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:06:STARTING TEST : traceWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:56:06:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/traceandwait
07-24-2023 04:56:06:  TRACE: [WIRE] - >> 
07-24-2023 04:56:08:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:08:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:06:Start time: 1690174566938
07-24-2023 04:56:06:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:08:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:56:08:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:08:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:08:Returned status 200 (OK)
07-24-2023 04:56:08:FINISHED TEST : traceWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:56:08:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:08:STARTING TEST : optionsWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:56:08:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:56:08:  TRACE: [WIRE] - >> 
07-24-2023 04:56:08:Start time: 1690174568988
07-24-2023 04:56:08:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:08:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:08:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:08:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:08:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:08:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:09:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:09:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:09:FINISHED TEST : optionsWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:56:09:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:09:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:56:09:STARTING TEST : methodWithResponseClassWhileServerWaitTest()
07-24-2023 04:56:09:Start time: 1690174569030
07-24-2023 04:56:09:Client was returned control in 1 milliseconds from request07-24-2023 04:56:09:  TRACE: [WIRE] - >> 
07-24-2023 04:56:11:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:56:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:11:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:56:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:11:Returned status 200 (OK)
07-24-2023 04:56:11:Start time: 1690174571060
07-24-2023 04:56:11:Client was returned control in 1 milliseconds from request07-24-2023 04:56:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait

07-24-2023 04:56:11:  TRACE: [WIRE] - >> 
07-24-2023 04:56:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:13:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:13:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:13:Returned status 200 (OK)
07-24-2023 04:56:13:Start time: 1690174573088
07-24-2023 04:56:13:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:13:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:56:13:  TRACE: [WIRE] - >> 
07-24-2023 04:56:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:15:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:56:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:15:Returned status 200 (OK)
07-24-2023 04:56:15:FINISHED TEST : methodWithResponseClassWhileServerWaitTest()
07-24-2023 04:56:15:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:15:STARTING TEST : deleteWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:56:15:Start time: 1690174575120
07-24-2023 04:56:15:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:15:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:56:15:  TRACE: [WIRE] - >> 
07-24-2023 04:56:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:17:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:56:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:17:FINISHED TEST : deleteWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:56:17:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:56:17:  TRACE: [WIRE] - >> 
07-24-2023 04:56:17:STARTING TEST : getWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:17:Start time: 1690174577150
07-24-2023 04:56:17:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:17:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:17:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:17:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:56:17:FINISHED TEST : getWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:17:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:17:STARTING TEST : postWhileServerWaitTest()
07-24-2023 04:56:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:56:17:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:19:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:19:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:19:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:17:Start time: 1690174577180
07-24-2023 04:56:17:Client was returned control in 2 milliseconds from request
07-24-2023 04:56:19:Returned status 200 (OK)
07-24-2023 04:56:19:FINISHED TEST : postWhileServerWaitTest()
07-24-2023 04:56:19:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:19:STARTING TEST : headTest()07-24-2023 04:56:19:  TRACE: [WIRE] - >> HEAD http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/head
07-24-2023 04:56:19:  TRACE: [WIRE] - >> 
07-24-2023 04:56:19:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:56:19:Start time: 1690174579212
07-24-2023 04:56:19:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:19:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:19:Returned status 200 (OK)
07-24-2023 04:56:19:FINISHED TEST : headTest()
07-24-2023 04:56:19:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:19:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:56:19:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:19:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:19:STARTING TEST : methodWithClassWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:56:19:Start time: 1690174579241
07-24-2023 04:56:19:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:19:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:19:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:19:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:19:Start time: 1690174579281
07-24-2023 04:56:19:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:56:19:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:19:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:19:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:19:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:19:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:19:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:19:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:19:FINISHED TEST : methodWithClassWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:56:19:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:19:STARTING TEST : putWithStringCallbackWhileServerWaitTest()07-24-2023 04:56:19:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait

07-24-2023 04:56:19:Start time: 1690174579309
07-24-2023 04:56:19:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:19:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:21:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:21:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:21:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:21:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:21:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:21:Callback#completed() called in 2008 milliseconds from request
07-24-2023 04:56:21:Callback completed() call ok
07-24-2023 04:56:21:FINISHED TEST : putWithStringCallbackWhileServerWaitTest()
07-24-2023 04:56:21:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:21:STARTING TEST : traceWhileServerWaitTest()
07-24-2023 04:56:21:Start time: 169017458144307-24-2023 04:56:21:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/traceandwait
07-24-2023 04:56:21:  TRACE: [WIRE] - >> 
07-24-2023 04:56:23:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:56:21:Client was returned control in 0 milliseconds from request
07-24-2023 04:56:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:23:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:56:23:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:23:Returned status 200 (OK)
07-24-2023 04:56:23:FINISHED TEST : traceWhileServerWaitTest()
07-24-2023 04:56:23:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:23:STARTING TEST : getThrowsProcessingExceptionTest()
07-24-2023 04:56:23:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:56:23:  TRACE: [WIRE] - >> 
07-24-2023 04:56:23:Start time: 1690174583475
07-24-2023 04:56:23:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:23:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:23:FINISHED TEST : getThrowsProcessingExceptionTest()
07-24-2023 04:56:23:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:23:STARTING TEST : headWhileServerWaitTest()
07-24-2023 04:56:23:Start time: 169017458351807-24-2023 04:56:23:  TRACE: [WIRE] - >> HEAD http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/headandwait
07-24-2023 04:56:23:  TRACE: [WIRE] - >> 
07-24-2023 04:56:25:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:56:23:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:25:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:56:25:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:25:Returned status 200 (OK)
07-24-2023 04:56:25:FINISHED TEST : headWhileServerWaitTest()
07-24-2023 04:56:25:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:25:STARTING TEST : traceWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:56:25:Start time: 1690174585552
07-24-2023 04:56:25:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/traceandwait
07-24-2023 04:56:25:  TRACE: [WIRE] - >> 
07-24-2023 04:56:27:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:27:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:25:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:27:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:56:27:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:27:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:27:FINISHED TEST : traceWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:56:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:27:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:56:27:STARTING TEST : putWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:56:27:Start time: 1690174587579
07-24-2023 04:56:27:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:27:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:27:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:27:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:27:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:27:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:27:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:27:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:27:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:27:FINISHED TEST : putWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:56:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:27:STARTING TEST : traceWithStringCallbackWhileServerWaitTest()
07-24-2023 04:56:27:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/traceandwait
07-24-2023 04:56:27:  TRACE: [WIRE] - >> 
07-24-2023 04:56:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:29:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:56:27:Start time: 1690174587605
07-24-2023 04:56:27:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:29:Callback#completed() called in 2007 milliseconds from request
07-24-2023 04:56:29:Callback completed() call ok
07-24-2023 04:56:29:FINISHED TEST : traceWithStringCallbackWhileServerWaitTest()
07-24-2023 04:56:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:29:STARTING TEST : methodWithGenericTypeStringWithEntityWhileServerWaitTest()
07-24-2023 04:56:29:Start time: 1690174589640
07-24-2023 04:56:29:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:56:29:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:31:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:29:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:31:Start time: 1690174591663
07-24-2023 04:56:31:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:56:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:33:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:56:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:33:FINISHED TEST : methodWithGenericTypeStringWithEntityWhileServerWaitTest()
07-24-2023 04:56:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:33:STARTING TEST : postWithClassThrowsWebApplicationExceptionTest()07-24-2023 04:56:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:56:33:  TRACE: [WIRE] - >> Content-Type:*/*

07-24-2023 04:56:33:Start time: 1690174593691
07-24-2023 04:56:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:33:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:33:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:33:FINISHED TEST : postWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:56:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:33:STARTING TEST : methodWithCallbackThrowsProcessingExceptionTest()
07-24-2023 04:56:33:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete
07-24-2023 04:56:33:  TRACE: [WIRE] - >> 
07-24-2023 04:56:33:Start time: 1690174593731
07-24-2023 04:56:33:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:33:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:33:Start time: 1690174593763
07-24-2023 04:56:33:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:56:33:  TRACE: [WIRE] - >> 
07-24-2023 04:56:33:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:33:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:33:Start time: 1690174593782
07-24-2023 04:56:33:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:56:33:  TRACE: [WIRE] - >> 
07-24-2023 04:56:33:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:33:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:33:FINISHED TEST : methodWithCallbackThrowsProcessingExceptionTest()
07-24-2023 04:56:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:33:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put
07-24-2023 04:56:33:STARTING TEST : putWithClassThrowsProcessingExceptionTest()
07-24-2023 04:56:33:Start time: 1690174593805
07-24-2023 04:56:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:33:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:33:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:33:FINISHED TEST : putWithClassThrowsProcessingExceptionTest()
07-24-2023 04:56:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:33:STARTING TEST : postWithCallbackWhileServerWaitTest()07-24-2023 04:56:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:56:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Length: 4

07-24-2023 04:56:33:Start time: 1690174593827
07-24-2023 04:56:33:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:35:Callback#completed() called in 2008 milliseconds from request
07-24-2023 04:56:35:Returned status 200 (OK)
07-24-2023 04:56:35:Callback completed() call ok
07-24-2023 04:56:35:FINISHED TEST : postWithCallbackWhileServerWaitTest()
07-24-2023 04:56:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:35:STARTING TEST : deleteWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()07-24-2023 04:56:35:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:56:35:  TRACE: [WIRE] - >> 
07-24-2023 04:56:35:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE

07-24-2023 04:56:35:Start time: 1690174595867
07-24-2023 04:56:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:35:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:56:35:FINISHED TEST : deleteWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:35:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete
07-24-2023 04:56:35:STARTING TEST : methodTest()
07-24-2023 04:56:35:Start time: 1690174595893
07-24-2023 04:56:35:  TRACE: [WIRE] - >> 
07-24-2023 04:56:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:35:Returned status 200 (OK)
07-24-2023 04:56:35:Start time: 1690174595918
07-24-2023 04:56:35:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:56:35:  TRACE: [WIRE] - >> 
07-24-2023 04:56:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:35:Returned status 200 (OK)
07-24-2023 04:56:35:Start time: 1690174595942
07-24-2023 04:56:35:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:56:35:  TRACE: [WIRE] - >> 
07-24-2023 04:56:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:56:35:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:35:Returned status 200 (OK)
07-24-2023 04:56:35:FINISHED TEST : methodTest()
07-24-2023 04:56:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:35:STARTING TEST : postWithClassThrowsProcessingExceptionTest()07-24-2023 04:56:35:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post

07-24-2023 04:56:35:Start time: 1690174595989
07-24-2023 04:56:35:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:35:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:35:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:35:FINISHED TEST : postWithClassThrowsProcessingExceptionTest()
07-24-2023 04:56:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:36:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:56:35:STARTING TEST : methodWithResponseClassWithEntityWhileServerWaitTest()
07-24-2023 04:56:36:Start time: 1690174596029
07-24-2023 04:56:36:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:36:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:38:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:38:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:38:Returned status 200 (OK)
07-24-2023 04:56:38:Start time: 1690174598053
07-24-2023 04:56:38:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:56:38:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:40:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:56:40:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:40:Returned status 200 (OK)
07-24-2023 04:56:40:FINISHED TEST : methodWithResponseClassWithEntityWhileServerWaitTest()
07-24-2023 04:56:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:40:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:56:40:STARTING TEST : putWithStringClassWhileServerWaitTest()
07-24-2023 04:56:40:Start time: 1690174600079
07-24-2023 04:56:40:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:40:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:42:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:42:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:42:FINISHED TEST : putWithStringClassWhileServerWaitTest()
07-24-2023 04:56:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:42:STARTING TEST : deleteWhileServerWaitTest()
07-24-2023 04:56:42:Start time: 169017460210707-24-2023 04:56:42:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:56:42:  TRACE: [WIRE] - >> 
07-24-2023 04:56:44:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:56:42:Client was returned control in 0 milliseconds from request
07-24-2023 04:56:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:44:Returned status 200 (OK)
07-24-2023 04:56:44:FINISHED TEST : deleteWhileServerWaitTest()
07-24-2023 04:56:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:44:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:56:44:STARTING TEST : deleteWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:56:44:Start time: 1690174604132
07-24-2023 04:56:44:  TRACE: [WIRE] - >> 
07-24-2023 04:56:44:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:44:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:44:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:44:FINISHED TEST : deleteWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:56:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:44:STARTING TEST : postWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:44:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:56:44:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:44:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:44:Start time: 1690174604165
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:44:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:56:44:FINISHED TEST : postWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:44:STARTING TEST : traceWithClassThrowsProcessingExceptionTest()
07-24-2023 04:56:44:Start time: 169017460419107-24-2023 04:56:44:  TRACE: [WIRE] - >> TRACE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/trace
07-24-2023 04:56:44:  TRACE: [WIRE] - >> 

07-24-2023 04:56:44:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:44:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:44:FINISHED TEST : traceWithClassThrowsProcessingExceptionTest()
07-24-2023 04:56:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:44:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:56:44:STARTING TEST : methodWithCallbackWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:44:Start time: 1690174604225
07-24-2023 04:56:44:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:44:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:44:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:56:44:Start time: 1690174604245
07-24-2023 04:56:44:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:56:44:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:44:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:44:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:44:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:56:44:FINISHED TEST : methodWithCallbackWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:44:STARTING TEST : headWithCallbackWhileServerWaitTest()
07-24-2023 04:56:44:Start time: 169017460426807-24-2023 04:56:44:  TRACE: [WIRE] - >> HEAD http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/headandwait
07-24-2023 04:56:44:  TRACE: [WIRE] - >> 
07-24-2023 04:56:46:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:56:44:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:46:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:46:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:56:46:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:46:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:46:Callback#completed() called in 2012 milliseconds from request
07-24-2023 04:56:46:Returned status 200 (OK)
07-24-2023 04:56:46:Callback completed() call ok
07-24-2023 04:56:46:FINISHED TEST : headWithCallbackWhileServerWaitTest()
07-24-2023 04:56:46:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:46:STARTING TEST : putThrowsProcessingExceptionTest()
07-24-2023 04:56:46:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put
07-24-2023 04:56:46:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:46:Start time: 1690174606316
07-24-2023 04:56:46:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:46:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:46:FINISHED TEST : putThrowsProcessingExceptionTest()
07-24-2023 04:56:46:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:46:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete
07-24-2023 04:56:46:STARTING TEST : deleteWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:56:46:Start time: 1690174606336
07-24-2023 04:56:46:  TRACE: [WIRE] - >> 
07-24-2023 04:56:46:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:56:46:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:56:46:FINISHED TEST : deleteWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:56:46:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:46:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:56:46:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:46:STARTING TEST : putWhileServerWaitTest()
07-24-2023 04:56:46:Start time: 1690174606382
07-24-2023 04:56:46:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:48:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:48:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:48:Returned status 200 (OK)
07-24-2023 04:56:48:FINISHED TEST : putWhileServerWaitTest()
07-24-2023 04:56:48:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:48:STARTING TEST : getWithStringClassWhileServerWaitTest()
07-24-2023 04:56:48:Start time: 1690174608408
07-24-2023 04:56:48:Client was returned control in 0 milliseconds from request
07-24-2023 04:56:48:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:56:48:  TRACE: [WIRE] - >> 
07-24-2023 04:56:50:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:50:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:50:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:56:50:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:50:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:50:FINISHED TEST : getWithStringClassWhileServerWaitTest()
07-24-2023 04:56:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:50:STARTING TEST : traceWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:50:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/tracenotok
07-24-2023 04:56:50:  TRACE: [WIRE] - >> 
07-24-2023 04:56:50:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:50:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:50:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:50:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:50:Start time: 1690174610432
07-24-2023 04:56:50:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:50:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:50:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:56:50:FINISHED TEST : traceWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:56:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:50:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:56:50:STARTING TEST : deleteWithCallbackWhileServerWaitTest()
07-24-2023 04:56:50:Start time: 1690174610455
07-24-2023 04:56:50:Client was returned control in 0 milliseconds from request
07-24-2023 04:56:50:  TRACE: [WIRE] - >> 
07-24-2023 04:56:52:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:52:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:52:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:56:52:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:52:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:52:Callback#completed() called in 2005 milliseconds from request
07-24-2023 04:56:52:Returned status 200 (OK)
07-24-2023 04:56:52:Callback completed() call ok
07-24-2023 04:56:52:FINISHED TEST : deleteWithCallbackWhileServerWaitTest()
07-24-2023 04:56:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:52:STARTING TEST : traceWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:56:52:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/tracenotok
07-24-2023 04:56:52:  TRACE: [WIRE] - >> 
07-24-2023 04:56:52:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:52:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:52:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:52:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:52:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:52:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:52:Start time: 1690174612481
07-24-2023 04:56:52:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:52:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:52:FINISHED TEST : traceWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:56:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:52:STARTING TEST : deleteWithStringClassWhileServerWaitTest()
07-24-2023 04:56:52:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:56:52:  TRACE: [WIRE] - >> 
07-24-2023 04:56:52:Start time: 1690174612506
07-24-2023 04:56:52:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:54:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:54:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:54:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:56:54:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:54:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:54:FINISHED TEST : deleteWithStringClassWhileServerWaitTest()
07-24-2023 04:56:54:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:54:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/traceandwait
07-24-2023 04:56:54:STARTING TEST : traceWithStringClassWhileServerWaitTest()
07-24-2023 04:56:54:Start time: 1690174614532
07-24-2023 04:56:54:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:54:  TRACE: [WIRE] - >> 
07-24-2023 04:56:56:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:56:FINISHED TEST : traceWithStringClassWhileServerWaitTest()
07-24-2023 04:56:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:56:STARTING TEST : optionsTest()07-24-2023 04:56:56:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:56:56:  TRACE: [WIRE] - >> 
07-24-2023 04:56:56:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:56:56:Start time: 1690174616568
07-24-2023 04:56:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:56:Returned status 200 (OK)
07-24-2023 04:56:56:FINISHED TEST : optionsTest()
07-24-2023 04:56:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:56:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:56:56:STARTING TEST : getWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:56:56:Start time: 1690174616590
07-24-2023 04:56:56:  TRACE: [WIRE] - >> 
07-24-2023 04:56:56:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:56:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:56:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:56:FINISHED TEST : getWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:56:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:56:STARTING TEST : optionsWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:56:56:Start time: 1690174616613
07-24-2023 04:56:56:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:56:56:  TRACE: [WIRE] - >> 
07-24-2023 04:56:56:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:56:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:56:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:56:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:56:56:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:56:56:FINISHED TEST : optionsWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:56:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:56:STARTING TEST : postWithResponseClassWhileServerWaitTest()
07-24-2023 04:56:56:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:56:56:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:56:58:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:56:58:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:56:56:Start time: 1690174616635
07-24-2023 04:56:56:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:58:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:56:58:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:56:58:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:56:58:Returned status 200 (OK)
07-24-2023 04:56:58:FINISHED TEST : postWithResponseClassWhileServerWaitTest()
07-24-2023 04:56:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:56:58:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:56:58:STARTING TEST : optionsWithResponseClassWhileServerWaitTest()
07-24-2023 04:56:58:Start time: 1690174618659
07-24-2023 04:56:58:Client was returned control in 1 milliseconds from request
07-24-2023 04:56:58:  TRACE: [WIRE] - >> 
07-24-2023 04:57:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Returned status 200 (OK)
07-24-2023 04:57:00:FINISHED TEST : optionsWithResponseClassWhileServerWaitTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:57:00:STARTING TEST : deleteWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:00:Start time: 1690174620683
07-24-2023 04:57:00:  TRACE: [WIRE] - >> 
07-24-2023 04:57:00:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:00:FINISHED TEST : deleteWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:STARTING TEST : methodWithClassWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:00:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:57:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:00:Start time: 1690174620706
07-24-2023 04:57:00:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:00:Start time: 1690174620728
07-24-2023 04:57:00:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:57:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:00:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:00:FINISHED TEST : methodWithClassWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:STARTING TEST : headWithCallbackStringThrowsProcessingExceptionTest()07-24-2023 04:57:00:  TRACE: [WIRE] - >> HEAD http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/head
07-24-2023 04:57:00:  TRACE: [WIRE] - >> 

07-24-2023 04:57:00:Start time: 1690174620751
07-24-2023 04:57:00:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:00:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:00:FINISHED TEST : headWithCallbackStringThrowsProcessingExceptionTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put
07-24-2023 04:57:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:00:STARTING TEST : putTest()
07-24-2023 04:57:00:Start time: 1690174620791
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Returned status 200 (OK)
07-24-2023 04:57:00:FINISHED TEST : putTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:STARTING TEST : putWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:00:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:57:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:00:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Start time: 1690174620828
07-24-2023 04:57:00:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:00:FINISHED TEST : putWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:STARTING TEST : methodWithGenericTypeWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:57:00:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:57:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:00:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:Start time: 1690174620854
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:00:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:00:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:57:00:Start time: 1690174620895
07-24-2023 04:57:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:00:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:00:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:00:FINISHED TEST : methodWithGenericTypeWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:STARTING TEST : postWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:00:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:57:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:00:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Start time: 1690174620918
07-24-2023 04:57:00:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:00:FINISHED TEST : postWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:STARTING TEST : getTest()
07-24-2023 04:57:00:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:57:00:  TRACE: [WIRE] - >> 
07-24-2023 04:57:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Start time: 1690174620941
07-24-2023 04:57:00:Returned status 200 (OK)
07-24-2023 04:57:00:FINISHED TEST : getTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:STARTING TEST : postWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:57:00:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:57:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:00:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:00:Start time: 1690174620986
07-24-2023 04:57:00:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:00:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:00:FINISHED TEST : postWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:57:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:00:STARTING TEST : getWithCallbackStringThrowsProcessingExceptionTest()
07-24-2023 04:57:01:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:Start time: 1690174621010
07-24-2023 04:57:01:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:01:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:01:FINISHED TEST : getWithCallbackStringThrowsProcessingExceptionTest()
07-24-2023 04:57:01:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:01:STARTING TEST : traceWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:01:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/tracenotok
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:01:Start time: 1690174621036
07-24-2023 04:57:01:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:01:FINISHED TEST : traceWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:01:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:01:STARTING TEST : methodThrowsProcessingExceptionTest()
07-24-2023 04:57:01:Start time: 1690174621081
07-24-2023 04:57:01:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:01:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:01:Start time: 1690174621101
07-24-2023 04:57:01:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:01:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:01:Start time: 1690174621137
07-24-2023 04:57:01:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:01:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:01:FINISHED TEST : methodThrowsProcessingExceptionTest()
07-24-2023 04:57:01:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:01:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:57:01:STARTING TEST : methodWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:01:Start time: 1690174621159
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:01:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:01:Start time: 1690174621192
07-24-2023 04:57:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:01:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:01:Start time: 1690174621212
07-24-2023 04:57:01:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:01:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:01:FINISHED TEST : methodWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:01:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:01:STARTING TEST : getWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:01:Start time: 1690174621235
07-24-2023 04:57:01:  TRACE: [WIRE] - >> 
07-24-2023 04:57:01:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:01:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:01:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:01:FINISHED TEST : getWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:01:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:01:STARTING TEST : putWithGenericTypeResponseWhileServerWaitTest()07-24-2023 04:57:01:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:57:01:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:03:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:03:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 04:57:01:Start time: 1690174621258
07-24-2023 04:57:01:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:03:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:03:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:03:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:03:Returned status 200 (OK)
07-24-2023 04:57:03:FINISHED TEST : putWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:57:03:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:03:STARTING TEST : postWithCallbackThrowsNoWebApplicationExceptionForResponseTest()07-24-2023 04:57:03:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:57:03:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:03:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:03:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 04:57:03:Start time: 1690174623283
07-24-2023 04:57:03:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:03:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:03:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:03:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:03:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:03:FINISHED TEST : postWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:03:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:03:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:57:03:  TRACE: [WIRE] - >> 
07-24-2023 04:57:03:STARTING TEST : deleteWithCallbackStringThrowsWebApplicationExceptionTest()
07-24-2023 04:57:03:Start time: 1690174623307
07-24-2023 04:57:03:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:03:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:03:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:03:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:03:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:03:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:03:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:03:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:03:FINISHED TEST : deleteWithCallbackStringThrowsWebApplicationExceptionTest()
07-24-2023 04:57:03:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:03:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:57:03:STARTING TEST : getWithCallbackWhileServerWaitTest()
07-24-2023 04:57:03:Start time: 1690174623330
07-24-2023 04:57:03:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:03:  TRACE: [WIRE] - >> 
07-24-2023 04:57:05:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:05:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:05:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:57:05:Returned status 200 (OK)
07-24-2023 04:57:05:Callback completed() call ok
07-24-2023 04:57:05:FINISHED TEST : getWithCallbackWhileServerWaitTest()
07-24-2023 04:57:05:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:05:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:57:05:STARTING TEST : postWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:57:05:Start time: 1690174625368
07-24-2023 04:57:05:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:07:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:07:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:07:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:57:07:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:07:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:07:Returned status 200 (OK)
07-24-2023 04:57:07:FINISHED TEST : postWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:57:07:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:07:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:57:07:STARTING TEST : putWithCallbackWhileServerWaitTest()
07-24-2023 04:57:07:Start time: 1690174627392
07-24-2023 04:57:07:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:07:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:09:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:57:09:Returned status 200 (OK)
07-24-2023 04:57:09:Callback completed() call ok
07-24-2023 04:57:09:FINISHED TEST : putWithCallbackWhileServerWaitTest()
07-24-2023 04:57:09:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:09:  TRACE: [WIRE] - >> 
07-24-2023 04:57:09:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:09:STARTING TEST : getWithCallbackStringThrowsWebApplicationExceptionTest()
07-24-2023 04:57:09:Start time: 1690174629416
07-24-2023 04:57:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:09:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:09:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:09:FINISHED TEST : getWithCallbackStringThrowsWebApplicationExceptionTest()
07-24-2023 04:57:09:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:09:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:57:09:  TRACE: [WIRE] - >> 
07-24-2023 04:57:09:STARTING TEST : methodWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:57:09:Start time: 1690174629438
07-24-2023 04:57:09:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:09:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:09:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:09:Start time: 1690174629459
07-24-2023 04:57:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:09:  TRACE: [WIRE] - >> 
07-24-2023 04:57:09:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:09:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:09:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:09:Start time: 1690174629478
07-24-2023 04:57:09:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:09:  TRACE: [WIRE] - >> 
07-24-2023 04:57:09:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:09:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:09:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:09:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:09:FINISHED TEST : methodWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:57:09:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:09:STARTING TEST : getWithCallbackStringWhileServerWaitTest()
07-24-2023 04:57:09:Start time: 1690174629500
07-24-2023 04:57:09:Client was returned control in 0 milliseconds from request
07-24-2023 04:57:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:57:09:  TRACE: [WIRE] - >> 
07-24-2023 04:57:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:11:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:57:11:Callback completed() call ok
07-24-2023 04:57:11:FINISHED TEST : getWithCallbackStringWhileServerWaitTest()
07-24-2023 04:57:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:11:STARTING TEST : deleteThrowsExceptionTest()07-24-2023 04:57:11:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete
07-24-2023 04:57:11:  TRACE: [WIRE] - >> 

07-24-2023 04:57:11:Start time: 1690174631524
07-24-2023 04:57:11:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:11:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:11:FINISHED TEST : deleteThrowsExceptionTest()
07-24-2023 04:57:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:11:STARTING TEST : methodWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:57:11:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put
07-24-2023 04:57:11:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:11:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post
07-24-2023 04:57:11:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:11:Start time: 1690174631555
07-24-2023 04:57:11:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:11:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:11:Start time: 1690174631586
07-24-2023 04:57:11:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:11:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:11:FINISHED TEST : methodWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:57:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:11:STARTING TEST : getWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:11:  TRACE: [WIRE] - >> 
07-24-2023 04:57:11:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:11:Start time: 1690174631606
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:11:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:11:FINISHED TEST : getWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:11:STARTING TEST : methodWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:57:11:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:57:11:  TRACE: [WIRE] - >> 
07-24-2023 04:57:11:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:11:Start time: 1690174631628
07-24-2023 04:57:11:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:11:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:11:  TRACE: [WIRE] - >> 
07-24-2023 04:57:11:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:11:Start time: 1690174631648
07-24-2023 04:57:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:11:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:11:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:11:Start time: 1690174631683
07-24-2023 04:57:11:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:11:  TRACE: [WIRE] - >> 
07-24-2023 04:57:11:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:11:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:11:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:11:FINISHED TEST : methodWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:57:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:11:STARTING TEST : traceWithResponseClassWhileServerWaitTest()
07-24-2023 04:57:11:Start time: 1690174631705
07-24-2023 04:57:11:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/traceandwait
07-24-2023 04:57:11:  TRACE: [WIRE] - >> 
07-24-2023 04:57:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:13:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:57:13:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:11:Client was returned control in 0 milliseconds from request
07-24-2023 04:57:13:Returned status 200 (OK)
07-24-2023 04:57:13:FINISHED TEST : traceWithResponseClassWhileServerWaitTest()
07-24-2023 04:57:13:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:13:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put
07-24-2023 04:57:13:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:13:STARTING TEST : putWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:57:13:Start time: 1690174633727
07-24-2023 04:57:13:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:13:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:13:FINISHED TEST : putWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:57:13:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:13:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:57:13:STARTING TEST : putWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:57:13:Start time: 1690174633747
07-24-2023 04:57:13:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:13:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:15:FINISHED TEST : putWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:57:15:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:15:STARTING TEST : traceWithCallbackWhileServerWaitTest()
07-24-2023 04:57:15:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/traceandwait
07-24-2023 04:57:15:  TRACE: [WIRE] - >> 
07-24-2023 04:57:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:15:Start time: 1690174635771
07-24-2023 04:57:15:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:17:Callback#completed() called in 2007 milliseconds from request
07-24-2023 04:57:17:Returned status 200 (OK)
07-24-2023 04:57:17:Callback completed() call ok
07-24-2023 04:57:17:FINISHED TEST : traceWithCallbackWhileServerWaitTest()
07-24-2023 04:57:17:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:17:STARTING TEST : traceThrowsProcessingExceptionTest()07-24-2023 04:57:17:  TRACE: [WIRE] - >> TRACE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/trace
07-24-2023 04:57:17:  TRACE: [WIRE] - >> 

07-24-2023 04:57:17:Start time: 1690174637795
07-24-2023 04:57:17:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:17:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:17:FINISHED TEST : traceThrowsProcessingExceptionTest()
07-24-2023 04:57:17:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:17:STARTING TEST : deleteWithClassThrowsWebApplicationExceptionTest()07-24-2023 04:57:17:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:57:17:  TRACE: [WIRE] - >> 

07-24-2023 04:57:17:Start time: 1690174637825
07-24-2023 04:57:17:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:17:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:17:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:17:FINISHED TEST : deleteWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:57:17:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:17:STARTING TEST : traceWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:57:17:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/tracenotok
07-24-2023 04:57:17:  TRACE: [WIRE] - >> 
07-24-2023 04:57:17:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:17:Start time: 1690174637846
07-24-2023 04:57:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:17:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:17:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:17:FINISHED TEST : traceWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:57:17:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:17:STARTING TEST : methodWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()07-24-2023 04:57:17:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok

07-24-2023 04:57:17:Start time: 1690174637879
07-24-2023 04:57:17:  TRACE: [WIRE] - >> 
07-24-2023 04:57:17:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:17:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:17:Start time: 1690174637898
07-24-2023 04:57:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:17:  TRACE: [WIRE] - >> 
07-24-2023 04:57:17:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:17:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:17:Start time: 1690174637916
07-24-2023 04:57:17:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:17:  TRACE: [WIRE] - >> 
07-24-2023 04:57:17:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:17:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:17:FINISHED TEST : methodWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:17:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:17:STARTING TEST : methodWithCallbackWithEntityWhileServerWaitTest()
07-24-2023 04:57:17:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:57:17:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:19:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:19:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:19:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:19:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:19:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:17:Start time: 1690174637939
07-24-2023 04:57:17:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:19:Callback#completed() called in 2007 milliseconds from request
07-24-2023 04:57:19:Returned status 200 (OK)
07-24-2023 04:57:19:Callback completed() call ok
07-24-2023 04:57:19:Start time: 1690174639961
07-24-2023 04:57:19:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:19:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:57:19:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:21:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:21:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:21:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:57:21:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:21:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:21:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:57:21:Returned status 200 (OK)
07-24-2023 04:57:21:Callback completed() call ok
07-24-2023 04:57:21:FINISHED TEST : methodWithCallbackWithEntityWhileServerWaitTest()
07-24-2023 04:57:21:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:21:STARTING TEST : optionsWithCallbackThrowsNoWebApplicationExceptionForResponseTest()07-24-2023 04:57:21:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:21:  TRACE: [WIRE] - >> 
07-24-2023 04:57:21:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:21:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:21:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:21:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:21:  TRACE: [WIRE] - << Content-Type: text/html

07-24-2023 04:57:21:Start time: 1690174641985
07-24-2023 04:57:21:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:21:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:21:FINISHED TEST : optionsWithCallbackThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:21:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:21:STARTING TEST : traceTest()
07-24-2023 04:57:22:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/trace
07-24-2023 04:57:22:  TRACE: [WIRE] - >> 
07-24-2023 04:57:22:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:22:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:22:Start time: 1690174642007
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:22:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:22:Returned status 200 (OK)
07-24-2023 04:57:22:FINISHED TEST : traceTest()
07-24-2023 04:57:22:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:22:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post
07-24-2023 04:57:22:STARTING TEST : postTest()
07-24-2023 04:57:22:Start time: 1690174642048
07-24-2023 04:57:22:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:22:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:22:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:22:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:22:Returned status 200 (OK)
07-24-2023 04:57:22:FINISHED TEST : postTest()
07-24-2023 04:57:22:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:22:STARTING TEST : getWithClassThrowsWebApplicationExceptionTest()07-24-2023 04:57:22:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:22:  TRACE: [WIRE] - >> 

07-24-2023 04:57:22:Start time: 1690174642086
07-24-2023 04:57:22:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:22:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:22:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:22:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:22:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:22:FINISHED TEST : getWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:57:22:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:22:STARTING TEST : methodWithCallbackWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:57:22:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:57:22:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:22:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:22:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:22:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:22:Start time: 1690174642108
07-24-2023 04:57:22:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:22:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:22:Start time: 1690174642127
07-24-2023 04:57:22:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:57:22:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:22:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:22:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:22:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:22:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:22:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:22:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:22:FINISHED TEST : methodWithCallbackWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:57:22:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:22:STARTING TEST : getWithResponseClassWhileServerWaitTest()
07-24-2023 04:57:22:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:57:22:  TRACE: [WIRE] - >> 
07-24-2023 04:57:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:24:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:24:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:22:Start time: 1690174642149
07-24-2023 04:57:22:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:24:Returned status 200 (OK)
07-24-2023 04:57:24:FINISHED TEST : getWithResponseClassWhileServerWaitTest()
07-24-2023 04:57:24:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:24:STARTING TEST : methodWhileServerWaitTest()07-24-2023 04:57:24:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait

07-24-2023 04:57:24:Start time: 1690174644172
07-24-2023 04:57:24:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:24:  TRACE: [WIRE] - >> 
07-24-2023 04:57:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:26:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:57:26:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:26:Returned status 200 (OK)
07-24-2023 04:57:26:Start time: 1690174646193
07-24-2023 04:57:26:Client was returned control in 0 milliseconds from request
07-24-2023 04:57:26:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:57:26:  TRACE: [WIRE] - >> 
07-24-2023 04:57:28:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:28:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:28:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:28:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:28:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:28:Returned status 200 (OK)
07-24-2023 04:57:28:Start time: 1690174648213
07-24-2023 04:57:28:Client was returned control in 0 milliseconds from request
07-24-2023 04:57:28:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:57:28:  TRACE: [WIRE] - >> 
07-24-2023 04:57:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:30:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:57:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:30:Returned status 200 (OK)
07-24-2023 04:57:30:FINISHED TEST : methodWhileServerWaitTest()
07-24-2023 04:57:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:30:STARTING TEST : optionsWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:30:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:30:  TRACE: [WIRE] - >> 
07-24-2023 04:57:30:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:30:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:30:Start time: 1690174650235
07-24-2023 04:57:30:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:30:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:30:FINISHED TEST : optionsWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:30:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post
07-24-2023 04:57:30:STARTING TEST : postThrowsProcessingExceptionTest()
07-24-2023 04:57:30:Start time: 1690174650269
07-24-2023 04:57:30:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:30:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:30:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:30:FINISHED TEST : postThrowsProcessingExceptionTest()
07-24-2023 04:57:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:30:STARTING TEST : deleteWithCallbackStringWhileServerWaitTest()
07-24-2023 04:57:30:Start time: 1690174650300
07-24-2023 04:57:30:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:30:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:57:30:  TRACE: [WIRE] - >> 
07-24-2023 04:57:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:32:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:57:32:Callback completed() call ok
07-24-2023 04:57:32:FINISHED TEST : deleteWithCallbackStringWhileServerWaitTest()
07-24-2023 04:57:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:32:STARTING TEST : methodWithGenericTypeThrowsWebApplicationExceptionTest()07-24-2023 04:57:32:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok

07-24-2023 04:57:32:Start time: 1690174652324
07-24-2023 04:57:32:  TRACE: [WIRE] - >> 
07-24-2023 04:57:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:32:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:32:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:32:Start time: 1690174652342
07-24-2023 04:57:32:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok
07-24-2023 04:57:32:  TRACE: [WIRE] - >> 
07-24-2023 04:57:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:32:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:32:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:32:Start time: 1690174652362
07-24-2023 04:57:32:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:32:  TRACE: [WIRE] - >> 
07-24-2023 04:57:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:32:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:32:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:32:FINISHED TEST : methodWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:57:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:32:STARTING TEST : methodWithGenericTypeResponseWithEntityWhileServerWaitTest()07-24-2023 04:57:32:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:57:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:34:  TRACE: [WIRE] - << Content-Length: 3

07-24-2023 04:57:32:Start time: 1690174652384
07-24-2023 04:57:32:Client was returned control in 0 milliseconds from request
07-24-2023 04:57:34:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:34:Returned status 200 (OK)
07-24-2023 04:57:34:Start time: 1690174654405
07-24-2023 04:57:34:Client was returned control in 0 milliseconds from request
07-24-2023 04:57:34:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:57:34:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:36:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:36:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:36:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:57:36:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:36:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:36:Returned status 200 (OK)
07-24-2023 04:57:36:FINISHED TEST : methodWithGenericTypeResponseWithEntityWhileServerWaitTest()
07-24-2023 04:57:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:36:STARTING TEST : optionsWithStringClassWhileServerWaitTest()
07-24-2023 04:57:36:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:57:36:  TRACE: [WIRE] - >> 
07-24-2023 04:57:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:38:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:57:38:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:36:Start time: 1690174656428
07-24-2023 04:57:36:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:38:FINISHED TEST : optionsWithStringClassWhileServerWaitTest()
07-24-2023 04:57:38:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:38:STARTING TEST : methodWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:57:38:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:57:38:  TRACE: [WIRE] - >> 
07-24-2023 04:57:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:40:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:57:38:Start time: 1690174658453
07-24-2023 04:57:38:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:40:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:57:40:  TRACE: [WIRE] - >> 
07-24-2023 04:57:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:40:Start time: 1690174660484
07-24-2023 04:57:40:Client was returned control in 0 milliseconds from request
07-24-2023 04:57:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:42:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:42:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:42:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:57:42:  TRACE: [WIRE] - >> 
07-24-2023 04:57:42:Start time: 1690174662503
07-24-2023 04:57:42:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:57:44:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:44:FINISHED TEST : methodWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:57:44:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:44:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:57:44:STARTING TEST : methodWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:57:44:Start time: 1690174664526
07-24-2023 04:57:44:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:44:  TRACE: [WIRE] - >> 
07-24-2023 04:57:46:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:46:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:46:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:57:46:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:46:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:46:Returned status 200 (OK)
07-24-2023 04:57:46:Start time: 1690174666545
07-24-2023 04:57:46:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:46:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:57:46:  TRACE: [WIRE] - >> 
07-24-2023 04:57:48:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:48:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:48:Returned status 200 (OK)
07-24-2023 04:57:48:Start time: 1690174668564
07-24-2023 04:57:48:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:48:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:57:48:  TRACE: [WIRE] - >> 
07-24-2023 04:57:50:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:50:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:50:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:57:50:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:50:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:50:Returned status 200 (OK)
07-24-2023 04:57:50:FINISHED TEST : methodWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:57:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:50:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:57:50:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:50:STARTING TEST : postWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:57:50:Start time: 1690174670587
07-24-2023 04:57:50:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:50:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:50:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:50:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:50:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:50:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:50:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:50:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:50:FINISHED TEST : postWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:57:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:50:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:57:50:  TRACE: [WIRE] - >> 
07-24-2023 04:57:50:STARTING TEST : deleteWithResponseClassWhileServerWaitTest()
07-24-2023 04:57:50:Start time: 1690174670608
07-24-2023 04:57:50:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:52:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:52:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:52:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:57:52:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:52:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:52:Returned status 200 (OK)
07-24-2023 04:57:52:FINISHED TEST : deleteWithResponseClassWhileServerWaitTest()
07-24-2023 04:57:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:52:STARTING TEST : methodWithGenericTypeThrowsProcessingExceptionTest()07-24-2023 04:57:52:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete

07-24-2023 04:57:52:Start time: 1690174672631
07-24-2023 04:57:52:  TRACE: [WIRE] - >> 
07-24-2023 04:57:52:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:52:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:52:Start time: 1690174672656
07-24-2023 04:57:52:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:57:52:  TRACE: [WIRE] - >> 
07-24-2023 04:57:52:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:52:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:52:Start time: 1690174672682
07-24-2023 04:57:52:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:57:52:  TRACE: [WIRE] - >> 
07-24-2023 04:57:52:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:52:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:52:FINISHED TEST : methodWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:57:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:52:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:57:52:STARTING TEST : methodWithEntityWhileServerWaitTest()
07-24-2023 04:57:52:Start time: 1690174672705
07-24-2023 04:57:52:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:54:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:54:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:52:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:54:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:57:54:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:54:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:54:Returned status 200 (OK)
07-24-2023 04:57:54:Start time: 1690174674725
07-24-2023 04:57:54:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:57:54:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:54:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:56:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:56:Returned status 200 (OK)
07-24-2023 04:57:56:FINISHED TEST : methodWithEntityWhileServerWaitTest()
07-24-2023 04:57:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:56:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:57:56:  TRACE: [WIRE] - >> 
07-24-2023 04:57:56:STARTING TEST : optionsWithCallbackThrowsProcessingExceptionTest()
07-24-2023 04:57:56:Start time: 1690174676748
07-24-2023 04:57:56:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:56:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:56:FINISHED TEST : optionsWithCallbackThrowsProcessingExceptionTest()
07-24-2023 04:57:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:56:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:57:56:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:56:STARTING TEST : putWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:57:56:Start time: 1690174676765
07-24-2023 04:57:56:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:56:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:56:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:56:FINISHED TEST : putWithCallbackThrowsWebApplicationExceptionTest()
07-24-2023 04:57:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:56:STARTING TEST : optionsWithClassThrowsProcessingExceptionTest()
07-24-2023 04:57:56:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:57:56:  TRACE: [WIRE] - >> 
07-24-2023 04:57:56:Start time: 1690174676787
07-24-2023 04:57:56:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:57:56:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:57:56:FINISHED TEST : optionsWithClassThrowsProcessingExceptionTest()
07-24-2023 04:57:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:56:STARTING TEST : optionsWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:57:56:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:56:  TRACE: [WIRE] - >> 
07-24-2023 04:57:56:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:56:Start time: 1690174676804
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:56:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:57:56:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:57:56:FINISHED TEST : optionsWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:57:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:56:STARTING TEST : methodWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:56:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:57:56:  TRACE: [WIRE] - >> 
07-24-2023 04:57:56:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:56:Start time: 1690174676825
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:56:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:56:Start time: 169017467684307-24-2023 04:57:56:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getnotok

07-24-2023 04:57:56:  TRACE: [WIRE] - >> 
07-24-2023 04:57:56:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:56:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:56:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsnotok
07-24-2023 04:57:56:Start time: 1690174676881
07-24-2023 04:57:56:  TRACE: [WIRE] - >> 
07-24-2023 04:57:56:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:56:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:56:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:56:FINISHED TEST : methodWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:56:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:57:56:STARTING TEST : deleteWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:57:56:Start time: 1690174676905
07-24-2023 04:57:56:  TRACE: [WIRE] - >> 
07-24-2023 04:57:58:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:57:58:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:58:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:57:58:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:56:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:58:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:58:Returned status 200 (OK)
07-24-2023 04:57:58:FINISHED TEST : deleteWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:57:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:58:STARTING TEST : putWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:58:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:57:58:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:57:58:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:57:58:Start time: 1690174678926
07-24-2023 04:57:58:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:57:58:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:57:58:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:57:58:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:57:58:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:57:58:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:57:58:FINISHED TEST : putWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:57:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:57:58:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:57:58:STARTING TEST : optionsWhileServerWaitTest()
07-24-2023 04:57:58:Start time: 1690174678948
07-24-2023 04:57:58:Client was returned control in 1 milliseconds from request
07-24-2023 04:57:58:  TRACE: [WIRE] - >> 
07-24-2023 04:58:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:00:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:00:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:00:Returned status 200 (OK)
07-24-2023 04:58:00:FINISHED TEST : optionsWhileServerWaitTest()
07-24-2023 04:58:00:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:00:STARTING TEST : putWithResponseClassWhileServerWaitTest()
07-24-2023 04:58:00:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:58:00:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:02:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:00:Start time: 1690174680970
07-24-2023 04:58:00:Client was returned control in 1 milliseconds from request
07-24-2023 04:58:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:02:Returned status 200 (OK)
07-24-2023 04:58:02:FINISHED TEST : putWithResponseClassWhileServerWaitTest()
07-24-2023 04:58:02:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:58:02:STARTING TEST : getWhileServerWaitTest()
07-24-2023 04:58:02:Start time: 1690174682993
07-24-2023 04:58:02:Client was returned control in 0 milliseconds from request
07-24-2023 04:58:02:  TRACE: [WIRE] - >> 
07-24-2023 04:58:04:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:04:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:04:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:04:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:04:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:04:Returned status 200 (OK)
07-24-2023 04:58:05:FINISHED TEST : getWhileServerWaitTest()
07-24-2023 04:58:05:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:05:STARTING TEST : deleteWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:58:05:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deletenotok
07-24-2023 04:58:05:Start time: 1690174685015
07-24-2023 04:58:05:  TRACE: [WIRE] - >> 
07-24-2023 04:58:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:05:FINISHED TEST : deleteWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:58:05:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:05:STARTING TEST : deleteWithClassThrowsProcessingExceptionTest()07-24-2023 04:58:05:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete
07-24-2023 04:58:05:  TRACE: [WIRE] - >> 

07-24-2023 04:58:05:Start time: 1690174685036
07-24-2023 04:58:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:05:FINISHED TEST : deleteWithClassThrowsProcessingExceptionTest()
07-24-2023 04:58:05:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:05:STARTING TEST : putWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:58:05:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:58:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:05:Start time: 1690174685077
07-24-2023 04:58:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:05:FINISHED TEST : putWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:58:05:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:05:STARTING TEST : methodWithStringClassWithEntityWhileServerWaitTest()
07-24-2023 04:58:05:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:58:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:07:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:07:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:05:Start time: 1690174685101
07-24-2023 04:58:05:Client was returned control in 1 milliseconds from request
07-24-2023 04:58:07:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:07:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:07:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:07:Start time: 1690174687121
07-24-2023 04:58:07:Client was returned control in 1 milliseconds from request
07-24-2023 04:58:07:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:58:07:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:09:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:09:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:09:FINISHED TEST : methodWithStringClassWithEntityWhileServerWaitTest()
07-24-2023 04:58:09:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:09:STARTING TEST : getWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:58:09:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get
07-24-2023 04:58:09:  TRACE: [WIRE] - >> 
07-24-2023 04:58:09:Start time: 1690174689143
07-24-2023 04:58:09:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:09:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:09:FINISHED TEST : getWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:58:09:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:09:STARTING TEST : optionsWithStringCallbackWhileServerWaitTest()
07-24-2023 04:58:09:Start time: 1690174689166
07-24-2023 04:58:09:Client was returned control in 2 milliseconds from request
07-24-2023 04:58:09:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:58:09:  TRACE: [WIRE] - >> 
07-24-2023 04:58:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:11:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:11:Callback#completed() called in 2008 milliseconds from request
07-24-2023 04:58:11:Callback completed() call ok
07-24-2023 04:58:11:FINISHED TEST : optionsWithStringCallbackWhileServerWaitTest()
07-24-2023 04:58:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:11:STARTING TEST : putWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:58:11:Start time: 1690174691296
07-24-2023 04:58:11:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:58:11:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:11:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:11:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:11:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:11:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:58:11:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:58:11:FINISHED TEST : putWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 04:58:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:11:STARTING TEST : traceWithCallbackThrowsProcessingExceptionTest()
07-24-2023 04:58:11:Start time: 1690174691329
07-24-2023 04:58:11:  TRACE: [WIRE] - >> TRACE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/trace
07-24-2023 04:58:11:  TRACE: [WIRE] - >> 
07-24-2023 04:58:11:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:11:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:11:FINISHED TEST : traceWithCallbackThrowsProcessingExceptionTest()
07-24-2023 04:58:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:11:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/delete
07-24-2023 04:58:11:STARTING TEST : deleteTest()
07-24-2023 04:58:11:Start time: 1690174691353
07-24-2023 04:58:11:  TRACE: [WIRE] - >> 
07-24-2023 04:58:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:11:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:11:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:11:Returned status 200 (OK)
07-24-2023 04:58:11:FINISHED TEST : deleteTest()
07-24-2023 04:58:11:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:11:STARTING TEST : getWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:58:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:58:11:  TRACE: [WIRE] - >> 
07-24-2023 04:58:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:11:Start time: 1690174691416
07-24-2023 04:58:11:Client was returned control in 1 milliseconds from request
07-24-2023 04:58:13:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:13:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:13:Returned status 200 (OK)
07-24-2023 04:58:13:FINISHED TEST : getWithGenericTypeResponseWhileServerWaitTest()
07-24-2023 04:58:13:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:13:STARTING TEST : traceWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:13:Start time: 169017469343907-24-2023 04:58:13:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/tracenotok
07-24-2023 04:58:13:  TRACE: [WIRE] - >> 
07-24-2023 04:58:13:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 04:58:13:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:13:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:13:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:13:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 04:58:13:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 04:58:13:FINISHED TEST : traceWithClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:13:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:13:STARTING TEST : postWithStringClassWhileServerWaitTest()
07-24-2023 04:58:13:Start time: 1690174693460
07-24-2023 04:58:13:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:58:13:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:13:Client was returned control in 1 milliseconds from request
07-24-2023 04:58:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:15:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:15:FINISHED TEST : postWithStringClassWhileServerWaitTest()
07-24-2023 04:58:15:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:15:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:58:15:STARTING TEST : methodWithCallbackStringWhileServerWaitTest()
07-24-2023 04:58:15:Start time: 1690174695484
07-24-2023 04:58:15:Client was returned control in 1 milliseconds from request
07-24-2023 04:58:15:  TRACE: [WIRE] - >> 
07-24-2023 04:58:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:17:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:17:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:17:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:58:17:Callback completed() call ok
07-24-2023 04:58:17:Start time: 1690174697504
07-24-2023 04:58:17:Client was returned control in 1 milliseconds from request
07-24-2023 04:58:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/getandwait
07-24-2023 04:58:17:  TRACE: [WIRE] - >> 
07-24-2023 04:58:19:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:19:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:19:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:19:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:19:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:19:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:58:19:Callback completed() call ok
07-24-2023 04:58:19:Start time: 1690174699634
07-24-2023 04:58:19:Client was returned control in 1 milliseconds from request
07-24-2023 04:58:19:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/optionsandwait
07-24-2023 04:58:19:  TRACE: [WIRE] - >> 
07-24-2023 04:58:21:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:21:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:21:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:21:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:21:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:21:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:58:21:Callback completed() call ok
07-24-2023 04:58:21:FINISHED TEST : methodWithCallbackStringWhileServerWaitTest()
07-24-2023 04:58:21:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:21:STARTING TEST : methodWithGenericTypeWithEntityThrowsProcessingExceptionTest()07-24-2023 04:58:21:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put
07-24-2023 04:58:21:  TRACE: [WIRE] - >> Content-Type:*/*

07-24-2023 04:58:21:Start time: 1690174701657
07-24-2023 04:58:21:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:21:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:21:Start time: 1690174701681
07-24-2023 04:58:21:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post
07-24-2023 04:58:21:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:21:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:21:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:21:FINISHED TEST : methodWithGenericTypeWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:58:21:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:21:STARTING TEST : getWithClassThrowsProcessingExceptionTest()07-24-2023 04:58:21:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/get

07-24-2023 04:58:21:Start time: 1690174701710
07-24-2023 04:58:21:  TRACE: [WIRE] - >> 
07-24-2023 04:58:21:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:21:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:21:FINISHED TEST : getWithClassThrowsProcessingExceptionTest()
07-24-2023 04:58:21:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:21:STARTING TEST : postWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:58:21:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:58:21:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:21:Start time: 1690174701728
07-24-2023 04:58:21:Client was returned control in 0 milliseconds from request
07-24-2023 04:58:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:23:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:23:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:23:FINISHED TEST : postWithGenericTypeStringWhileServerWaitTest()
07-24-2023 04:58:23:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:23:STARTING TEST : deleteWithCallbackStringThrowsProcessingExceptionTest()07-24-2023 04:58:23:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/deleteandwait
07-24-2023 04:58:23:  TRACE: [WIRE] - >> 

07-24-2023 04:58:23:Start time: 1690174703751
07-24-2023 04:58:23:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:23:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:23:FINISHED TEST : deleteWithCallbackStringThrowsProcessingExceptionTest()
07-24-2023 04:58:23:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:23:STARTING TEST : methodWithGenericTypeWithEntityThrowsNoWebApplicationExceptionForResponseTest()07-24-2023 04:58:23:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putnotok
07-24-2023 04:58:23:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:23:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE

07-24-2023 04:58:23:Start time: 1690174703768
07-24-2023 04:58:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:23:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:23:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:23:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:23:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:23:Start time: 1690174703790
07-24-2023 04:58:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postnotok
07-24-2023 04:58:23:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:23:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:23:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:23:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:23:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:23:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:23:FINISHED TEST : methodWithGenericTypeWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 04:58:23:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:23:STARTING TEST : methodWithCallbackStringWithEntityWhileServerWaitTest()
07-24-2023 04:58:23:Start time: 1690174703814
07-24-2023 04:58:23:Client was returned control in 0 milliseconds from request
07-24-2023 04:58:23:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/putandwait
07-24-2023 04:58:23:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:25:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:25:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:25:Callback#completed() called in 2006 milliseconds from request
07-24-2023 04:58:25:Callback completed() call ok
07-24-2023 04:58:25:Start time: 1690174705834
07-24-2023 04:58:25:Client was returned control in 0 milliseconds from request
07-24-2023 04:58:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/postandwait
07-24-2023 04:58:25:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:27:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:27:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:27:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:27:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:27:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:27:Callback#completed() called in 2007 milliseconds from request
07-24-2023 04:58:27:Callback completed() call ok
07-24-2023 04:58:27:FINISHED TEST : methodWithCallbackStringWithEntityWhileServerWaitTest()
07-24-2023 04:58:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:27:STARTING TEST : headThrowsProcessingExceptionTest()
07-24-2023 04:58:27:  TRACE: [WIRE] - >> HEAD http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/head
07-24-2023 04:58:27:  TRACE: [WIRE] - >> 
07-24-2023 04:58:27:Start time: 1690174707861
07-24-2023 04:58:27:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:27:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:27:FINISHED TEST : headThrowsProcessingExceptionTest()
07-24-2023 04:58:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:27:STARTING TEST : optionsThrowsProcessingExceptionTest()07-24-2023 04:58:27:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:58:27:  TRACE: [WIRE] - >> 

07-24-2023 04:58:27:Start time: 1690174707878
07-24-2023 04:58:27:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:27:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:27:FINISHED TEST : optionsThrowsProcessingExceptionTest()
07-24-2023 04:58:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:27:STARTING TEST : optionsWithGenericTypeThrowsProcessingExceptionTest()07-24-2023 04:58:27:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/options
07-24-2023 04:58:27:  TRACE: [WIRE] - >> 

07-24-2023 04:58:27:Start time: 1690174707918
07-24-2023 04:58:27:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:27:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:27:FINISHED TEST : optionsWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:58:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:27:STARTING TEST : postWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:58:27:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/post
07-24-2023 04:58:27:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:27:Start time: 1690174707935
07-24-2023 04:58:27:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:27:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:27:FINISHED TEST : postWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 04:58:27:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:27:STARTING TEST : putWithCallbackThrowsProcessingExceptionTest()07-24-2023 04:58:27:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_ee_rs_client_asyncinvoker_web/resource/put

07-24-2023 04:58:27:Start time: 1690174707951
07-24-2023 04:58:27:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:27:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 04:58:27:ExecutionException.getCause is ProcessingException as expected
07-24-2023 04:58:27:FINISHED TEST : putWithCallbackThrowsProcessingExceptionTest()
[INFO] Tests run: 147, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.723 s - in ee.jakarta.tck.ws.rs.ee.rs.client.asyncinvoker.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.client.clientrequestcontext.JAXRSClientIT
07-24-2023 04:58:28:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:28:STARTING TEST : setUriTest()07-24-2023 04:58:28:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_clientrequestcontext_web/resource/post
07-24-2023 04:58:28:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:28:  TRACE: [WIRE] - >> ENTITY
07-24-2023 04:58:28:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:58:28:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_client_clientrequestcontext_web/resource/qwerty' to target server at 'localhost:8080'
07-24-2023 04:58:28:###############################
07-24-2023 04:58:28:[Request] Adding entity: ENTITY
07-24-2023 04:58:28:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:28:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:28:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:28:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:28:  TRACE: [WIRE] - << ENTITY
07-24-2023 04:58:28:Found expected substring: ENTITY
07-24-2023 04:58:28:FINISHED TEST : setUriTest()
07-24-2023 04:58:28:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:28:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_clientrequestcontext_web/resource/headers
07-24-2023 04:58:28:  TRACE: [WIRE] - >> Accept:*/*, Accept-Language:en_gb, Date:Tue, 15 Nov 1994 08:12:31 GMT, tck:cts
07-24-2023 04:58:28:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 04:58:28:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_client_clientrequestcontext_web/resource/headers' to target server at 'localhost:8080'
07-24-2023 04:58:28:###############################
07-24-2023 04:58:28:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:28:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:28:  TRACE: [WIRE] - << Content-Length: 59
07-24-2023 04:58:28:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:28:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:28:  TRACE: [WIRE] - << accept;accept-language;date;tck;user-agent;host;connection;
07-24-2023 04:58:28:Found expected substring: accept-language
07-24-2023 04:58:28:Found expected substring: date
07-24-2023 04:58:28:Found expected substring: tck
07-24-2023 04:58:28:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 04:58:28:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:28:STARTING TEST : setMethodTest()
07-24-2023 04:58:28:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_client_clientrequestcontext_web/resource/put' to target server at 'localhost:8080'07-24-2023 04:58:28:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_clientrequestcontext_web/resource/put
07-24-2023 04:58:28:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:28:  TRACE: [WIRE] - >> ENTITY
07-24-2023 04:58:28:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:58:28:###############################
07-24-2023 04:58:28:[Request] Adding entity: ENTITY
07-24-2023 04:58:28:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:28:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:28:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:28:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:28:  TRACE: [WIRE] - << ENTITY
07-24-2023 04:58:28:Found expected substring: ENTITY
07-24-2023 04:58:28:FINISHED TEST : setMethodTest()
07-24-2023 04:58:28:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:28:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_clientrequestcontext_web/resource/post
07-24-2023 04:58:28:STARTING TEST : getEntityStreamTest()
07-24-2023 04:58:28:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_client_clientrequestcontext_web/resource/post' to target server at 'localhost:8080'
07-24-2023 04:58:28:###############################
07-24-2023 04:58:28:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:28:  TRACE: [WIRE] - >> java.io.ByteArrayInputStream@595f32d0
07-24-2023 04:58:28:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:28:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:28:  TRACE: [WIRE] - << Content-Length: 8192
07-24-2023 04:58:28:[Request] Adding entity: java.io.ByteArrayInputStream@595f32d0
07-24-2023 04:58:28:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:28:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:  TRACE: [WIRE] - << ENTITY_STREAM_WORKS
07-24-2023 04:58:29:Found expected substring: ENTITY_STREAM_WORKS
07-24-2023 04:58:29:FINISHED TEST : getEntityStreamTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in ee.jakarta.tck.ws.rs.ee.rs.client.clientrequestcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.client.invocationbuilder.JAXRSClientIT
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/headerstostring
07-24-2023 04:58:29:  TRACE: [WIRE] - >> Cache-Control:no-transform, max-age=2
07-24-2023 04:58:29:STARTING TEST : cacheControlTest()
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 191
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:FINISHED TEST : cacheControlTest()
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/headerstostring
07-24-2023 04:58:29:  TRACE: [WIRE] - >> 
07-24-2023 04:58:29:STARTING TEST : headersMultivaluedMapIsNullReplacesAllTest()
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 153
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:FINISHED TEST : headersMultivaluedMapIsNullReplacesAllTest()
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:29:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/put
07-24-2023 04:58:29:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:29:STARTING TEST : buildWithEntityTest()
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/post
07-24-2023 04:58:29:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:FINISHED TEST : buildWithEntityTest()
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:29:STARTING TEST : asyncTest()
07-24-2023 04:58:29:FINISHED TEST : asyncTest()
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:29:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/put
07-24-2023 04:58:29:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:29:STARTING TEST : buildPutTest()
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:FINISHED TEST : buildPutTest()
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:29:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/delete
07-24-2023 04:58:29:  TRACE: [WIRE] - >> 
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:STARTING TEST : buildTest()
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/get
07-24-2023 04:58:29:  TRACE: [WIRE] - >> 
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/options
07-24-2023 04:58:29:  TRACE: [WIRE] - >> 
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:FINISHED TEST : buildTest()
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:29:STARTING TEST : buildGetTest()
07-24-2023 04:58:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/get
07-24-2023 04:58:29:  TRACE: [WIRE] - >> 
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:FINISHED TEST : buildGetTest()
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:29:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/delete
07-24-2023 04:58:29:  TRACE: [WIRE] - >> 
07-24-2023 04:58:29:STARTING TEST : buildDeleteTest()
07-24-2023 04:58:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:29:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:29:FINISHED TEST : buildDeleteTest()
07-24-2023 04:58:29:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/headerstostring
07-24-2023 04:58:30:  TRACE: [WIRE] - >> tck-header:cts-header
07-24-2023 04:58:29:STARTING TEST : headersMultivaluedMapTest()
07-24-2023 04:58:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Length: 175
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:30:FINISHED TEST : headersMultivaluedMapTest()
07-24-2023 04:58:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/cookie
07-24-2023 04:58:30:  TRACE: [WIRE] - >> Cookie:$Version=1;tck=cts
07-24-2023 04:58:30:STARTING TEST : cookieCookieTest()
07-24-2023 04:58:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:30:FINISHED TEST : cookieCookieTest()
07-24-2023 04:58:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/headerstostring
07-24-2023 04:58:30:  TRACE: [WIRE] - >> tck-header:cts-header
07-24-2023 04:58:30:STARTING TEST : headerObjectTest()
07-24-2023 04:58:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Length: 175
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:30:FINISHED TEST : headerObjectTest()
07-24-2023 04:58:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/cookie
07-24-2023 04:58:30:  TRACE: [WIRE] - >> Cookie:$Version=1;tck=cts
07-24-2023 04:58:30:STARTING TEST : cookieStringStringTest()
07-24-2023 04:58:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:30:FINISHED TEST : cookieStringStringTest()
07-24-2023 04:58:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/languages
07-24-2023 04:58:30:  TRACE: [WIRE] - >> Accept-Language:de it fr
07-24-2023 04:58:30:STARTING TEST : acceptLanguageByLocalesTest()
07-24-2023 04:58:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:30:FINISHED TEST : acceptLanguageByLocalesTest()
07-24-2023 04:58:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:30:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/post
07-24-2023 04:58:30:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:30:STARTING TEST : buildPostTest()
07-24-2023 04:58:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:30:FINISHED TEST : buildPostTest()
07-24-2023 04:58:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_invocationbuilder_web/resource/languages
07-24-2023 04:58:30:STARTING TEST : acceptLanguageByStringsTest()
07-24-2023 04:58:30:  TRACE: [WIRE] - >> Accept-Language:de it fr
07-24-2023 04:58:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:30:FINISHED TEST : acceptLanguageByStringsTest()
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in ee.jakarta.tck.ws.rs.ee.rs.client.invocationbuilder.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.client.syncinvoker.JAXRSClientIT
07-24-2023 04:58:30:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:30:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/deletenotok
07-24-2023 04:58:30:STARTING TEST : methodWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:30:  TRACE: [WIRE] - >> 
07-24-2023 04:58:30:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/getnotok
07-24-2023 04:58:30:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/optionsnotok
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : methodWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:STARTING TEST : putWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:31:FINISHED TEST : putWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:STARTING TEST : postWithStringClassThrowsWebApplicationExceptionTest()07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/postnotok
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172

07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : postWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> DELETE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:STARTING TEST : deleteWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:31:FINISHED TEST : deleteWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:31:STARTING TEST : methodWithGenericTypeStringWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:FINISHED TEST : methodWithGenericTypeStringWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/putnotok
07-24-2023 04:58:31:STARTING TEST : putWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : putWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:STARTING TEST : methodWithGenericTypeStringWithEntityTest()07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 3

07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : methodWithGenericTypeStringWithEntityTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:STARTING TEST : postWithGenericTypeStringTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : postWithGenericTypeStringTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/putnotok
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:STARTING TEST : putWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : putWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:31:STARTING TEST : methodWithStringClassWithEntityTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : methodWithStringClassWithEntityTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:31:STARTING TEST : postWithStringClassTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : postWithStringClassTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:STARTING TEST : methodWithGenericTypeStringWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/putnotok
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/postnotok
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : methodWithGenericTypeStringWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> GET http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:STARTING TEST : getWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:31:FINISHED TEST : getWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> OPTIONS http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:STARTING TEST : optionsWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:31:FINISHED TEST : optionsWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> HEAD http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/head
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:STARTING TEST : headTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : headTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/trace
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:STARTING TEST : traceWithStringClassTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : traceWithStringClassTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/trace
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:STARTING TEST : traceWithResponseClassTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:Returned status 200 (OK)
07-24-2023 04:58:31:FINISHED TEST : traceWithResponseClassTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:STARTING TEST : methodWithGenericTypeResponseWithEntityThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/putnotok
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/postnotok
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:31:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:31:FINISHED TEST : methodWithGenericTypeResponseWithEntityThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> GET http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:31:STARTING TEST : getThrowsProcessingExceptionTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:FINISHED TEST : getThrowsProcessingExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:STARTING TEST : methodWithResponseClassWithEntityTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : methodWithResponseClassWithEntityTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:31:STARTING TEST : deleteWithResponseClassTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:Returned status 200 (OK)
07-24-2023 04:58:31:FINISHED TEST : deleteWithResponseClassTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:STARTING TEST : deleteWithStringClassTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : deleteWithStringClassTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:STARTING TEST : methodTest()07-24-2023 04:58:31:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 04:58:31:Returned status 200 (OK)07-24-2023 04:58:31:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get

07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:Returned status 200 (OK)
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:Returned status 200 (OK)
07-24-2023 04:58:31:FINISHED TEST : methodTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:STARTING TEST : getWithGenericTypeResponseTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:Returned status 200 (OK)
07-24-2023 04:58:31:FINISHED TEST : getWithGenericTypeResponseTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:31:  TRACE: [WIRE] - >> 
07-24-2023 04:58:31:STARTING TEST : deleteWithGenericTypeResponseTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:Returned status 200 (OK)
07-24-2023 04:58:31:FINISHED TEST : deleteWithGenericTypeResponseTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:STARTING TEST : putWithStringClassThrowsProcessingExceptionTest()07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*

07-24-2023 04:58:31:FINISHED TEST : putWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:31:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:31:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:31:STARTING TEST : putWithStringClassTest()
07-24-2023 04:58:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:31:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:31:FINISHED TEST : putWithStringClassTest()
07-24-2023 04:58:31:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/deletenotok
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:31:STARTING TEST : methodWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/getnotok
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/optionsnotok
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:FINISHED TEST : methodWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> PUT http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:STARTING TEST : putThrowsProcessingExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:FINISHED TEST : putThrowsProcessingExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:STARTING TEST : methodWithGenericTypeResponseWithEntityTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:FINISHED TEST : methodWithGenericTypeResponseWithEntityTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:STARTING TEST : methodWithGenericTypeStringTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:FINISHED TEST : methodWithGenericTypeStringTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/deletenotok
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:STARTING TEST : methodWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/getnotok
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/optionsnotok
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:32:FINISHED TEST : methodWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:32:STARTING TEST : putWithResponseClassTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:FINISHED TEST : putWithResponseClassTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:32:STARTING TEST : optionsTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:FINISHED TEST : optionsTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:32:STARTING TEST : optionsWithGenericTypeStringTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:FINISHED TEST : optionsWithGenericTypeStringTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:STARTING TEST : optionsWithResponseClassTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:FINISHED TEST : optionsWithResponseClassTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:32:STARTING TEST : methodWithResponseClassTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:FINISHED TEST : methodWithResponseClassTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:STARTING TEST : getWithGenericTypeStringTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:FINISHED TEST : getWithGenericTypeStringTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:STARTING TEST : putTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:FINISHED TEST : putTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:STARTING TEST : getTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:Returned status 200 (OK)
07-24-2023 04:58:32:FINISHED TEST : getTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/deletenotok
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:STARTING TEST : deleteWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:FINISHED TEST : deleteWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:STARTING TEST : putWithGenericTypeStringTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:FINISHED TEST : putWithGenericTypeStringTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:STARTING TEST : methodThrowsProcessingExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:FINISHED TEST : methodThrowsProcessingExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> POST http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:STARTING TEST : postWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:32:FINISHED TEST : postWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:STARTING TEST : methodWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - >> OPTIONS http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:FINISHED TEST : methodWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> PUT http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:  TRACE: [WIRE] - >> POST http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:STARTING TEST : methodWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:58:32:FINISHED TEST : methodWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/deletenotok
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:STARTING TEST : deleteWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:FINISHED TEST : deleteWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:STARTING TEST : traceThrowsProcessingExceptionTest()07-24-2023 04:58:32:  TRACE: [WIRE] - >> TRACE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 

07-24-2023 04:58:32:FINISHED TEST : traceThrowsProcessingExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> GET http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:STARTING TEST : getWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:32:FINISHED TEST : getWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/postnotok
07-24-2023 04:58:32:STARTING TEST : postWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:32:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:32:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:32:FINISHED TEST : postWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:32:  TRACE: [WIRE] - >> DELETE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:32:STARTING TEST : deleteWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:32:  TRACE: [WIRE] - >> 
07-24-2023 04:58:32:FINISHED TEST : deleteWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:32:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/optionsnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:32:STARTING TEST : optionsWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : optionsWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/deletenotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:STARTING TEST : deleteWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : deleteWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/optionsnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : optionsWithResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : optionsWithResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/putnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:STARTING TEST : putWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : putWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/tracenotok
07-24-2023 04:58:33:STARTING TEST : traceWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : traceWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:STARTING TEST : traceTest()07-24-2023 04:58:33:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/trace
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 5

07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : traceTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:STARTING TEST : optionsWithStringThrowsProcessingExceptionTest()
07-24-2023 04:58:33:FINISHED TEST : optionsWithStringThrowsProcessingExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:33:STARTING TEST : deleteWithGenericTypeStringTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : deleteWithGenericTypeStringTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/getnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : getWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : getWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:33:STARTING TEST : postTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : postTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : methodWithGenericTypeResponseTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : methodWithGenericTypeResponseTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:STARTING TEST : postWithResponseClassTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : postWithResponseClassTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : methodWithEntityTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : methodWithEntityTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/getnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : getWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : getWithStringClassThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : methodWithStringClassTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : methodWithStringClassTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:STARTING TEST : optionsWithGenericTypeResponseTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : optionsWithGenericTypeResponseTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/tracenotok
07-24-2023 04:58:33:STARTING TEST : traceWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : traceWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> PUT http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:33:STARTING TEST : methodWithStringClassWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:FINISHED TEST : methodWithStringClassWithEntityThrowsProcessingExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/deletenotok
07-24-2023 04:58:33:STARTING TEST : methodWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/getnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/optionsnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : methodWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:33:STARTING TEST : postWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:FINISHED TEST : postWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/getnotok
07-24-2023 04:58:33:STARTING TEST : getWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : getWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:33:STARTING TEST : postThrowsProcessingExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:FINISHED TEST : postThrowsProcessingExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/putnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:STARTING TEST : methodWithResponseClassWithEntityThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/postnotok
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : methodWithResponseClassWithEntityThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/getnotok
07-24-2023 04:58:33:STARTING TEST : getWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : getWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/postnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:STARTING TEST : postWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : postWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/tracenotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : traceWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : traceWithGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/putnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : putWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : putWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/post
07-24-2023 04:58:33:STARTING TEST : postWithGenericTypeResponseTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : postWithGenericTypeResponseTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> DELETE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:STARTING TEST : deleteThrowsProcessingExceptionTest()
07-24-2023 04:58:33:FINISHED TEST : deleteThrowsProcessingExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/tracenotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:STARTING TEST : traceWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : traceWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/optionsnotok
07-24-2023 04:58:33:STARTING TEST : optionsWithStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : optionsWithStringThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/options
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:STARTING TEST : optionsWithStringClassTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : optionsWithStringClassTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : getWithStringClassTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : getWithStringClassTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/putnotok
07-24-2023 04:58:33:STARTING TEST : methodWithStringClassWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/postnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:FINISHED TEST : methodWithStringClassWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/optionsnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:STARTING TEST : optionsWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:33:FINISHED TEST : optionsWithGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> TRACE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:33:STARTING TEST : traceWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:FINISHED TEST : traceWithStringClassThrowsProcessingExceptionTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/trace
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:STARTING TEST : traceWithGenericTypeResponseTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : traceWithGenericTypeResponseTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/delete
07-24-2023 04:58:33:STARTING TEST : deleteTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : deleteTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/get
07-24-2023 04:58:33:  TRACE: [WIRE] - >> 
07-24-2023 04:58:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:33:STARTING TEST : getWithResponseClassTest()
07-24-2023 04:58:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:33:Returned status 200 (OK)
07-24-2023 04:58:33:FINISHED TEST : getWithResponseClassTest()
07-24-2023 04:58:33:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/postnotok
07-24-2023 04:58:33:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:34:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:33:STARTING TEST : postWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:34:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:34:FINISHED TEST : postWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:34:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/put
07-24-2023 04:58:34:STARTING TEST : putWithGenericTypeResponseTest()
07-24-2023 04:58:34:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 04:58:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:34:Returned status 200 (OK)
07-24-2023 04:58:34:FINISHED TEST : putWithGenericTypeResponseTest()
07-24-2023 04:58:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:34:  TRACE: [WIRE] - >> TRACE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:34:STARTING TEST : traceWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:34:  TRACE: [WIRE] - >> 
07-24-2023 04:58:34:FINISHED TEST : traceWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:34:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/trace
07-24-2023 04:58:34:  TRACE: [WIRE] - >> 
07-24-2023 04:58:34:STARTING TEST : traceWithGenericTypeStringTest()
07-24-2023 04:58:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:34:FINISHED TEST : traceWithGenericTypeStringTest()
07-24-2023 04:58:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:34:  TRACE: [WIRE] - >> HEAD http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:34:  TRACE: [WIRE] - >> 
07-24-2023 04:58:34:STARTING TEST : headThrowsProcessingExceptionTest()
07-24-2023 04:58:34:FINISHED TEST : headThrowsProcessingExceptionTest()
07-24-2023 04:58:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:34:  TRACE: [WIRE] - >> OPTIONS http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:34:  TRACE: [WIRE] - >> 
07-24-2023 04:58:34:STARTING TEST : optionsThrowsProcessingExceptionTest()
07-24-2023 04:58:34:FINISHED TEST : optionsThrowsProcessingExceptionTest()
07-24-2023 04:58:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:34:  TRACE: [WIRE] - >> DELETE http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:34:  TRACE: [WIRE] - >> 
07-24-2023 04:58:34:  TRACE: [WIRE] - >> GET http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:34:  TRACE: [WIRE] - >> 
07-24-2023 04:58:34:STARTING TEST : methodWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:34:  TRACE: [WIRE] - >> OPTIONS http://tck.cts:888/jaxrs_ee_rs_client_syncinvoker_web/resource/wrongurl
07-24-2023 04:58:34:  TRACE: [WIRE] - >> 
07-24-2023 04:58:34:FINISHED TEST : methodWithGenericTypeStringThrowsProcessingExceptionTest()
07-24-2023 04:58:34:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:34:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_ee_rs_client_syncinvoker_web/resource/deletenotok
07-24-2023 04:58:34:STARTING TEST : deleteWithResponseClassThrowsNoWebApplicationExceptionTest()
07-24-2023 04:58:34:  TRACE: [WIRE] - >> 
07-24-2023 04:58:34:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:58:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:34:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:34:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 04:58:34:FINISHED TEST : deleteWithResponseClassThrowsNoWebApplicationExceptionTest()
[INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.067 s - in ee.jakarta.tck.ws.rs.ee.rs.client.syncinvoker.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.constrainedto.JAXRSClientIT
07-24-2023 04:58:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:35:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/echo
07-24-2023 04:58:35:STARTING TEST : serverSideReaderIsUsedOnServerTest()
07-24-2023 04:58:35:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 04:58:35:###############################
07-24-2023 04:58:35:[Request] Adding entity: Anything
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:reader/serverside
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Anything
07-24-2023 04:58:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Length: 30
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:35:  TRACE: [WIRE] - << The fake reader on server side
07-24-2023 04:58:35:FINISHED TEST : serverSideReaderIsUsedOnServerTest()
07-24-2023 04:58:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:35:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/media
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 04:58:35:STARTING TEST : serverSideReaderIsNotUsedOnClientTest()
07-24-2023 04:58:35:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/media' to target server at 'localhost:8080'
07-24-2023 04:58:35:###############################
07-24-2023 04:58:35:[Request] Adding entity: reader/serverside
07-24-2023 04:58:35:  TRACE: [WIRE] - >> reader/serverside
07-24-2023 04:58:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Length: 21
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Type: reader/serverside
07-24-2023 04:58:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:35:  TRACE: [WIRE] - << ConstrainedTo message
07-24-2023 04:58:35:FINISHED TEST : serverSideReaderIsNotUsedOnClientTest()
07-24-2023 04:58:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:35:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/echo
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:reader/clientside
07-24-2023 04:58:35:STARTING TEST : clientSideReaderIsNotUsedOnServerTest()
07-24-2023 04:58:35:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 04:58:35:###############################
07-24-2023 04:58:35:[Request] Adding entity: ConstrainedTo message
07-24-2023 04:58:35:  TRACE: [WIRE] - >> ConstrainedTo message
07-24-2023 04:58:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Length: 21
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:35:  TRACE: [WIRE] - << ConstrainedTo message
07-24-2023 04:58:35:FINISHED TEST : clientSideReaderIsNotUsedOnServerTest()
07-24-2023 04:58:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:35:STARTING TEST : clientSideWriterIsUsedOnClientTest()
07-24-2023 04:58:35:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/clientwriter
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:writer/clientside
07-24-2023 04:58:35:  TRACE: [WIRE] - >> ConstrainedTo message
07-24-2023 04:58:35:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 04:58:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:35:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/clientwriter' to target server at 'localhost:8080'
07-24-2023 04:58:35:###############################
07-24-2023 04:58:35:[Request] Adding entity: ConstrainedTo message
07-24-2023 04:58:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:35:FINISHED TEST : clientSideWriterIsUsedOnClientTest()
07-24-2023 04:58:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:35:STARTING TEST : serverSideWriterIsNotUsedOnClientTest()
07-24-2023 04:58:35:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/media
07-24-2023 04:58:35:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/media' to target server at 'localhost:8080'
07-24-2023 04:58:35:###############################
07-24-2023 04:58:35:[Request] Adding entity: writer/serverside
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 04:58:35:  TRACE: [WIRE] - >> writer/serverside
07-24-2023 04:58:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Length: 21
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Type: writer/serverside
07-24-2023 04:58:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:35:  TRACE: [WIRE] - << ConstrainedTo message
07-24-2023 04:58:35:FINISHED TEST : serverSideWriterIsNotUsedOnClientTest()
07-24-2023 04:58:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:35:STARTING TEST : clientSideWriterIsNotUsedOnServerTest()
07-24-2023 04:58:35:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 04:58:35:###############################
07-24-2023 04:58:35:[Request] Adding entity: ConstrainedTo message
07-24-2023 04:58:35:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/echo
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:writer/clientside
07-24-2023 04:58:35:  TRACE: [WIRE] - >> ConstrainedTo message
07-24-2023 04:58:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Length: 21
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:35:  TRACE: [WIRE] - << ConstrainedTo message
07-24-2023 04:58:35:FINISHED TEST : clientSideWriterIsNotUsedOnServerTest()
07-24-2023 04:58:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:35:STARTING TEST : clientSideReaderIsUsedOnClientTest()
07-24-2023 04:58:35:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/media' to target server at 'localhost:8080'
07-24-2023 04:58:35:###############################
07-24-2023 04:58:35:[Request] Adding entity: reader/clientside
07-24-2023 04:58:35:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/media
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 04:58:35:  TRACE: [WIRE] - >> reader/clientside
07-24-2023 04:58:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Length: 21
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Type: reader/clientside
07-24-2023 04:58:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:35:  TRACE: [WIRE] - << ConstrainedTo message
07-24-2023 04:58:35:FINISHED TEST : clientSideReaderIsUsedOnClientTest()
07-24-2023 04:58:35:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:35:STARTING TEST : serverSideWriterIsUsedOnServerTest()
07-24-2023 04:58:35:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/echo
07-24-2023 04:58:35:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:writer/serverside
07-24-2023 04:58:35:  TRACE: [WIRE] - >> ConstrainedTo message
07-24-2023 04:58:35:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:35:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_constrainedto_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 04:58:35:###############################
07-24-2023 04:58:35:[Request] Adding entity: ConstrainedTo message
07-24-2023 04:58:35:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Length: 30
07-24-2023 04:58:35:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:35:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:35:  TRACE: [WIRE] - << The fake writer on server side
07-24-2023 04:58:35:FINISHED TEST : serverSideWriterIsUsedOnServerTest()
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in ee.jakarta.tck.ws.rs.ee.rs.constrainedto.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.illegalstate.JAXRSClientIT
07-24-2023 04:58:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:36:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setsecuritycontext
07-24-2023 04:58:36:STARTING TEST : setSecurityContextTest()
07-24-2023 04:58:36:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setsecuritycontext' to target server at 'localhost:8080'
07-24-2023 04:58:36:###############################
07-24-2023 04:58:36:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETSECURITYCONTEXT
07-24-2023 04:58:36:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:36:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:36:  TRACE: [WIRE] - << OPERATION: SETSECURITYCONTEXT
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 04:58:36:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:36:  TRACE: [WIRE] - << IllegalSteateException has been thrown
07-24-2023 04:58:36:FINISHED TEST : setSecurityContextTest()
07-24-2023 04:58:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:36:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/abortwith
07-24-2023 04:58:36:STARTING TEST : abortWithTest()
07-24-2023 04:58:36:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/abortwith' to target server at 'localhost:8080'
07-24-2023 04:58:36:###############################07-24-2023 04:58:36:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:ABORTWITH
07-24-2023 04:58:36:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:58:36:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:36:  TRACE: [WIRE] - << OPERATION: ABORTWITH
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 04:58:36:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:36:  TRACE: [WIRE] - << IllegalSteateException has been thrown
07-24-2023 04:58:36:FINISHED TEST : abortWithTest()
07-24-2023 04:58:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:36:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setrequesturi1
07-24-2023 04:58:36:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETREQUESTURI1
07-24-2023 04:58:36:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:36:STARTING TEST : setRequestUriOneUriTest()
07-24-2023 04:58:36:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setrequesturi1' to target server at 'localhost:8080'
07-24-2023 04:58:36:###############################
07-24-2023 04:58:36:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:36:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:36:  TRACE: [WIRE] - << IllegalSteateException has been thrown
07-24-2023 04:58:36:FINISHED TEST : setRequestUriOneUriTest()
07-24-2023 04:58:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:36:STARTING TEST : setMethodTest()
07-24-2023 04:58:36:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setmethod' to target server at 'localhost:8080'
07-24-2023 04:58:36:###############################
07-24-2023 04:58:36:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setmethod
07-24-2023 04:58:36:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETMETHOD
07-24-2023 04:58:36:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:36:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:36:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:36:  TRACE: [WIRE] - << IllegalSteateException has been thrown
07-24-2023 04:58:36:FINISHED TEST : setMethodTest()
07-24-2023 04:58:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:36:STARTING TEST : setEntityStreamTest()07-24-2023 04:58:36:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setentitystream

07-24-2023 04:58:36:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setentitystream' to target server at 'localhost:8080'
07-24-2023 04:58:36:###############################
07-24-2023 04:58:36:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETENTITYSTREAM
07-24-2023 04:58:36:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:36:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:36:  TRACE: [WIRE] - << OPERATION: SETENTITYSTREAM
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 04:58:36:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:36:  TRACE: [WIRE] - << IllegalSteateException has been thrown
07-24-2023 04:58:36:FINISHED TEST : setEntityStreamTest()
07-24-2023 04:58:36:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:36:STARTING TEST : setRequestUriTwoUrisTest()
07-24-2023 04:58:36:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setrequesturi2
07-24-2023 04:58:36:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETREQUESTURI2
07-24-2023 04:58:36:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_illegalstate_web/resource/setrequesturi2' to target server at 'localhost:8080'
07-24-2023 04:58:36:###############################
07-24-2023 04:58:36:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:36:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:36:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:36:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:36:  TRACE: [WIRE] - << IllegalSteateException has been thrown
07-24-2023 04:58:36:FINISHED TEST : setRequestUriTwoUrisTest()
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s - in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.illegalstate.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.security.JAXRSClientIT
07-24-2023 04:58:38:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:38:STARTING TEST : noSecurityTest()
07-24-2023 04:58:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_security_web/resource/
07-24-2023 04:58:38:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:38:  TRACE: [WIRE] - << 401 UNAUTHORIZED
07-24-2023 04:58:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:38:  TRACE: [WIRE] - << WWW-Authenticate: Basic realm=""
07-24-2023 04:58:38:  TRACE: [WIRE] - << Content-Length: 1052
07-24-2023 04:58:38:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 04:58:38:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 04:58:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_security_web/resource/' to target server at 'localhost:8080'
07-24-2023 04:58:38:###############################
07-24-2023 04:58:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:38:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 401 - Unauthorized</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Unauthorized</p><p><b>description</b>This request requires HTTP authentication.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 04:58:38:FINISHED TEST : noSecurityTest()
07-24-2023 04:58:38:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_security_web/resource/
07-24-2023 04:58:38:  TRACE: [WIRE] - >> Accept:*/*, Authorization:Basic ajJlZTpqMmVl
07-24-2023 04:58:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:38:STARTING TEST : getSecurityContextTest()
07-24-2023 04:58:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_security_web/resource/' to target server at 'localhost:8080'
07-24-2023 04:58:38:###############################
07-24-2023 04:58:38:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:38:  TRACE: [WIRE] - << j2ee
07-24-2023 04:58:38:FINISHED TEST : getSecurityContextTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s - in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.security.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.JAXRSClientIT
07-24-2023 04:58:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:39:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/geturiinfo
07-24-2023 04:58:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETURIINFO
07-24-2023 04:58:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:39:  TRACE: [WIRE] - << Content-Length: 93
07-24-2023 04:58:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:39:  TRACE: [WIRE] - << http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/geturiinfo;GETURIINFO
07-24-2023 04:58:39:STARTING TEST : getUriInfoTest()
07-24-2023 04:58:39:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/geturiinfo' to target server at 'localhost:8080'
07-24-2023 04:58:39:###############################
07-24-2023 04:58:39:FINISHED TEST : getUriInfoTest()
07-24-2023 04:58:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:39:STARTING TEST : getAcceptableLanguagesIsSortedTest()
07-24-2023 04:58:39:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablelanguages
07-24-2023 04:58:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETACCEPTABLELANGUAGES, Accept-Language:da, en-gb;q=0.6, en-us;q=0.7
07-24-2023 04:58:39:Check the #getAcceptableLanguages is sorted according to their q-value
07-24-2023 04:58:39:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablelanguages' to target server at 'localhost:8080'
07-24-2023 04:58:39:###############################
07-24-2023 04:58:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:39:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:39:  TRACE: [WIRE] - << da en-us en-gb ;GETACCEPTABLELANGUAGES
07-24-2023 04:58:39:FINISHED TEST : getAcceptableLanguagesIsSortedTest()
07-24-2023 04:58:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:39:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getdate
07-24-2023 04:58:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETDATE
07-24-2023 04:58:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:39:STARTING TEST : getDateIsNullTest()
07-24-2023 04:58:39:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getdate' to target server at 'localhost:8080'
07-24-2023 04:58:39:###############################
07-24-2023 04:58:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:39:  TRACE: [WIRE] - << Content-Length: 12
07-24-2023 04:58:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:39:  TRACE: [WIRE] - << NULL;GETDATE
07-24-2023 04:58:39:FINISHED TEST : getDateIsNullTest()
07-24-2023 04:58:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:39:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setsecuritycontext
07-24-2023 04:58:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETSECURITYCONTEXT
07-24-2023 04:58:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:39:STARTING TEST : setSecurityContextTest()
07-24-2023 04:58:39:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setsecuritycontext' to target server at 'localhost:8080'
07-24-2023 04:58:39:###############################
07-24-2023 04:58:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:39:  TRACE: [WIRE] - << Content-Length: 32
07-24-2023 04:58:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:39:  TRACE: [WIRE] - << PrincipalName;SETSECURITYCONTEXT
07-24-2023 04:58:39:FINISHED TEST : setSecurityContextTest()
07-24-2023 04:58:39:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/abortwith
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:ABORTWITH
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 04:58:39:STARTING TEST : abortWithTest()
07-24-2023 04:58:39:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/abortwith' to target server at 'localhost:8080'
07-24-2023 04:58:39:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << ABORTWITH
07-24-2023 04:58:40:FINISHED TEST : abortWithTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : setPropertyIsReflectedInServletRequestTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setpropertycontext
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETPROPERTYCONTEXT
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setpropertycontext' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 33
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << getSetProperty SETPROPERTYCONTEXT
07-24-2023 04:58:40:FINISHED TEST : setPropertyIsReflectedInServletRequestTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getmediatype
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETMEDIATYPE, Content-Type:application/svg+xml
07-24-2023 04:58:40:STARTING TEST : getMediaTypeTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getmediatype' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 32
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << application/svg+xml;GETMEDIATYPE
07-24-2023 04:58:40:FINISHED TEST : getMediaTypeTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getMethodTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETMETHOD
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 17
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << OPTIONS;GETMETHOD
07-24-2023 04:58:40:[Request] Dispatching request: 'OPTIONS http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:FINISHED TEST : getMethodTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : hasEntityTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/hasentity
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:HASENTITY, Content-Type:*/*
07-24-2023 04:58:40:  TRACE: [WIRE] - >> entity
07-24-2023 04:58:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/hasentity' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:[Request] Adding entity: entity
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 14
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << true;HASENTITY
07-24-2023 04:58:40:FINISHED TEST : hasEntityTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getheadersismutable
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETHEADERSISMUTABLE
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getheadersismutable' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 56
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << #getHeaders() is mutable as expected;GETHEADERSISMUTABLE
07-24-2023 04:58:40:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getAcceptableMediaTypesIsSortedTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablemediatypes
07-24-2023 04:58:40:Check the #getAcceptableMediaTypes is sorted according to their q-value
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablemediatypes' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:text/*;q=0.3, text/html;q=0.7, text/html;level=1,text/html;level=2;q=0.4, */*;q=0.5, OPERATION:GETACCEPTABLEMEDIATYPES
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 105
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << text/html;level=1 text/html;q=0.7 */*;q=0.5 text/html;level=2;q=0.4 text/*;q=0.3 ;GETACCEPTABLEMEDIATYPES
07-24-2023 04:58:40:FINISHED TEST : getAcceptableMediaTypesIsSortedTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getcookiesisreadonly
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETCOOKIESISREADONLY
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:STARTING TEST : getCookiesIsReadonlyTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getcookiesisreadonly' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 57
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << #getCookies is read-only as expected;GETCOOKIESISREADONLY
07-24-2023 04:58:40:FINISHED TEST : getCookiesIsReadonlyTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getlanguage
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETLANGUAGE, Content-Language:en-gb
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 18
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << en-gb ;GETLANGUAGE
07-24-2023 04:58:40:STARTING TEST : getLanguageTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getlanguage' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:FINISHED TEST : getLanguageTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setrequesturi1
07-24-2023 04:58:40:STARTING TEST : setRequestUriOneUriTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setrequesturi1' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETREQUESTURI1
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 49
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << http://xx.yy:888/base/resource/sub SETREQUESTURI1
07-24-2023 04:58:40:FINISHED TEST : setRequestUriOneUriTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getdate
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETDATE, Date:Mon, 24 Jul 2023 04:58:40 GMT
07-24-2023 04:58:40:STARTING TEST : getDateTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getdate' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 21
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << 1690174720000;GETDATE
07-24-2023 04:58:40:FINISHED TEST : getDateTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getlanguage
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETLANGUAGE
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:STARTING TEST : getLanguageIsNullTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getlanguage' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << NULL;GETLANGUAGE
07-24-2023 04:58:40:FINISHED TEST : getLanguageIsNullTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getheaderstring2
07-24-2023 04:58:40:STARTING TEST : getHeaderStringTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getheaderstring2' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETHEADERSTRING2
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 33
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << GETHEADERSTRING2;GETHEADERSTRING2

07-24-2023 04:58:40:FINISHED TEST : getHeaderStringTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setmethod
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETMETHOD
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:STARTING TEST : setMethodTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setmethod' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 17
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << OPTIONS SETMETHOD
07-24-2023 04:58:40:FINISHED TEST : setMethodTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setpropertynull
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETPROPERTYNULL
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:58:40:STARTING TEST : setPropertyNullTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setpropertynull' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << NULL;SETPROPERTYNULL
07-24-2023 04:58:40:FINISHED TEST : setPropertyNullTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getAcceptableMediaTypesIsReadOnlyTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablemediatypesisreadonly' to target server at 'localhost:8080'07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablemediatypesisreadonly
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:text/xml, OPERATION:GETACCEPTABLEMEDIATYPESISREADONLY
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 43
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << text/xml ;GETACCEPTABLEMEDIATYPESISREADONLY
07-24-2023 04:58:40:FINISHED TEST : getAcceptableMediaTypesIsReadOnlyTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getpropertynamesisreadonly' to target server at 'localhost:8080'
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getpropertynamesisreadonly
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTYNAMESISREADONLY
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 28
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << 0;GETPROPERTYNAMESISREADONLY
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:FINISHED TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getlength
07-24-2023 04:58:40:STARTING TEST : getLengthWhenNoEntityTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getlength' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETLENGTH
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 12
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << -1;GETLENGTH
07-24-2023 04:58:40:FINISHED TEST : getLengthWhenNoEntityTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getpropertynames
07-24-2023 04:58:40:STARTING TEST : getPropertyNamesTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getpropertynames' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTYNAMES
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 187

07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << getsetproperty2 getsetproperty1 org.glassfish.web.requestfacadehelper org.glassfish.jersey.message.internal.tracinglogger getsetproperty4 getsetproperty3 getsetproperty0 ;GETPROPERTYNAMES
07-24-2023 04:58:40:FINISHED TEST : getPropertyNamesTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getRequestTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'OPTIONS http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource' to target server at 'localhost:8080'
07-24-2023 04:58:40:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETREQUEST
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 18
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << OPTIONS;GETREQUEST
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:FINISHED TEST : getRequestTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setentitystream
07-24-2023 04:58:40:STARTING TEST : setEntityStreamTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setentitystream' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETENTITYSTREAM
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 37
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << SetEntityStreamEntity;SETENTITYSTREAM
07-24-2023 04:58:40:FINISHED TEST : setEntityStreamTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablemediatypes
07-24-2023 04:58:40:STARTING TEST : getAcceptableMediaTypesTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablemediatypes' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:application/json, OPERATION:GETACCEPTABLEMEDIATYPES
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 41
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << application/json ;GETACCEPTABLEMEDIATYPES
07-24-2023 04:58:40:FINISHED TEST : getAcceptableMediaTypesTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getheaders
07-24-2023 04:58:40:STARTING TEST : getHeadersTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getheaders' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, header4:header4, header3:header3, header2:header2, header1:header1, OPERATION:GETHEADERS
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 200
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << accept:*/*;header4:header4;header3:header3;header2:header2;header1:header1;operation:GETHEADERS;user-agent:Jersey/3.1.3 (HttpUrlConnection 11.0.2);host:localhost:8080;connection:keep-alive;;GETHEADERS
07-24-2023 04:58:40:FINISHED TEST : getHeadersTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getPropertyIsNullTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getproperty
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTY
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getproperty' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << NULL;GETPROPERTY
07-24-2023 04:58:40:FINISHED TEST : getPropertyIsNullTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : setRequestUriTwoUrisTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setrequesturi2
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETREQUESTURI2
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 49
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setrequesturi2' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << http://xx.yy:888/base/resource/sub;SETREQUESTURI2
07-24-2023 04:58:40:FINISHED TEST : setRequestUriTwoUrisTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getLengthTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getlength
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETLENGTH, Content-Type:*/*
07-24-2023 04:58:40:  TRACE: [WIRE] - >> 12345678901234567890
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getlength' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:[Request] Adding entity: 12345678901234567890
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 12
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << 20;GETLENGTH
07-24-2023 04:58:40:FINISHED TEST : getLengthTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getSecurityContextPrincipalIsNullTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getsecuritycontext
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETSECURITYCONTEXT
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 23
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getsecuritycontext' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << NULL;GETSECURITYCONTEXT
07-24-2023 04:58:40:FINISHED TEST : getSecurityContextPrincipalIsNullTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getAcceptableLanguagesTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablelanguages
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETACCEPTABLELANGUAGES, Accept-Language:en-us
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 29
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablelanguages' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << en-us ;GETACCEPTABLELANGUAGES
07-24-2023 04:58:40:FINISHED TEST : getAcceptableLanguagesTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getMediaTypeIsNullTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getmediatype
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETMEDIATYPE
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 17
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getmediatype' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << NULL;GETMEDIATYPE
07-24-2023 04:58:40:FINISHED TEST : getMediaTypeIsNullTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : setPropertyTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setproperty
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETPROPERTY
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 26
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/setproperty' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << getSetProperty;SETPROPERTY
07-24-2023 04:58:40:FINISHED TEST : setPropertyTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : removePropertyTest()
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/removeproperty
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:REMOVEPROPERTY
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/removeproperty' to target server at 'localhost:8080'
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << NULL;REMOVEPROPERTY
07-24-2023 04:58:40:FINISHED TEST : removePropertyTest()
07-24-2023 04:58:40:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:40:STARTING TEST : getCookiesTest()
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getcookies' to target server at 'localhost:8080'
07-24-2023 04:58:40:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getcookies
07-24-2023 04:58:40:  TRACE: [WIRE] - >> Accept:*/*, Cookie:$Version=1; cookie1=cookie1;, OPERATION:GETCOOKIES
07-24-2023 04:58:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:40:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:40:  TRACE: [WIRE] - << $version=1;cookie1=cookie1 ;GETCOOKIES
07-24-2023 04:58:40:###############################
07-24-2023 04:58:40:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getcookies' to target server at 'localhost:8080'
07-24-2023 04:58:41:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getcookies
07-24-2023 04:58:41:  TRACE: [WIRE] - >> Accept:*/*, Cookie:$Version=1; coookkkie99=coookkkie99;, OPERATION:GETCOOKIES
07-24-2023 04:58:40:###############################
07-24-2023 04:58:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:41:  TRACE: [WIRE] - << Content-Length: 46
07-24-2023 04:58:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:41:  TRACE: [WIRE] - << $version=1;coookkkie99=coookkkie99 ;GETCOOKIES
07-24-2023 04:58:41:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getcookies' to target server at 'localhost:8080'
07-24-2023 04:58:41:###############################
07-24-2023 04:58:41:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getcookies
07-24-2023 04:58:41:  TRACE: [WIRE] - >> Accept:*/*, Cookie:$Version=1; cookiiieee999=cookiiieee999;, OPERATION:GETCOOKIES
07-24-2023 04:58:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:41:  TRACE: [WIRE] - << Content-Length: 50
07-24-2023 04:58:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:41:  TRACE: [WIRE] - << $version=1;cookiiieee999=cookiiieee999 ;GETCOOKIES
07-24-2023 04:58:41:FINISHED TEST : getCookiesTest()
07-24-2023 04:58:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:41:STARTING TEST : hasEntityWhenNoEntityTest()
07-24-2023 04:58:41:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/hasentity
07-24-2023 04:58:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:HASENTITY
07-24-2023 04:58:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:41:  TRACE: [WIRE] - << Content-Length: 15
07-24-2023 04:58:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:41:  TRACE: [WIRE] - << false;HASENTITY
07-24-2023 04:58:41:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/hasentity' to target server at 'localhost:8080'
07-24-2023 04:58:41:###############################
07-24-2023 04:58:41:FINISHED TEST : hasEntityWhenNoEntityTest()
07-24-2023 04:58:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:41:STARTING TEST : getEntityStreamTest()
07-24-2023 04:58:41:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getentitystream
07-24-2023 04:58:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETENTITYSTREAM, Content-Type:*/*
07-24-2023 04:58:41:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getentitystream' to target server at 'localhost:8080'
07-24-2023 04:58:41:###############################
07-24-2023 04:58:41:[Request] Adding entity: EnTiTyStReAmTeSt
07-24-2023 04:58:41:  TRACE: [WIRE] - >> EnTiTyStReAmTeSt
07-24-2023 04:58:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:41:  TRACE: [WIRE] - << Content-Length: 32
07-24-2023 04:58:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:41:  TRACE: [WIRE] - << EnTiTyStReAmTeSt;GETENTITYSTREAM
07-24-2023 04:58:41:FINISHED TEST : getEntityStreamTest()
07-24-2023 04:58:41:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:41:STARTING TEST : getAcceptableLanguagesIsReadOnlyTest()
07-24-2023 04:58:41:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablelanguagesisreadonly
07-24-2023 04:58:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETACCEPTABLELANGUAGESISREADONLY, Accept-Language:da, en-gb;q=0.6, en-us;q=0.7
07-24-2023 04:58:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:41:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_requestcontext_web/resource/getacceptablelanguagesisreadonly' to target server at 'localhost:8080'
07-24-2023 04:58:41:###############################
07-24-2023 04:58:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:41:  TRACE: [WIRE] - << Content-Length: 48
07-24-2023 04:58:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:41:  TRACE: [WIRE] - << da en-us en-gb ;GETACCEPTABLELANGUAGESISREADONLY
07-24-2023 04:58:41:FINISHED TEST : getAcceptableLanguagesIsReadOnlyTest()
[INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.394 s - in ee.jakarta.tck.ws.rs.ee.rs.container.requestcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.container.resourceinfo.JAXRSClientIT
07-24-2023 04:58:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_resourceinfo_web/resource/method
07-24-2023 04:58:42:STARTING TEST : getResourceMethodTest()
07-24-2023 04:58:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_resourceinfo_web/resource/method' to target server at 'localhost:8080'
07-24-2023 04:58:42:###############################07-24-2023 04:58:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:42:  TRACE: [WIRE] - << Content-Length: 17
07-24-2023 04:58:42:  TRACE: [WIRE] - << Content-Type: text/plain

07-24-2023 04:58:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:42:  TRACE: [WIRE] - << getResourceMethod
07-24-2023 04:58:42:Found expected resource method name
07-24-2023 04:58:42:FINISHED TEST : getResourceMethodTest()
07-24-2023 04:58:42:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_resourceinfo_web/resource/clazz
07-24-2023 04:58:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:42:STARTING TEST : getResourceClassTest()
07-24-2023 04:58:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_resourceinfo_web/resource/clazz' to target server at 'localhost:8080'
07-24-2023 04:58:42:###############################
07-24-2023 04:58:42:  TRACE: [WIRE] - << Content-Length: 58
07-24-2023 04:58:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:42:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.ee.rs.container.resourceinfo.Resource
07-24-2023 04:58:42:Found expected resource class name
07-24-2023 04:58:42:FINISHED TEST : getResourceClassTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in ee.jakarta.tck.ws.rs.ee.rs.container.resourceinfo.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientIT
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : getStringsHeaderMoreItemsTest()
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> commaSeparated
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETSTRINGHEADERS
07-24-2023 04:58:43:  TRACE: [WIRE] - << HEADER: ResponseFilterEntity,ResponseFilterEntity
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: commaSeparated
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 42
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << responsefilterentity responsefilterentity 
07-24-2023 04:58:43:FINISHED TEST : getStringsHeaderMoreItemsTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityannotations
07-24-2023 04:58:43:STARTING TEST : getEntityAnnotationsWhenNoAnnotationsTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityannotations' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: false
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> false
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETENTITYANNOTATIONS
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 38
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << jakarta.ws.rs.post jakarta.ws.rs.path 
07-24-2023 04:58:43:FINISHED TEST : getEntityAnnotationsWhenNoAnnotationsTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentity
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:STARTING TEST : getEntityTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentity' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientITentity
07-24-2023 04:58:43:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientITentity
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETENTITY
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 144
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientITentityee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientITentity
07-24-2023 04:58:43:FINISHED TEST : getEntityTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getdate
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETDATE
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << 0
07-24-2023 04:58:43:STARTING TEST : getDateIsNullTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getdate' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:FINISHED TEST : getDateIsNullTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : getLinksTest()
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlinks
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource;html://localhost:8080/nohttp
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlinks' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource;html://localhost:8080/nohttp
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETLINKS
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 105
07-24-2023 04:58:43:  TRACE: [WIRE] - << Link: <html://localhost:8080/nohttp>,<http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource>
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << <http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource>;<html://localhost:8080/nohttp>
07-24-2023 04:58:43:FINISHED TEST : getLinksTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstringbeanruntime
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:STARTING TEST : getStringHeadersUsesHeaderDelegateTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstringbeanruntime' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: SETSTRINGBEANRUNTIME
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: headerDelegate
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> headerDelegate
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETSTRINGHEADERS
07-24-2023 04:58:43:  TRACE: [WIRE] - << HEADER: ResponseFilterEntity
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << ResponseFilterEntity
07-24-2023 04:58:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setoriginalruntime' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setoriginalruntime
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: SETORIGINALRUNTIME
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:FINISHED TEST : getStringHeadersUsesHeaderDelegateTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlinkbuilder
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:STARTING TEST : getLinkBuilderWhenNoLinkTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlinkbuilder' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETLINKBUILDER
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << NULL
07-24-2023 04:58:43:FINISHED TEST : getLinkBuilderWhenNoLinkTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityclass
07-24-2023 04:58:43:STARTING TEST : getEntityClassByteArrayTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityclass' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: bytearray
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> bytearray
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETENTITYCLASS
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << [B
07-24-2023 04:58:43:FINISHED TEST : getEntityClassByteArrayTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:STARTING TEST : getStringHeadersTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: EnTITY
07-24-2023 04:58:43:  TRACE: [WIRE] - >> EnTITY
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETSTRINGHEADERS
07-24-2023 04:58:43:  TRACE: [WIRE] - << HEADER: EnTITY
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << EnTITY
07-24-2023 04:58:43:FINISHED TEST : getStringHeadersTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getmediatype
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:STARTING TEST : getMediaTypeWhenNoMediaTypeTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getmediatype' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETMEDIATYPE
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << NULL
07-24-2023 04:58:43:FINISHED TEST : getMediaTypeWhenNoMediaTypeTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : getLinksWhenNoLinkTest()07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlinks
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlinks' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETLINKS
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << NULL
07-24-2023 04:58:43:FINISHED TEST : getLinksWhenNoLinkTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getmediatype
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:STARTING TEST : getMediaTypeTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getmediatype' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: application/svg+xml
07-24-2023 04:58:43:  TRACE: [WIRE] - >> application/svg+xml
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETMEDIATYPE
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << application/svg+xml
07-24-2023 04:58:43:FINISHED TEST : getMediaTypeTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : getEntityAnnotationsTest()
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityannotations
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityannotations' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: true
07-24-2023 04:58:43:  TRACE: [WIRE] - >> true
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETENTITYANNOTATIONS
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 93
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << jakarta.ws.rs.post jakarta.ws.rs.path jakarta.ws.rs.ext.provider jakarta.annotation.priority 
07-24-2023 04:58:43:FINISHED TEST : getEntityAnnotationsTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlink
07-24-2023 04:58:43:STARTING TEST : getLinkTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlink' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETLINK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 72
07-24-2023 04:58:43:  TRACE: [WIRE] - << Link: <http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource>; rel="relation"
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:58:43:FINISHED TEST : getLinkTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : setEntityTest()
07-24-2023 04:58:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setentity
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setentity' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: SETENTITY
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: application/svg+xml
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << ResponseFilterEntity
07-24-2023 04:58:43:FINISHED TEST : setEntityTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/hasentity
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> ResponseFilterEntity
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: HASENTITY
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:43:STARTING TEST : hasEntityTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/hasentity' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: ResponseFilterEntity
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << true
07-24-2023 04:58:43:FINISHED TEST : hasEntityTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheadersismutable
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheadersismutable' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETHEADERSISMUTABLE
07-24-2023 04:58:43:  TRACE: [WIRE] - << HEADER: HEADER
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 24
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << HEADER found as expected
07-24-2023 04:58:43:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : hasLinkWhenNoLinkTest()
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/haslink
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: HASLINK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << false
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/haslink' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:FINISHED TEST : hasLinkWhenNoLinkTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : getLanguageTest()
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlanguage
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> fr-ca
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETLANGUAGE
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Language: fr-ca
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlanguage' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: fr-ca
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << fr_CA
07-24-2023 04:58:43:FINISHED TEST : getLanguageTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:STARTING TEST : getStringHeadersUsesToStringMethodTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: toString
07-24-2023 04:58:43:  TRACE: [WIRE] - >> toString
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETSTRINGHEADERS
07-24-2023 04:58:43:  TRACE: [WIRE] - << HEADER: ResponseFilterEntity
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << ResponseFilterEntity
07-24-2023 04:58:43:FINISHED TEST : getStringHeadersUsesToStringMethodTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getdate
07-24-2023 04:58:43:STARTING TEST : getDateTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getdate' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: 169017472300007-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> 1690174723000
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETDATE
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 13
07-24-2023 04:58:43:  TRACE: [WIRE] - << Date: Mon, 24 Jul 2023 04:58:43 GMT
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 04:58:43:  TRACE: [WIRE] - << 1690174723000
07-24-2023 04:58:43:FINISHED TEST : getDateTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : getCookiesIsReadOnlyTest()
07-24-2023 04:58:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getcookiesisreadonly
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETCOOKIESISREADONLY
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 35
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << getCookies is read-only as expected
07-24-2023 04:58:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getcookiesisreadonly' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:FINISHED TEST : getCookiesIsReadOnlyTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlanguage
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:STARTING TEST : getLanguageIsNullTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlanguage' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETLANGUAGE
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << NULL
07-24-2023 04:58:43:FINISHED TEST : getLanguageIsNullTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringoperation
07-24-2023 04:58:43:STARTING TEST : getHeaderStringTest()
07-24-2023 04:58:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringoperation' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: GETHEADERSTRINGOPERATION
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 24
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << GETHEADERSTRINGOPERATION
07-24-2023 04:58:43:FINISHED TEST : getHeaderStringTest()
07-24-2023 04:58:43:[JAXRSCommonClient] Test setup OK
07-24-2023 04:58:43:STARTING TEST : setStatusInfoTest()
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> 200
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: 200
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << 200
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:[Request] Adding entity: 201
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> 201
07-24-2023 04:58:43:  TRACE: [WIRE] - << 201 CREATED
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << 201
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:58:43:[Request] Adding entity: 202
07-24-2023 04:58:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:43:  TRACE: [WIRE] - >> 202
07-24-2023 04:58:43:  TRACE: [WIRE] - << 202 ACCEPTED
07-24-2023 04:58:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:43:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:58:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:58:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:43:  TRACE: [WIRE] - << 202
07-24-2023 04:58:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:58:43:###############################
07-24-2023 04:58:44:[Request] Adding entity: 204
07-24-2023 04:58:44:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:58:44:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:44:  TRACE: [WIRE] - >> 204
07-24-2023 04:58:44:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 04:58:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:44:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:58:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:58:44:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:58:44:###############################
07-24-2023 04:58:44:[Request] Adding entity: 205
07-24-2023 04:58:44:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:58:44:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:58:44:  TRACE: [WIRE] - >> 205
07-24-2023 04:58:44:  TRACE: [WIRE] - << 205 RESET_CONTENT
07-24-2023 04:58:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:58:44:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:58:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 20607-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo

07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 206
07-24-2023 04:59:14:  TRACE: [WIRE] - << 206 PARTIAL_CONTENT
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 206
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:14:[Request] Adding entity: 300
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 300
07-24-2023 04:59:14:  TRACE: [WIRE] - << 300 MULTIPLE_CHOICES
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 300
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 301
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 301
07-24-2023 04:59:14:  TRACE: [WIRE] - << 301 MOVED_PERMANENTLY
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 301
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 302
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 302
07-24-2023 04:59:14:  TRACE: [WIRE] - << 302 FOUND
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 302
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 303
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 303
07-24-2023 04:59:14:  TRACE: [WIRE] - << 303 SEE_OTHER
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 303
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 304
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 304
07-24-2023 04:59:14:  TRACE: [WIRE] - << 304 NOT_MODIFIED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 305
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 305
07-24-2023 04:59:14:  TRACE: [WIRE] - << 305 USE_PROXY
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 305
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 307
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 307
07-24-2023 04:59:14:  TRACE: [WIRE] - << 307 TEMPORARY_REDIRECT
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 307
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:14:[Request] Adding entity: 308
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 308
07-24-2023 04:59:14:  TRACE: [WIRE] - << 308 PERMANENT_REDIRECT
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 308
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 400
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 400
07-24-2023 04:59:14:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 400
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 401
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 401
07-24-2023 04:59:14:  TRACE: [WIRE] - << 401 UNAUTHORIZED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 401
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo

07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 402
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 402
07-24-2023 04:59:14:  TRACE: [WIRE] - << 402 PAYMENT_REQUIRED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 402
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 403
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 403
07-24-2023 04:59:14:  TRACE: [WIRE] - << 403 FORBIDDEN
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 403
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 40407-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo

07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 404
07-24-2023 04:59:14:  TRACE: [WIRE] - << 404 NOT_FOUND
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 404
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 405
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 405
07-24-2023 04:59:14:  TRACE: [WIRE] - << 405 METHOD_NOT_ALLOWED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 405
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 406
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 406
07-24-2023 04:59:14:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 406
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 407
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 407
07-24-2023 04:59:14:  TRACE: [WIRE] - << 407 PROXY_AUTHENTICATION_REQUIRED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 407
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 408
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 408
07-24-2023 04:59:14:  TRACE: [WIRE] - << 408 REQUEST_TIMEOUT
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 408
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 409
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 409
07-24-2023 04:59:14:  TRACE: [WIRE] - << 409 CONFLICT
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 409
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 410
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 410
07-24-2023 04:59:14:  TRACE: [WIRE] - << 410 GONE
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 410
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 41107-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo

07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 411
07-24-2023 04:59:14:  TRACE: [WIRE] - << 411 LENGTH_REQUIRED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 411
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo

07-24-2023 04:59:14:[Request] Adding entity: 412
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 412
07-24-2023 04:59:14:  TRACE: [WIRE] - << 412 PRECONDITION_FAILED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 412
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 41307-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo

07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 413
07-24-2023 04:59:14:  TRACE: [WIRE] - << 413 REQUEST_ENTITY_TOO_LARGE
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 413
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 414
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 414
07-24-2023 04:59:14:  TRACE: [WIRE] - << 414 REQUEST_URI_TOO_LONG
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 414
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:[Request] Adding entity: 415
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 415
07-24-2023 04:59:14:  TRACE: [WIRE] - << 415 UNSUPPORTED_MEDIA_TYPE
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 415
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 416
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 416
07-24-2023 04:59:14:  TRACE: [WIRE] - << 416 REQUESTED_RANGE_NOT_SATISFIABLE
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 416
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 417
07-24-2023 04:59:14:  TRACE: [WIRE] - << 417 EXPECTATION_FAILED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 417
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 417
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 428
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 428
07-24-2023 04:59:14:  TRACE: [WIRE] - << 428 PRECONDITION_REQUIRED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 428
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 429
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 429
07-24-2023 04:59:14:  TRACE: [WIRE] - << 429 TOO_MANY_REQUESTS
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 429
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 431
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 431
07-24-2023 04:59:14:  TRACE: [WIRE] - << 431 REQUEST_HEADER_FIELDS_TOO_LARGE
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 431
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 451
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 451
07-24-2023 04:59:14:  TRACE: [WIRE] - << 451 UNAVAILABLE_FOR_LEGAL_REASONS
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 451
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 50007-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo

07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 500
07-24-2023 04:59:14:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 500
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 501
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 501
07-24-2023 04:59:14:  TRACE: [WIRE] - << 501 NOT_IMPLEMENTED
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 501
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 502
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 502
07-24-2023 04:59:14:  TRACE: [WIRE] - << 502 BAD_GATEWAY
07-24-2023 04:59:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:14:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:14:  TRACE: [WIRE] - << 502
07-24-2023 04:59:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:14:###############################
07-24-2023 04:59:14:[Request] Adding entity: 503
07-24-2023 04:59:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:14:  TRACE: [WIRE] - >> 503
07-24-2023 04:59:15:  TRACE: [WIRE] - << 503 SERVICE_UNAVAILABLE
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:15:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 503
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 504
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 504
07-24-2023 04:59:15:  TRACE: [WIRE] - << 504 GATEWAY_TIMEOUT
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 504
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 505
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 505
07-24-2023 04:59:15:  TRACE: [WIRE] - << 505 HTTP_VERSION_NOT_SUPPORTED
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:15:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 505
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 511
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatusinfo
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 511
07-24-2023 04:59:15:  TRACE: [WIRE] - << 511 NETWORK_AUTHENTICATION_REQUIRED
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: SETSTATUSINFO
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 511
07-24-2023 04:59:15:FINISHED TEST : setStatusInfoTest()
07-24-2023 04:59:15:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:15:STARTING TEST : hasLinkTest()
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/haslink
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/haslink' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: HASLINK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:59:15:  TRACE: [WIRE] - << Link: <http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource>; rel="relation"
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << true
07-24-2023 04:59:15:FINISHED TEST : hasLinkTest()
07-24-2023 04:59:15:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:15:STARTING TEST : getAllowedMethodsTest()
07-24-2023 04:59:15:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getallowedmethods
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getallowedmethods' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETALLOWEDMETHODS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 14
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << Allow: TRACE,OPTIONS
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << trace options 
07-24-2023 04:59:15:FINISHED TEST : getAllowedMethodsTest()
07-24-2023 04:59:15:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:STARTING TEST : getStatusTest()
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 200
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 200
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 201
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 201
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 201
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 202
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 202
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 202
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 204
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 204
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 204
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 205
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 205
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 205
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 206
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 206
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 206
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 300
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 300
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 300
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 301
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 301
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 301
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 302
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 302
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 302
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 303
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 303
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 303
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 304
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 304
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 304
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 305
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 305
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 305
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 307
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 307
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 307
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 308
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 308
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 308
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 400
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 400
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 400
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 401
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 401
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 401
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 402
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 402
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 402
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 403
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 403
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 403
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 404
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 404
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 404
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 405
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 405
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 405
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 406
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 406
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 406
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 407
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 407
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 407
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 408
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 408
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 408
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 409
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 409
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 409
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 410
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 410
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 410
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 411
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 411
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 411
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 412
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 412
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 412
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 413
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 413
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 413
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 414
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 414
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 414
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 415
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 415
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 415
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 416
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 416
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 416
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 417
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 417
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 417
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus

07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 428
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 428
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 428
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 429
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 429
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 429
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 431
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 431
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 431
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 451
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 451
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 451
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:[Request] Adding entity: 500
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 500
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 500
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:15:[Request] Adding entity: 501
07-24-2023 04:59:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:15:  TRACE: [WIRE] - >> 501
07-24-2023 04:59:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:15:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:15:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:15:  TRACE: [WIRE] - << 501
07-24-2023 04:59:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:15:###############################
07-24-2023 04:59:16:[Request] Adding entity: 502
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 502
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 502
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 503
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 503
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 503
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 504
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 504
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 504
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 505
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 505
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 505
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 511
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatus
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 511
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUS
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 511
07-24-2023 04:59:16:FINISHED TEST : getStatusTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringheader
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:STARTING TEST : getHeaderStringHeaderIsCommaSepearatedTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringheader' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: commaSeparated
07-24-2023 04:59:16:  TRACE: [WIRE] - >> commaSeparated
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETHEADERSTRINGHEADER
07-24-2023 04:59:16:  TRACE: [WIRE] - << HEADER: ResponseFilterEntity,ResponseFilterEntity
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 41
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << ResponseFilterEntity,ResponseFilterEntity
07-24-2023 04:59:16:FINISHED TEST : getHeaderStringHeaderIsCommaSepearatedTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:STARTING TEST : getLengthWhenNoEntityTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlength' to target server at 'localhost:8080'
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlength
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETLENGTH
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << -1
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:FINISHED TEST : getLengthWhenNoEntityTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:STARTING TEST : getEntityClassInputStreamTest()07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityclass
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> inputstream

07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityclass' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: inputstream
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETENTITYCLASS
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 28
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << java.io.ByteArrayInputStream
07-24-2023 04:59:16:FINISHED TEST : getEntityClassInputStreamTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:STARTING TEST : getHeaderStringHeaderUsesHeaderDelegateTest()
07-24-2023 04:59:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstringbeanruntime
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: SETSTRINGBEANRUNTIME
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstringbeanruntime' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringheader' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: headerDelegate
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringheader
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> headerDelegate
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETHEADERSTRINGHEADER
07-24-2023 04:59:16:  TRACE: [WIRE] - << HEADER: ResponseFilterEntity
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << ResponseFilterEntity
07-24-2023 04:59:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setoriginalruntime' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setoriginalruntime
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: SETORIGINALRUNTIME
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:FINISHED TEST : getHeaderStringHeaderUsesHeaderDelegateTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringheader
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:STARTING TEST : getHeaderStringHeaderIsNullTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringheader' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: null
07-24-2023 04:59:16:  TRACE: [WIRE] - >> null
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETHEADERSTRINGHEADER
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << NULL
07-24-2023 04:59:16:FINISHED TEST : getHeaderStringHeaderIsNullTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlastmodified
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:STARTING TEST : getLastModifiedIsNullTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlastmodified' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETLASTMODIFIED
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << NULL
07-24-2023 04:59:16:FINISHED TEST : getLastModifiedIsNullTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytype
07-24-2023 04:59:16:STARTING TEST : getEntityTypeInputStreamTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytype' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: inputstream
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> inputstream
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETENTITYTYPE
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 28
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << java.io.ByteArrayInputStream
07-24-2023 04:59:16:FINISHED TEST : getEntityTypeInputStreamTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:STARTING TEST : getEntityTagTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytag' to target server at 'localhost:8080'
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytag
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> ResponseFilterEntity
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: ResponseFilterEntity
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << ETag: "ResponseFilterEntity"
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETENTITYTAG
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << ResponseFilterEntity
07-24-2023 04:59:16:FINISHED TEST : getEntityTagTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:STARTING TEST : setEntityStreamTest()07-24-2023 04:59:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setentitystream
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Transfer-Encoding: chunked

07-24-2023 04:59:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setentitystream' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: SETENTITYSTREAM
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << ResponseFilterEntityOKOKOKOKOKOKOKOKOKOKOKOK
07-24-2023 04:59:16:FINISHED TEST : setEntityStreamTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentity
07-24-2023 04:59:16:STARTING TEST : getEntityIsNullTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentity' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETENTITY
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << NULL
07-24-2023 04:59:16:FINISHED TEST : getEntityIsNullTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:STARTING TEST : getHeadersTest()
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaders
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> header
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << header4: header
07-24-2023 04:59:16:  TRACE: [WIRE] - << header3: header
07-24-2023 04:59:16:  TRACE: [WIRE] - << header2: header
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaders' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: header
07-24-2023 04:59:16:  TRACE: [WIRE] - << header1: header
07-24-2023 04:59:16:  TRACE: [WIRE] - << header0: header
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETHEADERS
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 50
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << operation header0 header1 header2 header3 header4 
07-24-2023 04:59:16:FINISHED TEST : getHeadersTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityclass
07-24-2023 04:59:16:STARTING TEST : getEntityClassStringTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityclass' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: string07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> string
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETENTITYCLASS
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 16

07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << java.lang.String
07-24-2023 04:59:16:FINISHED TEST : getEntityClassStringTest()
07-24-2023 04:59:16:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:STARTING TEST : getStatusInfoTest()
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 200
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 200
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 20107-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:16:  TRACE: [WIRE] - >> 201
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 201
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 202
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 202
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 202
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 204
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 204
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 204
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 205
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 205
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 205
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 206
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 206
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 206
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 300
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 300
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 300
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 301
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 301
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 301
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 302
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 302
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 302
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 303
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 303
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 303
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 304
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 304
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 304
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 305
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK

07-24-2023 04:59:16:[Request] Adding entity: 305
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 305
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 307
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 307
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 307
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 308
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 308
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 308
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:[Request] Adding entity: 400
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 400
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 400
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 401
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 401
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 401
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 402
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 402
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 402
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 403
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 403
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 403
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 404
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 404
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 404
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 405
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 405
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 405
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 406
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 406
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 406
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:[Request] Adding entity: 407
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 407
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 407
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 408
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 408
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 408
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:16:[Request] Adding entity: 409
07-24-2023 04:59:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:16:  TRACE: [WIRE] - >> 409
07-24-2023 04:59:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:16:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:16:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:16:  TRACE: [WIRE] - << 409
07-24-2023 04:59:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:16:###############################
07-24-2023 04:59:17:[Request] Adding entity: 410
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 410
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 410
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 411
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 411
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 411
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 412
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 412
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 412
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 413
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 413
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 413
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:17:[Request] Adding entity: 414
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 414
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 414
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 415
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 415
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 415
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 416
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 416
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 416
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 417
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 417
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 417
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 428
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 428
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 428
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 429
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 429
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 429
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 431
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 431
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 431
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 451
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 451
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 451
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 500
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 500
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 500
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 501
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 501
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 501
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 502
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 502
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 502
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 503
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 503
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 503
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo

07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 504
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 504
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 504
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 505
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 505
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 505
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 511
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstatusinfo
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 511
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: GETSTATUSINFO
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 511
07-24-2023 04:59:17:FINISHED TEST : getStatusInfoTest()
07-24-2023 04:59:17:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:STARTING TEST : setStatusTest()
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 200
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 200
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 200
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 201
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 201
07-24-2023 04:59:17:  TRACE: [WIRE] - << 201 CREATED
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 201
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 20207-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus

07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 202
07-24-2023 04:59:17:  TRACE: [WIRE] - << 202 ACCEPTED
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:17:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:  TRACE: [WIRE] - << 202
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 204
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 204
07-24-2023 04:59:17:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:17:###############################
07-24-2023 04:59:17:[Request] Adding entity: 205
07-24-2023 04:59:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:17:  TRACE: [WIRE] - >> 205
07-24-2023 04:59:17:  TRACE: [WIRE] - << 205 RESET_CONTENT
07-24-2023 04:59:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:17:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:[Request] Adding entity: 206
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 206
07-24-2023 04:59:48:  TRACE: [WIRE] - << 206 PARTIAL_CONTENT
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 206
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 300
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 300
07-24-2023 04:59:48:  TRACE: [WIRE] - << 300 MULTIPLE_CHOICES
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 300
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 301
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 301
07-24-2023 04:59:48:  TRACE: [WIRE] - << 301 MOVED_PERMANENTLY
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 301
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 302
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 302
07-24-2023 04:59:48:  TRACE: [WIRE] - << 302 FOUND
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 302
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 303
07-24-2023 04:59:48:  TRACE: [WIRE] - << 303 SEE_OTHER
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 303
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 303
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 304
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 304
07-24-2023 04:59:48:  TRACE: [WIRE] - << 304 NOT_MODIFIED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 305
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 305
07-24-2023 04:59:48:  TRACE: [WIRE] - << 305 USE_PROXY
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 305
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 307
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 307
07-24-2023 04:59:48:  TRACE: [WIRE] - << 307 TEMPORARY_REDIRECT
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 307
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 308
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 308
07-24-2023 04:59:48:  TRACE: [WIRE] - << 308 PERMANENT_REDIRECT
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 308
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 400
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 400
07-24-2023 04:59:48:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 400
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 401
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 401
07-24-2023 04:59:48:  TRACE: [WIRE] - << 401 UNAUTHORIZED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 401
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 402
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 402
07-24-2023 04:59:48:  TRACE: [WIRE] - << 402 PAYMENT_REQUIRED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 402
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 403
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 403
07-24-2023 04:59:48:  TRACE: [WIRE] - << 403 FORBIDDEN
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 403
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 404
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 404
07-24-2023 04:59:48:  TRACE: [WIRE] - << 404 NOT_FOUND
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 404
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:48:[Request] Adding entity: 405
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 405
07-24-2023 04:59:48:  TRACE: [WIRE] - << 405 METHOD_NOT_ALLOWED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 405
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 406
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 406
07-24-2023 04:59:48:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 406
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 407
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 407
07-24-2023 04:59:48:  TRACE: [WIRE] - << 407 PROXY_AUTHENTICATION_REQUIRED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 407
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 408
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 408
07-24-2023 04:59:48:  TRACE: [WIRE] - << 408 REQUEST_TIMEOUT
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 408
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 409
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 409
07-24-2023 04:59:48:  TRACE: [WIRE] - << 409 CONFLICT
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 409
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 410
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 410
07-24-2023 04:59:48:  TRACE: [WIRE] - << 410 GONE
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 410
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:[Request] Adding entity: 411
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 411
07-24-2023 04:59:48:  TRACE: [WIRE] - << 411 LENGTH_REQUIRED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 411
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 412
07-24-2023 04:59:48:[Request] Adding entity: 412
07-24-2023 04:59:48:  TRACE: [WIRE] - << 412 PRECONDITION_FAILED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 412
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 413
07-24-2023 04:59:48:[Request] Adding entity: 413
07-24-2023 04:59:48:  TRACE: [WIRE] - << 413 REQUEST_ENTITY_TOO_LARGE
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 413
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:[Request] Adding entity: 414
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 414
07-24-2023 04:59:48:  TRACE: [WIRE] - << 414 REQUEST_URI_TOO_LONG
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 414
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 415
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 415
07-24-2023 04:59:48:  TRACE: [WIRE] - << 415 UNSUPPORTED_MEDIA_TYPE
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 415
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:48:[Request] Adding entity: 416
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 416
07-24-2023 04:59:48:  TRACE: [WIRE] - << 416 REQUESTED_RANGE_NOT_SATISFIABLE
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 416
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 417
07-24-2023 04:59:48:  TRACE: [WIRE] - << 417 EXPECTATION_FAILED
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 417
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 417
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:[Request] Adding entity: 428
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 428
07-24-2023 04:59:48:  TRACE: [WIRE] - << 428 PRECONDITION_REQUIRED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 428
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 429
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 429
07-24-2023 04:59:48:  TRACE: [WIRE] - << 429 TOO_MANY_REQUESTS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 429
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus

07-24-2023 04:59:48:[Request] Adding entity: 431
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 431
07-24-2023 04:59:48:  TRACE: [WIRE] - << 431 REQUEST_HEADER_FIELDS_TOO_LARGE
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 431
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 451
07-24-2023 04:59:48:  TRACE: [WIRE] - << 451 UNAVAILABLE_FOR_LEGAL_REASONS

07-24-2023 04:59:48:[Request] Adding entity: 451
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 451
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:[Request] Adding entity: 500
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 500
07-24-2023 04:59:48:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 500
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 501
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 501
07-24-2023 04:59:48:  TRACE: [WIRE] - << 501 NOT_IMPLEMENTED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 501
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: 502
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 502
07-24-2023 04:59:48:  TRACE: [WIRE] - << 502 BAD_GATEWAY
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 502
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus

07-24-2023 04:59:48:[Request] Adding entity: 503
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 503
07-24-2023 04:59:48:  TRACE: [WIRE] - << 503 SERVICE_UNAVAILABLE
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 503
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:48:[Request] Adding entity: 504
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 504
07-24-2023 04:59:48:  TRACE: [WIRE] - << 504 GATEWAY_TIMEOUT
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 504
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:48:[Request] Adding entity: 505
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 505
07-24-2023 04:59:48:  TRACE: [WIRE] - << 505 HTTP_VERSION_NOT_SUPPORTED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Connection: close
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 505
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/setstatus
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:48:[Request] Adding entity: 511
07-24-2023 04:59:48:  TRACE: [WIRE] - >> 511
07-24-2023 04:59:48:  TRACE: [WIRE] - << 511 NETWORK_AUTHENTICATION_REQUIRED
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: SETSTATUS
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 511
07-24-2023 04:59:48:FINISHED TEST : setStatusTest()
07-24-2023 04:59:48:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:48:STARTING TEST : getLinkBuilderTest()
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlinkbuilder
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlinkbuilder' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:48:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: GETLINKBUILDER
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 72
07-24-2023 04:59:48:  TRACE: [WIRE] - << Link: <http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource>; rel="relation"
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:48:FINISHED TEST : getLinkBuilderTest()
07-24-2023 04:59:48:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:48:STARTING TEST : getEntityAnnotationsWhenAnnotationsOnEntityTest()07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityannotationsonentity
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentityannotationsonentity' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: getEntityAnnotationsWhenAnnotationsOnEntityTest
07-24-2023 04:59:48:  TRACE: [WIRE] - >> getEntityAnnotationsWhenAnnotationsOnEntityTest
07-24-2023 04:59:48:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: GETENTITYANNOTATIONSONENTITY
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 49
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << getEntityAnnotationsWhenAnnotationsOnEntityTest 2
07-24-2023 04:59:48:FINISHED TEST : getEntityAnnotationsWhenAnnotationsOnEntityTest()
07-24-2023 04:59:48:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:48:STARTING TEST : getLengthTest()
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlength' to target server at 'localhost:8080'
07-24-2023 04:59:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlength
07-24-2023 04:59:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:48:  TRACE: [WIRE] - >> ResponseFilterEntity
07-24-2023 04:59:48:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:48:###############################
07-24-2023 04:59:48:[Request] Adding entity: ResponseFilterEntity
07-24-2023 04:59:48:  TRACE: [WIRE] - << OPERATION: GETLENGTH
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:59:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:48:  TRACE: [WIRE] - << 20sponseFilterEntity
07-24-2023 04:59:48:FINISHED TEST : getLengthTest()
07-24-2023 04:59:48:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlink
07-24-2023 04:59:48:STARTING TEST : getLinkWhenNoLinkTest()
07-24-2023 04:59:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlink' to target server at 'localhost:8080'
07-24-2023 04:59:48:###############################07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETLINK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 4

07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << NULL
07-24-2023 04:59:49:FINISHED TEST : getLinkWhenNoLinkTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:STARTING TEST : getStringHeadersHeaderIsNullTest()
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getstringheaders' to target server at 'localhost:8080'
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:[Request] Adding entity: null
07-24-2023 04:59:49:  TRACE: [WIRE] - >> null
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETSTRINGHEADERS
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << NULL
07-24-2023 04:59:49:FINISHED TEST : getStringHeadersHeaderIsNullTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:STARTING TEST : getLastModifiedTest()
07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlastmodified' to target server at 'localhost:8080'
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlastmodified
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - >> 1690174789000
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETLASTMODIFIED
07-24-2023 04:59:49:  TRACE: [WIRE] - << Last-Modified: Mon, 24 Jul 2023 04:59:49 GMT
07-24-2023 04:59:49:[Request] Adding entity: 1690174789000
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 13
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << 1690174789000
07-24-2023 04:59:49:FINISHED TEST : getLastModifiedTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytype
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - >> bytearray
07-24-2023 04:59:49:STARTING TEST : getEntityTypeByteArrayTest()
07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytype' to target server at 'localhost:8080'
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:[Request] Adding entity: bytearray
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETENTITYTYPE
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << [B
07-24-2023 04:59:49:FINISHED TEST : getEntityTypeByteArrayTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:STARTING TEST : getEntityTypeStringTest()
07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytype' to target server at 'localhost:8080'
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytype
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - >> string
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETENTITYTYPE
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:[Request] Adding entity: string
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << java.lang.String
07-24-2023 04:59:49:FINISHED TEST : getEntityTypeStringTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:STARTING TEST : getHeaderStringHeaderUsesToStringMethodTest()
07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringheader' to target server at 'localhost:8080'
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getheaderstringheader
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - >> toString
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:[Request] Adding entity: toString
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETHEADERSTRINGHEADER
07-24-2023 04:59:49:  TRACE: [WIRE] - << HEADER: ResponseFilterEntity
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << ResponseFilterEntity
07-24-2023 04:59:49:FINISHED TEST : getHeaderStringHeaderUsesToStringMethodTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:STARTING TEST : getLocationTest()
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlocation
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - >> http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlocation' to target server at 'localhost:8080'
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:[Request] Adding entity: http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETLOCATION
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 72
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << Location: http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource
07-24-2023 04:59:49:FINISHED TEST : getLocationTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:STARTING TEST : getLocationWhenNoLocationTest()
07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlocation' to target server at 'localhost:8080'
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getlocation
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETLOCATION
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << NULL
07-24-2023 04:59:49:FINISHED TEST : getLocationWhenNoLocationTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:STARTING TEST : getEntityTagIsNullTest()07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytag
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETENTITYTAG
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitytag' to target server at 'localhost:8080'
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:  TRACE: [WIRE] - << NULL
07-24-2023 04:59:49:FINISHED TEST : getEntityTagIsNullTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getcookies
07-24-2023 04:59:49:STARTING TEST : getCookiesTest()
07-24-2023 04:59:49:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getcookies' to target server at 'localhost:8080'
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETCOOKIES
07-24-2023 04:59:49:  TRACE: [WIRE] - << Set-Cookie: CookieName=CookieName;Version=1
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 11
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:  TRACE: [WIRE] - << cookiename 
07-24-2023 04:59:49:FINISHED TEST : getCookiesTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/hasentity
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:STARTING TEST : hasEntityWhenNoEntityTest()
07-24-2023 04:59:49:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/hasentity' to target server at 'localhost:8080'
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: HASENTITY
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << false
07-24-2023 04:59:49:FINISHED TEST : hasEntityWhenNoEntityTest()
07-24-2023 04:59:49:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:49:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitystream
07-24-2023 04:59:49:STARTING TEST : getEntityStreamTest()
07-24-2023 04:59:49:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_container_responsecontext_web/resource/getentitystream' to target server at 'localhost:8080'
07-24-2023 04:59:49:###############################
07-24-2023 04:59:49:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:49:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:49:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:49:  TRACE: [WIRE] - << OPERATION: GETENTITYSTREAM
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:59:49:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:49:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:49:  TRACE: [WIRE] - << ResponseFilterEntity
07-24-2023 04:59:49:FINISHED TEST : getEntityStreamTest()
[INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.814 s - in ee.jakarta.tck.ws.rs.ee.rs.container.responsecontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.cookieparam.locator.JAXRSLocatorClientIT
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:STARTING TEST : cookieParamListEntityWithFromStringTest()
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:Found cookie ListParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:FINISHED TEST : cookieParamListEntityWithFromStringTest()
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:STARTING TEST : cookieParamEntityWithFromStringTest()
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:Found cookie ParamEntityWithFromString=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:FINISHED TEST : cookieParamEntityWithFromStringTest()
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:STARTING TEST : cookieParamSetEntityWithFromStringTest()
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=SetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:Found cookie SetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=SetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:FINISHED TEST : cookieParamSetEntityWithFromStringTest()
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:STARTING TEST : cookieParamSortedSetEntityWithFromStringTest()
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=SortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:Found cookie SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=SortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:FINISHED TEST : cookieParamSortedSetEntityWithFromStringTest()
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:STARTING TEST : cookieParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:Found cookie ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expected
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:FINISHED TEST : cookieParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:STARTING TEST : cookieParamSubTest()
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=setcookie HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=verifycookie HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:FINISHED TEST : cookieParamSubTest()
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:STARTING TEST : cookieParamEntityWithValueOfTest()
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo= HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:Found cookie ParamEntityWithValueOf=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:FINISHED TEST : cookieParamEntityWithValueOfTest()
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:STARTING TEST : cookieParamEntityWithConstructorTest()
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:Found cookie ParamEntityWithConstructor=JAXRS_SPEC_5.2 as expected
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:FINISHED TEST : cookieParamEntityWithConstructorTest()
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:50:STARTING TEST : cookieParamThrowingWebApplicationExceptionTest()
Jul 24, 2023 4:59:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:Found cookie ParamEntityThrowingWebApplicationException=CREATED as expected
07-24-2023 04:59:50:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_cookieparam_locator_web/resource/locator?todo=ParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:50:FINISHED TEST : cookieParamThrowingWebApplicationExceptionTest()
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s - in ee.jakarta.tck.ws.rs.ee.rs.cookieparam.locator.JAXRSLocatorClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.cookieparam.sub.JAXRSSubClientIT
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:STARTING TEST : cookieParamListEntityWithFromStringTest()Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie ListParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieParamListEntityWithFromStringTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:STARTING TEST : cookieParamEntityWithFromStringTest()
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie ParamEntityWithFromString=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieParamEntityWithFromStringTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieFieldParamEntityWithFromStringTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie FieldParamEntityWithFromString=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:FINISHED TEST : cookieFieldParamEntityWithFromStringTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieFieldParamEntityWithConstructorTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie FieldParamEntityWithConstructor=JAXRS_SPEC_5.2 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieFieldParamEntityWithConstructorTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieFieldParamListEntityWithFromStringTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie FieldListParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieFieldParamListEntityWithFromStringTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:STARTING TEST : cookieParamSetEntityWithFromStringTest()
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=SetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie SetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=SetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieParamSetEntityWithFromStringTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieParamSortedSetEntityWithFromStringTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=SortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=SortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieParamSortedSetEntityWithFromStringTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieFieldParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie FieldParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieFieldParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:STARTING TEST : cookieParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:FINISHED TEST : cookieParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieParamSubTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=setcookie HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=verifycookie HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieParamSubTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie FieldParamEntityThrowingWebApplicationException=CREATED as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieFieldSortedSetEntityWithFromStringTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldSortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie FieldSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldSortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:FINISHED TEST : cookieFieldSortedSetEntityWithFromStringTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieParamEntityWithValueOfTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie ParamEntityWithValueOf=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:FINISHED TEST : cookieParamEntityWithValueOfTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:STARTING TEST : cookieParamEntityWithConstructorTest()
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie ParamEntityWithConstructor=JAXRS_SPEC_5.2 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:FINISHED TEST : cookieParamEntityWithConstructorTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieFieldParamSetEntityWithFromStringTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie FieldSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:FINISHED TEST : cookieFieldParamSetEntityWithFromStringTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:STARTING TEST : cookieFieldParamEntityWithValueOfTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:Found cookie FieldParamEntityWithValueOf=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=FieldParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:FINISHED TEST : cookieFieldParamEntityWithValueOfTest()
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:52:STARTING TEST : cookieParamThrowingWebApplicationExceptionTest()
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:52:Found cookie ParamEntityThrowingWebApplicationException=CREATED as expected
07-24-2023 04:59:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_sub_web/Resource/subresource?todo=ParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:52:FINISHED TEST : cookieParamThrowingWebApplicationExceptionTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s - in ee.jakarta.tck.ws.rs.ee.rs.cookieparam.sub.JAXRSSubClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.cookieparam.JAXRSClientIT
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieParamListEntityWithFromStringTest()
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie ListParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:FINISHED TEST : cookieParamListEntityWithFromStringTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:STARTING TEST : cookieParamTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=setcookie HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=verifycookie HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieParamTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:STARTING TEST : cookieParamEntityWithFromStringTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie ParamEntityWithFromString=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:FINISHED TEST : cookieParamEntityWithFromStringTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieFieldParamEntityWithFromStringTest()Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie FieldParamEntityWithFromString=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityWithFromString%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:FINISHED TEST : cookieFieldParamEntityWithFromStringTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieFieldParamEntityWithConstructorTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie FieldParamEntityWithConstructor=JAXRS_SPEC_5.2 as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:FINISHED TEST : cookieFieldParamEntityWithConstructorTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:STARTING TEST : cookieFieldParamListEntityWithFromStringTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie FieldListParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldListParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieFieldParamListEntityWithFromStringTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:STARTING TEST : cookieParamSetEntityWithFromStringTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=SetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie SetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=SetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieParamSetEntityWithFromStringTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:STARTING TEST : cookieParamSortedSetEntityWithFromStringTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=SortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=SortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:FINISHED TEST : cookieParamSortedSetEntityWithFromStringTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieFieldParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie FieldParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expectedJul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieFieldParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:Found cookie ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieParamThrowingIllegalArgumentExceptionTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie FieldParamEntityThrowingWebApplicationException=CREATED as expectedJul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieFieldThrowingWebApplicationExceptionTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:STARTING TEST : cookieFieldSortedSetEntityWithFromStringTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldSortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie FieldSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldSortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieFieldSortedSetEntityWithFromStringTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieParamEntityWithValueOfTest()Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie ParamEntityWithValueOf=JAXRS_SPEC_5.3 as expected
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieParamEntityWithValueOfTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieParamEntityWithConstructorTest()Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie ParamEntityWithConstructor=JAXRS_SPEC_5.2 as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityWithConstructor%3dJAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:FINISHED TEST : cookieParamEntityWithConstructorTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieFieldParamSetEntityWithFromStringTest()Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie FieldSetParamEntityWithFromString=JAXRS_SPEC_5.4 as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldSetParamEntityWithFromString%3dJAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:FINISHED TEST : cookieFieldParamSetEntityWithFromStringTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieFieldParamEntityWithValueOfTest()Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo= HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:Found cookie FieldParamEntityWithValueOf=JAXRS_SPEC_5.3 as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=FieldParamEntityWithValueOf%3dJAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:FINISHED TEST : cookieFieldParamEntityWithValueOfTest()
07-24-2023 04:59:53:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:53:STARTING TEST : cookieParamThrowingWebApplicationExceptionTest()
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 4:59:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:53:Found cookie ParamEntityThrowingWebApplicationException=CREATED as expected
07-24-2023 04:59:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_cookieparam_web/CookieParamTest?todo=ParamEntityThrowingWebApplicationException%3dCREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:53:FINISHED TEST : cookieParamThrowingWebApplicationExceptionTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 s - in ee.jakarta.tck.ws.rs.ee.rs.cookieparam.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.application.JAXRSClientIT
07-24-2023 04:59:54:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:54:STARTING TEST : getSingletonsTest()Jul 24, 2023 4:59:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:54:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_application_web/ApplicationTest/GetSingletons HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:54:FINISHED TEST : getSingletonsTest()
07-24-2023 04:59:54:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:54:STARTING TEST : getClassesTest()
Jul 24, 2023 4:59:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:54:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_application_web/ApplicationTest/GetClasses HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:54:FINISHED TEST : getClassesTest()
07-24-2023 04:59:54:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:54:STARTING TEST : defaultGetPropertiesIsEmptyTest()
07-24-2023 04:59:54:Default implementation gets empty map as expected
07-24-2023 04:59:54:FINISHED TEST : defaultGetPropertiesIsEmptyTest()
07-24-2023 04:59:54:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:54:STARTING TEST : getPropertiesTest()Jul 24, 2023 4:59:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:54:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_application_web/ApplicationTest/properties HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:54:FINISHED TEST : getPropertiesTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s - in ee.jakarta.tck.ws.rs.ee.rs.core.application.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT
07-24-2023 04:59:54:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:54:STARTING TEST : registerClassBindingPriorityFirstIsSecondTest()
07-24-2023 04:59:54:Check on Configurable Client
07-24-2023 04:59:54:Already registered 0 classes
07-24-2023 04:59:54:Already registered 0 instances
07-24-2023 04:59:54:Found 2 provider(s) as expected
07-24-2023 04:59:54:Found 2 provider(s) as expected
07-24-2023 04:59:55:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.FirstFilter has been executed as second, as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.FirstFilter has been executed as second, as expected
07-24-2023 04:59:55:FINISHED TEST : registerClassBindingPriorityFirstIsSecondTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassWriterContractsTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully wrote Callable by provider registered on Configurable Client
07-24-2023 04:59:55:MessageBodyReader contract has not been registered as expected org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for media type=text/html, type=interface java.util.concurrent.Callable, genericType=interface java.util.concurrent.Callable.
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully wrote Callable by provider registered on Configurable WebTarget
07-24-2023 04:59:55:MessageBodyReader contract has not been registered as expected org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for media type=text/html, type=interface java.util.concurrent.Callable, genericType=interface java.util.concurrent.Callable.
07-24-2023 04:59:55:FINISHED TEST : registerClassWriterContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectReaderContractsTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully read Callable by provider registered on Configurable Client
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully read Callable by provider registered on Configurable WebTarget
07-24-2023 04:59:55:FINISHED TEST : registerObjectReaderContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectBindingPriorityTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.FirstFilter has been executed as second, as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.FirstFilter has been executed as second, as expected
07-24-2023 04:59:55:FINISHED TEST : registerObjectBindingPriorityTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassReaderContractsInMapTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully read Callable by provider registered on Configurable Client
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully read Callable by provider registered on Configurable WebTarget
07-24-2023 04:59:55:FINISHED TEST : registerClassReaderContractsInMapTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectWriterContractsInMapTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully wrote Callable by provider registered on Configurable Client
07-24-2023 04:59:55:MessageBodyReader contract has not been registered as expected org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for media type=text/html, type=interface java.util.concurrent.Callable, genericType=interface java.util.concurrent.Callable.
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully wrote Callable by provider registered on Configurable WebTarget
07-24-2023 04:59:55:MessageBodyReader contract has not been registered as expected org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for media type=text/html, type=interface java.util.concurrent.Callable, genericType=interface java.util.concurrent.Callable.
07-24-2023 04:59:55:FINISHED TEST : registerObjectWriterContractsInMapTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassEmptyContractsTest()
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class ee.jakarta.tck.ws.rs.api.rs.core.configurable.CallableProvider to null or empty array of contracts  is ignored.
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider of with contracts has ben ignored as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class ee.jakarta.tck.ws.rs.api.rs.core.configurable.CallableProvider to null or empty array of contracts  is ignored.
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider of with contracts has ben ignored as expected
07-24-2023 04:59:55:FINISHED TEST : registerClassEmptyContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassNotAssignableContractsInMapTest()
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.client.ClientRequestFilter can not be registered for component class ee.jakarta.tck.ws.rs.api.rs.core.configurable.CallableProvider: Contract not assignable to component.

07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.client.ClientRequestFilter can not be registered for component class ee.jakarta.tck.ws.rs.api.rs.core.configurable.CallableProvider: Contract not assignable to component.

07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:55:FINISHED TEST : registerClassNotAssignableContractsInMapTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectNotAssignableContractsInMapTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instancesJul 24, 2023 4:59:55 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.client.ClientRequestFilter can not be registered for component class ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT$24: Contract not assignable to component.


07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.client.ClientRequestFilter can not be registered for component class ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT$25: Contract not assignable to component.

07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:55:FINISHED TEST : registerObjectNotAssignableContractsInMapTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassReaderContractsTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully read Callable by provider registered on Configurable Client
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully read Callable by provider registered on Configurable WebTarget
07-24-2023 04:59:55:FINISHED TEST : registerClassReaderContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectEmptyContractsTest()
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT$24 to null or empty array of contracts  is ignored.
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with empty contracts has ben ignored as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT$25 to null or empty array of contracts  is ignored.
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with empty contracts has ben ignored as expected
07-24-2023 04:59:55:FINISHED TEST : registerObjectEmptyContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassBindingPriorityInMapTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.FirstFilter has been executed as second, as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.FirstFilter has been executed as second, as expected
07-24-2023 04:59:55:FINISHED TEST : registerClassBindingPriorityInMapTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectReaderContractsInMapTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully read Callable by provider registered on Configurable Client
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully read Callable by provider registered on Configurable WebTarget
07-24-2023 04:59:55:FINISHED TEST : registerObjectReaderContractsInMapTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class ee.jakarta.tck.ws.rs.api.rs.core.configurable.CallableProvider to null or empty array of contracts  is ignored.
07-24-2023 04:59:55:STARTING TEST : registerClassNullContractsTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with null contract has ben ignored as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class ee.jakarta.tck.ws.rs.api.rs.core.configurable.CallableProvider to null or empty array of contracts  is ignored.
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with null contract has ben ignored as expected
07-24-2023 04:59:55:FINISHED TEST : registerClassNullContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.client.ClientRequestFilter can not be registered for component class ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT$24: Contract not assignable to component.

07-24-2023 04:59:55:STARTING TEST : registerObjectNotAssignableContractsTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider withO unassignable contract has ben ignored as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.client.ClientRequestFilter can not be registered for component class ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT$25: Contract not assignable to component.

07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider withO unassignable contract has ben ignored as expected
07-24-2023 04:59:55:FINISHED TEST : registerObjectNotAssignableContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassNotAssignableContractsTest()
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.client.ClientRequestFilter can not be registered for component class ee.jakarta.tck.ws.rs.api.rs.core.configurable.CallableProvider: Contract not assignable to component.

07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface jakarta.ws.rs.client.ClientRequestFilter can not be registered for component class ee.jakarta.tck.ws.rs.api.rs.core.configurable.CallableProvider: Contract not assignable to component.

07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:55:FINISHED TEST : registerClassNotAssignableContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectWriterContractsTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully wrote Callable by provider registered on Configurable Client
07-24-2023 04:59:55:MessageBodyReader contract has not been registered as expected org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for media type=text/html, type=interface java.util.concurrent.Callable, genericType=interface java.util.concurrent.Callable.
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully wrote Callable by provider registered on Configurable WebTarget
07-24-2023 04:59:55:MessageBodyReader contract has not been registered as expected org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for media type=text/html, type=interface java.util.concurrent.Callable, genericType=interface java.util.concurrent.Callable.
07-24-2023 04:59:55:FINISHED TEST : registerObjectWriterContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectBindingPriorityInMapTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.FirstFilter has been executed as second, as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.FirstFilter has been executed as second, as expected
07-24-2023 04:59:55:FINISHED TEST : registerObjectBindingPriorityInMapTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassWriterContractsInMapTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully wrote Callable by provider registered on Configurable Client
07-24-2023 04:59:55:MessageBodyReader contract has not been registered as expected org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for media type=text/html, type=interface java.util.concurrent.Callable, genericType=interface java.util.concurrent.Callable.
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 1 provider(s) as expected
07-24-2023 04:59:55:sucessufully wrote Callable by provider registered on Configurable WebTarget
07-24-2023 04:59:55:MessageBodyReader contract has not been registered as expected org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException: MessageBodyReader not found for media type=text/html, type=interface java.util.concurrent.Callable, genericType=interface java.util.concurrent.Callable.
07-24-2023 04:59:55:FINISHED TEST : registerClassWriterContractsInMapTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerObjectNullContractsTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classesJul 24, 2023 4:59:55 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT$24 to null or empty array of contracts  is ignored.

07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with null contract has ben ignored as expected
07-24-2023 04:59:55:Check on Configurable WebTarget
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 0 provider(s) as expected
Jul 24, 2023 4:59:55 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT$25 to null or empty array of contracts  is ignored.
07-24-2023 04:59:55:Found 0 provider(s) as expected
07-24-2023 04:59:55:The provider with null contract has ben ignored as expected
07-24-2023 04:59:55:FINISHED TEST : registerObjectNullContractsTest()
07-24-2023 04:59:55:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:55:STARTING TEST : registerClassBindingPriorityFirstIsFirstTest()
07-24-2023 04:59:55:Check on Configurable Client
07-24-2023 04:59:55:Already registered 0 classes
07-24-2023 04:59:55:Already registered 0 instances
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:55:Found 2 provider(s) as expected
07-24-2023 04:59:56:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.SecondFilter has been executed as second, as expected
07-24-2023 04:59:56:Check on Configurable WebTarget
07-24-2023 04:59:56:Already registered 0 classes
07-24-2023 04:59:56:Already registered 0 instances
07-24-2023 04:59:56:Found 0 provider(s) as expected
07-24-2023 04:59:56:Found 2 provider(s) as expected
07-24-2023 04:59:56:ee.jakarta.tck.ws.rs.ee.rs.core.configurable.SecondFilter has been executed as second, as expected
07-24-2023 04:59:56:FINISHED TEST : registerClassBindingPriorityFirstIsFirstTest()
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in ee.jakarta.tck.ws.rs.ee.rs.core.configurable.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT
07-24-2023 04:59:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:56:STARTING TEST : isEnabledFeatureReturningFalseTest()
07-24-2023 04:59:56:Registering on Client
07-24-2023 04:59:56:Registering on WebTarget
07-24-2023 04:59:56:Feature feature2 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature3 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature4 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature1 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature3 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature4 has NOT been enabled as expected
07-24-2023 04:59:56:No feature enabled as expected on Client configuration
07-24-2023 04:59:56:No feature enabled as expected on Client configuration
07-24-2023 04:59:56:No feature enabled as expected on Client configuration
07-24-2023 04:59:56:No feature enabled as expected on Client configuration
07-24-2023 04:59:56:No feature enabled as expected on WebTarget configuration
07-24-2023 04:59:56:No feature enabled as expected on WebTarget configuration
07-24-2023 04:59:56:No feature enabled as expected on WebTarget configuration
07-24-2023 04:59:56:No feature enabled as expected on WebTarget configuration
07-24-2023 04:59:56:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:56:FINISHED TEST : isEnabledFeatureReturningFalseTest()
07-24-2023 04:59:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:56:STARTING TEST : isEnabledClassReturningFalseTest()
07-24-2023 04:59:56:Registering on Client
07-24-2023 04:59:56:Registering on WebTarget
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningFalse2 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningFalse3 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningFalse4 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningFalse1 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningFalse3 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningFalse4 has NOT been enabled as expected
07-24-2023 04:59:56:No feature enabled as expected on Client configuration
07-24-2023 04:59:56:No feature enabled as expected on Client configuration
07-24-2023 04:59:56:No feature enabled as expected on Client configuration
07-24-2023 04:59:56:No feature enabled as expected on Client configuration
07-24-2023 04:59:56:No feature enabled as expected on WebTarget configuration
07-24-2023 04:59:56:No feature enabled as expected on WebTarget configuration
07-24-2023 04:59:56:No feature enabled as expected on WebTarget configuration
07-24-2023 04:59:56:No feature enabled as expected on WebTarget configuration
07-24-2023 04:59:56:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:56:FINISHED TEST : isEnabledClassReturningFalseTest()
07-24-2023 04:59:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:56:STARTING TEST : isEnabledFeatureClassReturningTrueTest()
07-24-2023 04:59:56:Registering on Client
07-24-2023 04:59:56:Registering on WebTarget
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningTrue2 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningTrue3 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningTrue4 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningTrue1 has been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningTrue3 has NOT been enabled as expected
07-24-2023 04:59:56:Feature ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT$FeatureReturningTrue4 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature1 registered as expected on Client configuration
07-24-2023 04:59:56:Feature feature2 NOT registered as expected on Client configuration
07-24-2023 04:59:56:Feature feature3 NOT registered as expected on Client configuration
07-24-2023 04:59:56:Feature feature4 NOT registered as expected on Client configuration
07-24-2023 04:59:56:Feature feature1 registered as expected on WebTarget configuration
07-24-2023 04:59:56:Feature feature2 registered as expected on WebTarget configuration
07-24-2023 04:59:56:Feature feature3 NOT registered as expected on WebTarget configuration
07-24-2023 04:59:56:Feature feature4 NOT registered as expected on WebTarget configuration
07-24-2023 04:59:56:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:56:FINISHED TEST : isEnabledFeatureClassReturningTrueTest()
07-24-2023 04:59:56:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:56:STARTING TEST : isEnabledFeatureReturningTrueTest()
07-24-2023 04:59:56:Registering on Client
07-24-2023 04:59:56:Registering on WebTarget
07-24-2023 04:59:56:Feature feature2 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature3 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature4 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature1 has been enabled as expected
07-24-2023 04:59:56:Feature feature3 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature4 has NOT been enabled as expected
07-24-2023 04:59:56:Feature feature1 registered as expected on Client configuration
07-24-2023 04:59:56:Feature feature2 NOT registered as expected on Client configuration
07-24-2023 04:59:56:Feature feature3 NOT registered as expected on Client configuration
07-24-2023 04:59:56:Feature feature4 NOT registered as expected on Client configuration
07-24-2023 04:59:56:Feature feature1 registered as expected on WebTarget configuration
07-24-2023 04:59:56:Feature feature2 registered as expected on WebTarget configuration
07-24-2023 04:59:56:Feature feature3 NOT registered as expected on WebTarget configuration
07-24-2023 04:59:56:Feature feature4 NOT registered as expected on WebTarget configuration
07-24-2023 04:59:56:The provider with unassignable contract has ben ignored as expected
07-24-2023 04:59:56:FINISHED TEST : isEnabledFeatureReturningTrueTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in ee.jakarta.tck.ws.rs.ee.rs.core.configuration.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.headers.JAXRSClientIT
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:STARTING TEST : cookieTest()
07-24-2023 04:59:57:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/cookie
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*, Cookie:$Version=1; name1=value1; $Domain=localhost; $Path=/jaxrs_ee_core_headers_web
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 229
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << getCookies= Cookie Size=1key=name1; value=$Version=1;name1=value1;$Domain=localhost;$Path=/jaxrs_ee_core_headers_webCookie Name=name1Cookie Value=value1Cookie Path=/jaxrs_ee_core_headers_webCookie Domain=localhostCookie Version=1
07-24-2023 04:59:57:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/cookie' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:FINISHED TEST : cookieTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:STARTING TEST : contentLanguageTest()
07-24-2023 04:59:57:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:*/*, Content-Language:en-us
07-24-2023 04:59:57:  TRACE: [WIRE] - >> anything
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 21
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Languageen-US
07-24-2023 04:59:57:[Request] Dispatching request: 'PUT http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:[Request] Adding entity: Entity{entity=anything, variant=Variant[mediaType=*/*, language=en-us, encoding=null], annotations=[]}
07-24-2023 04:59:57:FINISHED TEST : contentLanguageTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/acl
07-24-2023 04:59:57:STARTING TEST : acceptLanguageTest()
07-24-2023 04:59:57:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/acl' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:text/plain, Accept-Language:en-US
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 35
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << Accept-LanguagegetLanguage= en-US; 
07-24-2023 04:59:57:FINISHED TEST : acceptLanguageTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:STARTING TEST : getDateTest()
07-24-2023 04:59:57:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/date
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*, Date:Mon, 24 Jul 2023 04:59:57 GMT, Content-Type:*/*
07-24-2023 04:59:57:  TRACE: [WIRE] - >> getDate
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/date' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:[Request] Adding entity: getDate
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 13
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << 1690174797000
07-24-2023 04:59:57:#getDate() returned expected Date instance
07-24-2023 04:59:57:FINISHED TEST : getDateTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring
07-24-2023 04:59:57:STARTING TEST : getHeaderStringTest()
07-24-2023 04:59:57:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*, askdjb:askdjbaskdjb, Content-Type:*/*
07-24-2023 04:59:57:  TRACE: [WIRE] - >> askdjb
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 12
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << askdjbaskdjb
07-24-2023 04:59:57:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring
07-24-2023 04:59:57:[Request] Adding entity: askdjb
07-24-2023 04:59:57:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:[Request] Adding entity: ksadbva
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*, ksadbva:ksadbvaksadbva, Content-Type:*/*
07-24-2023 04:59:57:  TRACE: [WIRE] - >> ksadbva
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 14
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << ksadbvaksadbva
07-24-2023 04:59:57:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:[Request] Adding entity: klwiaslkfn
07-24-2023 04:59:57:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*, klwiaslkfn:klwiaslkfnklwiaslkfn, Content-Type:*/*
07-24-2023 04:59:57:  TRACE: [WIRE] - >> klwiaslkfn
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << klwiaslkfnklwiaslkfn
07-24-2023 04:59:57:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:[Request] Adding entity: klwvasbk
07-24-2023 04:59:57:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*, klwvasbk:klwvasbkklwvasbk, Content-Type:*/*
07-24-2023 04:59:57:  TRACE: [WIRE] - >> klwvasbk
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << klwvasbkklwvasbk
07-24-2023 04:59:57:#getHeaderString() returned expected header values
07-24-2023 04:59:57:FINISHED TEST : getHeaderStringTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/mt
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/xml;charset=utf8
07-24-2023 04:59:57:STARTING TEST : mediaTypeTest()
07-24-2023 04:59:57:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/mt' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 136
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << getMediaTypeapplication/xml MediaType size=1Key charset; Value utf8application/xml;charset=utf8MediaType= application/xml;charset=utf8; 
07-24-2023 04:59:57:FINISHED TEST : mediaTypeTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:STARTING TEST : getHeaderStringUsesToStringTest()
07-24-2023 04:59:57:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring' to target server at 'localhost:8080'
07-24-2023 04:59:57:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headerstring
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*, bean:StringBean. To get a value, use rather #get() method.
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:[Request] Adding entity: bean
07-24-2023 04:59:57:  TRACE: [WIRE] - >> bean
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 53
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << StringBean. To get a value, use rather #get() method.
07-24-2023 04:59:57:#getHeaderString() returned expected header converted by toString() method
07-24-2023 04:59:57:FINISHED TEST : getHeaderStringUsesToStringTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/amt
07-24-2023 04:59:57:STARTING TEST : mediaTypeAcceptableTest()
07-24-2023 04:59:57:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/amt' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:text/*, text/html, text/html;level=1, */*
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 50
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << getAcceptableMediaTypestext/htmltext/htmltext/**/*
07-24-2023 04:59:57:FINISHED TEST : mediaTypeAcceptableTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/length
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:57:STARTING TEST : getLengthTest()
07-24-2023 04:59:57:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/length' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << -1
07-24-2023 04:59:57:#getLength() returned expected length -1
07-24-2023 04:59:57:FINISHED TEST : getLengthTest()
07-24-2023 04:59:57:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:57:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headers
07-24-2023 04:59:57:STARTING TEST : requestHeadersTest()
07-24-2023 04:59:57:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_headers_web/HeadersTest/headers' to target server at 'localhost:8080'
07-24-2023 04:59:57:###############################
07-24-2023 04:59:57:  TRACE: [WIRE] - >> Accept:text/*, text/html, text/html;level=1, */*, Content-Type:application/xml;charset=utf8
07-24-2023 04:59:57:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:57:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Length: 130
07-24-2023 04:59:57:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:57:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:57:  TRACE: [WIRE] - << getRequestHeaders= Found Accept: [text/*, text/html, text/html;level=1, */*]; Found Content-Type: [application/xml;charset=utf8]; 
07-24-2023 04:59:57:FINISHED TEST : requestHeadersTest()
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s - in ee.jakarta.tck.ws.rs.ee.rs.core.headers.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.request.JAXRSClientIT
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagIfNonMatchGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagIfNonMatchGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsIfModSinceAgesAgoGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsAgesAgoGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsIfModSinceAgesAgoGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagIfModSinceNowAAAGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsNowAAAGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagIfModSinceNowAAAGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:STARTING TEST : selectVariantGetRequestTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/SelectVariantTestGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : selectVariantGetRequestTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagIfModAAASinceGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAAgesAgoGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagIfModAAASinceGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:STARTING TEST : selectVariantDeleteRequestTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'DELETE /jaxrs_ee_core_request_web/RequestTest/SelectVariantTestDelete HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : selectVariantDeleteRequestTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsIfUnmodSinceNowGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsNowGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsIfUnmodSinceNowGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagNullAndSimpleGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsSimpleGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagNullAndSimpleGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagIfNonMatchAAAPutTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAPut HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagIfNonMatchAAAPutTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagIfNonMatchAAAGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagIfNonMatchAAAGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsIfUnmodSinceAgesAgoGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsAgesAgoGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsIfUnmodSinceAgesAgoGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : selectVariantPostRequestTest()
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_core_request_web/RequestTest/SelectVariantTestPost HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : selectVariantPostRequestTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:STARTING TEST : getMethodPutRequestTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_core_request_web/RequestTest/GetMethodPutTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : getMethodPutRequestTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagIfNonMatchAAAHeadTest()Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAHead HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagIfNonMatchAAAHeadTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : selectVariantResponseVaryTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/SelectVariantTestResponse HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : selectVariantResponseVaryTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:STARTING TEST : getMethodGetRequestTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/GetMethodGetTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : getMethodGetRequestTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsIfModSinceNowGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsNowGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsIfModSinceNowGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagIfUnmodSinceNowAAAGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsNowAAAGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagIfUnmodSinceNowAAAGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsEntityTagIfMatchBBBPutTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAPut HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsEntityTagIfMatchBBBPutTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsIfNonMatchHeadTest()
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_core_request_web/RequestTest/preconditionsHead HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsIfNonMatchHeadTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsEntityTagIfMatchBBBGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsEntityTagIfMatchBBBGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsEntityTagIfMatchAAAPutTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAPut HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsEntityTagIfMatchAAAPutTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : getMethodPostRequestTest()
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_core_request_web/RequestTest/GetMethodPostTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : getMethodPostRequestTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsEntityTagIfMatchAAAGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsEntityTagIfMatchAAAGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : evaluatePreconditionsTagIfUnmodSinceAAAGetTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_request_web/RequestTest/preconditionsAAAAgesAgoGet HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : evaluatePreconditionsTagIfUnmodSinceAAAGetTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:STARTING TEST : getMethodHeadRequestTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_core_request_web/RequestTest/GetMethodHeadTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : getMethodHeadRequestTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:58:STARTING TEST : getMethodDeleteRequestTest()
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'DELETE /jaxrs_ee_core_request_web/RequestTest/GetMethodDeleteTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : getMethodDeleteRequestTest()
07-24-2023 04:59:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 4:59:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 04:59:58:STARTING TEST : selectVariantPutRequestTest()
07-24-2023 04:59:58:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_core_request_web/RequestTest/SelectVariantTestPut HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 04:59:58:FINISHED TEST : selectVariantPutRequestTest()
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.909 s - in ee.jakarta.tck.ws.rs.ee.rs.core.request.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.response.JAXRSClientIT
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 04:59:59:STARTING TEST : readEntityClassAnnotationThrowsProcessingExceptionTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:  TRACE: [WIRE] - << ENtiTy
07-24-2023 04:59:59:ProcessingException has been thrown as expected
07-24-2023 04:59:59:FINISHED TEST : readEntityClassAnnotationThrowsProcessingExceptionTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:STARTING TEST : getEntityThrowsIllegalStateExceptionWhenConsumedTest()
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:  TRACE: [WIRE] - << ENtiTy
07-24-2023 04:59:59:#getEntity throws IllegalStateException as expected java.lang.IllegalStateException: Entity input stream has already been closed.
07-24-2023 04:59:59:FINISHED TEST : getEntityThrowsIllegalStateExceptionWhenConsumedTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:STARTING TEST : getLocationNotPresentTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:  TRACE: [WIRE] - << ENtiTy
07-24-2023 04:59:59:response#getLocation() was null as expected
07-24-2023 04:59:59:FINISHED TEST : getLocationNotPresentTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setstringbeanruntime
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:STARTING TEST : getHeaderStringUsingHeaderDelegateTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setstringbeanruntime' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring
07-24-2023 04:59:59:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:[Request] Adding entity: delegate
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:59:  TRACE: [WIRE] - >> delegate
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << s3: s3
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << s1: s1
07-24-2023 04:59:59:  TRACE: [WIRE] - << s2: s2
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:HeaderDelegate is used for header as expected
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setoriginalruntime' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setoriginalruntime
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:FINISHED TEST : getHeaderStringUsingHeaderDelegateTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:STARTING TEST : readEntityGenericTypeAnnotationCloseIsCalledTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:Close() has been called on an entity stream as expected
07-24-2023 04:59:59:FINISHED TEST : readEntityGenericTypeAnnotationCloseIsCalledTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 04:59:59:STARTING TEST : getLinksIsNotNullTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:  TRACE: [WIRE] - << ENtiTy
07-24-2023 04:59:59:#getLinks contains no links as expected
07-24-2023 04:59:59:FINISHED TEST : getLinksIsNotNullTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:STARTING TEST : readEntityClassAnnotationCloseIsNotCalledOnInputStreamTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:Close() has not been called on entity stream as expected
07-24-2023 04:59:59:FINISHED TEST : readEntityClassAnnotationCloseIsNotCalledOnInputStreamTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:STARTING TEST : bufferEntityThrowsExceptionTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:ProcessingException has been thrown as expected
07-24-2023 04:59:59:FINISHED TEST : bufferEntityThrowsExceptionTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/linkbuilder
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:59:  TRACE: [WIRE] - >> anyrelation
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << Link: <http://localhost.tck:888/url404/path1>; rel="anyrelation"
07-24-2023 04:59:59:STARTING TEST : getLinkBuilderForTheRelationTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/linkbuilder' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:[Request] Adding entity: anyrelation
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:#getLinkBuilder creates correct Link for given relation
07-24-2023 04:59:59:FINISHED TEST : getLinkBuilderForTheRelationTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/entitytag
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:STARTING TEST : getEntityTagNotPresentTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/entitytag' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:response#getEntityTag() was null as expected
07-24-2023 04:59:59:FINISHED TEST : getEntityTagNotPresentTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:STARTING TEST : responseCreatedRelativeURITest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/created' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/created
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << Location: http://localhost:8080/jaxrs_ee_core_response_web/created
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:FINISHED TEST : responseCreatedRelativeURITest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/links
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:STARTING TEST : getLinksTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/links' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << Link: <http://localhost.tck:888/url404/path2>; rel="rel2",<http://localhost.tck:888/url404/path1>; rel="rel1"
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:#getLinks contains expected links
07-24-2023 04:59:59:FINISHED TEST : getLinksTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setstringbeanruntime
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:59:  TRACE: [WIRE] - >> stringheaders
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << s3: s3
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << s1: s1
07-24-2023 04:59:59:  TRACE: [WIRE] - << s2: s2
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:STARTING TEST : getStringHeadersUsingHeaderDelegateTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setstringbeanruntime' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:[Request] Adding entity: stringheaders
07-24-2023 04:59:59:#getStringHeaders contains expected values s3=[s3],Server=[Eclipse GlassFish 7.0.6],Content-Length=[0],s1=[s1],s2=[s2],X-Powered-By=[Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)]
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setoriginalruntime' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setoriginalruntime
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:FINISHED TEST : getStringHeadersUsingHeaderDelegateTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:STARTING TEST : readEntityClassThrowsIllegalStateExceptionTest()
07-24-2023 04:59:59:IllegalStateException has been thrown as expected
07-24-2023 04:59:59:FINISHED TEST : readEntityClassThrowsIllegalStateExceptionTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:STARTING TEST : getLanguageNotPresentTest()
07-24-2023 04:59:59:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/language
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 04:59:59:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/language' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:response#getLanguage() was null as expected
07-24-2023 04:59:59:FINISHED TEST : getLanguageNotPresentTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:STARTING TEST : readEntityClassAnnotationCloseIsCalledTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:Close() has been called on an entity stream as expected
07-24-2023 04:59:59:FINISHED TEST : readEntityClassAnnotationCloseIsCalledTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:STARTING TEST : readEntityClassCloseIsNotCalledOnInputStreamTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:Close() has not been called on entity stream as expected
07-24-2023 04:59:59:FINISHED TEST : readEntityClassCloseIsNotCalledOnInputStreamTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:STARTING TEST : readEntityClassTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:  TRACE: [WIRE] - << ENtiTy
07-24-2023 04:59:59:Got expected ENtiTy
07-24-2023 04:59:59:FINISHED TEST : readEntityClassTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:STARTING TEST : getMediaTypeTest()
07-24-2023 04:59:59:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/mediatype
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:59:  TRACE: [WIRE] - >> application/atom+xml
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/mediatype' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:[Request] Adding entity: application/atom+xml
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Type: application/atom+xml
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:#getMediaType returned expected MediaType
07-24-2023 04:59:59:FINISHED TEST : getMediaTypeTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/link
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 04:59:59:STARTING TEST : getLinkTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/link' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:[Request] Adding entity: getLinkTest
07-24-2023 04:59:59:  TRACE: [WIRE] - >> getLinkTest
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << Link: <http://localhost.tck:888/url404/path>; rel="getLinkTest"
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:#getLink matches expected Link
07-24-2023 04:59:59:FINISHED TEST : getLinkTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 04:59:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200
07-24-2023 04:59:59:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 04:59:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 04:59:59:  TRACE: [WIRE] - << TESTHEADER: status code in request = 200
07-24-2023 04:59:59:STARTING TEST : readEntityGenericTypeAnnotationIsNullWhenNoEntityTest()
07-24-2023 04:59:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200' to target server at 'localhost:8080'
07-24-2023 04:59:59:###############################
07-24-2023 04:59:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 04:59:59:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 04:59:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 04:59:59:Null or zero length entity returned when no entity as expected
07-24-2023 04:59:59:FINISHED TEST : readEntityGenericTypeAnnotationIsNullWhenNoEntityTest()
07-24-2023 04:59:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:00:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 05:00:00:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:00:STARTING TEST : readEntityGenericCloseIsCalledTest()
07-24-2023 05:00:00:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 05:00:00:###############################
07-24-2023 05:00:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:00:Close() has been called on an entity stream as expected
07-24-2023 05:00:00:FINISHED TEST : readEntityGenericCloseIsCalledTest()
07-24-2023 05:00:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:00:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:00:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:00:STARTING TEST : hasEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:00:00:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:00:###############################
07-24-2023 05:00:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:00:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:00:IllegalStateException has been thrown as expected
07-24-2023 05:00:00:FINISHED TEST : hasEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:00:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:00:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:00:00:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headers' to target server at 'localhost:8080'
07-24-2023 05:00:00:###############################
07-24-2023 05:00:00:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headers
07-24-2023 05:00:00:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:00:getHeaders is mutable
07-24-2023 05:00:00:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:00:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:00:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/date?date=1690174800051
07-24-2023 05:00:00:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:00:STARTING TEST : readEntityClassAnnotationTest()
07-24-2023 05:00:00:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/date?date=1690174800051' to target server at 'localhost:8080'
07-24-2023 05:00:00:###############################
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Length: 13
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:00:  TRACE: [WIRE] - << 1690174800051
07-24-2023 05:00:00:Got expected date Mon Jul 24 05:00:00 UTC 2023
07-24-2023 05:00:00:FINISHED TEST : readEntityClassAnnotationTest()
07-24-2023 05:00:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:00:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:00:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:00:STARTING TEST : hasLinkWhenNoLinkTest()
07-24-2023 05:00:00:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:00:###############################
07-24-2023 05:00:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:00:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:00:#hasLink has not found any Link as expected
07-24-2023 05:00:00:FINISHED TEST : hasLinkWhenNoLinkTest()
07-24-2023 05:00:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:00:STARTING TEST : closeTest()
07-24-2023 05:00:00:#close() closed the stream, and consecutive reading threw IllegalStateException as expected
07-24-2023 05:00:00:FINISHED TEST : closeTest()
07-24-2023 05:00:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:00:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/language
07-24-2023 05:00:00:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:00:  TRACE: [WIRE] - >> CA
07-24-2023 05:00:00:STARTING TEST : getLanguageTest()
07-24-2023 05:00:00:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/language' to target server at 'localhost:8080'
07-24-2023 05:00:00:###############################
07-24-2023 05:00:00:[Request] Adding entity: CA
07-24-2023 05:00:00:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:00:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:00:  TRACE: [WIRE] - << Content-Language: fr-CA
07-24-2023 05:00:00:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:00:#getLocale matches the Content-Language HTTP header
07-24-2023 05:00:00:FINISHED TEST : getLanguageTest()
07-24-2023 05:00:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:00:STARTING TEST : getDateTest()
07-24-2023 05:00:00:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/date' to target server at 'localhost:8080'07-24-2023 05:00:00:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/date
07-24-2023 05:00:00:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:00:  TRACE: [WIRE] - >> 1690174800000
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << Date: Mon, 24 Jul 2023 05:00:00 GMT
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 05:00:00:###############################
07-24-2023 05:00:00:[Request] Adding entity: 1690174800000
07-24-2023 05:00:01:#getDate matches the Date HTTP header
07-24-2023 05:00:01:FINISHED TEST : getDateTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:STARTING TEST : readEntityClassAnnotationThrowsIllegalStateExceptionTest()
07-24-2023 05:00:01:IllegalStateException has been thrown as expected
07-24-2023 05:00:01:FINISHED TEST : readEntityClassAnnotationThrowsIllegalStateExceptionTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:STARTING TEST : readEntityClassIsNullWhenNoEntityTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:  TRACE: [WIRE] - << TESTHEADER: status code in request = 200
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:Null or zero length entity returned when no entity as expected
07-24-2023 05:00:01:FINISHED TEST : readEntityClassIsNullWhenNoEntityTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headers
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:01:  TRACE: [WIRE] - >> headerstring
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << Cache-Control: no-transform
07-24-2023 05:00:01:STARTING TEST : getHeaderStringTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headers' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:[Request] Adding entity: headerstring
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Encoding: gzip
07-24-2023 05:00:01:  TRACE: [WIRE] - << Set-Cookie: cookie=eikooc;Version=1
07-24-2023 05:00:01:  TRACE: [WIRE] - << Expires: Mon, 24 Jul 2023 05:00:01 GMT
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Language: fr-CA
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:Found following objects:
07-24-2023 05:00:01:Cache-Control:no-transform Server:Eclipse GlassFish 7.0.6 Content-Encoding:gzip Set-Cookie:cookie=eikooc;Version=1 Expires:Mon, 24 Jul 2023 05:00:01 GMT Content-Length:0 Content-Language:fr-CA X-Powered-By:Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:FINISHED TEST : getHeaderStringTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:STARTING TEST : readEntityGenericTypeThrowsIllegalStateExceptionTest()
07-24-2023 05:00:01:IllegalStateException has been thrown as expected
07-24-2023 05:00:01:FINISHED TEST : readEntityGenericTypeThrowsIllegalStateExceptionTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:STARTING TEST : readEntityClassCloseIsCalledTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:Close() has been called on an entity stream as expected
07-24-2023 05:00:01:FINISHED TEST : readEntityClassCloseIsCalledTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:STARTING TEST : readEntityGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'07-24-2023 05:00:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:01:ProcessingException has been thrown as expected
07-24-2023 05:00:01:FINISHED TEST : readEntityGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:01:STARTING TEST : getStringHeadersUsingToStringTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:[Request] Adding entity: stringheaders
07-24-2023 05:00:01:  TRACE: [WIRE] - >> stringheaders
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << s3: StringBean. To get a value, use rather #get() method.
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << s1: s1
07-24-2023 05:00:01:  TRACE: [WIRE] - << s2: s2
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:#getStringHeaders contains expected values s3=[StringBean. To get a value, use rather #get() method.],Server=[Eclipse GlassFish 7.0.6],Content-Length=[0],s1=[s1],s2=[s2],X-Powered-By=[Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)]
07-24-2023 05:00:01:FINISHED TEST : getStringHeadersUsingToStringTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/allowedmethods
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:01:STARTING TEST : getAllowedMethodsTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/allowedmethods' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:[Request] Adding entity: POST TRACE
07-24-2023 05:00:01:  TRACE: [WIRE] - >> POST TRACE
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << Allow: TRACE,POST
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:#getAllowedMethods returned expected methods TRACE;POST
07-24-2023 05:00:01:FINISHED TEST : getAllowedMethodsTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:STARTING TEST : readEntityGenericTypeCloseIsNotCalledOnInputStreamTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:Close() has not been called on entity stream as expected
07-24-2023 05:00:01:FINISHED TEST : readEntityGenericTypeCloseIsNotCalledOnInputStreamTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/length
07-24-2023 05:00:01:STARTING TEST : getLengthNotPresentTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/length' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:#getLength matches expected Content-Length 0
07-24-2023 05:00:01:FINISHED TEST : getLengthNotPresentTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:STARTING TEST : readEntityGenericTypeAnnotationThrowsIllegalStateExceptionTest()
07-24-2023 05:00:01:IllegalStateException has been thrown as expected
07-24-2023 05:00:01:FINISHED TEST : readEntityGenericTypeAnnotationThrowsIllegalStateExceptionTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << TESTHEADER: status code in request = 200
07-24-2023 05:00:01:STARTING TEST : readEntityClassAnnotationIsNullWhenNoEntityTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:Null or zero length entity returned when no entity as expected
07-24-2023 05:00:01:FINISHED TEST : readEntityClassAnnotationIsNullWhenNoEntityTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:01:STARTING TEST : bufferEntityBuffersDataTest()
07-24-2023 05:00:01:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:01:#bufferEntity did buffer opened stream as expected
07-24-2023 05:00:01:FINISHED TEST : bufferEntityBuffersDataTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:STARTING TEST : getCookiesIsImmutableTest()07-24-2023 05:00:01:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/cookies
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:  TRACE: [WIRE] - << Set-Cookie: c2=v2;Version=1,c1=v1;Version=1
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 05:00:01:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/cookies' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:#getCookies is read-only as expected
07-24-2023 05:00:01:FINISHED TEST : getCookiesIsImmutableTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:STARTING TEST : getHeaderStringUsingToStringTest()
07-24-2023 05:00:01:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring
07-24-2023 05:00:01:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:01:  TRACE: [WIRE] - >> toString
07-24-2023 05:00:01:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:01:  TRACE: [WIRE] - << s3: StringBean. To get a value, use rather #get() method.
07-24-2023 05:00:01:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:01:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:01:[Request] Adding entity: toString
07-24-2023 05:00:01:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:01:  TRACE: [WIRE] - << s1: s1
07-24-2023 05:00:01:  TRACE: [WIRE] - << s2: s2
07-24-2023 05:00:01:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:01:toString method is used as expected
07-24-2023 05:00:01:FINISHED TEST : getHeaderStringUsingToStringTest()
07-24-2023 05:00:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:01:STARTING TEST : readEntityGenericTypeAnnotationThrowsProcessingExceptionTest()
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:01:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:01:###############################
07-24-2023 05:00:02:ProcessingException has been thrown as expected
07-24-2023 05:00:02:FINISHED TEST : readEntityGenericTypeAnnotationThrowsProcessingExceptionTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200
07-24-2023 05:00:02:STARTING TEST : statusTest()
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 200
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=201' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=201

07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 201 CREATED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 201
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=202
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 202 ACCEPTED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 202
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=204
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 204
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=206
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 206 PARTIAL_CONTENT
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 206
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=300
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 300 MULTIPLE_CHOICES
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 300
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=301
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 301 MOVED_PERMANENTLY
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 301
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=302
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 302 FOUND
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 302
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=303
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 303 SEE_OTHER
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 303
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=304
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 304 NOT_MODIFIED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 304
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=305
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 305 USE_PROXY
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 305
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=202' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=204' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=206' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=300' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=301' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=302' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=303' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=304' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=305' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=307' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=307
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 307 TEMPORARY_REDIRECT
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 307
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=308
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=308' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 308 PERMANENT_REDIRECT
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 308
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=400' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=400
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 400
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1067
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 400 - Bad Request</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Request</p><p><b>description</b>The request sent by the client was syntactically incorrect.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=401' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=401
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 401 UNAUTHORIZED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 401
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1052
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 401 - Unauthorized</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Unauthorized</p><p><b>description</b>This request requires HTTP authentication.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=402' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=402
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 402 PAYMENT_REQUIRED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 402
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1066
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 402 - Payment Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Payment Required</p><p><b>description</b>Payment is required for access to this resource.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=403
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 403 FORBIDDEN
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=403' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 403
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1056
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 403 - Forbidden</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Forbidden</p><p><b>description</b>Access to the specified resource has been forbidden.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=404
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=404' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 404 NOT_FOUND
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 404
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1044
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - Not Found</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Found</p><p><b>description</b>The requested resource is not available.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=405
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=405' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 405 METHOD_NOT_ALLOWED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 405
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1090
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 405 - Method Not Allowed</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Method Not Allowed</p><p><b>description</b>The specified HTTP method is not allowed for the requested resource.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=406
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=406' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 406
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 406 - Not Acceptable</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Acceptable</p><p><b>description</b>The resource identified by this request is only capable of generating responses with characteristics not acceptable according to the request "accept" headers.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=407
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=407' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 407 PROXY_AUTHENTICATION_REQUIRED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 407
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1101
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 407 - Proxy Authentication Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Proxy Authentication Required</p><p><b>description</b>The client must first authenticate itself with the proxy.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=408
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=408' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 408 REQUEST_TIMEOUT
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 408
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1106
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 408 - Request Timeout</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Request Timeout</p><p><b>description</b>The client did not produce a request within the time that the server was prepared to wait.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=409
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=409' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 409 CONFLICT
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 409
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1094
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 409 - Conflict</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Conflict</p><p><b>description</b>The request could not be completed due to a conflict with the current state of the resource.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=410
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=410' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 410 GONE
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 410

07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1076
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 410 - Gone</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Gone</p><p><b>description</b>The requested resource is no longer available, and no forwarding address is known.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=411
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=411' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 411 LENGTH_REQUIRED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 411

07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1080
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 411 - Length Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Length Required</p><p><b>description</b>This request cannot be handled without a defined content length.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=412
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=412' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 412 PRECONDITION_FAILED

07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 412
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1077
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 412 - Precondition Failed</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Precondition Failed</p><p><b>description</b>A specified precondition has failed for this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=413
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 413 REQUEST_ENTITY_TOO_LARGE
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=413' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 413
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1109
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 413 - Request Entity Too Large</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Request Entity Too Large</p><p><b>description</b>The request entity is larger than the server is willing or able to process.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=414' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=414
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 414 REQUEST_URI_TOO_LONG
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 414
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1095
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 414 - Request-URI Too Long</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Request-URI Too Long</p><p><b>description</b>The server refused this request because the request URI was too long.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=415' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=415
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 415 UNSUPPORTED_MEDIA_TYPE

07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 415
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1169
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 415 - Unsupported Media Type</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Unsupported Media Type</p><p><b>description</b>The server refused this request because the request entity is in a format not supported by the requested resource for the requested method.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=416' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=416
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 416 REQUESTED_RANGE_NOT_SATISFIABLE
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 416
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1093
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 416 - Requested Range Not Satisfiable</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Requested Range Not Satisfiable</p><p><b>description</b>The requested byte range cannot be satisfied.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=417' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=417
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 417 EXPECTATION_FAILED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 417
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1098
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 417 - Expectation Failed</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Expectation Failed</p><p><b>description</b>The expectation given in the "Expect" request header could not be fulfilled.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=428' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=428

07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 428 PRECONDITION_REQUIRED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 428
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1070
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 428 - Precondition Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Precondition Required</p><p><b>description</b>The request is required to be conditional.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=429' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=429
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 429 TOO_MANY_REQUESTS
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 429
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1082
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 429 - Too Many Requests</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Too Many Requests</p><p><b>description</b>The user has sent too many requests in a given amount of time.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=431' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=431
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 431 REQUEST_HEADER_FIELDS_TOO_LARGE
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 431
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1128
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 431 - Request Header Fields Too Large</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Request Header Fields Too Large</p><p><b>description</b>The server refused this request because the request header fields are too large.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=451' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=451
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 451 UNAVAILABLE_FOR_LEGAL_REASONS
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 451
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1092
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 451 - Unavailable For Legal Reasons</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Unavailable For Legal Reasons</p><p><b>description</b>Cannot find message associated with key http.451</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=500' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=500
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 500
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1116
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Internal Server Error</p><p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=501' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=501
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 501 NOT_IMPLEMENTED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 501
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1093
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 501 - Not Implemented</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Implemented</p><p><b>description</b>The server does not support the functionality needed to fulfill this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=502' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=502
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 502 BAD_GATEWAY
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 502
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1110
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 502 - Bad Gateway</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Gateway</p><p><b>description</b>This server received an invalid response from a server it consulted when acting as a proxy or gateway.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=503' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=503
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 503 SERVICE_UNAVAILABLE
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 503
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1073
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 503 - Service Unavailable</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Service Unavailable</p><p><b>description</b>The requested service is not currently available.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=504' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=504
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 504 GATEWAY_TIMEOUT
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 504
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1105
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 504 - Gateway Timeout</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Gateway Timeout</p><p><b>description</b>The server received a timeout from an upstream server while acting as a gateway or proxy.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=505' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=505
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 505 HTTP_VERSION_NOT_SUPPORTED
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 505
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1102
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 505 - HTTP Version Not Supported</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>HTTP Version Not Supported</p><p><b>description</b>The server does not support the requested HTTP protocol version.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=511' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=511
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 511 NETWORK_AUTHENTICATION_REQUIRED
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << TESTHEADER: status code in request = 511
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 1104
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 511 - Network Authentication Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Network Authentication Required</p><p><b>description</b>The client needs to authenticate to gain network access.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:02:FINISHED TEST : statusTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:STARTING TEST : bufferEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:#bufferEntity throws IllegalStateException as expected
07-24-2023 05:00:02:FINISHED TEST : bufferEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:STARTING TEST : readEntityClassThrowsProcessingExceptionTest()
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:ProcessingException has been thrown as expected
07-24-2023 05:00:02:FINISHED TEST : readEntityClassThrowsProcessingExceptionTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:STARTING TEST : closeThrowsExceptionWhenErrorTest()
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:#close() threw ProcessingException as expected
07-24-2023 05:00:02:FINISHED TEST : closeThrowsExceptionWhenErrorTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:STARTING TEST : readEntityGenericTypeTest()
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:Got expected ENtiTy
07-24-2023 05:00:02:FINISHED TEST : readEntityGenericTypeTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/date?date=1690174802745
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:STARTING TEST : readEntityGenericTypeAnnotationTest()
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/date?date=1690174802745' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 13
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << 1690174802745
07-24-2023 05:00:02:Got expected date Mon Jul 24 05:00:02 UTC 2023
07-24-2023 05:00:02:FINISHED TEST : readEntityGenericTypeAnnotationTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:STARTING TEST : getEntityTagTest()
07-24-2023 05:00:02:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/entitytag
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:02:  TRACE: [WIRE] - >> ABCDEF0123456789
07-24-2023 05:00:02:  TRACE: [WIRE] - << 304 NOT_MODIFIED
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << ETag: "ABCDEF0123456789"
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/entitytag' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Adding entity: ABCDEF0123456789
07-24-2023 05:00:02:#getEntityTag is "ABCDEF0123456789" as expected
07-24-2023 05:00:02:FINISHED TEST : getEntityTagTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:STARTING TEST : getEntityThrowsIllegalStateExceptionTestWhenClosed()
07-24-2023 05:00:02:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:02:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:#getEntity throws IllegalStateException as expected java.lang.IllegalStateException: Entity input stream has already been closed.
07-24-2023 05:00:02:FINISHED TEST : getEntityThrowsIllegalStateExceptionTestWhenClosed()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headers
07-24-2023 05:00:02:STARTING TEST : getHeadersTest()
07-24-2023 05:00:02:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headers' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:02:  TRACE: [WIRE] - >> notnull
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Cache-Control: no-transform
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Encoding: gzip
07-24-2023 05:00:02:  TRACE: [WIRE] - << Set-Cookie: cookie=eikooc;Version=1
07-24-2023 05:00:02:[Request] Adding entity: notnull
07-24-2023 05:00:02:  TRACE: [WIRE] - << Expires: Mon, 24 Jul 2023 05:00:02 GMT
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Language: fr-CA
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:Found following objects:
07-24-2023 05:00:02:Cache-Control:no-transform Server:Eclipse GlassFish 7.0.6 Content-Encoding:gzip Set-Cookie:cookie=eikooc;Version=1 Expires:Mon, 24 Jul 2023 05:00:02 GMT Content-Length:0 Content-Language:fr-CA X-Powered-By:Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:FINISHED TEST : getHeadersTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:STARTING TEST : getLastModifiedNotPresentTest()
07-24-2023 05:00:02:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/lastmodified
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/lastmodified' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:response#getLastModified() was null as expected
07-24-2023 05:00:02:FINISHED TEST : getLastModifiedNotPresentTest()
07-24-2023 05:00:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:02:STARTING TEST : getStatusInfoTest()
07-24-2023 05:00:02:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:02:  TRACE: [WIRE] - >> OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Adding entity: OK
07-24-2023 05:00:02:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Adding entity: CREATED
07-24-2023 05:00:02:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:02:  TRACE: [WIRE] - >> CREATED
07-24-2023 05:00:02:  TRACE: [WIRE] - << 201 CREATED
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:02:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Adding entity: ACCEPTED
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:02:  TRACE: [WIRE] - >> ACCEPTED
07-24-2023 05:00:02:  TRACE: [WIRE] - << 202 ACCEPTED
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Adding entity: NO_CONTENT
07-24-2023 05:00:02:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:02:  TRACE: [WIRE] - >> NO_CONTENT
07-24-2023 05:00:02:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:02:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:02:###############################
07-24-2023 05:00:02:[Request] Adding entity: RESET_CONTENT
07-24-2023 05:00:02:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:02:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:02:  TRACE: [WIRE] - >> RESET_CONTENT
07-24-2023 05:00:02:  TRACE: [WIRE] - << 205 RESET_CONTENT
07-24-2023 05:00:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: PARTIAL_CONTENT
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> PARTIAL_CONTENT
07-24-2023 05:00:33:  TRACE: [WIRE] - << 206 PARTIAL_CONTENT
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> MULTIPLE_CHOICES
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: MULTIPLE_CHOICES
07-24-2023 05:00:33:  TRACE: [WIRE] - << 300 MULTIPLE_CHOICES
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: MOVED_PERMANENTLY
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> MOVED_PERMANENTLY
07-24-2023 05:00:33:  TRACE: [WIRE] - << 301 MOVED_PERMANENTLY
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: FOUND
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> FOUND
07-24-2023 05:00:33:  TRACE: [WIRE] - << 302 FOUND
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: SEE_OTHER
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> SEE_OTHER
07-24-2023 05:00:33:  TRACE: [WIRE] - << 303 SEE_OTHER
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: NOT_MODIFIED
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> NOT_MODIFIED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 304 NOT_MODIFIED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: USE_PROXY
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> USE_PROXY
07-24-2023 05:00:33:  TRACE: [WIRE] - << 305 USE_PROXY
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: TEMPORARY_REDIRECT
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> TEMPORARY_REDIRECT
07-24-2023 05:00:33:  TRACE: [WIRE] - << 307 TEMPORARY_REDIRECT
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: PERMANENT_REDIRECT
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> PERMANENT_REDIRECT
07-24-2023 05:00:33:  TRACE: [WIRE] - << 308 PERMANENT_REDIRECT
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: BAD_REQUEST
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> BAD_REQUEST
07-24-2023 05:00:33:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1067
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 400 - Bad Request</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Request</p><p><b>description</b>The request sent by the client was syntactically incorrect.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> UNAUTHORIZED

07-24-2023 05:00:33:[Request] Adding entity: UNAUTHORIZED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 401 UNAUTHORIZED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1052
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 401 - Unauthorized</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Unauthorized</p><p><b>description</b>This request requires HTTP authentication.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: PAYMENT_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - >> PAYMENT_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 402 PAYMENT_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1066
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 402 - Payment Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Payment Required</p><p><b>description</b>Payment is required for access to this resource.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: FORBIDDEN
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> FORBIDDEN
07-24-2023 05:00:33:  TRACE: [WIRE] - << 403 FORBIDDEN
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1056
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 403 - Forbidden</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Forbidden</p><p><b>description</b>Access to the specified resource has been forbidden.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> NOT_FOUND
07-24-2023 05:00:33:  TRACE: [WIRE] - << 404 NOT_FOUND
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: NOT_FOUND
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1044
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - Not Found</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Found</p><p><b>description</b>The requested resource is not available.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: METHOD_NOT_ALLOWED
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> METHOD_NOT_ALLOWED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 405 METHOD_NOT_ALLOWED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1090
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 405 - Method Not Allowed</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Method Not Allowed</p><p><b>description</b>The specified HTTP method is not allowed for the requested resource.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: NOT_ACCEPTABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - >> NOT_ACCEPTABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 406 - Not Acceptable</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Acceptable</p><p><b>description</b>The resource identified by this request is only capable of generating responses with characteristics not acceptable according to the request "accept" headers.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> PROXY_AUTHENTICATION_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 407 PROXY_AUTHENTICATION_REQUIRED

07-24-2023 05:00:33:[Request] Adding entity: PROXY_AUTHENTICATION_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1101
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 407 - Proxy Authentication Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Proxy Authentication Required</p><p><b>description</b>The client must first authenticate itself with the proxy.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> REQUEST_TIMEOUT
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: REQUEST_TIMEOUT
07-24-2023 05:00:33:  TRACE: [WIRE] - << 408 REQUEST_TIMEOUT
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1106
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 408 - Request Timeout</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Request Timeout</p><p><b>description</b>The client did not produce a request within the time that the server was prepared to wait.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: CONFLICT
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> CONFLICT
07-24-2023 05:00:33:  TRACE: [WIRE] - << 409 CONFLICT
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1094
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 409 - Conflict</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Conflict</p><p><b>description</b>The request could not be completed due to a conflict with the current state of the resource.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:[Request] Adding entity: GONE
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> GONE
07-24-2023 05:00:33:  TRACE: [WIRE] - << 410 GONE
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1076
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 410 - Gone</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Gone</p><p><b>description</b>The requested resource is no longer available, and no forwarding address is known.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: LENGTH_REQUIRED07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo

07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> LENGTH_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 411 LENGTH_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1080
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 411 - Length Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Length Required</p><p><b>description</b>This request cannot be handled without a defined content length.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:  TRACE: [WIRE] - >> PRECONDITION_FAILED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 412 PRECONDITION_FAILED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1077
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 412 - Precondition Failed</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Precondition Failed</p><p><b>description</b>A specified precondition has failed for this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Adding entity: PRECONDITION_FAILED
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: REQUEST_ENTITY_TOO_LARGE07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo

07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> REQUEST_ENTITY_TOO_LARGE
07-24-2023 05:00:33:  TRACE: [WIRE] - << 413 REQUEST_ENTITY_TOO_LARGE
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1109
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 413 - Request Entity Too Large</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Request Entity Too Large</p><p><b>description</b>The request entity is larger than the server is willing or able to process.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*

07-24-2023 05:00:33:[Request] Adding entity: REQUEST_URI_TOO_LONG
07-24-2023 05:00:33:  TRACE: [WIRE] - >> REQUEST_URI_TOO_LONG
07-24-2023 05:00:33:  TRACE: [WIRE] - << 414 REQUEST_URI_TOO_LONG
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1095
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 414 - Request-URI Too Long</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Request-URI Too Long</p><p><b>description</b>The server refused this request because the request URI was too long.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo

07-24-2023 05:00:33:[Request] Adding entity: UNSUPPORTED_MEDIA_TYPE
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> UNSUPPORTED_MEDIA_TYPE
07-24-2023 05:00:33:  TRACE: [WIRE] - << 415 UNSUPPORTED_MEDIA_TYPE
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1169
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 415 - Unsupported Media Type</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Unsupported Media Type</p><p><b>description</b>The server refused this request because the request entity is in a format not supported by the requested resource for the requested method.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: REQUESTED_RANGE_NOT_SATISFIABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> REQUESTED_RANGE_NOT_SATISFIABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - << 416 REQUESTED_RANGE_NOT_SATISFIABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1093
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 416 - Requested Range Not Satisfiable</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Requested Range Not Satisfiable</p><p><b>description</b>The requested byte range cannot be satisfied.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: EXPECTATION_FAILED
07-24-2023 05:00:33:  TRACE: [WIRE] - >> EXPECTATION_FAILED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 417 EXPECTATION_FAILED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1098
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 417 - Expectation Failed</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Expectation Failed</p><p><b>description</b>The expectation given in the "Expect" request header could not be fulfilled.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: PRECONDITION_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> PRECONDITION_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 428 PRECONDITION_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1070
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 428 - Precondition Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Precondition Required</p><p><b>description</b>The request is required to be conditional.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: TOO_MANY_REQUESTS
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> TOO_MANY_REQUESTS
07-24-2023 05:00:33:  TRACE: [WIRE] - << 429 TOO_MANY_REQUESTS
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1082
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 429 - Too Many Requests</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Too Many Requests</p><p><b>description</b>The user has sent too many requests in a given amount of time.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: REQUEST_HEADER_FIELDS_TOO_LARGE
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> REQUEST_HEADER_FIELDS_TOO_LARGE
07-24-2023 05:00:33:  TRACE: [WIRE] - << 431 REQUEST_HEADER_FIELDS_TOO_LARGE
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1128
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 431 - Request Header Fields Too Large</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Request Header Fields Too Large</p><p><b>description</b>The server refused this request because the request header fields are too large.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: UNAVAILABLE_FOR_LEGAL_REASONS
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> UNAVAILABLE_FOR_LEGAL_REASONS
07-24-2023 05:00:33:  TRACE: [WIRE] - << 451 UNAVAILABLE_FOR_LEGAL_REASONS
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1092
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 451 - Unavailable For Legal Reasons</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Unavailable For Legal Reasons</p><p><b>description</b>Cannot find message associated with key http.451</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo

07-24-2023 05:00:33:[Request] Adding entity: INTERNAL_SERVER_ERROR
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> INTERNAL_SERVER_ERROR
07-24-2023 05:00:33:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1116
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Internal Server Error</p><p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: NOT_IMPLEMENTED
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> NOT_IMPLEMENTED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 501 NOT_IMPLEMENTED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1093
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 501 - Not Implemented</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Implemented</p><p><b>description</b>The server does not support the functionality needed to fulfill this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> BAD_GATEWAY
07-24-2023 05:00:33:  TRACE: [WIRE] - << 502 BAD_GATEWAY

07-24-2023 05:00:33:[Request] Adding entity: BAD_GATEWAY
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1110
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 502 - Bad Gateway</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Gateway</p><p><b>description</b>This server received an invalid response from a server it consulted when acting as a proxy or gateway.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: SERVICE_UNAVAILABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> SERVICE_UNAVAILABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - << 503 SERVICE_UNAVAILABLE
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1073
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 503 - Service Unavailable</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Service Unavailable</p><p><b>description</b>The requested service is not currently available.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: GATEWAY_TIMEOUT
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> GATEWAY_TIMEOUT
07-24-2023 05:00:33:  TRACE: [WIRE] - << 504 GATEWAY_TIMEOUT
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1105
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 504 - Gateway Timeout</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Gateway Timeout</p><p><b>description</b>The server received a timeout from an upstream server while acting as a gateway or proxy.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: HTTP_VERSION_NOT_SUPPORTED
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> HTTP_VERSION_NOT_SUPPORTED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 505 HTTP_VERSION_NOT_SUPPORTED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1102
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 505 - HTTP Version Not Supported</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>HTTP Version Not Supported</p><p><b>description</b>The server does not support the requested HTTP protocol version.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo' to target server at 'localhost:8080'
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/statusinfo
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: NETWORK_AUTHENTICATION_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - >> NETWORK_AUTHENTICATION_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << 511 NETWORK_AUTHENTICATION_REQUIRED
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 1104
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 511 - Network Authentication Required</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Network Authentication Required</p><p><b>description</b>The client needs to authenticate to gain network access.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:00:33:#getStatusInfo returned expected StatusTypes
07-24-2023 05:00:33:FINISHED TEST : getStatusInfoTest()
07-24-2023 05:00:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:33:STARTING TEST : hasEntityWhenEntityTest()
07-24-2023 05:00:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:33:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:#hasEntity found the entity as expected
07-24-2023 05:00:33:FINISHED TEST : hasEntityWhenEntityTest()
07-24-2023 05:00:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:33:STARTING TEST : getLengthTest()
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/length
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> 1234567890
07-24-2023 05:00:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/length' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: 1234567890
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:  TRACE: [WIRE] - << 1234567890
07-24-2023 05:00:33:#getLength matches expected Content-Length 10
07-24-2023 05:00:33:FINISHED TEST : getLengthTest()
07-24-2023 05:00:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:33:STARTING TEST : getHeadersUsingHeaderDelegateTest()
07-24-2023 05:00:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setstringbeanruntime
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setstringbeanruntime' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:33:[Request] Adding entity: notnull
07-24-2023 05:00:33:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring
07-24-2023 05:00:33:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:33:  TRACE: [WIRE] - >> notnull
07-24-2023 05:00:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:33:  TRACE: [WIRE] - << s3: s3
07-24-2023 05:00:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:33:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:33:  TRACE: [WIRE] - << s1: s1
07-24-2023 05:00:33:  TRACE: [WIRE] - << s2: s2
07-24-2023 05:00:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:Received:
07-24-2023 05:00:33:s3:s3 Server:Eclipse GlassFish 7.0.6 Content-Length:0 s1:s1 s2:s2 X-Powered-By:Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:Received expected headers s3:s3;Server:Eclipse GlassFish 7.0.6;Content-Length:0;s1:s1;s2:s2;X-Powered-By:Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:33:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setoriginalruntime' to target server at 'localhost:8080'
07-24-2023 05:00:33:###############################
07-24-2023 05:00:34:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/setoriginalruntime
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:FINISHED TEST : getHeadersUsingHeaderDelegateTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:34:STARTING TEST : readEntityGenericTypeAnnotationCloseIsNotCalledOnInputStreamTest()
07-24-2023 05:00:34:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/corrupted' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:Close() has not been called on entity stream as expected
07-24-2023 05:00:34:FINISHED TEST : readEntityGenericTypeAnnotationCloseIsNotCalledOnInputStreamTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/lastmodified
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:34:  TRACE: [WIRE] - >> 1690174834000
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:STARTING TEST : getLastModifiedTest()
07-24-2023 05:00:34:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/lastmodified' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:[Request] Adding entity: 1690174834000
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Last-Modified: Mon, 24 Jul 2023 05:00:34 GMT
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:#getLastModified matches the Last-Modified HTTP header
07-24-2023 05:00:34:FINISHED TEST : getLastModifiedTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/link
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:34:  TRACE: [WIRE] - >> path
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:STARTING TEST : hasLinkWhenLinkTest()
07-24-2023 05:00:34:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/link' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:[Request] Adding entity: path
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:34:  TRACE: [WIRE] - << Link: <http://localhost.tck:888/url404/path>; rel="path"
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:#hasEntity found the Link as expected
07-24-2023 05:00:34:FINISHED TEST : hasLinkWhenLinkTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:STARTING TEST : getLocationTest()
07-24-2023 05:00:34:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/location
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:34:  TRACE: [WIRE] - >> path
07-24-2023 05:00:34:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/location' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:[Request] Adding entity: path
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:34:  TRACE: [WIRE] - << Location: http://localhost.tck:888/url404/path
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:#getLocation contains expected location
07-24-2023 05:00:34:FINISHED TEST : getLocationTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:STARTING TEST : getLinkBuilderForTheNotPresentRelationTest()
07-24-2023 05:00:34:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:  TRACE: [WIRE] - << ENtiTy
07-24-2023 05:00:34:#getLinkBuilder returned null as expected
07-24-2023 05:00:34:FINISHED TEST : getLinkBuilderForTheNotPresentRelationTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:STARTING TEST : getLinkNotPresentTest()
07-24-2023 05:00:34:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/link
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/link' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:response#getLink() was null as expected
07-24-2023 05:00:34:FINISHED TEST : getLinkNotPresentTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:STARTING TEST : getCookiesTest()
07-24-2023 05:00:34:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/cookies
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:00:34:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/cookies' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Set-Cookie: c2=v2;Version=1,c1=v1;Version=1
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:#getCookies returned expected cookies
07-24-2023 05:00:34:FINISHED TEST : getCookiesTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:STARTING TEST : hasEntityWhenNoEntityTest()
07-24-2023 05:00:34:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_response_web/resource/headerstring' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:#hasEntity has not found any entity as expected
07-24-2023 05:00:34:FINISHED TEST : hasEntityWhenNoEntityTest()
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:STARTING TEST : readEntityGenericIsNullWhenNoEntityTest()
07-24-2023 05:00:34:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << TESTHEADER: status code in request = 200
07-24-2023 05:00:34:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_core_response_web/resource/status?status=200' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:Null or zero length entity returned when no entity as expected
07-24-2023 05:00:34:FINISHED TEST : readEntityGenericIsNullWhenNoEntityTest()
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.381 s - in ee.jakarta.tck.ws.rs.ee.rs.core.response.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.responsebuilder.JAXRSClientIT
07-24-2023 05:00:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:34:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_core_responsebuilder_web/resource/entity
07-24-2023 05:00:34:STARTING TEST : entityObjectTest()
07-24-2023 05:00:34:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_core_responsebuilder_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:00:34:###############################
07-24-2023 05:00:34:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:00:34:  TRACE: [WIRE] - >> 1690174834649
07-24-2023 05:00:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Length: 123
07-24-2023 05:00:34:  TRACE: [WIRE] - << Content-Type: application/json
07-24-2023 05:00:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:34:  TRACE: [WIRE] - << 1690174834649 ANNOTATION_VALUE jakarta.ws.rs.POST, jakarta.ws.rs.Path, jakarta.ws.rs.ext.Provider, jakarta.ws.rs.Consumes, 
07-24-2023 05:00:34:[Request] Adding entity: 1690174834649
07-24-2023 05:00:34:FINISHED TEST : entityObjectTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s - in ee.jakarta.tck.ws.rs.ee.rs.core.responsebuilder.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.securitycontext.basic.JAXRSBasicClientIT
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:36:STARTING TEST : noAuthorizationTest()
07-24-2023 05:00:36:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_core_securitycontext_basic_web/Servlet/Context HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:36:FINISHED TEST : noAuthorizationTest()
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:36:STARTING TEST : basicAuthorizationIncorrectUserTest()
07-24-2023 05:00:36:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_core_securitycontext_basic_web/Servlet/Context HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:36:FINISHED TEST : basicAuthorizationIncorrectUserTest()
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:36:STARTING TEST : basicAuthorizationAdminTest()
07-24-2023 05:00:36:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_core_securitycontext_basic_web/Servlet/Context HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:00:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:36:FINISHED TEST : basicAuthorizationAdminTest()
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:36:STARTING TEST : basicAuthorizationIncorrectPasswordTest()
07-24-2023 05:00:36:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_core_securitycontext_basic_web/Servlet/Context HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:36:FINISHED TEST : basicAuthorizationIncorrectPasswordTest()
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:36:STARTING TEST : basicAuthorizationStandardUserTest()
Jul 24, 2023 5:00:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:36:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_core_securitycontext_basic_web/Servlet/Context HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:36:FINISHED TEST : basicAuthorizationStandardUserTest()
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in ee.jakarta.tck.ws.rs.ee.rs.core.securitycontext.basic.JAXRSBasicClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.core.uriinfo.JAXRSClientIT
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:36:STARTING TEST : getMatchedURIsTest()
07-24-2023 05:00:36:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/uri HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:36:FINISHED TEST : getMatchedURIsTest()
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:36 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:36:STARTING TEST : queryTest()
07-24-2023 05:00:36:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/query?stringtest=cts&inttest=-2147483648? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:36:FINISHED TEST : queryTest()
07-24-2023 05:00:36:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:36:STARTING TEST : pathParamTest1()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:36:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/pathparam1/%20/%2010 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathParamTest1()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : pathParamTest2()Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/pathparam2/%20/%2010 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathParamTest2()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:STARTING TEST : pathParamTest()
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/pathparam/a/b HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathParamTest()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : pathTest1()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/path1%20/%2010 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathTest1()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : pathTest2()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/path2%20/%2010 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathTest2()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : pathSegTest()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/pathseg HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathSegTest()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : queryTest1()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/query1?stringtest=cts%20&inttest=-2147483648?%2010 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : queryTest1()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : queryTest2()Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/query2?stringtest=cts%20&inttest=-2147483648%2010 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : queryTest2()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : pathSegTest1()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/pathseg1%20/%2010 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathSegTest1()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : pathSegTest2()Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/pathseg2%20/%2010 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathSegTest2()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : getMatchedURIsTest1()
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/uri1 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:FINISHED TEST : getMatchedURIsTest1()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : getMatchedURIsTest2()Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/uri2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : getMatchedURIsTest2()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:STARTING TEST : getMatchedResourcesTest()
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/resource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : getMatchedResourcesTest()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : pathTest()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/path HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : pathTest()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : requestURITest()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/request?stringtest=cts&inttest=-2147483648 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : requestURITest()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:STARTING TEST : aPathTest()
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/apath HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : aPathTest()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:STARTING TEST : baseUriTest()
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_uriinfo_web/resource/baseuri HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : baseUriTest()
[WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.98 s - in ee.jakarta.tck.ws.rs.ee.rs.core.uriinfo.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.delete.JAXRSClientIT
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : deleteSubTest()
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'DELETE /jaxrs_ee_rs_delete_web/DeleteTest/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : deleteSubTest()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : deleteTest1()Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'DELETE /jaxrs_ee_rs_delete_web/DeleteTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : deleteTest1()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:37 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:37:STARTING TEST : deleteTest2()
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'DELETE /jaxrs_ee_rs_delete_web/DeleteTest  HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : deleteTest2()
07-24-2023 05:00:37:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:37:STARTING TEST : deleteSubTest1()
07-24-2023 05:00:37:[HttpRequest] Dispatching request: 'DELETE /jaxrs_ee_rs_delete_web/DeleteTest/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:37:FINISHED TEST : deleteSubTest1()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s - in ee.jakarta.tck.ws.rs.ee.rs.delete.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.interceptorcontext.JAXRSClientIT
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:STARTING TEST : setAnnotationsNullThrowsNPETest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETANNOTATIONSNULL, Content-Type:*/*
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 48
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << NullPointerException has been thrown as expected
07-24-2023 05:00:38:FINISHED TEST : setAnnotationsNullThrowsNPETest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:STARTING TEST : setAnnotationsTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETANNOTATIONS, Content-Type:*/*
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 69
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << @jakarta.ws.rs.ext.Provider();@jakarta.annotation.Priority(value=100)
07-24-2023 05:00:38:FINISHED TEST : setAnnotationsTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:STARTING TEST : setGenericTypeTest()
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETGENERICTYPE, Content-Type:*/*
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << [B
07-24-2023 05:00:38:FINISHED TEST : setGenericTypeTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:STARTING TEST : getMediaTypeTest()
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETMEDIATYPE, Content-Type:application/json
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity{entity=Entity, variant=Variant[mediaType=application/json, language=null, encoding=null], annotations=[]}
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << application/json
07-24-2023 05:00:38:FINISHED TEST : getMediaTypeTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:STARTING TEST : setPropertyNullTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETPROPERTYNULL, Content-Type:*/*
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << None
07-24-2023 05:00:38:FINISHED TEST : setPropertyNullTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:STARTING TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTYNAMESISREADONLY, Content-Type:*/*
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << None
07-24-2023 05:00:38:FINISHED TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTYNAMES, Content-Type:*/*
07-24-2023 05:00:38:STARTING TEST : getPropertyNamesTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 49
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << Property4;Property3;Property2;Property1;Property0
07-24-2023 05:00:38:FINISHED TEST : getPropertyNamesTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTY, Content-Type:*/*
07-24-2023 05:00:38:STARTING TEST : getPropertyIsNullTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << None
07-24-2023 05:00:38:FINISHED TEST : getPropertyIsNullTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:STARTING TEST : setMediaTypeTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETMEDIATYPE, Content-Type:*/*
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 33
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << application/x-www-form-urlencoded
07-24-2023 05:00:38:FINISHED TEST : setMediaTypeTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:STARTING TEST : setTypeTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: java.io.InputStreamReader@1ac105ef07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETTYPE, Content-Type:*/*
07-24-2023 05:00:38:  TRACE: [WIRE] - >> java.io.InputStreamReader@1ac105ef
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 25
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << java.io.InputStreamReader

07-24-2023 05:00:38:#setType set correct type java.io.InputStreamReader
07-24-2023 05:00:38:FINISHED TEST : setTypeTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETTYPE, Content-Type:*/*
07-24-2023 05:00:38:STARTING TEST : getTypeTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << java.lang.String
07-24-2023 05:00:38:FINISHED TEST : getTypeTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETANNOTATIONS, Content-Type:*/*
07-24-2023 05:00:38:STARTING TEST : getAnnotationsTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity{entity=Entity, variant=Variant[mediaType=*/*, language=null, encoding=null], annotations=[@jakarta.ws.rs.ext.Provider(), @jakarta.annotation.Priority(value=100)]}
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 69
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << @jakarta.ws.rs.ext.Provider();@jakarta.annotation.Priority(value=100)
07-24-2023 05:00:38:FINISHED TEST : getAnnotationsTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETGENERICTYPE, Content-Type:*/*
07-24-2023 05:00:38:STARTING TEST : getGenericTypeTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << java.lang.String
07-24-2023 05:00:38:FINISHED TEST : getGenericTypeTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETPROPERTY, Content-Type:*/*
07-24-2023 05:00:38:STARTING TEST : setPropertyTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 12
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << Other Entity
07-24-2023 05:00:38:FINISHED TEST : setPropertyTest()
07-24-2023 05:00:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:38:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/
07-24-2023 05:00:38:STARTING TEST : removePropertyTest()
07-24-2023 05:00:38:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_interceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:38:###############################
07-24-2023 05:00:38:[Request] Adding entity: Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:REMOVEPROPERTY, Content-Type:*/*
07-24-2023 05:00:38:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:38:  TRACE: [WIRE] - << None
07-24-2023 05:00:38:FINISHED TEST : removePropertyTest()
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.interceptorcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.writerinterceptorcontext.JAXRSClientIT
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:STARTING TEST : getEntityTest()07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETENTITY, Content-Type:*/*
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:[Request] Adding entity: Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << Entity
07-24-2023 05:00:39:FINISHED TEST : getEntityTest()
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:STARTING TEST : getHeadersOperationOnlyTest()
07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETHEADERS, Content-Type:*/*
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Length: 40
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:39:  TRACE: [WIRE] - << Accept;OPERATION;Content-Type;User-Agent
07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:[Request] Adding entity: Entity
07-24-2023 05:00:39:FINISHED TEST : getHeadersOperationOnlyTest()
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETENTITY, Content-Type:*/*
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:39:  TRACE: [WIRE] - << OPERATION
07-24-2023 05:00:39:STARTING TEST : setEntityTest()
07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:[Request] Adding entity: Entity
07-24-2023 05:00:39:FINISHED TEST : setEntityTest()
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETHEADERSISMUTABLE, Content-Type:*/*
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:[Request] Adding entity: Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:39:  TRACE: [WIRE] - << Property
07-24-2023 05:00:39:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:STARTING TEST : setOutputStreamTest()
07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:[Request] Adding entity: Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETOUTPUTSTREAM, Content-Type:*/*
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Length: 8192
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:39:  TRACE: [WIRE] - << Enxixy
07-24-2023 05:00:39:FINISHED TEST : setOutputStreamTest()
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:STARTING TEST : proceedThrowsWebApplicationExceptionTest()
07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:[Request] Adding entity: StringBean. To get a value, use rather #get() method.
07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:PROCEEDTHROWSWEBAPPEXCEPTION, Content-Type:*/*
07-24-2023 05:00:39:  TRACE: [WIRE] - >> StringBean. To get a value, use rather #get() method.
07-24-2023 05:00:39:Root cause of Failure: WebApplicationException has been thrown as expected
ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.ProceedException: WebApplicationException has been thrown as expected
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.InterceptorBodyOne.proceedThrowsWebAppException(InterceptorBodyOne.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.TemplateInterceptorBody.executeMethod(TemplateInterceptorBody.java:62)
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.TemplateWriterInterceptor.aroundWriteTo(TemplateWriterInterceptor.java:58)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116)
	at org.glassfish.jersey.client.ClientRequest.doWriteEntity(ClientRequest.java:476)
	at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:458)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:406)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:273)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:662)
	at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:661)
	at ee.jakarta.tck.ws.rs.common.client.JaxrsWebTestCase.invoke(JaxrsWebTestCase.java:350)
	at ee.jakarta.tck.ws.rs.common.client.JaxrsWebTestCase.execute(JaxrsWebTestCase.java:201)
	at ee.jakarta.tck.ws.rs.common.client.JaxrsCommonClient.invoke(JaxrsCommonClient.java:209)
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.WriterClient.invoke(WriterClient.java:52)
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.writerinterceptorcontext.JAXRSClientIT.proceedThrowsWebApplicationExceptionTest(JAXRSClientIT.java:222)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.junit5.ArquillianExtension$1.invoke(ArquillianExtension.java:165)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
	at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
	at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:50)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:128)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:118)
	at jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptInvocation(ArquillianExtension.java:145)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptTestMethod(ArquillianExtension.java:90)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.ProceedException$1: WebApplicationException has been thrown as expected
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.ProceedException.getCause(ProceedException.java:44)
	at java.base/java.lang.Throwable.printStackTrace(Throwable.java:669)
	at java.base/java.lang.Throwable.printStackTrace(Throwable.java:648)
	at java.base/java.lang.Throwable.printStackTrace(Throwable.java:639)
	at ee.jakarta.tck.ws.rs.lib.util.TestUtil.logErr(TestUtil.java:688)
	at ee.jakarta.tck.ws.rs.common.client.JaxrsCommonClient.invoke(JaxrsCommonClient.java:217)
	... 117 more
07-24-2023 05:00:39:[JAXRSCommonClient] null failed!  Check output for cause of failure.
ee.jakarta.tck.ws.rs.common.webclient.TestFailureException: [FATAL] Unexpected failure during test execution.
Client client = ClientFactory.newClient();
client.configuration().register(ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.WriterInterceptorTwo);
client.configuration().register(ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.WriterInterceptorOne.class);
client.configuration().register(ee.jakarta.tck.ws.rs.common.provider.StringBeanEntityProvider.class);
WebTarget target = client.target("http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/");
Invocation.Builder builder;
builder = target.request("*/*");
builder.header("OPERATION","PROCEEDTHROWSWEBAPPEXCEPTION");
Invocation i;
i=builder.build("POST",Entity.entity(StringBean. To get a value, use rather #get() method.,*/*);
i.invoke();
WebApplicationException has been thrown as expected
	at ee.jakarta.tck.ws.rs.common.client.JaxrsWebTestCase.execute(JaxrsWebTestCase.java:214)
	at ee.jakarta.tck.ws.rs.common.client.JaxrsCommonClient.invoke(JaxrsCommonClient.java:209)
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.WriterClient.invoke(WriterClient.java:52)
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.writerinterceptorcontext.JAXRSClientIT.proceedThrowsWebApplicationExceptionTest(JAXRSClientIT.java:222)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.junit5.ArquillianExtension$1.invoke(ArquillianExtension.java:165)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
	at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
	at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:50)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:128)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:118)
	at jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptInvocation(ArquillianExtension.java:145)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptTestMethod(ArquillianExtension.java:90)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.ProceedException: WebApplicationException has been thrown as expected
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.InterceptorBodyOne.proceedThrowsWebAppException(InterceptorBodyOne.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.TemplateInterceptorBody.executeMethod(TemplateInterceptorBody.java:62)
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.TemplateWriterInterceptor.aroundWriteTo(TemplateWriterInterceptor.java:58)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116)
	at org.glassfish.jersey.client.ClientRequest.doWriteEntity(ClientRequest.java:476)
	at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:458)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:406)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:273)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:662)
	at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:661)
	at ee.jakarta.tck.ws.rs.common.client.JaxrsWebTestCase.invoke(JaxrsWebTestCase.java:350)
	at ee.jakarta.tck.ws.rs.common.client.JaxrsWebTestCase.execute(JaxrsWebTestCase.java:201)
	... 118 more
Caused by: ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.ProceedException$1: WebApplicationException has been thrown as expected
	at ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.ProceedException.getCause(ProceedException.java:44)
	at java.base/java.lang.Throwable.printEnclosedStackTrace(Throwable.java:711)
	at java.base/java.lang.Throwable.printStackTrace(Throwable.java:671)
	at java.base/java.lang.Throwable.printStackTrace(Throwable.java:648)
	at java.base/java.lang.Throwable.printStackTrace(Throwable.java:639)
	at ee.jakarta.tck.ws.rs.lib.util.TestUtil.logErr(TestUtil.java:688)
	at ee.jakarta.tck.ws.rs.common.JAXRSCommonClient$Fault.<init>(JAXRSCommonClient.java:1136)
	at ee.jakarta.tck.ws.rs.common.client.JaxrsCommonClient.invoke(JaxrsCommonClient.java:219)
	... 117 more
07-24-2023 05:00:39:WebApplicationException has been thrown as expected
07-24-2023 05:00:39:FINISHED TEST : proceedThrowsWebApplicationExceptionTest()
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:STARTING TEST : getHeadersTest()
07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, Property4:any, Property3:any, Property2:any, Property1:any, Property0:any, OPERATION:GETHEADERS, Content-Type:*/*
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:39:[Request] Adding entity: Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Length: 90
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:39:  TRACE: [WIRE] - << Accept;Property4;Property3;Property2;Property1;Property0;OPERATION;Content-Type;User-Agent
07-24-2023 05:00:39:FINISHED TEST : getHeadersTest()
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:STARTING TEST : getOutputStreamTest()
07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETOUTPUTSTREAM, Content-Type:*/*
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:[Request] Adding entity: Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:39:  TRACE: [WIRE] - << NoneEntity
07-24-2023 05:00:39:FINISHED TEST : getOutputStreamTest()
07-24-2023 05:00:39:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:39:STARTING TEST : proceedThrowsIOExceptionTest()07-24-2023 05:00:39:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:PROCEEDTHROWSIOEXCEPTION, Content-Type:*/*

07-24-2023 05:00:39:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_clientwriter_writerinterceptorcontext_web/resource/' to target server at 'localhost:8080'
07-24-2023 05:00:39:###############################
07-24-2023 05:00:39:[Request] Adding entity: Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:39:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:39:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Length: 39
07-24-2023 05:00:39:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:39:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:39:  TRACE: [WIRE] - << IOException has been thrown as expected
07-24-2023 05:00:39:FINISHED TEST : proceedThrowsIOExceptionTest()
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.clientwriter.writerinterceptorcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.interceptorcontext.JAXRSClientIT
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : setAnnotationsNullThrowsNPETest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETANNOTATIONSNULL, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 48
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << NullPointerException has been thrown as expected
07-24-2023 05:00:40:FINISHED TEST : setAnnotationsNullThrowsNPETest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : setAnnotationsTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETANNOTATIONS, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 69
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << @jakarta.ws.rs.ext.Provider();@jakarta.annotation.Priority(value=100)
07-24-2023 05:00:40:FINISHED TEST : setAnnotationsTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : setGenericTypeTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETGENERICTYPE, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << [B
07-24-2023 05:00:40:FINISHED TEST : setGenericTypeTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : getMediaTypeTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity{entity=Entity, variant=Variant[mediaType=application/json, language=null, encoding=null], annotations=[]}
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETMEDIATYPE, Content-Type:application/json
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << application/json
07-24-2023 05:00:40:FINISHED TEST : getMediaTypeTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : setPropertyNullTest()07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETPROPERTYNULL, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity

07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << None
07-24-2023 05:00:40:FINISHED TEST : setPropertyNullTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : getPropertyNamesIsReadOnlyTest()07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string

07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTYNAMESISREADONLY, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << None
07-24-2023 05:00:40:FINISHED TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : getPropertyNamesTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTYNAMES, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 139
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << Property4;Property3;org.glassfish.web.RequestFacadeHelper;org.glassfish.jersey.message.internal.TracingLogger;Property2;Property1;Property0
07-24-2023 05:00:40:FINISHED TEST : getPropertyNamesTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : getPropertyIsNullTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETPROPERTY, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << None
07-24-2023 05:00:40:FINISHED TEST : getPropertyIsNullTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:STARTING TEST : setMediaTypeTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETMEDIATYPE, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 33

07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << application/x-www-form-urlencoded
07-24-2023 05:00:40:FINISHED TEST : setMediaTypeTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : setTypeTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/inputstreamreader' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: java.io.InputStreamReader@305ed2e3
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/inputstreamreader
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETTYPE, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> java.io.InputStreamReader@305ed2e3
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 25
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << java.io.InputStreamReader
07-24-2023 05:00:40:#setType set correct type java.io.InputStreamReader
07-24-2023 05:00:40:FINISHED TEST : setTypeTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : getTypeTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETTYPE, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << java.lang.String
07-24-2023 05:00:40:FINISHED TEST : getTypeTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : getAnnotationsTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity{entity=Entity, variant=Variant[mediaType=*/*, language=null, encoding=null], annotations=[]}
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETANNOTATIONS, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:FINISHED TEST : getAnnotationsTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : getGenericTypeTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETGENERICTYPE, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << java.lang.String
07-24-2023 05:00:40:FINISHED TEST : getGenericTypeTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : setPropertyTest()
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETPROPERTY, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 12
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << Other Entity
07-24-2023 05:00:40:FINISHED TEST : setPropertyTest()
07-24-2023 05:00:40:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:40:STARTING TEST : removePropertyTest()
07-24-2023 05:00:40:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:40:###############################
07-24-2023 05:00:40:[Request] Adding entity: Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_interceptorcontext_web/resource/string
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:REMOVEPROPERTY, Content-Type:*/*
07-24-2023 05:00:40:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:40:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:40:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:40:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:40:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:40:  TRACE: [WIRE] - << None
07-24-2023 05:00:40:FINISHED TEST : removePropertyTest()
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s - in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.interceptorcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.readerinterceptorcontext.JAXRSClientIT
07-24-2023 05:00:41:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:41:STARTING TEST : getHeadersHeadersSetTest()
07-24-2023 05:00:41:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:41:###############################
07-24-2023 05:00:41:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Accept:*/*, Property4:any, Property3:any, Property2:any, Property1:any, Property0:any, OPERATION:GETHEADERS, Content-Type:*/*
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:41:[Request] Adding entity: Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Length: 121
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:41:  TRACE: [WIRE] - << accept;property4;property3;property2;property1;property0;operation;content-type;user-agent;host;connection;content-length
07-24-2023 05:00:41:FINISHED TEST : getHeadersHeadersSetTest()
07-24-2023 05:00:41:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:41:STARTING TEST : setInputStreamTest()
07-24-2023 05:00:41:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:SETINPUTSTREAM, Content-Type:*/*
07-24-2023 05:00:41:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:41:###############################
07-24-2023 05:00:41:[Request] Adding entity: Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Length: 12
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:41:  TRACE: [WIRE] - << Other Entity
07-24-2023 05:00:41:FINISHED TEST : setInputStreamTest()
07-24-2023 05:00:41:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:41:STARTING TEST : getHeadersOperationOnlyTest()
07-24-2023 05:00:41:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:41:###############################
07-24-2023 05:00:41:[Request] Adding entity: Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETHEADERS, Content-Type:*/*
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Length: 71
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:41:  TRACE: [WIRE] - << accept;operation;content-type;user-agent;host;connection;content-length
07-24-2023 05:00:41:FINISHED TEST : getHeadersOperationOnlyTest()
07-24-2023 05:00:41:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:41:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string
07-24-2023 05:00:41:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:00:41:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:41:###############################
07-24-2023 05:00:41:[Request] Adding entity: Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETHEADERSISMUTABLE, Content-Type:*/*
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:41:  TRACE: [WIRE] - << Property
07-24-2023 05:00:41:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:00:41:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:41:STARTING TEST : proceedThrowsWebApplicationExceptionTest()07-24-2023 05:00:41:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/errorbean

07-24-2023 05:00:41:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/errorbean' to target server at 'localhost:8080'
07-24-2023 05:00:41:###############################
07-24-2023 05:00:41:[Request] Adding entity: Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:PROCEEDTHROWSWEBAPPEXCEPTION, Content-Type:*/*
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Length: 51
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:41:  TRACE: [WIRE] - << WebApplicationException has been thrown as expected
07-24-2023 05:00:41:FINISHED TEST : proceedThrowsWebApplicationExceptionTest()
07-24-2023 05:00:41:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:41:STARTING TEST : getInputStreamTest()
07-24-2023 05:00:41:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:GETINPUTSTREAM, Content-Type:*/*
07-24-2023 05:00:41:  TRACE: [WIRE] - >> getInputStreamEntity
07-24-2023 05:00:41:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:41:###############################
07-24-2023 05:00:41:[Request] Adding entity: getInputStreamEntity
07-24-2023 05:00:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Length: 20
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:41:  TRACE: [WIRE] - << getInputStreamEntity
07-24-2023 05:00:41:FINISHED TEST : getInputStreamTest()
07-24-2023 05:00:41:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:41:STARTING TEST : proceedThrowsIOExceptionTest()
07-24-2023 05:00:41:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:00:41:###############################
07-24-2023 05:00:41:[Request] Adding entity: Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerreader_readerinterceptorcontext_web/resource/string
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Accept:*/*, OPERATION:PROCEEDTHROWSIOEXCEPTION, Content-Type:*/*
07-24-2023 05:00:41:  TRACE: [WIRE] - >> Entity
07-24-2023 05:00:41:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:41:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Length: 39
07-24-2023 05:00:41:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:41:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:41:  TRACE: [WIRE] - << IOException has been thrown as expected
07-24-2023 05:00:41:FINISHED TEST : proceedThrowsIOExceptionTest()
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s - in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerreader.readerinterceptorcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.interceptorcontext.JAXRSClientIT
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : setAnnotationsNullThrowsNPETest()
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setannotationsnull' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setannotationsnull
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: SETANNOTATIONSNULL
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 48
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << NullPointerException has been thrown as expected
07-24-2023 05:00:42:FINISHED TEST : setAnnotationsNullThrowsNPETest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : setAnnotationsTest()07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setannotations

07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setannotations' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: SETANNOTATIONS
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 69
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << @jakarta.ws.rs.ext.Provider();@jakarta.annotation.Priority(value=100)
07-24-2023 05:00:42:FINISHED TEST : setAnnotationsTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setgenerictype
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: SETGENERICTYPE
07-24-2023 05:00:42:STARTING TEST : setGenericTypeTest()
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setgenerictype' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << [B
07-24-2023 05:00:42:FINISHED TEST : setGenericTypeTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : getMediaTypeTest()07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getmediatype
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*

07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getmediatype' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: GETMEDIATYPE
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: application/json
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << application/json
07-24-2023 05:00:42:FINISHED TEST : getMediaTypeTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : setPropertyNullTest()
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setpropertynull
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setpropertynull' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: SETPROPERTYNULL
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << None
07-24-2023 05:00:42:FINISHED TEST : setPropertyNullTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getpropertynamesisreadonly
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: GETPROPERTYNAMESISREADONLY
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:42:STARTING TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getpropertynamesisreadonly' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << None
07-24-2023 05:00:42:FINISHED TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : getPropertyNamesTest()
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getpropertynames' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getpropertynames
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: GETPROPERTYNAMES
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 139
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << Property4;Property3;org.glassfish.web.RequestFacadeHelper;org.glassfish.jersey.message.internal.TracingLogger;Property2;Property1;Property0
07-24-2023 05:00:42:FINISHED TEST : getPropertyNamesTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : getPropertyIsNullTest()
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getproperty' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getproperty
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: GETPROPERTY
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << None
07-24-2023 05:00:42:FINISHED TEST : getPropertyIsNullTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : setMediaTypeTest()
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setmediatype
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setmediatype' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: SETMEDIATYPE
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 33
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << application/x-www-form-urlencoded
07-24-2023 05:00:42:FINISHED TEST : setMediaTypeTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : setTypeTest()
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/settype
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/settype' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: SETTYPE
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 25
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << java.io.InputStreamReader
07-24-2023 05:00:42:#setType set correct type java.io.InputStreamReader
07-24-2023 05:00:42:FINISHED TEST : setTypeTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/gettype
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:STARTING TEST : getTypeTest()
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/gettype' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: GETTYPE
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << java.lang.String
07-24-2023 05:00:42:FINISHED TEST : getTypeTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getannotations
07-24-2023 05:00:42:STARTING TEST : getAnnotationsTest()
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getannotations' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: GETANNOTATIONS

07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 124
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << @jakarta.ws.rs.GET();@jakarta.ws.rs.Path(value="{id}");@jakarta.ws.rs.ext.Provider();@jakarta.annotation.Priority(value=100)
07-24-2023 05:00:42:FINISHED TEST : getAnnotationsTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : getGenericTypeTest()07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getgenerictype
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/getgenerictype' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: GETGENERICTYPE
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << java.lang.String
07-24-2023 05:00:42:FINISHED TEST : getGenericTypeTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : setPropertyTest()07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setproperty

07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/setproperty' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: SETPROPERTY
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 12
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << Other Entity
07-24-2023 05:00:42:FINISHED TEST : setPropertyTest()
07-24-2023 05:00:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:42:STARTING TEST : removePropertyTest()
07-24-2023 05:00:42:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/removeproperty' to target server at 'localhost:8080'
07-24-2023 05:00:42:###############################
07-24-2023 05:00:42:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_interceptorcontext_web/resource/removeproperty
07-24-2023 05:00:42:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:42:  TRACE: [WIRE] - << OPERATION: REMOVEPROPERTY
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:00:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:42:  TRACE: [WIRE] - << None
07-24-2023 05:00:42:FINISHED TEST : removePropertyTest()
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s - in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.interceptorcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.writerinterceptorcontext.JAXRSClientIT
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getentity
07-24-2023 05:00:43:STARTING TEST : getEntityTest()
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getentity' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: GETENTITY
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << Entity
07-24-2023 05:00:43:FINISHED TEST : getEntityTest()
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:STARTING TEST : getHeadersOperationOnlyTest()
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getheaders
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getheaders' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property4: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property3: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property2: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property1: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property0: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: GETHEADERS
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 72
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION;Property0;Property1;Property2;Property3;Property4;Content-Type
07-24-2023 05:00:43:FINISHED TEST : getHeadersOperationOnlyTest()
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:STARTING TEST : setEntityTest()
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/setentity
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/setentity' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: SETENTITY
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION
07-24-2023 05:00:43:FINISHED TEST : setEntityTest()
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getheadersismutable
07-24-2023 05:00:43:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getheadersismutable' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: GETHEADERSISMUTABLE
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property: Property
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property
07-24-2023 05:00:43:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:STARTING TEST : setOutputStreamTest()
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/setoutputstream
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/setoutputstream' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: SETOUTPUTSTREAM
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 8192
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << Enxixy
07-24-2023 05:00:43:FINISHED TEST : setOutputStreamTest()
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/proceedthrowswebappexception
07-24-2023 05:00:43:STARTING TEST : proceedThrowsWebApplicationExceptionTest()
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/proceedthrowswebappexception' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: FROMPROCEEDTHROWSWEBAPPEXCEPTION
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 51
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << WebApplicationException has been thrown as expected
07-24-2023 05:00:43:FINISHED TEST : proceedThrowsWebApplicationExceptionTest()
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getheaders
07-24-2023 05:00:43:STARTING TEST : getHeadersTest()
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getheaders' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property4: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property3: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property2: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property1: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Property0: any
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: GETHEADERS
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 72
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION;Property0;Property1;Property2;Property3;Property4;Content-Type
07-24-2023 05:00:43:FINISHED TEST : getHeadersTest()
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:STARTING TEST : getOutputStreamTest()
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getoutputstream' to target server at 'localhost:8080'
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/getoutputstream
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: GETOUTPUTSTREAM
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << NoneEntity
07-24-2023 05:00:43:FINISHED TEST : getOutputStreamTest()
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/proceedthrowsioexception
07-24-2023 05:00:43:STARTING TEST : proceedThrowsIOExceptionTest()
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_rs_ext_interceptor_containerwriter_writerinterceptorcontext_web/resource/proceedthrowsioexception' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:43:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:43:  TRACE: [WIRE] - << OPERATION: PROCEEDTHROWSIOEXCEPTION
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Length: 39
07-24-2023 05:00:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:43:  TRACE: [WIRE] - << IOException has been thrown as expected
07-24-2023 05:00:43:FINISHED TEST : proceedThrowsIOExceptionTest()
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s - in ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.containerwriter.writerinterceptorcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter.JAXRSClientIT
07-24-2023 05:00:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:43:STARTING TEST : defaultValuePathParamInLocatorTest()
07-24-2023 05:00:43:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbpath/sbpath/default' to target server at 'localhost:8080'
07-24-2023 05:00:43:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbpath/sbpath/default
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValuePathParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueInFormParamTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbform/' to target server at 'localhost:8080'
07-24-2023 05:00:44:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbform/
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueInFormParamTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueInCookieParamTest()07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbcookie

07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbcookie' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueInCookieParamTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueQueryParamInLocatorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbquery/sbquery?ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbquery/sbquery?ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueQueryParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : pathParamInLocatorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbpath/sbpath/ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbpath/sbpath/ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : pathParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : formParamUsesParamConvertorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbform/' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:[Request] Adding entity: param=ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbform/
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:00:44:  TRACE: [WIRE] - >> param=ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : formParamUsesParamConvertorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : headerParamUsesParamConvertorTest()07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbheader
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*, param:ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK

07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbheader' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : headerParamUsesParamConvertorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueInMatrixParamTest()07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbmatrix;
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK

07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbmatrix;' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueInMatrixParamTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : isParamCoverterInApplicationClassesUsedTest()
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbquery?param=ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbquery?param=ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : isParamCoverterInApplicationClassesUsedTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbcookie/sbcookie
07-24-2023 05:00:44:STARTING TEST : cookieParamInLocatorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbcookie/sbcookie' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*, Cookie:param=ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : cookieParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : matrixParamInLocatorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbmatrix/sbmatrix;param=ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbmatrix/sbmatrix;param=ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : matrixParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : matrixParamUsesParamConvertorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbmatrix;param=ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbmatrix;param=ABCDEFGH
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : matrixParamUsesParamConvertorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbpath/default
07-24-2023 05:00:44:STARTING TEST : defaultValueInPathParamTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbpath/default' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueInPathParamTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : isParamCoverterInApplicationSingletonsUsedTest()
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/dsquery?param=ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/dsquery?param=ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : isParamCoverterInApplicationSingletonsUsedTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : headerParamInLocatorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbheader/sbheader' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbheader/sbheader
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*, param:ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : headerParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : queryParamInLocatorTest()
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbquery/sbquery?param=ABCDEFGH
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbquery/sbquery?param=ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : queryParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueCookieParamInLocatorTest()
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbcookie/sbcookie
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbcookie/sbcookie' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueCookieParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : pathParamUsesParamConvertorTest()07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbpath/ABCDEFGH

07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbpath/ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : pathParamUsesParamConvertorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbmatrix/sbmatrix
07-24-2023 05:00:44:STARTING TEST : defaultValueMatrixParamInLocatorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbmatrix/sbmatrix' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueMatrixParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : cookieParamUsesParamConvertorTest()07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbcookie

07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbcookie' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*, Cookie:param=ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : cookieParamUsesParamConvertorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : atomicIntegerPassesTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/aiquery?param=10' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/aiquery?param=10
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 10
07-24-2023 05:00:44:FINISHED TEST : atomicIntegerPassesTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueFormParamInLocatorTest()
07-24-2023 05:00:44:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbform/sbform
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbform/sbform' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueFormParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueHeaderParamInLocatorTest()
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbheader/sbheader
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbheader/sbheader' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueHeaderParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbform/sbform
07-24-2023 05:00:44:STARTING TEST : formParamInLocatorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_ee_ext_paramconverter_web/locator/sbform/sbform' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:[Request] Adding entity: param=ABCDEFGH07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:00:44:  TRACE: [WIRE] - >> param=ABCDEFGH
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 8

07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:00:44:FINISHED TEST : formParamInLocatorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : atomicIntegerIsLazyDeployableAndThrowsErrorTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/aiquery' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/aiquery
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 5986
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << java.lang.NumberFormatException: For input string: "DEFAULT"
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at java.base/java.lang.Integer.parseInt(Integer.java:652)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at java.base/java.lang.Integer.parseInt(Integer.java:770)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter.AtomicIntegerLazyParamConverter.fromString(AtomicIntegerLazyParamConverter.java:31)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter.AtomicIntegerLazyParamConverter.fromString(AtomicIntegerLazyParamConverter.java:24)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.access$000(AbstractParamValueExtractor.java:33)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor$1.get(AbstractParamValueExtractor.java:62)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.internal.util.collection.Values$LazyUnsafeValueImpl.get(Values.java:402)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.defaultValue(AbstractParamValueExtractor.java:147)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:66)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:64)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1368)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:562)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:503)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:425)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:144)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515)
07-24-2023 05:00:44:  TRACE: [WIRE] - << 	at java.base/java.lang.Thread.run(Thread.java:834)
07-24-2023 05:00:44:FINISHED TEST : atomicIntegerIsLazyDeployableAndThrowsErrorTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueInHeaderParamTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbheader' to target server at 'localhost:8080'
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbheader
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueInHeaderParamTest()
07-24-2023 05:00:44:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:44:STARTING TEST : defaultValueInQueryParamTest()
07-24-2023 05:00:44:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbquery' to target server at 'localhost:8080'
07-24-2023 05:00:44:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_ee_ext_paramconverter_web/resource/sbquery
07-24-2023 05:00:44:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:00:44:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:00:44:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:00:44:###############################
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:00:44:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:00:44:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:00:44:  TRACE: [WIRE] - << DEFAULT
07-24-2023 05:00:44:FINISHED TEST : defaultValueInQueryParamTest()
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s - in ee.jakarta.tck.ws.rs.ee.rs.ext.paramconverter.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.ext.providers.JAXRSProvidersClientIT
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredExceptionMapperNullExceptionTest()Jul 24, 2023 5:00:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredExceptionMapperNullEx HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredExceptionMapperNullExceptionTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredIOExceptionExceptionMapperTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredIOExceptionMapper HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredIOExceptionExceptionMapperTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : readEntityFromBodyTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_ext_providers_web/ProvidersServlet/readEntityFromBody HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : readEntityFromBodyTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : readEntityFromHeaderTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_ext_providers_web/ProvidersServlet/readEntityFromHeader HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : readEntityFromHeaderTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : writeBodyEntityUsingWriterTest()Jul 24, 2023 5:00:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/writeBodyEntityUsingWriter HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : writeBodyEntityUsingWriterTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredRuntimeExceptionExceptionMapperTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredRuntimeExceptionMapper HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredRuntimeExceptionExceptionMapperTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : writeHeaderEntityUsingWriterTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/writeHeaderEntityUsingWriter HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : writeHeaderEntityUsingWriterTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : getSingletonsTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/GetSingletons HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:45:FINISHED TEST : getSingletonsTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : getClassesTest()Jul 24, 2023 5:00:45 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/GetClasses HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : getClassesTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredMessageBodyReaderWildcardTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredMessageReaderWildCard HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredMessageBodyReaderWildcardTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredMessageBodyWriterXmlTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredMessageWriterXml HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredMessageBodyWriterXmlTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : writeIOExceptionWithoutWriterTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/writeIOExceptionWithoutWriter HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : writeIOExceptionWithoutWriterTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredExceptionMapperRuntimeExceptionTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredExceptionMapperRuntimeEx HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredExceptionMapperRuntimeExceptionTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredMessageBodReaderXmlTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredMessageReaderXml HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredMessageBodReaderXmlTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredAppJsonContextResolverTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredAppJsonContextResolver HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredAppJsonContextResolverTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredTextPlainContextResolverTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredTextPlainContextResolver HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredTextPlainContextResolverTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : writeIOExceptionUsingWriterTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/writeIOExceptionUsingWriter HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : writeIOExceptionUsingWriterTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : isRegisteredMessageBodyWriterWildcardTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_ext_providers_web/ProvidersServlet/isRegisteredWriterWildcard HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : isRegisteredMessageBodyWriterWildcardTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : readEntityIOExceptionTest()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_ext_providers_web/ProvidersServlet/readEntityIOException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : readEntityIOExceptionTest()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : readEntityWebException400Test()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_ext_providers_web/ProvidersServlet/readEntityWebException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : readEntityWebException400Test()
07-24-2023 05:00:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:45:STARTING TEST : readEntityWebException410Test()
07-24-2023 05:00:45:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_ext_providers_web/ProvidersServlet/readEntityWebException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:45:FINISHED TEST : readEntityWebException410Test()
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in ee.jakarta.tck.ws.rs.ee.rs.ext.providers.JAXRSProvidersClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.formparam.locator.JAXRSLocatorClientIT
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:STARTING TEST : nonDefaultFormParamFromSortedSetFromStringTest()
07-24-2023 05:00:46:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_locator_web/resource/locatorencoded/SortedSetFromString HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:46 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:46:FINISHED TEST : nonDefaultFormParamFromSortedSetFromStringTest()
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:STARTING TEST : nonDefaultFormParamNothingSentTest()
07-24-2023 05:00:46:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_locator_web/resource/locator/PostNonDefParam HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:46 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:46:FINISHED TEST : nonDefaultFormParamNothingSentTest()
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:46 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:46:STARTING TEST : nonDefaultFormParamFromConstructorTest()
07-24-2023 05:00:46:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_locator_web/resource/locator/Constructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:46:FINISHED TEST : nonDefaultFormParamFromConstructorTest()
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:STARTING TEST : nonDefaultFormParamFromStringTest()
Jul 24, 2023 5:00:46 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:46:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_locator_web/resource/locatorencoded/ParamEntityWithFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:46:FINISHED TEST : nonDefaultFormParamFromStringTest()
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:STARTING TEST : nonDefaultFormParamFromListConstructorTest()
07-24-2023 05:00:46:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_locator_web/resource/locator/ListConstructor HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:00:46 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:46:FINISHED TEST : nonDefaultFormParamFromListConstructorTest()
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:STARTING TEST : nonDefaultFormParamFromSetFromStringTest()
Jul 24, 2023 5:00:46 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:46:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_locator_web/resource/locatorencoded/SetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:46:FINISHED TEST : nonDefaultFormParamFromSetFromStringTest()
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:STARTING TEST : nonDefaultFormParamValueOfTest()
Jul 24, 2023 5:00:46 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:46:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_locator_web/resource/locator/ParamEntityWithValueOf HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:46:FINISHED TEST : nonDefaultFormParamValueOfTest()
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:46:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:46 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:46:STARTING TEST : nonDefaultFormParamFromListFromStringTest()
07-24-2023 05:00:46:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_locator_web/resource/locatorencoded/ListFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:46:FINISHED TEST : nonDefaultFormParamFromListFromStringTest()
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s - in ee.jakarta.tck.ws.rs.ee.rs.formparam.locator.JAXRSLocatorClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.formparam.sub.JAXRSSubClientIT
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamSentTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/PostDefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamSentTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamFromConstructorTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/Constructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamFromConstructorTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamFromListConstructorTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ListConstructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamFromListConstructorTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamPutNoArgSentTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_formparam_sub_web/resource/sub/DefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamPutNoArgSentTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamValueOfTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ParamEntityWithValueOf HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamValueOfTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamPutArgSentTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_formparam_sub_web/resource/sub/DefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamPutArgSentTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamFromListFromStringTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ListFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamFromListFromStringTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : nonDefaultFormParamFromSortedSetFromStringTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/SortedSetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : nonDefaultFormParamFromSortedSetFromStringTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : formParamThrowingWebApplicationExceptionTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ParamEntityThrowingExceptionGivenByName HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : formParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : nonDefaultFormParamNothingSentTest()Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/PostNonDefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : nonDefaultFormParamNothingSentTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:STARTING TEST : defaultFormParamFromStringTest()
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ParamEntityWithFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamFromStringTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : formParamThrowingIllegalArgumentExceptionTest()Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ParamEntityThrowingExceptionGivenByName HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : formParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : nonDefaultFormParamFromConstructorTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/Constructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : nonDefaultFormParamFromConstructorTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : nonDefaultFormParamFromStringTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ParamEntityWithFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : nonDefaultFormParamFromStringTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamFromSortedSetFromStringTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/SortedSetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamFromSortedSetFromStringTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : nonDefaultFormParamFromListConstructorTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ListConstructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : nonDefaultFormParamFromListConstructorTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamNoArgSentTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/PostDefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamNoArgSentTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : nonDefaultFormParamFromSetFromStringTest()Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/SetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : nonDefaultFormParamFromSetFromStringTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : defaultFormParamFromSetFromStringTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/SetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : defaultFormParamFromSetFromStringTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : nonDefaultFormParamValueOfTest()
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ParamEntityWithValueOf HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:48:FINISHED TEST : nonDefaultFormParamValueOfTest()
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:48:STARTING TEST : nonDefaultFormParamFromListFromStringTest()
07-24-2023 05:00:48:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_sub_web/resource/sub/ListFromString HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:48 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:48:FINISHED TEST : nonDefaultFormParamFromListFromStringTest()
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in ee.jakarta.tck.ws.rs.ee.rs.formparam.sub.JAXRSSubClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.formparam.JAXRSClientIT
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamSentTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/PostDefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamSentTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamFromConstructorTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/Constructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamFromConstructorTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamFromListConstructorTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ListConstructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamFromListConstructorTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamPutNoArgSentTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_formparam_web/FormParamTest/DefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamPutNoArgSentTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamValueOfTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ParamEntityWithValueOf HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamValueOfTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamPutArgSentTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'PUT /jaxrs_ee_formparam_web/FormParamTest/DefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamPutArgSentTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamFromListFromStringTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ListFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamFromListFromStringTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : nonDefaultFormParamFromSortedSetFromStringTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/SortedSetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : nonDefaultFormParamFromSortedSetFromStringTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : formParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ParamEntityThrowingWebApplicationException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : formParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : nonDefaultFormParamNothingSentTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/PostNonDefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : nonDefaultFormParamNothingSentTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : defaultFormParamFromStringTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ParamEntityWithFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamFromStringTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : formParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ParamEntityThrowingExceptionGivenByName HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : formParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : nonDefaultFormParamFromConstructorTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/Constructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : nonDefaultFormParamFromConstructorTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : nonDefaultFormParamFromStringTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ParamEntityWithFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : nonDefaultFormParamFromStringTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : defaultFormParamFromSortedSetFromStringTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/SortedSetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamFromSortedSetFromStringTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : nonDefaultFormParamFromListConstructorTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ListConstructor HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : nonDefaultFormParamFromListConstructorTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamNoArgSentTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/PostDefParam HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamNoArgSentTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : nonDefaultFormParamFromSetFromStringTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/SetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : nonDefaultFormParamFromSetFromStringTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : formParamEntityWithEncodedTest()
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ParamEntityWithValueOf HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ParamEntityWithFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : formParamEntityWithEncodedTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:49:STARTING TEST : defaultFormParamFromSetFromStringTest()Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/SetFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : defaultFormParamFromSetFromStringTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : nonDefaultFormParamValueOfTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ParamEntityWithValueOf HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : nonDefaultFormParamValueOfTest()
07-24-2023 05:00:49:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:49 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:49:STARTING TEST : nonDefaultFormParamFromListFromStringTest()
07-24-2023 05:00:49:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_formparam_web/FormParamTest/ListFromString HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:49:FINISHED TEST : nonDefaultFormParamFromListFromStringTest()
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s - in ee.jakarta.tck.ws.rs.ee.rs.formparam.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.get.JAXRSClientIT
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : headSubTest()
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_rs_get_web/GetTest/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : headSubTest()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : getSubTest()
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_rs_get_web/GetTest/sub HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:50:FINISHED TEST : getSubTest()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : recursiveResourceLocatorTest()Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_rs_get_web/GetTest/recursive/lvl/lvl/lvl/lvl/lvl/lvl/lvl/lvl/lvl/lvl HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : recursiveResourceLocatorTest()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : headTest1()
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_rs_get_web/GetTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : headTest1()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : headTest2()
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_rs_get_web/GetTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : headTest2()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:STARTING TEST : dynamicGetTest()
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_rs_get_web/GetTest/123 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : dynamicGetTest()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : optionSubTest()
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'OPTIONS /jaxrs_ee_rs_get_web/GetTest/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : optionSubTest()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : getTest1()
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_rs_get_web/GetTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : getTest1()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:STARTING TEST : getTest2()
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_rs_get_web/GetTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : getTest2()
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s - in ee.jakarta.tck.ws.rs.ee.rs.get.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.head.JAXRSClientIT
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:STARTING TEST : headSubTest()
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_rs_head_web/HeadTest/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : headSubTest()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : headTest1()
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_rs_head_web/HeadTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : headTest1()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:50:STARTING TEST : headTest2()
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_rs_head_web/HeadTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : headTest2()
07-24-2023 05:00:50:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:50 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:50:STARTING TEST : headGetTest()
07-24-2023 05:00:50:[HttpRequest] Dispatching request: 'HEAD /jaxrs_ee_rs_head_web/HeadTest/get HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:50:FINISHED TEST : headGetTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in ee.jakarta.tck.ws.rs.ee.rs.head.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.headerparam.locator.JAXRSLocatorClientIT
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:STARTING TEST : headerParamEntityWithConstructorTest()
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamEntityWithConstructorTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamStringTest()
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:FINISHED TEST : headerParamStringTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamLongTest()
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamLongTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamByteTest()
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:FINISHED TEST : headerParamByteTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:STARTING TEST : headerParamBooleanTest()
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:FINISHED TEST : headerParamBooleanTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamListEntityWithFromStringTest()
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamListEntityWithFromStringTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:STARTING TEST : headerParamFloatTest()
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamFloatTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:STARTING TEST : headerParamShortTest()
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamShortTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:STARTING TEST : headerParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamEntityWithValueOfTest()Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:FINISHED TEST : headerParamEntityWithValueOfTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamThrowingIllegalArgumentExceptionTest()
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:STARTING TEST : headerParamNoQueryTest()
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamNoQueryTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamDoubleTest()
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:FINISHED TEST : headerParamDoubleTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:STARTING TEST : headerParamSetEntityWithFromStringTest()
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamSetEntityWithFromStringTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:STARTING TEST : headerParamIntTest()
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamIntTest()
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:51:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:STARTING TEST : headerParamEntityWithFromStringTest()
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:51 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:51:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_headerparam_locator_web/resource/locator/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:51:FINISHED TEST : headerParamEntityWithFromStringTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s - in ee.jakarta.tck.ws.rs.ee.rs.headerparam.locator.JAXRSLocatorClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.headerparam.sub.JAXRSSubClientIT
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:STARTING TEST : headerFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:FINISHED TEST : headerFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerParamEntityWithConstructorTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:FINISHED TEST : headerParamEntityWithConstructorTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerFieldThrowingWebApplicationExceptionTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:FINISHED TEST : headerFieldThrowingWebApplicationExceptionTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerParamStringTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:FINISHED TEST : headerParamStringTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:STARTING TEST : headerParamLongTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:FINISHED TEST : headerParamLongTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerParamByteTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:FINISHED TEST : headerParamByteTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerFieldParamEntityWithValueOfTest()Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:FINISHED TEST : headerFieldParamEntityWithValueOfTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerParamBooleanTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:FINISHED TEST : headerParamBooleanTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerFieldParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:FINISHED TEST : headerFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerParamListEntityWithFromStringTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:FINISHED TEST : headerParamListEntityWithFromStringTest()
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:52:STARTING TEST : headerParamFloatTest()
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:52 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:52:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamFloatTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamShortTest()Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamShortTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamEntityWithValueOfTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamEntityWithValueOfTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerFieldParamEntityWithConstructorTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamEntityWithConstructorTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerFieldParamEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerFieldParamSetEntityWithFromStringTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamSetEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamNoQueryTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamNoQueryTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamDoubleTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamDoubleTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamSetEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamSetEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerFieldParamListEntityWithFromStringTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamListEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamIntTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:53:FINISHED TEST : headerParamIntTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamEntityWithFromStringTest()Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_sub_web/resource/subresource/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamEntityWithFromStringTest()
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in ee.jakarta.tck.ws.rs.ee.rs.headerparam.sub.JAXRSSubClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.headerparam.JAXRSClientIT
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamEntityWithConstructorTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamEntityWithConstructorTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerFieldThrowingWebApplicationExceptionTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldThrowingWebApplicationExceptionTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamStringTest()Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamLongTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:53:FINISHED TEST : headerParamLongTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamByteTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamByteTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerFieldParamEntityWithValueOfTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamEntityWithValueOfTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamBooleanTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamBooleanTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerFieldParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamListEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamListEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamFloatTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamFloatTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamShortTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamShortTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamEntityWithValueOfTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamEntityWithValueOfTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamThrowingIllegalArgumentExceptionTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerFieldParamEntityWithConstructorTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamEntityWithConstructorTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerFieldParamEntityWithFromStringTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerFieldParamSetEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamSetEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamNoQueryTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamNoQueryTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamDoubleTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamDoubleTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamSetEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamSetEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerFieldParamListEntityWithFromStringTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerFieldParamListEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:STARTING TEST : headerParamIntTest()
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:FINISHED TEST : headerParamIntTest()
07-24-2023 05:00:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:53:STARTING TEST : headerParamEntityWithFromStringTest()
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:53 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_headerparam_web/HeaderParamTest/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:53:FINISHED TEST : headerParamEntityWithFromStringTest()
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 s - in ee.jakarta.tck.ws.rs.ee.rs.headerparam.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.matrixparam.locator.JAXRSLocatorClientIT
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:STARTING TEST : matrixParamDoubleTest()
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;doubletest1=123 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;doubletest1=12.345;doubletest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamDoubleTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:STARTING TEST : matrixParamEntityWithEncodedTest()
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;ParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;ParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamEntityWithEncodedTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:STARTING TEST : matrixParamEntityWithFromStringTest()
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;ParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamEntityWithFromStringTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:STARTING TEST : matrixParamThrowingWebApplicationExceptionTest()
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:STARTING TEST : matrixParamLongTest()
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;longtest=-9223372036854775808 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;longtest1=-9223372036854775808;longtest2=9223372036854775807 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:FINISHED TEST : matrixParamLongTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:STARTING TEST : matrixParamBooleanTest()
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;booleantest=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;booleantest1=false;booleantest2=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamBooleanTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:STARTING TEST : matrixParamIntTest()
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;inttest1=2147483647 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;inttest1=2147483647;inttest2=-2147483648 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamIntTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:STARTING TEST : matrixParamByteTest()
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;bytetest=127 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;bytetest1=123;bytetest2=-128 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamByteTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:STARTING TEST : matrixParamEntityWithValueOfTest()
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;ParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamEntityWithValueOfTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:STARTING TEST : matrixParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:54 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:54:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:54:FINISHED TEST : matrixParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:54:STARTING TEST : matrixParamStringTest()
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;stringtest=cts HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;stringtest1=cts;stringtest=ri_impl HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:FINISHED TEST : matrixParamStringTest()
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:STARTING TEST : matrixParamFloatTest()
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;floattest1=123 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;floattest1=12.345;floattest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:FINISHED TEST : matrixParamFloatTest()
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:STARTING TEST : matrixParamShortTest()
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;shorttest=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;shorttest1=32767;shorttest2=-32768 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:FINISHED TEST : matrixParamShortTest()
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:STARTING TEST : matrixParamSetEntityWithFromStringTest()
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;SetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:FINISHED TEST : matrixParamSetEntityWithFromStringTest()
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:STARTING TEST : matrixParamListEntityWithFromStringTest()
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;ListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:FINISHED TEST : matrixParamListEntityWithFromStringTest()
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:STARTING TEST : matrixParamEntityWithConstructorTest()
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;ParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:55:FINISHED TEST : matrixParamEntityWithConstructorTest()
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:55:STARTING TEST : matrixParamThrowingIllegalArgumentExceptionTest()Jul 24, 2023 5:00:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:55:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_matrixparam_locator_web/resource/locator;ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:55:FINISHED TEST : matrixParamThrowingIllegalArgumentExceptionTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in ee.jakarta.tck.ws.rs.ee.rs.matrixparam.locator.JAXRSLocatorClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.matrixparam.sub.JAXRSSubClientIT
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamDoubleTest()Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;doubletest1=123 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;doubletest1=12.345;doubletest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:FINISHED TEST : matrixParamDoubleTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixFieldParamEntityWithValueOfTest()Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:FINISHED TEST : matrixFieldParamEntityWithValueOfTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamEntityWithEncodedTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;ParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;ParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:FINISHED TEST : matrixParamEntityWithEncodedTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamEntityWithFromStringTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;ParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamEntityWithFromStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:FINISHED TEST : matrixParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamLongTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;longtest=-9223372036854775808 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;longtest1=-9223372036854775808;longtest2=9223372036854775807 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamLongTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixParamBooleanTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;booleantest=true HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;booleantest1=false;booleantest2=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamBooleanTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamIntTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;inttest1=2147483647 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;inttest1=2147483647;inttest2=-2147483648 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamIntTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamByteTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;bytetest=127 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;bytetest1=123;bytetest2=-128 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamByteTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamEntityWithValueOfTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;ParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamEntityWithValueOfTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixFieldParamEntityWithConstructorTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixFieldParamEntityWithConstructorTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixFieldParamListEntityWithFromStringTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixFieldParamListEntityWithFromStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixFieldThrowingIllegalArgumentExceptionTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixFieldParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixParamStringTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;stringtest=cts HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;stringtest1=cts;stringtest=ri_impl HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixParamFloatTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;floattest1=123 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;floattest1=12.345;floattest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamFloatTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixParamShortTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;shorttest=-32768 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;shorttest1=32767;shorttest2=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamShortTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixParamSetEntityWithFromStringTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;SetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamSetEntityWithFromStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixFieldParamSetEntityWithFromStringTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixFieldParamSetEntityWithFromStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixParamListEntityWithFromStringTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;ListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamListEntityWithFromStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixFieldParamEntityWithFromStringTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixFieldParamEntityWithFromStringTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixFieldParamEntityWithEncodedTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixFieldParamEntityWithEncodedTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixFieldThrowingWebApplicationExceptionTest()
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;FieldParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixFieldThrowingWebApplicationExceptionTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:56:STARTING TEST : matrixParamEntityWithConstructorTest()
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;ParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamEntityWithConstructorTest()
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:56:STARTING TEST : matrixParamThrowingIllegalArgumentExceptionTest()Jul 24, 2023 5:00:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:56:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_sub_web/resource/subresource;ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:56:FINISHED TEST : matrixParamThrowingIllegalArgumentExceptionTest()
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in ee.jakarta.tck.ws.rs.ee.rs.matrixparam.sub.JAXRSSubClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.matrixparam.JAXRSClientIT
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamDoubleTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;doubletest1=123 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;doubletest1=12.345;doubletest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamDoubleTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixFieldParamEntityWithValueOfTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixFieldParamEntityWithValueOfTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamEntityWithEncodedTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;ParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;ParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamEntityWithEncodedTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixParamEntityWithFromStringTest()
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;ParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:FINISHED TEST : matrixParamEntityWithFromStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamLongTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;longtest=-9223372036854775808 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;longtest1=-9223372036854775808;longtest2=9223372036854775807 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamLongTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamBooleanTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;booleantest=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;booleantest1=false;booleantest2=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamBooleanTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixParamIntTest()
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;inttest1=2147483647 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;inttest1=2147483647;inttest2=-2147483648 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamIntTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixParamByteTest()
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;bytetest=127 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;bytetest1=123;bytetest2=-128 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamByteTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamEntityWithValueOfTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;ParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamEntityWithValueOfTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixFieldParamEntityWithConstructorTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixFieldParamEntityWithConstructorTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixFieldParamListEntityWithFromStringTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:FINISHED TEST : matrixFieldParamListEntityWithFromStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamSortedSetEntityWithFromStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamStringTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;stringtest=cts HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;stringtest1=cts;stringtest=ri_impl HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixParamFloatTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;floattest1=123 HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;floattest1=12.345;floattest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamFloatTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixParamShortTest()
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;shorttest=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;shorttest1=32767;shorttest2=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamShortTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixParamSetEntityWithFromStringTest()Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;SetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:FINISHED TEST : matrixParamSetEntityWithFromStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixFieldParamSetEntityWithFromStringTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixFieldParamSetEntityWithFromStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamListEntityWithFromStringTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;ListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamListEntityWithFromStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixFieldParamEntityWithFromStringTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixFieldParamEntityWithFromStringTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixFieldParamEntityWithEncodedTest()
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:FINISHED TEST : matrixFieldParamEntityWithEncodedTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixFieldThrowingWebApplicationExceptionTest()Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;FieldParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixFieldThrowingWebApplicationExceptionTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:STARTING TEST : matrixParamEntityWithConstructorTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest; HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;ParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamEntityWithConstructorTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : matrixParamThrowingIllegalArgumentExceptionTest()
Jul 24, 2023 5:00:57 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_matrixparam_web/MatrixParamTest;ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : matrixParamThrowingIllegalArgumentExceptionTest()
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in ee.jakarta.tck.ws.rs.ee.rs.matrixparam.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.options.JAXRSClientIT
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : autoResponseTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'OPTIONS /jaxrs_ee_rs_options_web/Options/get HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : autoResponseTest()
07-24-2023 05:00:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:57:STARTING TEST : optionsTest()
07-24-2023 05:00:57:[HttpRequest] Dispatching request: 'OPTIONS /jaxrs_ee_rs_options_web/Options/options HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:57:FINISHED TEST : optionsTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s - in ee.jakarta.tck.ws.rs.ee.rs.options.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.pathparam.locator.JAXRSLocatorClientIT
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:58:STARTING TEST : pathParamEntityWithFromStringTest()
07-24-2023 05:00:58:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locatorencoded/ParamEntityWithFromString/ParamEntityWithFromString%3dJAXRS_SPEC_5.3/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:58:FINISHED TEST : pathParamEntityWithFromStringTest()
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:58:STARTING TEST : pathParamEntityWithValueOfTest()
Jul 24, 2023 5:00:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:58:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/ParamEntityWithValueOf/ParamEntityWithValueOf%3dJAXRS_SPEC_5.3/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:58:FINISHED TEST : pathParamEntityWithValueOfTest()
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:58:STARTING TEST : test1()
07-24-2023 05:00:58:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/a HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:58:FINISHED TEST : test1()
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:58:STARTING TEST : test2()
07-24-2023 05:00:58:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/a/b HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:58:FINISHED TEST : test2()
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:58 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:58:STARTING TEST : test3()
07-24-2023 05:00:58:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/2147483647/b/12.345 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:58:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/-2147483648/b/123.0 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:FINISHED TEST : test3()
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:STARTING TEST : test4()
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/123.1/true/127/tmp HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/345/false/-128/xyz HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:FINISHED TEST : test4()
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:STARTING TEST : test5()
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/-9223372036854775808/b/32767/true/abc HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/9223372036854775807/b/-32768/false/xyz HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:FINISHED TEST : test5()
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:STARTING TEST : test6()Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/a/b/c/d/e/f HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:FINISHED TEST : test6()
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:STARTING TEST : pathParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/ParamEntityThrowingExceptionGivenByName/ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:FINISHED TEST : pathParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:STARTING TEST : pathParamEntityWithConstructorTest()
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/ParamEntityWithConstructor/ParamEntityWithConstructor%3dJAXRS_SPEC_5.2/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:FINISHED TEST : pathParamEntityWithConstructorTest()
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:STARTING TEST : pathParamSetEntityWithFromStringTest()
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/SetParamEntityWithFromString/SetParamEntityWithFromString%3dJAXRS_SPEC_5.4/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:FINISHED TEST : pathParamSetEntityWithFromStringTest()
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:STARTING TEST : pathParamThrowingWebApplicationExceptionTest()
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/ParamEntityThrowingWebApplicationException/ParamEntityThrowingWebApplicationException%3dCREATED/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:FINISHED TEST : pathParamThrowingWebApplicationExceptionTest()
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:00:59:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:00:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:00:59:STARTING TEST : pathParamListEntityWithFromStringTest()
07-24-2023 05:00:59:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_pathparam_locator_web/resource/locator/ListParamEntityWithFromString/ListParamEntityWithFromString%3dJAXRS_SPEC_5.4/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:00:59:FINISHED TEST : pathParamListEntityWithFromStringTest()
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 s - in ee.jakarta.tck.ws.rs.ee.rs.pathparam.locator.JAXRSLocatorClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.pathparam.sub.JAXRSSubClientIT
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : pathParamEntityWithFromStringTest()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/ParamEntityWithFromString/ParamEntityWithFromString%3dJAXRS_SPEC_5.3/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamEntityWithFromStringTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : pathParamEntityWithEncodedTest()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/ParamEntityWithValueOf/ParamEntityWithValueOf%3d%21/ HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/ParamEntityWithFromString/ParamEntityWithFromString%3d%21/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamEntityWithEncodedTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : pathParamSortedSetEntityWithFromStringTest()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/SortedSetParamEntityWithFromString/SortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamSortedSetEntityWithFromStringTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : pathParamEntityWithValueOfTest()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/ParamEntityWithValueOf/ParamEntityWithValueOf%3dJAXRS_SPEC_5.3/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamEntityWithValueOfTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : test1()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/a HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : test1()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : test2()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/a/b HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : test2()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : test3()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/2147483647/b/12.345 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/-2147483648/b/123.0 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : test3()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : test4()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/123.1/true/127/tmp HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/345/false/-128/xyz HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : test4()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : test5()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/-9223372036854775808/b/32767/true/abc HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/9223372036854775807/b/-32768/false/xyz HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : test5()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : test6()Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/a/b/c/d/e/f HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:[WebValidatorBase] Unable to find the following search string in the server's response: 'list=abcdef' at index: 0
[WebValidatorBase] Server's response:
-------------------------------------------
list=fedcba
-------------------------------------------

07-24-2023 05:01:00:[JAXRSCommonClient] null failed!  Check output for cause of failure.
ee.jakarta.tck.ws.rs.common.webclient.TestFailureException: Test FAILED!
	at ee.jakarta.tck.ws.rs.common.webclient.WebTestCase.execute(WebTestCase.java:178)
	at ee.jakarta.tck.ws.rs.common.JAXRSCommonClient.invoke(JAXRSCommonClient.java:312)
	at ee.jakarta.tck.ws.rs.ee.rs.pathparam.JAXRSClientIT.test6(JAXRSClientIT.java:223)
	at ee.jakarta.tck.ws.rs.ee.rs.pathparam.sub.JAXRSSubClientIT.test6(JAXRSSubClientIT.java:189)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.junit5.ArquillianExtension$1.invoke(ArquillianExtension.java:165)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
	at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
	at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:50)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:128)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:118)
	at jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptInvocation(ArquillianExtension.java:145)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptTestMethod(ArquillianExtension.java:90)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/a/b/c/d/e/f HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : test6()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : test7()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
ee.jakarta.tck.ws.rs.common.webclient.TestFailureException: Test FAILED!
	at ee.jakarta.tck.ws.rs.common.webclient.WebTestCase.execute(WebTestCase.java:178)
	at ee.jakarta.tck.ws.rs.common.JAXRSCommonClient.invoke(JAXRSCommonClient.java:312)
	at ee.jakarta.tck.ws.rs.ee.rs.pathparam.JAXRSClientIT.test7(JAXRSClientIT.java:253)
	at ee.jakarta.tck.ws.rs.ee.rs.pathparam.sub.JAXRSSubClientIT.test7(JAXRSSubClientIT.java:204)07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/matrix/a;boolean1=false;boolean2=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:[WebValidatorBase] Unable to find the following search string in the server's response: 'matrix=/a;boolean1=false;boolean2=true' at index: 0
[WebValidatorBase] Server's response:
-------------------------------------------
matrix=/a;boolean2=true;boolean1=false
-------------------------------------------

07-24-2023 05:01:00:[JAXRSCommonClient] null failed!  Check output for cause of failure.

	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.junit5.ArquillianExtension$1.invoke(ArquillianExtension.java:165)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
	at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
	at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:50)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:128)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:118)
	at jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptInvocation(ArquillianExtension.java:145)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptTestMethod(ArquillianExtension.java:90)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/matrix/a;boolean1=false;boolean2=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : test7()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : pathParamThrowingIllegalArgumentExceptionTest()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/ParamEntityThrowingExceptionGivenByName/ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : pathParamEntityWithConstructorTest()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/ParamEntityWithConstructor/ParamEntityWithConstructor%3dJAXRS_SPEC_5.2/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamEntityWithConstructorTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : pathParamSetEntityWithFromStringTest()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/SetParamEntityWithFromString/SetParamEntityWithFromString%3dJAXRS_SPEC_5.4/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamSetEntityWithFromStringTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : pathParamThrowingWebApplicationExceptionTest()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/ParamEntityThrowingWebApplicationException/ParamEntityThrowingWebApplicationException%3dCREATED/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamThrowingWebApplicationExceptionTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : pathParamListEntityWithFromStringTest()
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_sub_web/resource/subresource/ListParamEntityWithFromString/ListParamEntityWithFromString%3dJAXRS_SPEC_5.4/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamListEntityWithFromStringTest()
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s - in ee.jakarta.tck.ws.rs.ee.rs.pathparam.sub.JAXRSSubClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.pathparam.JAXRSClientIT
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : pathParamEntityWithFromStringTest()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/ParamEntityWithFromString/ParamEntityWithFromString%3dJAXRS_SPEC_5.3/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamEntityWithFromStringTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : pathParamEntityWithEncodedTest()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/ParamEntityWithValueOf/ParamEntityWithValueOf%3d%21/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/ParamEntityWithFromString/ParamEntityWithFromString%3d%21/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamEntityWithEncodedTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : pathParamSortedSetEntityWithFromStringTest()Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/SortedSetParamEntityWithFromString/SortedSetParamEntityWithFromString%3dJAXRS_SPEC_5.4/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamSortedSetEntityWithFromStringTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : pathParamEntityWithValueOfTest()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/ParamEntityWithValueOf/ParamEntityWithValueOf%3dJAXRS_SPEC_5.3/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : pathParamEntityWithValueOfTest()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:00:STARTING TEST : test1()Jul 24, 2023 5:01:00 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/a HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:00:FINISHED TEST : test1()
07-24-2023 05:01:00:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:00:STARTING TEST : test2()
07-24-2023 05:01:00:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/a/b HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : test2()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : test3()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/2147483647/b/12.345 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/-2147483648/b/123.0 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : test3()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : test4()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/123.1/true/127/tmp HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/345/false/-128/xyz HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : test4()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : test5()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/-9223372036854775808/b/32767/true/abc HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/9223372036854775807/b/-32768/false/xyz HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : test5()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : test6()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/a/b/c/d/e/f HTTP/1.1' to target server at 'localhost:8080'
ee.jakarta.tck.ws.rs.common.webclient.TestFailureException: Test FAILED!
	at ee.jakarta.tck.ws.rs.common.webclient.WebTestCase.execute(WebTestCase.java:178)
	at ee.jakarta.tck.ws.rs.common.JAXRSCommonClient.invoke(JAXRSCommonClient.java:312)
	at ee.jakarta.tck.ws.rs.ee.rs.pathparam.JAXRSClientIT.test6(JAXRSClientIT.java:223)07-24-2023 05:01:01:[WebValidatorBase] Unable to find the following search string in the server's response: 'list=abcdef' at index: 0
[WebValidatorBase] Server's response:
-------------------------------------------
list=fedcba
-------------------------------------------

07-24-2023 05:01:01:[JAXRSCommonClient] null failed!  Check output for cause of failure.

	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.junit5.ArquillianExtension$1.invoke(ArquillianExtension.java:165)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
	at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
	at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:50)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:128)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:118)
	at jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptInvocation(ArquillianExtension.java:145)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptTestMethod(ArquillianExtension.java:90)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/a/b/c/d/e/f HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : test6()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : test7()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/matrix/a;boolean1=false;boolean2=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:[WebValidatorBase] Unable to find the following search string in the server's response: 'matrix=/a;boolean1=false;boolean2=true' at index: 0
[WebValidatorBase] Server's response:
-------------------------------------------
matrix=/a;boolean2=true;boolean1=false
-------------------------------------------

07-24-2023 05:01:01:[JAXRSCommonClient] null failed!  Check output for cause of failure.
ee.jakarta.tck.ws.rs.common.webclient.TestFailureException: Test FAILED!
	at ee.jakarta.tck.ws.rs.common.webclient.WebTestCase.execute(WebTestCase.java:178)
	at ee.jakarta.tck.ws.rs.common.JAXRSCommonClient.invoke(JAXRSCommonClient.java:312)
	at ee.jakarta.tck.ws.rs.ee.rs.pathparam.JAXRSClientIT.test7(JAXRSClientIT.java:253)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.junit5.ArquillianExtension$1.invoke(ArquillianExtension.java:165)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
	at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:62)
	at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:50)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:128)
	at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:118)
	at jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:116)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:69)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:95)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:139)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptInvocation(ArquillianExtension.java:145)
	at org.jboss.arquillian.junit5.ArquillianExtension.interceptTestMethod(ArquillianExtension.java:90)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/matrix/a;boolean1=false;boolean2=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : test7()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : pathParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/ParamEntityThrowingExceptionGivenByName/ParamEntityThrowingExceptionGivenByName%3djava.lang.IllegalArgumentException/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : pathParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : pathParamEntityWithConstructorTest()
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/ParamEntityWithConstructor/ParamEntityWithConstructor%3dJAXRS_SPEC_5.2/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : pathParamEntityWithConstructorTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : pathParamSetEntityWithFromStringTest()Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/SetParamEntityWithFromString/SetParamEntityWithFromString%3dJAXRS_SPEC_5.4/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : pathParamSetEntityWithFromStringTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : pathParamThrowingWebApplicationExceptionTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/ParamEntityThrowingWebApplicationException/ParamEntityThrowingWebApplicationException%3dCREATED/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : pathParamThrowingWebApplicationExceptionTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : pathParamListEntityWithFromStringTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_pathparam_web/PathParamTest/ListParamEntityWithFromString/ListParamEntityWithFromString%3dJAXRS_SPEC_5.4/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : pathParamListEntityWithFromStringTest()
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s - in ee.jakarta.tck.ws.rs.ee.rs.pathparam.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.produceconsume.JAXRSClientIT
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : anyUnknownConsumesTest()
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/unknown HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : anyUnknownConsumesTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : unknownAnyTest()
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_produceconsume_web/resource/any HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : unknownAnyTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : widgetsXmlAnyTest()
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_produceconsume_web/resource/any HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : widgetsXmlAnyTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : plainPlusConsumeXmlTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/plus HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : plainPlusConsumeXmlTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : anyWidgetsxmlConsumesTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/widgetsxml HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : anyWidgetsxmlConsumesTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : widgetsXmlAnyConsumesTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/any HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : widgetsXmlAnyConsumesTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : htmlPlainTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_produceconsume_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : htmlPlainTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : htmlUnknownConsumesTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : htmlUnknownConsumesTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : htmlPlainConsumesTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : htmlPlainConsumesTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : plainAnyConsumesTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/any HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : plainAnyConsumesTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : plainPlusProducePlainTest()
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/plus HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : plainPlusProducePlainTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : unknownAnyConsumesTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/any HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : unknownAnyConsumesTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : anyWidgetsxmlTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_produceconsume_web/resource/widgetsxml HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : anyWidgetsxmlTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : anyPlainTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_produceconsume_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : anyPlainTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : plainAnyTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_produceconsume_web/resource/any HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : plainAnyTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : htmlUnknownTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_produceconsume_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : htmlUnknownTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : anyPlainConsumesTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : anyPlainConsumesTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : anyUnknownTest()Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_produceconsume_web/resource/unknown HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : anyUnknownTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:01:STARTING TEST : plainPlusProduceXmlTest()
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/plus HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : plainPlusProduceXmlTest()
07-24-2023 05:01:01:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:01 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:01:STARTING TEST : plainPlusConsumePlainTest()
07-24-2023 05:01:01:[HttpRequest] Dispatching request: 'POST /jaxrs_ee_rs_produceconsume_web/resource/plus HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:01:FINISHED TEST : plainPlusConsumePlainTest()
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s - in ee.jakarta.tck.ws.rs.ee.rs.produceconsume.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.put.JAXRSClientIT
07-24-2023 05:01:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:02:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_put_web/PutTest/sub
07-24-2023 05:01:02:STARTING TEST : putSubTest()
07-24-2023 05:01:02:[Request] Dispatching request: 'PUT http://localhost:8080/jaxrs_ee_rs_put_web/PutTest/sub' to target server at 'localhost:8080'
07-24-2023 05:01:02:###############################
07-24-2023 05:01:02:[Request] Adding entity: dummy
07-24-2023 05:01:02:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:01:02:  TRACE: [WIRE] - >> dummy
07-24-2023 05:01:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:02:  TRACE: [WIRE] - << Content-Length: 88
07-24-2023 05:01:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:02:  TRACE: [WIRE] - << <html><head><title>CTS-get text/html</title></head><body>CTS-put text/html</body></html>
07-24-2023 05:01:02:FINISHED TEST : putSubTest()
07-24-2023 05:01:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:02:STARTING TEST : putTest1()
07-24-2023 05:01:02:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_put_web/PutTest
07-24-2023 05:01:02:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:*/*
07-24-2023 05:01:02:  TRACE: [WIRE] - >> dummy
07-24-2023 05:01:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:02:  TRACE: [WIRE] - << Content-Length: 18
07-24-2023 05:01:02:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:02:[Request] Dispatching request: 'PUT http://localhost:8080/jaxrs_ee_rs_put_web/PutTest' to target server at 'localhost:8080'
07-24-2023 05:01:02:###############################
07-24-2023 05:01:02:[Request] Adding entity: dummy
07-24-2023 05:01:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:02:  TRACE: [WIRE] - << CTS-put text/plain
07-24-2023 05:01:02:FINISHED TEST : putTest1()
07-24-2023 05:01:02:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:02:STARTING TEST : putTest2()
07-24-2023 05:01:02:[Request] Dispatching request: 'PUT http://localhost:8080/jaxrs_ee_rs_put_web/PutTest' to target server at 'localhost:8080'
07-24-2023 05:01:02:###############################
07-24-2023 05:01:02:[Request] Adding entity: dummy
07-24-2023 05:01:02:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_ee_rs_put_web/PutTest
07-24-2023 05:01:02:  TRACE: [WIRE] - >> Accept:text/html, Content-Type:*/*
07-24-2023 05:01:02:  TRACE: [WIRE] - >> dummy
07-24-2023 05:01:02:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:02:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:02:  TRACE: [WIRE] - << Content-Length: 88
07-24-2023 05:01:02:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:02:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:02:  TRACE: [WIRE] - << <html><head><title>CTS-get text/html</title></head><body>CTS-put text/html</body></html>
07-24-2023 05:01:02:FINISHED TEST : putTest2()
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.78 s - in ee.jakarta.tck.ws.rs.ee.rs.put.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.queryparam.sub.JAXRSSubClientIT
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:STARTING TEST : queryFieldParamEntityWithEncodedTest()
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryFieldParamEntityWithEncodedTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamEntityWithEncodedTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?ParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?ParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryParamEntityWithEncodedTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?stringtest=cts HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?stringtest=cts1&stringtest=cts2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?stringtest1=cts&stringtest2=ri_impl HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?stringtest1=cts&stringtest2=ri_impl&stringtest1=newone HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryFieldParamEntityWithFromStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryFieldParamEntityWithFromStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryFieldParamSetEntityWithFromStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryFieldParamSetEntityWithFromStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryFieldParamEntityWithValueOfTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryFieldParamEntityWithValueOfTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamEntityWithValueOfTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?ParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamEntityWithValueOfTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamThrowingIllegalArgumentExceptionTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamSetEntityWithFromStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?SetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamSetEntityWithFromStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamListEntityWithFromStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?ListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamListEntityWithFromStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamBooleanTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?booleantest=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?booleantest=true&booleantest=false HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?booleantest1=false&booleantest2=true HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?booleantest1=true&booleantest2=false&booleantest1=true HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamBooleanTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryFieldParamListEntityWithFromStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryFieldParamListEntityWithFromStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryFieldThrowingWebApplicationExceptionTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryFieldThrowingWebApplicationExceptionTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryFieldParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamEntityWithFromStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?ParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamEntityWithFromStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamSortedSetEntityWithFromStringTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:STARTING TEST : queryParamEntityWithConstructorTest()
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?ParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryParamEntityWithConstructorTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamFloatTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?floattest1=123 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?floattest=123.1&floattest=345 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?floattest1=12.345&floattest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?floattest1=23.456&floattest2=0.56789&floattest1=1.234 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamFloatTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:STARTING TEST : queryParamDoubleTest()
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?doubletest1=123 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?doubletest=123.1&doubletest=345 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?doubletest1=12.345&doubletest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?doubletest1=23.456&doubletest2=0.56789&doubletest1=1.234 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryParamDoubleTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamShortTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?shorttest=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?shorttest=32767&shorttest=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?shorttest1=32767&shorttest2=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?shorttest1=32767&shorttest2=-32768&shorttest1=1234 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryParamShortTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryFieldThrowingIllegalArgumentExceptionTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamThrowingWebApplicationExceptionTest()Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryParamThrowingWebApplicationExceptionTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamIntTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?inttest1=2147483647 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?inttest=-2147483648&inttest=2147483647 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?inttest1=2147483647&inttest2=-2147483648 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?inttest1=-2147483648&inttest2=2147483647&inttest1=1234 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamIntTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamNoQueryTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryParamNoQueryTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:STARTING TEST : queryParamLongTest()
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?longtest=-9223372036854775808 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?longtest=9223372036854775807&longtest=-9223372036854775808 HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?longtest1=-9223372036854775808&longtest2=9223372036854775807 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?longtest1=-9223372036854775808&longtest2=9223372036854775807&longtest1=1234 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:FINISHED TEST : queryParamLongTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:STARTING TEST : queryFieldParamEntityWithConstructorTest()
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?FieldParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryFieldParamEntityWithConstructorTest()
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:03:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:STARTING TEST : queryParamByteTest()
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?bytetest=127 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:03 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?bytetest=-128&bytetest=26 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?bytetest1=123&bytetest2=-128 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_sub_web/resource/subresource?bytetest1=0&bytetest2=-128&bytetest1=127 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:03:FINISHED TEST : queryParamByteTest()
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s - in ee.jakarta.tck.ws.rs.ee.rs.queryparam.sub.JAXRSSubClientIT
[INFO] Running ee.jakarta.tck.ws.rs.ee.rs.queryparam.JAXRSClientIT
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryFieldParamEntityWithEncodedTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:FINISHED TEST : queryFieldParamEntityWithEncodedTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamEntityWithEncodedTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?ParamEntityWithValueOf=%21 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?ParamEntityWithFromString=%21 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:FINISHED TEST : queryParamEntityWithEncodedTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamStringTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?stringtest=cts HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?stringtest=cts1&stringtest=cts2 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?stringtest1=cts&stringtest2=ri_impl HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?stringtest1=cts&stringtest2=ri_impl&stringtest1=newone HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryFieldParamEntityWithFromStringTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryFieldParamEntityWithFromStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryFieldParamSetEntityWithFromStringTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryFieldParamSetEntityWithFromStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryFieldParamEntityWithValueOfTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryFieldParamEntityWithValueOfTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamEntityWithValueOfTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?ParamEntityWithValueOf=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamEntityWithValueOfTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?ParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:04:FINISHED TEST : queryParamThrowingIllegalArgumentExceptionTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamSetEntityWithFromStringTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?SetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamSetEntityWithFromStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamListEntityWithFromStringTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?ListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamListEntityWithFromStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamBooleanTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?booleantest=true HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?booleantest=true&booleantest=false HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?booleantest1=false&booleantest2=true HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?booleantest1=true&booleantest2=false&booleantest1=true HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:FINISHED TEST : queryParamBooleanTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryFieldParamListEntityWithFromStringTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldListParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryFieldParamListEntityWithFromStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryFieldThrowingWebApplicationExceptionTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryFieldThrowingWebApplicationExceptionTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryFieldParamSortedSetEntityWithFromStringTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldSortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryFieldParamSortedSetEntityWithFromStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamEntityWithFromStringTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?ParamEntityWithFromString=JAXRS_SPEC_5.3 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamEntityWithFromStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamSortedSetEntityWithFromStringTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?SortedSetParamEntityWithFromString=JAXRS_SPEC_5.4 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamSortedSetEntityWithFromStringTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamEntityWithConstructorTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?ParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamEntityWithConstructorTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamFloatTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?floattest1=123 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?floattest=123.1&floattest=345 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?floattest1=12.345&floattest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?floattest1=23.456&floattest2=0.56789&floattest1=1.234 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:FINISHED TEST : queryParamFloatTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamDoubleTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?doubletest1=123 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?doubletest=123.1&doubletest=345 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?doubletest1=12.345&doubletest2=34.567 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?doubletest1=23.456&doubletest2=0.56789&doubletest1=1.234 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamDoubleTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamShortTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?shorttest=-32768 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?shorttest=32767&shorttest=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?shorttest1=32767&shorttest2=-32768 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?shorttest1=32767&shorttest2=-32768&shorttest1=1234 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamShortTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryFieldThrowingIllegalArgumentExceptionTest()Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldParamEntityThrowingExceptionGivenByName=java.lang.IllegalArgumentException HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryFieldThrowingIllegalArgumentExceptionTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamThrowingWebApplicationExceptionTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?ParamEntityThrowingWebApplicationException=CREATED HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamThrowingWebApplicationExceptionTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamIntTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?inttest1=2147483647 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?inttest=-2147483648&inttest=2147483647 HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?inttest1=2147483647&inttest2=-2147483648 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?inttest1=-2147483648&inttest2=2147483647&inttest1=1234 HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:01:04:FINISHED TEST : queryParamIntTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:STARTING TEST : queryParamNoQueryTest()
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamNoQueryTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamLongTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?longtest=-9223372036854775808 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?longtest=9223372036854775807&longtest=-9223372036854775808 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?longtest1=-9223372036854775808&longtest2=9223372036854775807 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?longtest1=-9223372036854775808&longtest2=9223372036854775807&longtest1=1234 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamLongTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryFieldParamEntityWithConstructorTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest? HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?FieldParamEntityWithConstructor=JAXRS_SPEC_5.2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryFieldParamEntityWithConstructorTest()
07-24-2023 05:01:04:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:04:STARTING TEST : queryParamByteTest()
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:01:04 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?bytetest=127 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?bytetest=-128&bytetest=26 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?bytetest1=123&bytetest2=-128 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_rs_queryparam_web/QueryParamTest?bytetest1=0&bytetest2=-128&bytetest1=127 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:04:FINISHED TEST : queryParamByteTest()
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s - in ee.jakarta.tck.ws.rs.ee.rs.queryparam.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.ee.client.rxinvoker.JAXRSClientIT
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/tracenotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:STARTING TEST : traceWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:FINISHED TEST : traceWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/optionsnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:STARTING TEST : optionsWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:FINISHED TEST : optionsWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/delete
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:STARTING TEST : methodWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/get
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/options
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : methodWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:STARTING TEST : methodWithClassWithEntityThrowsProcessingExceptionTest()07-24-2023 05:01:05:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/put
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/post

07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : methodWithClassWithEntityThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:STARTING TEST : traceWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> TRACE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/trace
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : traceWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:STARTING TEST : optionsWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/optionsnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : optionsWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/getnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:STARTING TEST : getWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:FINISHED TEST : getWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/putnotok
07-24-2023 05:01:05:STARTING TEST : methodWithClassWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/postnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : methodWithClassWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/get
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:STARTING TEST : getThrowsProcessingExceptionTest()
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : getThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/putnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:STARTING TEST : putWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : putWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:STARTING TEST : postWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/postnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : postWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/put
07-24-2023 05:01:05:STARTING TEST : putWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : putWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/deletenotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:STARTING TEST : deleteWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:FINISHED TEST : deleteWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/post
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:STARTING TEST : postWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : postWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/deletenotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:STARTING TEST : deleteWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : deleteWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/postnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:STARTING TEST : postWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:FINISHED TEST : postWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> TRACE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/trace
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:STARTING TEST : traceWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : traceWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/put
07-24-2023 05:01:05:STARTING TEST : putThrowsProcessingExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : putThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/delete
07-24-2023 05:01:05:STARTING TEST : deleteWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : deleteWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/tracenotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:STARTING TEST : traceWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:FINISHED TEST : traceWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/tracenotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:STARTING TEST : traceWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : traceWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/options
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:STARTING TEST : optionsTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 200 (OK)
07-24-2023 05:01:05:FINISHED TEST : optionsTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/getnotok
07-24-2023 05:01:05:STARTING TEST : getWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : getWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/putnotok
07-24-2023 05:01:05:STARTING TEST : methodWithClassWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/postnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:FINISHED TEST : methodWithClassWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/putnotok
07-24-2023 05:01:05:STARTING TEST : methodWithGenericTypeWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/postnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : methodWithGenericTypeWithEntityThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:STARTING TEST : postWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/postnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:05:FINISHED TEST : postWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/delete
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:STARTING TEST : methodThrowsProcessingExceptionTest()
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/get
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/options
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : methodThrowsProcessingExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/deletenotok
07-24-2023 05:01:05:STARTING TEST : methodWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/getnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/optionsnotok
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 
07-24-2023 05:01:05:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:05:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:05:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:05:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:05:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:05:FINISHED TEST : methodWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:05:STARTING TEST : deleteThrowsExceptionTest()07-24-2023 05:01:05:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/delete
07-24-2023 05:01:05:  TRACE: [WIRE] - >> 

07-24-2023 05:01:05:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:05:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:05:FINISHED TEST : deleteThrowsExceptionTest()
07-24-2023 05:01:05:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/put
07-24-2023 05:01:05:STARTING TEST : methodWithEntityThrowsProcessingExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/post
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : methodWithEntityThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/getnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:STARTING TEST : getWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:FINISHED TEST : getWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/put
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:STARTING TEST : putWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : putWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> TRACE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/trace
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:STARTING TEST : traceThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : traceThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/deletenotok
07-24-2023 05:01:06:STARTING TEST : deleteWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:FINISHED TEST : deleteWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/deletenotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:STARTING TEST : methodWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/getnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/optionsnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:FINISHED TEST : methodWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/getnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:STARTING TEST : getWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:FINISHED TEST : getWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/optionsnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:STARTING TEST : optionsWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:FINISHED TEST : optionsWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:STARTING TEST : postThrowsProcessingExceptionTest()07-24-2023 05:01:06:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/post
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*

07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : postThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/deletenotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:STARTING TEST : methodWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/getnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/optionsnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:FINISHED TEST : methodWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/postnotok
07-24-2023 05:01:06:STARTING TEST : postWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:FINISHED TEST : postWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:STARTING TEST : methodWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/delete
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/get
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/options

07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : methodWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/options
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:STARTING TEST : optionsWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : optionsWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/optionsnotok
07-24-2023 05:01:06:STARTING TEST : optionsWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:FINISHED TEST : optionsWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/deletenotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:STARTING TEST : methodWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/getnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/optionsnotok
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:FINISHED TEST : methodWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/putnotok
07-24-2023 05:01:06:STARTING TEST : putWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:FINISHED TEST : putWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/deletenotok
07-24-2023 05:01:06:STARTING TEST : deleteWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:FINISHED TEST : deleteWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> DELETE http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/delete
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:STARTING TEST : deleteWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : deleteWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/putnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:STARTING TEST : putWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:FINISHED TEST : putWithClassThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/get
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:STARTING TEST : getWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : getWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/putnotok
07-24-2023 05:01:06:STARTING TEST : putWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:FINISHED TEST : putWithGenericTypeThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/delete
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:01:06:STARTING TEST : deleteTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 200 (OK)
07-24-2023 05:01:06:FINISHED TEST : deleteTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> TRACE http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/tracenotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:STARTING TEST : traceWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:01:06:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:01:06:FINISHED TEST : traceWithClassThrowsWebApplicationExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> PUT http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/put
07-24-2023 05:01:06:STARTING TEST : methodWithGenericTypeWithEntityThrowsProcessingExceptionTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/post
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : methodWithGenericTypeWithEntityThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> GET http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/get
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:STARTING TEST : getWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : getWithClassThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> PUT http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/putnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:STARTING TEST : methodWithGenericTypeWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/postnotok
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE
07-24-2023 05:01:06:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:06:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:06:Returned status 406 (NOT_ACCEPTABLE)
07-24-2023 05:01:06:FINISHED TEST : methodWithGenericTypeWithEntityThrowsNoWebApplicationExceptionForResponseTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> HEAD http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/head
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:STARTING TEST : headThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : headThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/options
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:STARTING TEST : optionsThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : optionsThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> OPTIONS http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/options
07-24-2023 05:01:06:  TRACE: [WIRE] - >> 
07-24-2023 05:01:06:STARTING TEST : optionsWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : optionsWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:06:  TRACE: [WIRE] - >> POST http://somenonexisting.domain-site:8080/jaxrs_jaxrs21_ee_client_rxinvoker_web/resource/post
07-24-2023 05:01:06:  TRACE: [WIRE] - >> Content-Type:*/*
07-24-2023 05:01:06:STARTING TEST : postWithGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:01:06:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: somenonexisting.domain-site
07-24-2023 05:01:06:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:01:06:FINISHED TEST : postWithGenericTypeThrowsProcessingExceptionTest()
[WARNING] Tests run: 98, Failures: 0, Errors: 0, Skipped: 39, Time elapsed: 1.862 s - in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.rxinvoker.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.async.JAXRSClientIT
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:07:[JAXRSCommonClient] Test setup OK
[WARNING] Tests run: 57, Failures: 0, Errors: 0, Skipped: 57, Time elapsed: 0.826 s - in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.async.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.rx.JAXRSClientIT
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:  TRACE: [WIRE] - >> OPTIONS http://localhost:8080/jaxrs_jaxrs21_ee_client_executor_rx_web/resource/options
07-24-2023 05:01:08:  TRACE: [WIRE] - >> 
07-24-2023 05:01:08:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:08:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:08:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:01:08:STARTING TEST : optionsTest()
07-24-2023 05:01:08:[Client EXECUTOR SERVICE check]: running from thread JAXRS_TCK_THREAD1
07-24-2023 05:01:08:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:08:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:08:Returned status 200 (OK)
07-24-2023 05:01:08:FINISHED TEST : optionsTest()
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:  TRACE: [WIRE] - >> DELETE http://localhost:8080/jaxrs_jaxrs21_ee_client_executor_rx_web/resource/delete
07-24-2023 05:01:08:  TRACE: [WIRE] - >> 
07-24-2023 05:01:08:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:08:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:08:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:01:08:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:08:STARTING TEST : deleteTest()
07-24-2023 05:01:08:[Client EXECUTOR SERVICE check]: running from thread JAXRS_TCK_THREAD2
07-24-2023 05:01:08:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:08:Returned status 200 (OK)
07-24-2023 05:01:08:FINISHED TEST : deleteTest()
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
[WARNING] Tests run: 31, Failures: 0, Errors: 0, Skipped: 29, Time elapsed: 0.911 s - in ee.jakarta.tck.ws.rs.jaxrs21.ee.client.executor.rx.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT
07-24-2023 05:01:08:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:08:STARTING TEST : sseBroadcastTest()
07-24-2023 05:01:08:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/clear
07-24-2023 05:01:08:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:08:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:08:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:08:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:01:08:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:08:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:08:  TRACE: [WIRE] - << CLEAR
07-24-2023 05:01:08:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/clear' to target server at 'localhost:8080'
07-24-2023 05:01:08:###############################
ReceivedWELCOME4
ReceivedWELCOME0
ReceivedWELCOME2
ReceivedWELCOME1
ReceivedWELCOME3
07-24-2023 05:01:09:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
07-24-2023 05:01:09:[Request] Adding entity: some_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - >> some_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 40
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:09:  TRACE: [WIRE] - << some_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - >> some_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
Receivedsome_ServiceUnavailableEndpoint_message0
Receivedsome_ServiceUnavailableEndpoint_message0
Receivedsome_ServiceUnavailableEndpoint_message0
Receivedsome_ServiceUnavailableEndpoint_message0
Receivedsome_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
07-24-2023 05:01:09:[Request] Adding entity: some_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 40
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:09:  TRACE: [WIRE] - << some_ServiceUnavailableEndpoint_message1
Receivedsome_ServiceUnavailableEndpoint_message1
Receivedsome_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
Receivedsome_ServiceUnavailableEndpoint_message1
Receivedsome_ServiceUnavailableEndpoint_message1
Receivedsome_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast
07-24-2023 05:01:09:[Request] Adding entity: some_ServiceUnavailableEndpoint_message2
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - >> some_ServiceUnavailableEndpoint_message2
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 40
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:09:  TRACE: [WIRE] - << some_ServiceUnavailableEndpoint_message2
Receivedsome_ServiceUnavailableEndpoint_message2
Receivedsome_ServiceUnavailableEndpoint_message2
Receivedsome_ServiceUnavailableEndpoint_message2
Receivedsome_ServiceUnavailableEndpoint_message2
Receivedsome_ServiceUnavailableEndpoint_message2
07-24-2023 05:01:09:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
07-24-2023 05:01:09:[Request] Adding entity: some_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - >> some_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 40
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
Receivedsome_ServiceUnavailableEndpoint_message3
Receivedsome_ServiceUnavailableEndpoint_message3
Receivedsome_ServiceUnavailableEndpoint_message3
Receivedsome_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:  TRACE: [WIRE] - << some_ServiceUnavailableEndpoint_message3
Receivedsome_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
07-24-2023 05:01:09:[Request] Adding entity: some_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - >> some_ServiceUnavailableEndpoint_message4
Receivedsome_ServiceUnavailableEndpoint_message4
Receivedsome_ServiceUnavailableEndpoint_message4
Receivedsome_ServiceUnavailableEndpoint_message4
Receivedsome_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
Receivedsome_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 40
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:09:  TRACE: [WIRE] - << some_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
07-24-2023 05:01:09:[Request] Adding entity: some_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - >> some_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 40
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
Receivedsome_ServiceUnavailableEndpoint_message5
Receivedsome_ServiceUnavailableEndpoint_message5
Receivedsome_ServiceUnavailableEndpoint_message5
Receivedsome_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:  TRACE: [WIRE] - << some_ServiceUnavailableEndpoint_message5
Receivedsome_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
07-24-2023 05:01:09:[Request] Adding entity: some_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/broadcast
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - >> some_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 40
Receivedsome_ServiceUnavailableEndpoint_message6
Receivedsome_ServiceUnavailableEndpoint_message6
Receivedsome_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
Receivedsome_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:  TRACE: [WIRE] - << some_ServiceUnavailableEndpoint_message6
Receivedsome_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/close' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
07-24-2023 05:01:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/close
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:09:  TRACE: [WIRE] - << CLOSE
07-24-2023 05:01:09:Client 0 Received message WELCOME1
07-24-2023 05:01:09:Client 0 Received message some_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:Client 0 Received message some_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:Client 0 Received message some_ServiceUnavailableEndpoint_message2
07-24-2023 05:01:09:Client 0 Received message some_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:Client 0 Received message some_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:Client 0 Received message some_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:Client 0 Received message some_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:Client 1 Received message WELCOME3
07-24-2023 05:01:09:Client 1 Received message some_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:Client 1 Received message some_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:Client 1 Received message some_ServiceUnavailableEndpoint_message2
07-24-2023 05:01:09:Client 1 Received message some_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:Client 1 Received message some_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:Client 1 Received message some_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:Client 1 Received message some_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:Client 2 Received message WELCOME4
07-24-2023 05:01:09:Client 2 Received message some_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:Client 2 Received message some_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:Client 2 Received message some_ServiceUnavailableEndpoint_message2
07-24-2023 05:01:09:Client 2 Received message some_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:Client 2 Received message some_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:Client 2 Received message some_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:Client 2 Received message some_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:Client 3 Received message WELCOME0
07-24-2023 05:01:09:Client 3 Received message some_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:Client 3 Received message some_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:Client 3 Received message some_ServiceUnavailableEndpoint_message2
07-24-2023 05:01:09:Client 3 Received message some_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:Client 3 Received message some_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:Client 3 Received message some_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:Client 3 Received message some_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:Client 4 Received message WELCOME2
07-24-2023 05:01:09:Client 4 Received message some_ServiceUnavailableEndpoint_message0
07-24-2023 05:01:09:Client 4 Received message some_ServiceUnavailableEndpoint_message1
07-24-2023 05:01:09:Client 4 Received message some_ServiceUnavailableEndpoint_message2
07-24-2023 05:01:09:Client 4 Received message some_ServiceUnavailableEndpoint_message3
07-24-2023 05:01:09:Client 4 Received message some_ServiceUnavailableEndpoint_message4
07-24-2023 05:01:09:Client 4 Received message some_ServiceUnavailableEndpoint_message5
07-24-2023 05:01:09:Client 4 Received message some_ServiceUnavailableEndpoint_message6
07-24-2023 05:01:09:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/check' to target server at 'localhost:8080'
07-24-2023 05:01:09:###############################
07-24-2023 05:01:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_ssebroadcaster_web/broadcast/check
07-24-2023 05:01:09:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Length: 212
07-24-2023 05:01:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:09:  TRACE: [WIRE] - << SseEventSink number 0 is closed:trueSseEventSink number 1 is closed:trueSseEventSink number 2 is closed:trueSseEventSink number 3 is closed:trueSseEventSink number 4 is closed:trueOnCloseSink has been called:true
07-24-2023 05:01:09:FINISHED TEST : sseBroadcastTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s - in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsink.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:10:STARTING TEST : stringTest()
WAITING:WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
07-24-2023 05:01:10:FINISHED TEST : stringTest()
07-24-2023 05:01:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:10:STARTING TEST : streamingOutputTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
07-24-2023 05:01:11:FINISHED TEST : streamingOutputTest()
07-24-2023 05:01:11:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:11:STARTING TEST : fileTest()
WAITING:WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
07-24-2023 05:01:11:FINISHED TEST : fileTest()
07-24-2023 05:01:11:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:11:STARTING TEST : closeTest()
WAITING:WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
07-24-2023 05:01:12:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsink_web/close/closed' to target server at 'localhost:8080'
07-24-2023 05:01:12:###############################
07-24-2023 05:01:12:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsink_web/close/closed
07-24-2023 05:01:12:  TRACE: [WIRE] - >> Accept:text/plain
07-24-2023 05:01:12:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:12:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:12:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:01:12:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:12:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:12:  TRACE: [WIRE] - << true
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:13:FINISHED TEST : closeTest()
07-24-2023 05:01:13:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:13:STARTING TEST : inputstreamTest()
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:14:FINISHED TEST : inputstreamTest()
07-24-2023 05:01:14:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:14:STARTING TEST : readerTest()
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:14:FINISHED TEST : readerTest()
07-24-2023 05:01:14:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:14:STARTING TEST : transformSourceTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:15:FINISHED TEST : transformSourceTest()
07-24-2023 05:01:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:15:STARTING TEST : multivaluedMapTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:16:FINISHED TEST : multivaluedMapTest()
07-24-2023 05:01:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:16:STARTING TEST : jaxbElementTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:16:FINISHED TEST : jaxbElementTest()
07-24-2023 05:01:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:16:STARTING TEST : sseStageCheckTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:17:FINISHED TEST : sseStageCheckTest()
07-24-2023 05:01:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:17:STARTING TEST : doubleTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:17:FINISHED TEST : doubleTest()
07-24-2023 05:01:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:17:STARTING TEST : datasourceTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:18:FINISHED TEST : datasourceTest()
07-24-2023 05:01:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:18:STARTING TEST : charTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:18:FINISHED TEST : charTest()
07-24-2023 05:01:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:18:STARTING TEST : intTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:19:FINISHED TEST : intTest()
07-24-2023 05:01:19:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:19:STARTING TEST : bytearrayTest()
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:20:FINISHED TEST : bytearrayTest()
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.565 s - in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsink.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsource.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:20:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:20:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/available
07-24-2023 05:01:20:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:20:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:20:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:20:STARTING TEST : wait2Seconds()
07-24-2023 05:01:20:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/available' to target server at 'localhost:8080'
07-24-2023 05:01:20:###############################
07-24-2023 05:01:20:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:01:20:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:20:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:20:  TRACE: [WIRE] - << OK
07-24-2023 05:01:20:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/retry' to target server at 'localhost:8080'
07-24-2023 05:01:20:###############################
07-24-2023 05:01:20:[Request] Adding entity: 2
07-24-2023 05:01:20:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/retry
07-24-2023 05:01:20:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:20:  TRACE: [WIRE] - >> 2
07-24-2023 05:01:20:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:20:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:20:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:01:20:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:20:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:20:  TRACE: [WIRE] - << 2
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:22:FINISHED TEST : wait2Seconds()
07-24-2023 05:01:22:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:22:STARTING TEST : xmlTest()07-24-2023 05:01:22:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:22:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:22:  TRACE: [WIRE] - >> text/xml
07-24-2023 05:01:22:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:22:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 05:01:22:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:22:###############################
07-24-2023 05:01:22:[Request] Adding entity: text/xml
07-24-2023 05:01:22:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:01:22:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:22:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:22:  TRACE: [WIRE] - << text/xml
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:24:FINISHED TEST : xmlTest()
07-24-2023 05:01:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:24:STARTING TEST : connectionLostFor1500msTest()
07-24-2023 05:01:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/reset
07-24-2023 05:01:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:24:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:01:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:24:  TRACE: [WIRE] - << RESET
07-24-2023 05:01:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/reset' to target server at 'localhost:8080'
07-24-2023 05:01:24:###############################
07-24-2023 05:01:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/lost' to target server at 'localhost:8080'
07-24-2023 05:01:24:###############################
07-24-2023 05:01:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/lost
07-24-2023 05:01:24:[Request] Adding entity: 1
07-24-2023 05:01:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:24:  TRACE: [WIRE] - >> 1
07-24-2023 05:01:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:24:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:01:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:24:  TRACE: [WIRE] - << 1
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:26:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/count' to target server at 'localhost:8080'
07-24-2023 05:01:26:###############################
07-24-2023 05:01:26:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/count
07-24-2023 05:01:26:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:26:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:01:26:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:26:  TRACE: [WIRE] - << 2
07-24-2023 05:01:26:FINISHED TEST : connectionLostFor1500msTest()
07-24-2023 05:01:26:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:26:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:26:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:26:  TRACE: [WIRE] - >> text/plain
07-24-2023 05:01:26:STARTING TEST : stringTest()
07-24-2023 05:01:26:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:26:###############################
07-24-2023 05:01:26:[Request] Adding entity: text/plain
07-24-2023 05:01:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:26:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:01:26:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:26:  TRACE: [WIRE] - << text/plain
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:28:FINISHED TEST : stringTest()
07-24-2023 05:01:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:28:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:28:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:28:  TRACE: [WIRE] - >> text/plain
07-24-2023 05:01:28:STARTING TEST : dataSourceTest()
07-24-2023 05:01:28:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:28:###############################
07-24-2023 05:01:28:[Request] Adding entity: text/plain
07-24-2023 05:01:28:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:28:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:28:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:01:28:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:28:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:28:  TRACE: [WIRE] - << text/plain
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:30:FINISHED TEST : dataSourceTest()
07-24-2023 05:01:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:30:STARTING TEST : reconnectByEventMethodTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:30:FINISHED TEST : reconnectByEventMethodTest()
07-24-2023 05:01:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:30:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:30:STARTING TEST : fileTest()
07-24-2023 05:01:30:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:30:###############################
07-24-2023 05:01:30:[Request] Adding entity: text/plain
07-24-2023 05:01:30:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:30:  TRACE: [WIRE] - >> text/plain
07-24-2023 05:01:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:30:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:01:30:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:30:  TRACE: [WIRE] - << text/plain
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:32:FINISHED TEST : fileTest()
07-24-2023 05:01:32:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:32:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/set
07-24-2023 05:01:32:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:32:  TRACE: [WIRE] - >> true
07-24-2023 05:01:32:STARTING TEST : closeTest()
07-24-2023 05:01:32:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/set' to target server at 'localhost:8080'
07-24-2023 05:01:32:###############################
07-24-2023 05:01:32:[Request] Adding entity: true
07-24-2023 05:01:32:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:32:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:32:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:01:32:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:32:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:32:  TRACE: [WIRE] - << true
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:33:Received message no 0
07-24-2023 05:01:33:Received message no 1
07-24-2023 05:01:33:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/isopen' to target server at 'localhost:8080'
07-24-2023 05:01:33:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/isopen
07-24-2023 05:01:33:###############################
07-24-2023 05:01:33:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:33:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:33:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:01:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:33:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:33:  TRACE: [WIRE] - << true
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:33:Received message no 2
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:34:Received message no 3
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:34:Received message no 4
07-24-2023 05:01:34:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/isopen' to target server at 'localhost:8080'
07-24-2023 05:01:34:###############################
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:34:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/isopen
07-24-2023 05:01:34:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:34:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:34:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:01:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:34:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:34:  TRACE: [WIRE] - << true
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
07-24-2023 05:01:38:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/isopen
07-24-2023 05:01:38:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:38:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:38:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:38:  TRACE: [WIRE] - << Content-Length: 5
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:38:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/isopen' to target server at 'localhost:8080'
07-24-2023 05:01:38:###############################
07-24-2023 05:01:38:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:38:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:38:  TRACE: [WIRE] - << false
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
Sending false
07-24-2023 05:01:42:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/set' to target server at 'localhost:8080'
07-24-2023 05:01:42:###############################
07-24-2023 05:01:42:[Request] Adding entity: false
07-24-2023 05:01:42:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/repeat/set
07-24-2023 05:01:42:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:42:  TRACE: [WIRE] - >> false
07-24-2023 05:01:42:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:42:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:42:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:01:42:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:42:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:42:  TRACE: [WIRE] - << false
Sent false
07-24-2023 05:01:42:FINISHED TEST : closeTest()
07-24-2023 05:01:42:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:42:STARTING TEST : userReconnectByEventMethodTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:43:FINISHED TEST : userReconnectByEventMethodTest()
07-24-2023 05:01:43:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:43:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:43:STARTING TEST : byteArrayTest()
07-24-2023 05:01:43:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:43:###############################
07-24-2023 05:01:43:[Request] Adding entity: text/plain
07-24-2023 05:01:43:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:43:  TRACE: [WIRE] - >> text/plain
07-24-2023 05:01:43:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:43:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:43:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:01:43:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:43:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:43:  TRACE: [WIRE] - << text/plain
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:45:FINISHED TEST : byteArrayTest()
07-24-2023 05:01:45:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:45:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:45:STARTING TEST : readerTest()
07-24-2023 05:01:45:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:45:###############################
07-24-2023 05:01:45:[Request] Adding entity: text/plain
07-24-2023 05:01:45:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:45:  TRACE: [WIRE] - >> text/plain
07-24-2023 05:01:45:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:45:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:45:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:01:45:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:45:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:45:  TRACE: [WIRE] - << text/plain
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:46:FINISHED TEST : readerTest()
07-24-2023 05:01:46:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:46:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:46:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:46:  TRACE: [WIRE] - >> text/xml
07-24-2023 05:01:46:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:46:STARTING TEST : transformSourceTest()
07-24-2023 05:01:46:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:46:###############################
07-24-2023 05:01:46:[Request] Adding entity: text/xml
07-24-2023 05:01:46:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:46:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:01:46:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:46:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:46:  TRACE: [WIRE] - << text/xml
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:48:FINISHED TEST : transformSourceTest()
07-24-2023 05:01:48:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:48:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:48:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:48:STARTING TEST : multivaluedMapTest()
07-24-2023 05:01:48:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:48:###############################
07-24-2023 05:01:48:[Request] Adding entity: application/x-www-form-urlencoded
07-24-2023 05:01:48:  TRACE: [WIRE] - >> application/x-www-form-urlencoded
07-24-2023 05:01:48:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:48:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:48:  TRACE: [WIRE] - << Content-Length: 33
07-24-2023 05:01:48:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:48:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:48:  TRACE: [WIRE] - << application/x-www-form-urlencoded
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:50:FINISHED TEST : multivaluedMapTest()
07-24-2023 05:01:50:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:50:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:50:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:50:STARTING TEST : jaxbElementTest()
07-24-2023 05:01:50:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:50:###############################
07-24-2023 05:01:50:[Request] Adding entity: text/xml
07-24-2023 05:01:50:  TRACE: [WIRE] - >> text/xml
07-24-2023 05:01:50:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:50:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:50:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:01:50:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:50:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:50:  TRACE: [WIRE] - << text/xml
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:51:FINISHED TEST : jaxbElementTest()
07-24-2023 05:01:51:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:51:STARTING TEST : defaultWaiting1s()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f907-24-2023 05:01:52:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/available
07-24-2023 05:01:52:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:52:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:52:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:52:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:01:52:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:52:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:52:  TRACE: [WIRE] - << OK

ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:52:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/available' to target server at 'localhost:8080'
07-24-2023 05:01:52:###############################
07-24-2023 05:01:52:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/available' to target server at 'localhost:8080'
07-24-2023 05:01:52:###############################
07-24-2023 05:01:52:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/su/available
07-24-2023 05:01:52:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:52:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:52:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:52:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:01:52:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:52:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:52:  TRACE: [WIRE] - << OK
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:53:FINISHED TEST : defaultWaiting1s()
07-24-2023 05:01:53:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:53:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set
07-24-2023 05:01:53:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:01:53:  TRACE: [WIRE] - >> text/plain
07-24-2023 05:01:53:STARTING TEST : inputStreamTest()
07-24-2023 05:01:53:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_jaxrs21_ee_sse_sseeventsource_web/media/set' to target server at 'localhost:8080'
07-24-2023 05:01:53:###############################
07-24-2023 05:01:53:[Request] Adding entity: text/plain
07-24-2023 05:01:53:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:53:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:53:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:01:53:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:53:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:53:  TRACE: [WIRE] - << text/plain
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:55:FINISHED TEST : inputStreamTest()
[WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 35.307 s - in ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.sseeventsource.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.ee.priority.JAXRSClientIT
07-24-2023 05:01:55:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:55:STARTING TEST : exceptionMapperPriorityTest()
07-24-2023 05:01:55:[HttpRequest] Dispatching request: 'GET /jaxrs_jaxrs21_ee_priority_web/exception HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:55:FINISHED TEST : exceptionMapperPriorityTest()
07-24-2023 05:01:55:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:55 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:55:STARTING TEST : paramConverterPriorityTest()
07-24-2023 05:01:55:[HttpRequest] Dispatching request: 'GET /jaxrs_jaxrs21_ee_priority_web/converter?id=something HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:55:FINISHED TEST : paramConverterPriorityTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in ee.jakarta.tck.ws.rs.jaxrs21.ee.priority.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.ee.patch.server.JAXRSClientIT
07-24-2023 05:01:56:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:56 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:56:STARTING TEST : patchTest()
07-24-2023 05:01:56:[HttpRequest] Dispatching request: 'PATCH /jaxrs_jaxrs21_ee_patch_server_web/resource/patch HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:56:FINISHED TEST : patchTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in ee.jakarta.tck.ws.rs.jaxrs21.ee.patch.server.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.spec.classsubresourcelocator.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:56:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:56:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_spec_classsubresourcelocator_web/resource/sub
07-24-2023 05:01:56:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:56:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:56:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:56:STARTING TEST : subResourceLocatorAsClassTest()
07-24-2023 05:01:56:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_jaxrs21_spec_classsubresourcelocator_web/resource/sub' to target server at 'localhost:8080'
07-24-2023 05:01:56:###############################
07-24-2023 05:01:56:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:01:56:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:56:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:56:  TRACE: [WIRE] - << OK
07-24-2023 05:01:56:FINISHED TEST : subResourceLocatorAsClassTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in ee.jakarta.tck.ws.rs.jaxrs21.spec.classsubresourcelocator.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.spec.completionstage.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:57:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:57:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_jaxrs21_spec_completionstage_web/async
07-24-2023 05:01:57:  TRACE: [WIRE] - >> 
07-24-2023 05:01:57:STARTING TEST : completionStageReturnedTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca07-24-2023 05:01:58:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:58:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 05:01:58:  TRACE: [WIRE] - << Content-Length: 73
07-24-2023 05:01:58:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:01:58:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:58:FINISHED TEST : completionStageReturnedTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 s - in ee.jakarta.tck.ws.rs.jaxrs21.spec.completionstage.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs21.api.client.invocationbuilder.JAXRSClientIT
07-24-2023 05:01:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:58:STARTING TEST : testRxClassExecutorServiceThrowsWhenNotRegistered()
Illegal state exception has been thrown when no provider is registered as expected
07-24-2023 05:01:58:FINISHED TEST : testRxClassExecutorServiceThrowsWhenNotRegistered()
07-24-2023 05:01:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:58:STARTING TEST : testRxClassGetsClassInstance()
Custom rxInvoker has been created as expected
07-24-2023 05:01:58:FINISHED TEST : testRxClassGetsClassInstance()
07-24-2023 05:01:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:58:STARTING TEST : testRxClassThrowsWhenNotRegistered()
Illegal state exception has been thrown when no provider is registered as expected
07-24-2023 05:01:58:FINISHED TEST : testRxClassThrowsWhenNotRegistered()
07-24-2023 05:01:58:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:58:STARTING TEST : testRxClassExceutorServiceGetsClassInstance()
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
Custom rxInvoker has been created as expected
07-24-2023 05:01:58:FINISHED TEST : testRxClassExceutorServiceGetsClassInstance()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in ee.jakarta.tck.ws.rs.jaxrs21.api.client.invocationbuilder.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.servlet3.rs.core.streamingoutput.JAXRSClientIT
07-24-2023 05:01:58:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:01:59 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:01:58:STARTING TEST : writeTest()
07-24-2023 05:01:59:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_streamoutput/StreamOutputTest/Test1 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:59:FINISHED TEST : writeTest()
07-24-2023 05:01:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:59:STARTING TEST : writeIOExceptionTest()
07-24-2023 05:01:59:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_streamoutput/StreamOutputTest/IOExceptionTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:59:FINISHED TEST : writeIOExceptionTest()
07-24-2023 05:01:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:59:STARTING TEST : writeWebApplicationExceptionTest()
07-24-2023 05:01:59:[HttpRequest] Dispatching request: 'GET  /jaxrs_ee_core_streamoutput/StreamOutputTest/Test2 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:59:FINISHED TEST : writeWebApplicationExceptionTest()
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in ee.jakarta.tck.ws.rs.servlet3.rs.core.streamingoutput.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.servlet3.rs.ext.paramconverter.autodiscovery.JAXRSClientIT
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:59:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_servlet3_rs_ext_paramconverter_autodiscovery/resource/sbquery?query=ABCDEFGH
07-24-2023 05:01:59:STARTING TEST : isParamCoverterFoundByAutodiscoveryUsedTest()
07-24-2023 05:01:59:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_servlet3_rs_ext_paramconverter_autodiscovery/resource/sbquery?query=ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:01:59:###############################
07-24-2023 05:01:59:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:01:59:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:01:59:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:01:59:  TRACE: [WIRE] - << Content-Length: 25
07-24-2023 05:01:59:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:01:59:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:01:59:  TRACE: [WIRE] - << Converted value: ABCDEFGH
07-24-2023 05:01:59:FINISHED TEST : isParamCoverterFoundByAutodiscoveryUsedTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 s - in ee.jakarta.tck.ws.rs.servlet3.rs.ext.paramconverter.autodiscovery.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.servlet3.rs.applicationpath.JAXRSClientIT
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:01:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:59:STARTING TEST : applicationPathAnnotationEncodedTest()
07-24-2023 05:01:59:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_applicationpath/ApplicationPath!/Resource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:59:FINISHED TEST : applicationPathAnnotationEncodedTest()
07-24-2023 05:01:59:[JAXRSCommonClient] Test setup OK
07-24-2023 05:01:59:STARTING TEST : applicationPathAnnotationNotUsedTest()
07-24-2023 05:01:59:[HttpRequest] Dispatching request: 'GET /jaxrs_ee_applicationpath/Resource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:01:59:Received expected status code Not Found
07-24-2023 05:01:59:FINISHED TEST : applicationPathAnnotationNotUsedTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in ee.jakarta.tck.ws.rs.servlet3.rs.applicationpath.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.signaturetest.jaxrs.JAXRSSigTestIT
07-24-2023 05:02:00:$$$ SigTestEE.setup() called
07-24-2023 05:02:00:$$$ SigTestEE.setup() complete
[ERROR] WARNING: An illegal reflective access operation has occurred
[ERROR] WARNING: Illegal reflective access by com.sun.tdk.signaturetest.loaders.TigerRefgClassDescrLoader (file:/home/jenkins/.m2/repository/org/netbeans/tools/sigtest-maven-plugin/1.4/sigtest-maven-plugin-1.4.jar) to field java.lang.Class.ANNOTATION
[ERROR] WARNING: Please consider reporting this to the maintainers of com.sun.tdk.signaturetest.loaders.TigerRefgClassDescrLoader
[ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[ERROR] WARNING: All illegal access operations will be denied in a future release
07-24-2023 05:02:00:$$$ JAXRSSigTestIT.signatureTest() called
07-24-2023 05:02:00:mapFile location is :/tmp/sig-test14202427527436583303.map
07-24-2023 05:02:00:packageFile location is :/tmp/sig-test-pkg-list6514785670329856967.txt
07-24-2023 05:02:00:Package version from mapfile :3.1.0
07-24-2023 05:02:00:signature File location is :/tmp/jakarta.ws.rs.sig_3.1.0
07-24-2023 05:02:00:Executing JImage
07-24-2023 05:02:00:/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/jimage extract --dir=/home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/jdk11-bundle /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:06:JImage RC = 0
07-24-2023 05:02:06:optionalPkgToIgnore = jakarta.xml.bind
07-24-2023 05:02:06:********** BEGIN PACKAGE LEVEL SIGNATURE VALIDATION **********


07-24-2023 05:02:06:********** BEGIN VALIDATE PACKAGE 'jakarta.ws.rs' **********

07-24-2023 05:02:06:********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
07-24-2023 05:02:06:Static mode supports checks of static constants values 
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
null
07-24-2023 05:02:06:********** Status Report 'jakarta.ws.rs' **********

07-24-2023 05:02:06:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:06:********** Package 'jakarta.ws.rs' - PASSED (STATIC MODE) **********
07-24-2023 05:02:06:


07-24-2023 05:02:06:********** VALIDATE IN REFLECTIVE MODE  ****
07-24-2023 05:02:06:Reflective mode supports verification within containers (ie ejb, servlet, etc)
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
null
07-24-2023 05:02:07:********** Status Report 'jakarta.ws.rs' **********

07-24-2023 05:02:07:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:07:********** Package 'jakarta.ws.rs' - PASSED (REFLECTION MODE) **********
07-24-2023 05:02:07:********** END VALIDATE PACKAGE 'jakarta.ws.rs' **********

07-24-2023 05:02:07:

07-24-2023 05:02:07:

07-24-2023 05:02:07:********** BEGIN VALIDATE PACKAGE 'jakarta.ws.rs.client' **********

07-24-2023 05:02:07:********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
07-24-2023 05:02:07:Static mode supports checks of static constants values 
null
07-24-2023 05:02:07:********** Status Report 'jakarta.ws.rs.client' **********

07-24-2023 05:02:07:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:07:********** Package 'jakarta.ws.rs.client' - PASSED (STATIC MODE) **********
07-24-2023 05:02:07:


07-24-2023 05:02:07:********** VALIDATE IN REFLECTIVE MODE  ****
07-24-2023 05:02:07:Reflective mode supports verification within containers (ie ejb, servlet, etc)
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
null
07-24-2023 05:02:07:********** Status Report 'jakarta.ws.rs.client' **********

07-24-2023 05:02:07:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:07:********** Package 'jakarta.ws.rs.client' - PASSED (REFLECTION MODE) **********
07-24-2023 05:02:07:********** END VALIDATE PACKAGE 'jakarta.ws.rs.client' **********

07-24-2023 05:02:07:

07-24-2023 05:02:07:

07-24-2023 05:02:07:********** BEGIN VALIDATE PACKAGE 'jakarta.ws.rs.core' **********

07-24-2023 05:02:07:********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
07-24-2023 05:02:07:Static mode supports checks of static constants values 
null
07-24-2023 05:02:07:********** Status Report 'jakarta.ws.rs.core' **********

07-24-2023 05:02:07:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:07:********** Package 'jakarta.ws.rs.core' - PASSED (STATIC MODE) **********
07-24-2023 05:02:07:


07-24-2023 05:02:07:********** VALIDATE IN REFLECTIVE MODE  ****
07-24-2023 05:02:07:Reflective mode supports verification within containers (ie ejb, servlet, etc)
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
null
07-24-2023 05:02:08:********** Status Report 'jakarta.ws.rs.core' **********

07-24-2023 05:02:08:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:08:********** Package 'jakarta.ws.rs.core' - PASSED (REFLECTION MODE) **********
07-24-2023 05:02:08:********** END VALIDATE PACKAGE 'jakarta.ws.rs.core' **********

07-24-2023 05:02:08:

07-24-2023 05:02:08:

07-24-2023 05:02:08:********** BEGIN VALIDATE PACKAGE 'jakarta.ws.rs.container' **********

07-24-2023 05:02:08:********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
07-24-2023 05:02:08:Static mode supports checks of static constants values 
null
07-24-2023 05:02:08:********** Status Report 'jakarta.ws.rs.container' **********

07-24-2023 05:02:08:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:08:********** Package 'jakarta.ws.rs.container' - PASSED (STATIC MODE) **********
07-24-2023 05:02:08:


07-24-2023 05:02:08:********** VALIDATE IN REFLECTIVE MODE  ****
07-24-2023 05:02:08:Reflective mode supports verification within containers (ie ejb, servlet, etc)
null
07-24-2023 05:02:08:********** Status Report 'jakarta.ws.rs.container' **********

07-24-2023 05:02:08:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:08:********** Package 'jakarta.ws.rs.container' - PASSED (REFLECTION MODE) **********
07-24-2023 05:02:08:********** END VALIDATE PACKAGE 'jakarta.ws.rs.container' **********

07-24-2023 05:02:08:

07-24-2023 05:02:08:

07-24-2023 05:02:08:********** BEGIN VALIDATE PACKAGE 'jakarta.ws.rs.ext' **********

07-24-2023 05:02:08:********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
07-24-2023 05:02:08:Static mode supports checks of static constants values 
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
null
07-24-2023 05:02:08:********** Status Report 'jakarta.ws.rs.ext' **********

07-24-2023 05:02:08:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:08:********** Package 'jakarta.ws.rs.ext' - PASSED (STATIC MODE) **********
07-24-2023 05:02:08:


07-24-2023 05:02:08:********** VALIDATE IN REFLECTIVE MODE  ****
07-24-2023 05:02:08:Reflective mode supports verification within containers (ie ejb, servlet, etc)
null
07-24-2023 05:02:08:********** Status Report 'jakarta.ws.rs.ext' **********

07-24-2023 05:02:08:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:08:********** Package 'jakarta.ws.rs.ext' - PASSED (REFLECTION MODE) **********
07-24-2023 05:02:08:********** END VALIDATE PACKAGE 'jakarta.ws.rs.ext' **********

07-24-2023 05:02:08:

07-24-2023 05:02:08:

07-24-2023 05:02:08:********** BEGIN VALIDATE PACKAGE 'jakarta.ws.rs.sse' **********

07-24-2023 05:02:08:********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES ****
07-24-2023 05:02:08:Static mode supports checks of static constants values 
null
07-24-2023 05:02:08:********** Status Report 'jakarta.ws.rs.sse' **********

07-24-2023 05:02:08:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:08:********** Package 'jakarta.ws.rs.sse' - PASSED (STATIC MODE) **********
07-24-2023 05:02:08:


07-24-2023 05:02:08:********** VALIDATE IN REFLECTIVE MODE  ****
07-24-2023 05:02:08:Reflective mode supports verification within containers (ie ejb, servlet, etc)
null
07-24-2023 05:02:08:********** Status Report 'jakarta.ws.rs.sse' **********

07-24-2023 05:02:08:SignatureTest report
Base version: 3.1.0
Tested version: 3.1.0
Check mode: src [throws normalized]
Constant checking: on



07-24-2023 05:02:08:********** Package 'jakarta.ws.rs.sse' - PASSED (REFLECTION MODE) **********
07-24-2023 05:02:08:********** END VALIDATE PACKAGE 'jakarta.ws.rs.sse' **********

07-24-2023 05:02:08:

07-24-2023 05:02:08:

07-24-2023 05:02:08:******************************************************
******************************************************
All package signatures passed.
	Passed packages listed below: 
		jakarta.ws.rs(static mode)
		jakarta.ws.rs(reflection mode)
		jakarta.ws.rs.client(static mode)
		jakarta.ws.rs.client(reflection mode)
		jakarta.ws.rs.core(static mode)
		jakarta.ws.rs.core(reflection mode)
		jakarta.ws.rs.container(static mode)
		jakarta.ws.rs.container(reflection mode)
		jakarta.ws.rs.ext(static mode)
		jakarta.ws.rs.ext(reflection mode)
		jakarta.ws.rs.sse(static mode)
		jakarta.ws.rs.sse(reflection mode)
	******************************************************
******************************************************

07-24-2023 05:02:08:$$$ JAXRSSigTestIT.signatureTest() returning
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.951 s - in ee.jakarta.tck.ws.rs.signaturetest.jaxrs.JAXRSSigTestIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.client.invocations.JAXRSClientIT
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:09:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_invocations_web/resource/call
07-24-2023 05:02:09:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:09:STARTING TEST : synchronousTest()
07-24-2023 05:02:09:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_invocations_web/resource/call' to target server at 'localhost:8080'
07-24-2023 05:02:09:###############################
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Length: 53
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:09:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.invocations.Resource
07-24-2023 05:02:09:FINISHED TEST : synchronousTest()
07-24-2023 05:02:09:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_invocations_web/resource/mediatype
07-24-2023 05:02:09:  TRACE: [WIRE] - >> Accept:application/atom+xml,text/html
07-24-2023 05:02:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Length: 29
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Type: application/atom+xml
07-24-2023 05:02:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:09:STARTING TEST : invocationFromLinkTwoMediaTypesTest()
07-24-2023 05:02:09:FINISHED TEST : invocationFromLinkTwoMediaTypesTest()
07-24-2023 05:02:09:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_invocations_web/resource/mediatype
07-24-2023 05:02:09:  TRACE: [WIRE] - >> Accept:application/json
07-24-2023 05:02:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Length: 16
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Type: application/json
07-24-2023 05:02:09:STARTING TEST : invocationFromLinkApplicationJsonMediaTypeTest()
07-24-2023 05:02:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:09:FINISHED TEST : invocationFromLinkApplicationJsonMediaTypeTest()
07-24-2023 05:02:09:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:09:STARTING TEST : asynchronousTest()
07-24-2023 05:02:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_invocations_web/resource/call
07-24-2023 05:02:09:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Length: 53
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:09:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.invocations.Resource
07-24-2023 05:02:09:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_invocations_web/resource/call' to target server at 'localhost:8080'
07-24-2023 05:02:09:###############################
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:09:FINISHED TEST : asynchronousTest()
07-24-2023 05:02:09:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:09:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_invocations_web/resource/mediatype
07-24-2023 05:02:09:  TRACE: [WIRE] - >> Accept:text/xml
07-24-2023 05:02:09:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:09:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:09:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:09:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:09:STARTING TEST : invocationFromLinkTextXmlMediaTypeTest()
07-24-2023 05:02:09:FINISHED TEST : invocationFromLinkTextXmlMediaTypeTest()
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 s - in ee.jakarta.tck.ws.rs.spec.client.invocations.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.client.resource.JAXRSClientIT
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_resource_web/resource/concept
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:STARTING TEST : checkClientConceptTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_resource_web/resource/concept' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << concept
07-24-2023 05:02:10:FINISHED TEST : checkClientConceptTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in ee.jakarta.tck.ws.rs.spec.client.resource.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.client.typedentities.JAXRSClientIT
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:STARTING TEST : clientReaderWriterTest()
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - >> java.io.InputStreamReader@8e352fc
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: java.io.InputStreamReader@8e352fc
07-24-2023 05:02:10:FINISHED TEST : clientReaderWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:STARTING TEST : clientReaderReaderTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientReaderReaderTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:STARTING TEST : clientByteArrayWriterTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: [B@8b4aa97
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - >> [B@8b4aa97
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientByteArrayWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/xml
07-24-2023 05:02:10:  TRACE: [WIRE] - >> javax.xml.transform.stream.StreamSource@48f12ccb
07-24-2023 05:02:10:STARTING TEST : clientSourceWriterTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: javax.xml.transform.stream.StreamSource@48f12ccb
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 104
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << <?xml version="1.0" encoding="UTF-8"?><xml>ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource</xml>
07-24-2023 05:02:10:FINISHED TEST : clientSourceWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - >> java.io.ByteArrayInputStream@3dbbb72e
07-24-2023 05:02:10:STARTING TEST : clientInputStreamWriterTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: java.io.ByteArrayInputStream@3dbbb72e
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientInputStreamWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:STARTING TEST : clientMultivaluedMapWriterTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:02:10:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.common.impl.SinglevaluedMap@3143a40
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 111
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource=ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:10:[Request] Adding entity: ee.jakarta.tck.ws.rs.common.impl.SinglevaluedMap@3143a40
07-24-2023 05:02:10:FINISHED TEST : clientMultivaluedMapWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:STARTING TEST : clientByteArrayReaderTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientByteArrayReaderTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:text/xml
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 76
07-24-2023 05:02:10:STARTING TEST : clientSourceReaderTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource</resource>
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:application/xml
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 76
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: application/xml
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource</resource>
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:application/atom+xml
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 76
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: application/atom+xml
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource</resource>
07-24-2023 05:02:10:FINISHED TEST : clientSourceReaderTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:STARTING TEST : clientInputStreamReaderTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientInputStreamReaderTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/readerprovider
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:text/xml
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:STARTING TEST : clientAnyReaderUsageTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/readerprovider' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 94
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << <READABLEWRITEABLE>ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource</READABLEWRITEABLE>
07-24-2023 05:02:10:FINISHED TEST : clientAnyReaderUsageTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:application/x-www-form-urlencoded
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:STARTING TEST : clientMultivaluedMapReaderTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: application/x-www-form-urlencoded
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientMultivaluedMapReaderTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:STARTING TEST : clientStringWriterTest()
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientStringWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:STARTING TEST : clientDataSourceWriterTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: ee.jakarta.tck.ws.rs.common.impl.StringDataSource@3f3f9ac3
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.common.impl.StringDataSource@3f3f9ac3
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientDataSourceWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:STARTING TEST : clientStreamingOutputWriterTest()
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:02:10:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.common.impl.StringStreamingOutput@786da243
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: ee.jakarta.tck.ws.rs.common.impl.StringStreamingOutput@786da243
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientStreamingOutputWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter
07-24-2023 05:02:10:STARTING TEST : clientFileWriterTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: /tmp/tckjaxrs17100924475710752034.tmp
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - >> /tmp/tckjaxrs17100924475710752034.tmp
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:10:FINISHED TEST : clientFileWriterTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:10:STARTING TEST : clientAnyWriterUsageTest()
07-24-2023 05:02:10:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/writerprovider
07-24-2023 05:02:10:  TRACE: [WIRE] - >> Accept:text/xml, Content-Type:*/*
07-24-2023 05:02:10:  TRACE: [WIRE] - >> 1339633069677106930
07-24-2023 05:02:10:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:10:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/writerprovider' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:10:[Request] Adding entity: 1339633069677106930
07-24-2023 05:02:10:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Length: 58
07-24-2023 05:02:10:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:10:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:10:  TRACE: [WIRE] - << <READABLEWRITEABLE>1339633069677106930</READABLEWRITEABLE>
07-24-2023 05:02:10:FINISHED TEST : clientAnyWriterUsageTest()
07-24-2023 05:02:10:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:11:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:10:STARTING TEST : clientStringReaderTest()
07-24-2023 05:02:10:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:10:###############################
07-24-2023 05:02:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:11:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:11:FINISHED TEST : clientStringReaderTest()
07-24-2023 05:02:11:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:11:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:11:STARTING TEST : clientDataSourceReaderTest()
07-24-2023 05:02:11:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:11:###############################
07-24-2023 05:02:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:11:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:11:FINISHED TEST : clientDataSourceReaderTest()
07-24-2023 05:02:11:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:11:STARTING TEST : clientFileReaderTest()
07-24-2023 05:02:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader
07-24-2023 05:02:11:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Length: 55
07-24-2023 05:02:11:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentities_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:11:###############################
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:11:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.client.typedentities.Resource
07-24-2023 05:02:11:FINISHED TEST : clientFileReaderTest()
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 s - in ee.jakarta.tck.ws.rs.spec.client.typedentities.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding.JAXRSClientIT
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:11:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:11:STARTING TEST : clientJaxbElementWriterTest()
07-24-2023 05:02:11:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_client_typedentitieswithxmlbinding_web/resource/standardwriter
07-24-2023 05:02:11:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/xml
07-24-2023 05:02:11:  TRACE: [WIRE] - >> jakarta.xml.bind.JAXBElement@17516930
07-24-2023 05:02:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Length: 129
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:11:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_client_typedentitieswithxmlbinding_web/resource/standardwriter' to target server at 'localhost:8080'
07-24-2023 05:02:11:###############################
07-24-2023 05:02:11:[Request] Adding entity: jakarta.xml.bind.JAXBElement@17516930
07-24-2023 05:02:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:11:  TRACE: [WIRE] - << <?xml version="1.0" encoding="UTF-8" standalone="yes"?><>ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding.Resource</>
07-24-2023 05:02:11:FINISHED TEST : clientJaxbElementWriterTest()
07-24-2023 05:02:11:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentitieswithxmlbinding_web/resource/standardreader
07-24-2023 05:02:11:  TRACE: [WIRE] - >> Accept:text/xml
07-24-2023 05:02:11:STARTING TEST : clientJaxbElementReaderTest()
07-24-2023 05:02:11:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentitieswithxmlbinding_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:11:###############################
07-24-2023 05:02:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Length: 90
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:11:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding.Resource</resource>
07-24-2023 05:02:11:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentitieswithxmlbinding_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:11:###############################
07-24-2023 05:02:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentitieswithxmlbinding_web/resource/standardreader
07-24-2023 05:02:11:  TRACE: [WIRE] - >> Accept:application/xml
07-24-2023 05:02:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Length: 90
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Type: application/xml
07-24-2023 05:02:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:11:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding.Resource</resource>
07-24-2023 05:02:11:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_client_typedentitieswithxmlbinding_web/resource/standardreader' to target server at 'localhost:8080'
07-24-2023 05:02:11:###############################
07-24-2023 05:02:11:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_client_typedentitieswithxmlbinding_web/resource/standardreader
07-24-2023 05:02:11:  TRACE: [WIRE] - >> Accept:application/atom+xml
07-24-2023 05:02:11:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:11:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Length: 90
07-24-2023 05:02:11:  TRACE: [WIRE] - << Content-Type: application/atom+xml
07-24-2023 05:02:11:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:11:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding.Resource</resource>
07-24-2023 05:02:11:FINISHED TEST : clientJaxbElementReaderTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s - in ee.jakarta.tck.ws.rs.spec.client.typedentitieswithxmlbinding.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.client.webtarget.JAXRSClientIT
07-24-2023 05:02:11:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:11:STARTING TEST : deepCopyConfigWebTargetLevelTest()
07-24-2023 05:02:11:FINISHED TEST : deepCopyConfigWebTargetLevelTest()
07-24-2023 05:02:11:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:11:STARTING TEST : imutableWithRespectToUriQueryResolveTemplateTest()
07-24-2023 05:02:11:Testing method queryParam([Ljava.lang.String;@632c8310)
07-24-2023 05:02:11:Testing 2 WebTargets
07-24-2023 05:02:11:Testing method queryParam(path[Ljava.lang.String;@14f06e01)
07-24-2023 05:02:11:Testing 4 WebTargets
07-24-2023 05:02:11:Testing method queryParam(xyz[Ljava.lang.String;@66ccde99)
07-24-2023 05:02:11:Testing 8 WebTargets
07-24-2023 05:02:11:checked queryParam() method
07-24-2023 05:02:11:Testing method resolveTemplateFromEncoded()
07-24-2023 05:02:11:Testing 16 WebTargets
07-24-2023 05:02:11:Testing method resolveTemplateFromEncoded(pathxyz)
07-24-2023 05:02:11:Testing 32 WebTargets
07-24-2023 05:02:11:Testing method resolveTemplateFromEncoded(path/path/path)
07-24-2023 05:02:11:Testing 64 WebTargets
07-24-2023 05:02:11:checked resolveTemplateFromEncoded() method
07-24-2023 05:02:11:Testing method resolveTemplates({=path})
07-24-2023 05:02:11:Testing 128 WebTargets
07-24-2023 05:02:11:Testing method resolveTemplates({path=xyz})
07-24-2023 05:02:11:Testing 256 WebTargets
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:11:checked resolveTemplates() method
07-24-2023 05:02:11:Testing method resolveTemplatesFromEncoded({path=xyz})
07-24-2023 05:02:11:Testing 512 WebTargets
07-24-2023 05:02:11:Testing method resolveTemplatesFromEncoded({path=xyz})
07-24-2023 05:02:11:Testing 1024 WebTargets
07-24-2023 05:02:12:checked resolveTemplatesFromEncoded() method
07-24-2023 05:02:12:FINISHED TEST : imutableWithRespectToUriQueryResolveTemplateTest()
07-24-2023 05:02:12:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:12:STARTING TEST : imutableWithRespectToUriMatrixPathTest()
07-24-2023 05:02:12:Testing method matrixParam([Ljava.lang.String;@73e50010)
07-24-2023 05:02:12:Testing 2 WebTargets
07-24-2023 05:02:12:Testing method matrixParam(matrix[Ljava.lang.String;@3bebe97d)
07-24-2023 05:02:12:Testing 4 WebTargets
07-24-2023 05:02:12:checked matrixParam() method
07-24-2023 05:02:12:Testing method path()
07-24-2023 05:02:12:Testing 8 WebTargets
07-24-2023 05:02:12:Testing method path(/)
07-24-2023 05:02:12:Testing 16 WebTargets
07-24-2023 05:02:12:Testing method path(path)
07-24-2023 05:02:12:Testing 32 WebTargets
07-24-2023 05:02:12:Testing method path(path/path/path)
07-24-2023 05:02:12:Testing 64 WebTargets
07-24-2023 05:02:12:checked path() method
07-24-2023 05:02:12:FINISHED TEST : imutableWithRespectToUriMatrixPathTest()
07-24-2023 05:02:12:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:12:STARTING TEST : mutableWithRespectToConfigTest()
07-24-2023 05:02:12:FINISHED TEST : mutableWithRespectToConfigTest()
07-24-2023 05:02:12:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:12:STARTING TEST : webTargetConfigNotImpactClientTest()
07-24-2023 05:02:12:FINISHED TEST : webTargetConfigNotImpactClientTest()
07-24-2023 05:02:12:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:12:STARTING TEST : deepCopyConfigClientLevelTest()
07-24-2023 05:02:12:FINISHED TEST : deepCopyConfigClientLevelTest()
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s - in ee.jakarta.tck.ws.rs.spec.client.webtarget.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.client.exceptions.ClientExceptionsIT
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in ee.jakarta.tck.ws.rs.spec.client.exceptions.ClientExceptionsIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.client.instance.JAXRSClientIT
07-24-2023 05:02:12:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:12:Already registered 0 providers
07-24-2023 05:02:12:Already registered 0 properties
07-24-2023 05:02:12:STARTING TEST : defaultClientConfigurationPresetTest()
07-24-2023 05:02:12:FINISHED TEST : defaultClientConfigurationPresetTest()
07-24-2023 05:02:12:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:12:Already registered 0 providers
07-24-2023 05:02:12:Already registered 0 properties
07-24-2023 05:02:12:STARTING TEST : clientConfiguredTest()
07-24-2023 05:02:12:FINISHED TEST : clientConfiguredTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in ee.jakarta.tck.ws.rs.spec.client.instance.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.context.client.JAXRSClientIT
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:13:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:13:STARTING TEST : clientWriterTest()
07-24-2023 05:02:13:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_context_client_web/resource/echo
07-24-2023 05:02:13:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:13:  TRACE: [WIRE] - >> StringBean. To get a value, use rather #get() method.
07-24-2023 05:02:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:13:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_context_client_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:13:###############################
07-24-2023 05:02:13:[Request] Adding entity: StringBean. To get a value, use rather #get() method.
07-24-2023 05:02:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:13:  TRACE: [WIRE] - << 100010101
07-24-2023 05:02:13:@Context injected as expected
07-24-2023 05:02:13:FINISHED TEST : clientWriterTest()
07-24-2023 05:02:13:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:13:STARTING TEST : clientReaderTest()
07-24-2023 05:02:13:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_context_client_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:13:###############################07-24-2023 05:02:13:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_context_client_web/resource/echo
07-24-2023 05:02:13:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:13:  TRACE: [WIRE] - >> stringbean
07-24-2023 05:02:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Length: 10

07-24-2023 05:02:13:[Request] Adding entity: stringbean
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:13:  TRACE: [WIRE] - << stringbean
07-24-2023 05:02:13:Injectables are 100010101
07-24-2023 05:02:13:@Context injected as expected
07-24-2023 05:02:13:FINISHED TEST : clientReaderTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s - in ee.jakarta.tck.ws.rs.spec.context.client.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.context.server.JAXRSClientIT
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:13:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:13:STARTING TEST : methodArgumentsInjectionTest()
07-24-2023 05:02:13:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_context_server_web/resource/method
07-24-2023 05:02:13:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:13:  TRACE: [WIRE] - << 111111111
07-24-2023 05:02:13:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_context_server_web/resource/method' to target server at 'localhost:8080'
07-24-2023 05:02:13:###############################
07-24-2023 05:02:13:@Context injected as expected
07-24-2023 05:02:13:FINISHED TEST : methodArgumentsInjectionTest()
07-24-2023 05:02:13:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:13:STARTING TEST : serverWriterInjectionTest()
07-24-2023 05:02:13:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_context_server_web/resource/writer
07-24-2023 05:02:13:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:13:  TRACE: [WIRE] - >> 
07-24-2023 05:02:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Type: application/json
07-24-2023 05:02:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:13:  TRACE: [WIRE] - << 111111111
07-24-2023 05:02:13:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_context_server_web/resource/writer' to target server at 'localhost:8080'
07-24-2023 05:02:13:###############################
07-24-2023 05:02:13:[Request] Adding entity: 
07-24-2023 05:02:13:@Context injected as expected
07-24-2023 05:02:13:FINISHED TEST : serverWriterInjectionTest()
07-24-2023 05:02:13:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:13:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_context_server_web/resource/instance
07-24-2023 05:02:13:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 05:02:13:STARTING TEST : resourceInjectionTest()
07-24-2023 05:02:13:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_context_server_web/resource/instance' to target server at 'localhost:8080'
07-24-2023 05:02:13:###############################
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:13:  TRACE: [WIRE] - << 111111111
07-24-2023 05:02:13:@Context injected as expected
07-24-2023 05:02:13:FINISHED TEST : resourceInjectionTest()
07-24-2023 05:02:13:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:13:STARTING TEST : serverReaderInjectionTest()
07-24-2023 05:02:13:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_context_server_web/resource/reader
07-24-2023 05:02:13:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:13:  TRACE: [WIRE] - >> 
07-24-2023 05:02:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:13:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_context_server_web/resource/reader' to target server at 'localhost:8080'
07-24-2023 05:02:13:###############################
07-24-2023 05:02:13:[Request] Adding entity: 
07-24-2023 05:02:13:  TRACE: [WIRE] - << 111111111
07-24-2023 05:02:13:@Context injected as expected
07-24-2023 05:02:13:FINISHED TEST : serverReaderInjectionTest()
07-24-2023 05:02:13:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:13:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_context_server_web/resource/application
07-24-2023 05:02:13:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:13:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:13:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:13:STARTING TEST : applicationInjectionTest()
07-24-2023 05:02:13:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_context_server_web/resource/application' to target server at 'localhost:8080'
07-24-2023 05:02:13:###############################
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Length: 9
07-24-2023 05:02:13:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:13:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:13:  TRACE: [WIRE] - << 111111111
07-24-2023 05:02:14:@Context injected as expected
07-24-2023 05:02:14:FINISHED TEST : applicationInjectionTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s - in ee.jakarta.tck.ws.rs.spec.context.server.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.filter.dynamicfeature.JAXRSClientIT
07-24-2023 05:02:14:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:14:STARTING TEST : noBindingTest()
07-24-2023 05:02:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_dynamicfeature_web/resource/nobinding' to target server at 'localhost:8080'
07-24-2023 05:02:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_dynamicfeature_web/resource/nobinding
07-24-2023 05:02:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:14:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:14:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:14:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:02:14:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:14:###############################
07-24-2023 05:02:14:[Request] Adding entity: 0
07-24-2023 05:02:14:  TRACE: [WIRE] - << 0
07-24-2023 05:02:14:Dynamic Bynding did not bind any filter or interceptor as expected
07-24-2023 05:02:14:FINISHED TEST : noBindingTest()
07-24-2023 05:02:14:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:14:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_dynamicfeature_web/resource/dynamic
07-24-2023 05:02:14:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:14:STARTING TEST : dynamicBindingTest()
07-24-2023 05:02:14:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_dynamicfeature_web/resource/dynamic' to target server at 'localhost:8080'
07-24-2023 05:02:14:###############################
07-24-2023 05:02:14:[Request] Adding entity: 0
07-24-2023 05:02:14:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:14:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:14:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:14:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:02:14:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:14:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:14:  TRACE: [WIRE] - << 12
07-24-2023 05:02:14:Dynamic feature bound filter and interceptor as expected
07-24-2023 05:02:14:FINISHED TEST : dynamicBindingTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s - in ee.jakarta.tck.ws.rs.spec.filter.dynamicfeature.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.filter.exception.JAXRSClientIT
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwSecondExceptionFromMapperFirstFromInterceptorTest()
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, AddTenInterceptorThrowsException:ThrowExceptionOnceAgain, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 1116
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Internal Server Error</p><p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwSecondExceptionFromMapperFirstFromInterceptorTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwSecondExceptionFromInterceptorFirstFromInterceptorTest()
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, AddTenInterceptorThrowsException:AddTenInterceptorThrowsException, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 05:02:15:  TRACE: [WIRE] - << Connection: close

07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 2135
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:15:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><hr/><p><b>type</b> Exception report</p><p><b>message</b>Internal Server Error</p><p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p><p><b>exception</b> <pre>jakarta.servlet.ServletException: org.glassfish.jersey.server.internal.process.MappableException: java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>root cause</b> <pre>org.glassfish.jersey.server.internal.process.MappableException: java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>root cause</b> <pre>java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>note</b> <u>The full stack traces of the exception and its root causes are available in the Eclipse GlassFish 7.0.6 logs.</u></p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwSecondExceptionFromInterceptorFirstFromInterceptorTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwNoExceptionFromPostMatchingFilterFirstFromPostMatchingFilterTest()
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, PostMatchingFilterThrowsException:PostMatchingFilterThrowsException, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:15:  TRACE: [WIRE] - << PostMatchingFilterThrowsException: 500
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << 111011
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwNoExceptionFromPostMatchingFilterFirstFromPostMatchingFilterTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwExceptionOnInterceptorTest()
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, AddTenInterceptorThrowsException:100, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << 11111
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:Exception has been handled as expected
07-24-2023 05:02:15:FINISHED TEST : throwExceptionOnInterceptorTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwNoExceptionFromPostMatchingFilterFirstFromInterceptorTest()
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, AddTenInterceptorThrowsException:PostMatchingFilterThrowsException, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:15:  TRACE: [WIRE] - << PostMatchingFilterThrowsException: 500
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << 111011
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwNoExceptionFromPostMatchingFilterFirstFromInterceptorTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwSecondExceptionFromInterceptorFirstFromPostMatchingFilterTest()
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, PostMatchingFilterThrowsException:AddTenInterceptorThrowsException, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 2135
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:15:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><hr/><p><b>type</b> Exception report</p><p><b>message</b>Internal Server Error</p><p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p><p><b>exception</b> <pre>jakarta.servlet.ServletException: org.glassfish.jersey.server.internal.process.MappableException: java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>root cause</b> <pre>org.glassfish.jersey.server.internal.process.MappableException: java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>root cause</b> <pre>java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>note</b> <u>The full stack traces of the exception and its root causes are available in the Eclipse GlassFish 7.0.6 logs.</u></p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwSecondExceptionFromInterceptorFirstFromPostMatchingFilterTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : noNameBoundInterceptorTest()
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/nobinding
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/nobinding' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << 10020
07-24-2023 05:02:15:Only Globally bound interceptor has been invoked as expected
07-24-2023 05:02:15:FINISHED TEST : noNameBoundInterceptorTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwSecondExceptionFromInterceptorFirstFromPreMatchingFilterTest()
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, PreMatchingFilterThrowsException:AddTenInterceptorThrowsException, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 05:02:15:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 2135
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:15:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><hr/><p><b>type</b> Exception report</p><p><b>message</b>Internal Server Error</p><p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p><p><b>exception</b> <pre>jakarta.servlet.ServletException: org.glassfish.jersey.server.internal.process.MappableException: java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>root cause</b> <pre>org.glassfish.jersey.server.internal.process.MappableException: java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>root cause</b> <pre>java.lang.NumberFormatException: For input string: &quot;An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper.&quot;</pre></p><p><b>note</b> <u>The full stack traces of the exception and its root causes are available in the Eclipse GlassFish 7.0.6 logs.</u></p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwSecondExceptionFromInterceptorFirstFromPreMatchingFilterTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwExceptionOnPreMatchingFilterTest()
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, PreMatchingFilterThrowsException:100, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << 10110
07-24-2023 05:02:15:Exception has been handled as expected
07-24-2023 05:02:15:FINISHED TEST : throwExceptionOnPreMatchingFilterTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwSecondExceptionFromMapperFirstFromPreMatchingFilterTest()
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, PreMatchingFilterThrowsException:ThrowExceptionOnceAgain, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 1116
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Internal Server Error</p><p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwSecondExceptionFromMapperFirstFromPreMatchingFilterTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwNoExceptionFromPostMatchingFilterFirstFromPreMatchingFilterTest()
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, PreMatchingFilterThrowsException:PostMatchingFilterThrowsException, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:15:  TRACE: [WIRE] - << PostMatchingFilterThrowsException: 500
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << 110010
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwNoExceptionFromPostMatchingFilterFirstFromPreMatchingFilterTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwExceptionOnPostMatchingFilterTest()
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, PostMatchingFilterThrowsException:100, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << 11111
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:Exception has been handled as expected
07-24-2023 05:02:15:FINISHED TEST : throwExceptionOnPostMatchingFilterTest()
07-24-2023 05:02:15:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:15:STARTING TEST : throwSecondExceptionFromMapperFirstFromPostMatchingFilterTest()
07-24-2023 05:02:15:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo
07-24-2023 05:02:15:  TRACE: [WIRE] - >> Accept:*/*, PostMatchingFilterThrowsException:ThrowExceptionOnceAgain, Content-Type:*/*
07-24-2023 05:02:15:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << 500 INTERNAL_SERVER_ERROR
07-24-2023 05:02:15:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:15:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Length: 1116
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:15:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_exception_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:15:###############################
07-24-2023 05:02:15:[Request] Adding entity: 0
07-24-2023 05:02:15:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:15:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:15:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Internal Server Error</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Internal Server Error</p><p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:15:Exception has not been handled second time as expected
07-24-2023 05:02:15:FINISHED TEST : throwSecondExceptionFromMapperFirstFromPostMatchingFilterTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s - in ee.jakarta.tck.ws.rs.spec.filter.exception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.filter.globalbinding.JAXRSClientIT
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : nameBoundResourceTest()
07-24-2023 05:02:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_globalbinding_web/resource/bind
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << 12
07-24-2023 05:02:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_globalbinding_web/resource/bind' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:[Request] Adding entity: 0
07-24-2023 05:02:16:Bound as expected
07-24-2023 05:02:16:FINISHED TEST : nameBoundResourceTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : globalBoundResourceTest()
07-24-2023 05:02:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_globalbinding_web/resource/nobind' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
07-24-2023 05:02:16:[Request] Adding entity: 0
07-24-2023 05:02:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_globalbinding_web/resource/nobind
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << 12
07-24-2023 05:02:16:Bound as expected
07-24-2023 05:02:16:FINISHED TEST : globalBoundResourceTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s - in ee.jakarta.tck.ws.rs.spec.filter.globalbinding.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getjaxb
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:text/xml, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:STARTING TEST : jaxbWriterContainerInterceptorTest()
07-24-2023 05:02:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getjaxb' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:16:JAXRS called registered writer interceptor for jaxb provider
07-24-2023 05:02:16:FINISHED TEST : jaxbWriterContainerInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : stringReaderNoInterceptorTest()
07-24-2023 05:02:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
WAITING:WAITING:WAITING:07-24-2023 05:02:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
07-24-2023 05:02:16:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 77
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:FINISHED TEST : stringReaderNoInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : inputStreamReaderContainerInterceptorTest()
07-24-2023 05:02:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postinputstream
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor, Content-Type:*/*
07-24-2023 05:02:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postinputstream' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptorFROM_RESOURCE
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor</interceptor>
07-24-2023 05:02:16:JAXRS called registered reader interceptor for inputstream provider
07-24-2023 05:02:16:FINISHED TEST : inputStreamReaderContainerInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getdatasource
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:STARTING TEST : dataSourceWriterContainerInterceptorTest()
07-24-2023 05:02:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getdatasource' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:16:JAXRS called registered writer interceptor for dataSource provider
07-24-2023 05:02:16:FINISHED TEST : dataSourceWriterContainerInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postreader
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:STARTING TEST : readerReaderNoInterceptorTest()
07-24-2023 05:02:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postreader' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 77
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:FINISHED TEST : readerReaderNoInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getstringbean
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:STARTING TEST : stringBeanWriterContainerInterceptorTest()
07-24-2023 05:02:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getstringbean' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:16:JAXRS called registered writer interceptor for StringBean provider
07-24-2023 05:02:16:FINISHED TEST : stringBeanWriterContainerInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getstring
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:STARTING TEST : stringWriterNoInterceptorTest()
07-24-2023 05:02:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getstring' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 74
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource>
07-24-2023 05:02:16:FINISHED TEST : stringWriterNoInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : byteArrayReaderNoInterceptorTest()
07-24-2023 05:02:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postbytearray
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 77
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postbytearray' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:  TRACE: [WIRE] - << <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:FINISHED TEST : byteArrayReaderNoInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : stringBeanReaderNoInterceptorTest()
07-24-2023 05:02:16:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststringbean
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 77
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststringbean' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:16:FINISHED TEST : stringBeanReaderNoInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : readerWriterNoInterceptorTest()
07-24-2023 05:02:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getreader
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 74
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getreader' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource>
07-24-2023 05:02:16:FINISHED TEST : readerWriterNoInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : inputStreamWriterContainerInterceptorTest()
07-24-2023 05:02:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getinputstream
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getinputstream' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:16:JAXRS called registered writer interceptor for inputstream provider
07-24-2023 05:02:16:FINISHED TEST : inputStreamWriterContainerInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : byteArrayWriterNoInterceptorTest()
07-24-2023 05:02:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getbytearray
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:16:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Length: 74
07-24-2023 05:02:16:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getbytearray' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:16:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource>
07-24-2023 05:02:16:FINISHED TEST : byteArrayWriterNoInterceptorTest()
07-24-2023 05:02:16:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:16:STARTING TEST : stringBeanWriterNoInterceptorTest()
07-24-2023 05:02:16:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getstringbean
07-24-2023 05:02:16:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:16:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 74
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:16:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getstringbean' to target server at 'localhost:8080'
07-24-2023 05:02:16:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource>
07-24-2023 05:02:17:FINISHED TEST : stringBeanWriterNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:17:STARTING TEST : stringBeanWriterClientInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: StringBean. To get a value, use rather #get() method.
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> StringBean. To get a value, use rather #get() method.
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for StringBean provider
07-24-2023 05:02:17:FINISHED TEST : stringBeanWriterClientInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor, Content-Type:*/*
07-24-2023 05:02:17:STARTING TEST : fileWriterClientInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: /tmp/temp12510843684790137524tmp
07-24-2023 05:02:17:  TRACE: [WIRE] - >> /tmp/temp12510843684790137524tmp
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for file provider
07-24-2023 05:02:17:FINISHED TEST : fileWriterClientInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:STARTING TEST : byteArrayWriterClientInterceptorTest()
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> [B@7cbf9841
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: [B@7cbf9841
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for bytearray provider
07-24-2023 05:02:17:FINISHED TEST : byteArrayWriterClientInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postbytearray
07-24-2023 05:02:17:STARTING TEST : byteArrayReaderContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postbytearray' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptorFROM_RESOURCE
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered reader interceptor for bytearray provider
07-24-2023 05:02:17:FINISHED TEST : byteArrayReaderContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor, Content-Type:*/*
07-24-2023 05:02:17:STARTING TEST : stringReaderContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptorFROM_RESOURCE
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered reader interceptor for string provider
07-24-2023 05:02:17:FINISHED TEST : stringReaderContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getsource
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:STARTING TEST : sourceWriterNoInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getsource' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 141
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <?xml version="1.0" encoding="UTF-8"?><stringsource><resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource></stringsource>
07-24-2023 05:02:17:FINISHED TEST : sourceWriterNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postdatasource
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor, Content-Type:*/*
07-24-2023 05:02:17:STARTING TEST : dataSourceWriterClientInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postdatasource' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: ee.jakarta.tck.ws.rs.common.impl.StringDataSource@1cba10cd
07-24-2023 05:02:17:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.common.impl.StringDataSource@1cba10cd
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for dataSource provider
07-24-2023 05:02:17:FINISHED TEST : dataSourceWriterClientInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:STARTING TEST : inputStreamWriterClientInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> java.io.ByteArrayInputStream@341a1caa
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:[Request] Adding entity: java.io.ByteArrayInputStream@341a1caa
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for inputstream provider
07-24-2023 05:02:17:FINISHED TEST : inputStreamWriterClientInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postinputstream
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:17:STARTING TEST : inputStreamReaderNoInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postinputstream' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 77
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:FINISHED TEST : inputStreamReaderNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:STARTING TEST : fileReaderContainerInterceptorTest()
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postfile
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postfile' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptorFROM_RESOURCE
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered reader interceptor for file provider
07-24-2023 05:02:17:FINISHED TEST : fileReaderContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postfile
07-24-2023 05:02:17:STARTING TEST : fileReaderNoInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postfile' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 77
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:FINISHED TEST : fileReaderNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postreader
07-24-2023 05:02:17:STARTING TEST : readerReaderContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postreader' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptorFROM_RESOURCE
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered reader interceptor for reader provider
07-24-2023 05:02:17:FINISHED TEST : readerReaderContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:STARTING TEST : dataSourceReaderNoInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postdatasource' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postdatasource
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 77
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:FINISHED TEST : dataSourceReaderNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:STARTING TEST : jaxbReaderNoInterceptorTest()
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postjaxb
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <?xml version="1.0" encoding="UTF-8" standalone="yes"?><content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postjaxb' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 58
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT
07-24-2023 05:02:17:FINISHED TEST : jaxbReaderNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getbytearray
07-24-2023 05:02:17:STARTING TEST : byteArrayWriterContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getbytearray' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for bytearray provider
07-24-2023 05:02:17:FINISHED TEST : byteArrayWriterContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getinputstream
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:17:STARTING TEST : inputStreamWriterNoInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getinputstream' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 74
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource>
07-24-2023 05:02:17:FINISHED TEST : inputStreamWriterNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:STARTING TEST : stringWriterContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getstring' to target server at 'localhost:8080'
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getstring
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:JAXRS called registered writer interceptor for string provider
07-24-2023 05:02:17:FINISHED TEST : stringWriterContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postjaxb
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor, Content-Type:text/xml
07-24-2023 05:02:17:STARTING TEST : jaxbReaderContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postjaxb' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <?xml version="1.0" encoding="UTF-8" standalone="yes"?><content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptorFROM_RESOURCE
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 68
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor
07-24-2023 05:02:17:JAXRS called registered reader interceptor for jaxb provider
07-24-2023 05:02:17:FINISHED TEST : jaxbReaderContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:STARTING TEST : fileWriterNoInterceptorTest()
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getfile
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 74
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getfile' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource>
07-24-2023 05:02:17:FINISHED TEST : fileWriterNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getfile
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:STARTING TEST : fileWriterContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getfile' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for file provider
07-24-2023 05:02:17:FINISHED TEST : fileWriterContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:17:STARTING TEST : jaxbWriterClientInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: GenericEntity{jakarta.xml.bind.JAXBElement@364a1956, jakarta.xml.bind.JAXBElement<java.lang.String>}
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor, Content-Type:text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - >> jakarta.xml.bind.JAXBElement@364a1956
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for JAXBElement provider
07-24-2023 05:02:17:FINISHED TEST : jaxbWriterClientInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postdatasource
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor, Content-Type:*/*
07-24-2023 05:02:17:STARTING TEST : dataSourceReaderContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/postdatasource' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptorFROM_RESOURCE
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered reader interceptor for dataSource provider
07-24-2023 05:02:17:FINISHED TEST : dataSourceReaderContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor, Content-Type:*/*
07-24-2023 05:02:17:STARTING TEST : stringWriterClientInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for string provider
07-24-2023 05:02:17:FINISHED TEST : stringWriterClientInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getreader
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:STARTING TEST : readerWriterContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getreader' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for reader provider
07-24-2023 05:02:17:FINISHED TEST : readerWriterContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getsource
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:text/xml, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:STARTING TEST : sourceWriterContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getsource' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 108
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptorFROM_RESOURCE</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for source provider
07-24-2023 05:02:17:FINISHED TEST : sourceWriterContainerInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getdatasource
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:STARTING TEST : dataSourceWriterNoInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getdatasource' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 74
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource>
07-24-2023 05:02:17:FINISHED TEST : dataSourceWriterNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getjaxb
07-24-2023 05:02:17:STARTING TEST : jaxbWriterNoInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/getjaxb' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 129
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <?xml version="1.0" encoding="UTF-8" standalone="yes"?><resource>ee.jakarta.tck.ws.rs.spec.filter.interceptor.Resource</resource>
07-24-2023 05:02:17:FINISHED TEST : jaxbWriterNoInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring
07-24-2023 05:02:17:STARTING TEST : readerWriterClientInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: java.io.InputStreamReader@4733942e
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor, Content-Type:*/*
07-24-2023 05:02:17:  TRACE: [WIRE] - >> java.io.InputStreamReader@4733942e
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityWriterInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered writer interceptor for reader provider
07-24-2023 05:02:17:FINISHED TEST : readerWriterClientInterceptorTest()
07-24-2023 05:02:17:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:17:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststringbean
07-24-2023 05:02:17:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor, Content-Type:*/*
07-24-2023 05:02:17:STARTING TEST : stringBeanReaderContainerInterceptorTest()
07-24-2023 05:02:17:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_interceptor_web/resource/poststringbean' to target server at 'localhost:8080'
07-24-2023 05:02:17:###############################
07-24-2023 05:02:17:[Request] Adding entity: <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - >> <content>ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT</content>
07-24-2023 05:02:17:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:17:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptorFROM_RESOURCE
07-24-2023 05:02:17:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Length: 95
07-24-2023 05:02:17:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:17:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:17:  TRACE: [WIRE] - << <interceptor>ee.jakarta.tck.ws.rs.spec.filter.interceptor.EntityReaderInterceptor</interceptor>
07-24-2023 05:02:17:JAXRS called registered reader interceptor for StringBean provider
07-24-2023 05:02:17:FINISHED TEST : stringBeanReaderContainerInterceptorTest()
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in ee.jakarta.tck.ws.rs.spec.filter.interceptor.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:STARTING TEST : writerContextOnClientTest()
07-24-2023 05:02:18:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_lastvalue_web/resource/poststring
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.lastvalue.FirstWriterInterceptor, Content-Type:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - >> [ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT]
07-24-2023 05:02:18:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_lastvalue_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:[Request] Adding entity: [ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT]
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.lastvalue.FirstWriterInterceptor
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 103
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.filter.lastvalue.SecondWriterInterceptorjakarta.annotation.Prioritytext/plain
07-24-2023 05:02:18:Last values set in contexts were used as expected
07-24-2023 05:02:18:FINISHED TEST : writerContextOnClientTest()
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:STARTING TEST : writerContextOnContainerTest()
07-24-2023 05:02:18:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_lastvalue_web/resource/getlist
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.lastvalue.FirstWriterInterceptor
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:  TRACE: [WIRE] - << FILTER_HEADER: ee.jakarta.tck.ws.rs.spec.filter.lastvalue.FirstWriterInterceptor
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 103
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_lastvalue_web/resource/getlist' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.filter.lastvalue.SecondWriterInterceptorjakarta.annotation.Prioritytext/plain
07-24-2023 05:02:18:Last values set in contexts were used as expected
07-24-2023 05:02:18:FINISHED TEST : writerContextOnContainerTest()
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_lastvalue_web/resource/postlist
07-24-2023 05:02:18:STARTING TEST : readerContextOnContainerTest()
07-24-2023 05:02:18:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_lastvalue_web/resource/postlist' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:[Request] Adding entity: ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*, FILTER_HEADER:ee.jakarta.tck.ws.rs.spec.filter.lastvalue.FirstReaderInterceptor, Content-Type:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6

07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 103
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.filter.lastvalue.SecondReaderInterceptorjakarta.annotation.Prioritytext/plain
07-24-2023 05:02:18:Last values set in contexts were used as expected
07-24-2023 05:02:18:FINISHED TEST : readerContextOnContainerTest()
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:STARTING TEST : readerContextOnClientTest()
07-24-2023 05:02:18:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_lastvalue_web/resource/poststring
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_lastvalue_web/resource/poststring' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:[Request] Adding entity: ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 56
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: */*
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT
07-24-2023 05:02:18:Last values set in contexts were used as expected
07-24-2023 05:02:18:FINISHED TEST : readerContextOnClientTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 s - in ee.jakarta.tck.ws.rs.spec.filter.lastvalue.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.filter.namebinding.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:STARTING TEST : resourceAnnotatedFirstMethodInterceptedTest()
07-24-2023 05:02:18:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/all/hundred
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 3
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << 101
07-24-2023 05:02:18:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/all/hundred' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:Both name bound interceptors has been bound as expected
07-24-2023 05:02:18:FINISHED TEST : resourceAnnotatedFirstMethodInterceptedTest()
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:STARTING TEST : resourceAnnotatedSecondMethodInterceptedTest()
07-24-2023 05:02:18:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/all/thousand
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << 1011
07-24-2023 05:02:18:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/all/thousand' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:Both name bound interceptors has been bound as expected
07-24-2023 05:02:18:FINISHED TEST : resourceAnnotatedSecondMethodInterceptedTest()
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/ten
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:STARTING TEST : singleInterceptorBoundTest()
07-24-2023 05:02:18:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/ten' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 2
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << 11
07-24-2023 05:02:18:Interceptor has been bound as expected
07-24-2023 05:02:18:FINISHED TEST : singleInterceptorBoundTest()
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:STARTING TEST : readerWriterInterceptorBoundTest()
07-24-2023 05:02:18:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/echo
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - >> 1111
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << 1113
07-24-2023 05:02:18:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/echo' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:[Request] Adding entity: 1111
07-24-2023 05:02:18:Reader and Writer interceptor has been bound as expected
07-24-2023 05:02:18:FINISHED TEST : readerWriterInterceptorBoundTest()
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:STARTING TEST : onlyPartOfUnionOfInterceptorsBoundTest()
07-24-2023 05:02:18:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/complement
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << 10000
07-24-2023 05:02:18:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/complement' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:No interceptor has been bound as expected
07-24-2023 05:02:18:FINISHED TEST : onlyPartOfUnionOfInterceptorsBoundTest()
07-24-2023 05:02:18:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:18:STARTING TEST : noInterceptorBoundTest()
07-24-2023 05:02:18:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/one
07-24-2023 05:02:18:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:18:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:18:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:02:18:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:18:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:18:  TRACE: [WIRE] - << 1
07-24-2023 05:02:18:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_filter_namebinding_web/resource/one' to target server at 'localhost:8080'
07-24-2023 05:02:18:###############################
07-24-2023 05:02:18:No interceptor has been bound as expected
07-24-2023 05:02:18:FINISHED TEST : noInterceptorBoundTest()
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s - in ee.jakarta.tck.ws.rs.spec.filter.namebinding.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.inheritance.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:STARTING TEST : test1()
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_inheritance_web/InheritanceTest HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : test1()
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:19:STARTING TEST : test2()
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_inheritance_web/InheritanceTest1 HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : test2()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s - in ee.jakarta.tck.ws.rs.spec.inheritance.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.exceptionmapper.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:STARTING TEST : throwableTest()
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_exceptionmapper_web/resource/throwable HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : throwableTest()
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:STARTING TEST : clientErrorExceptionTest()
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_exceptionmapper_web/resource/clienterror HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : clientErrorExceptionTest()
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:19:STARTING TEST : filterChainTest()
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_exceptionmapper_web/resource/chain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : filterChainTest()
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:19:STARTING TEST : mappedExceptionTest()
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_exceptionmapper_web/resource/mapped HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : mappedExceptionTest()
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:STARTING TEST : exceptionTest()
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_exceptionmapper_web/resource/exception HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : exceptionTest()
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:STARTING TEST : runtimeExceptionTest()
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_exceptionmapper_web/resource/runtime HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : runtimeExceptionTest()
07-24-2023 05:02:19:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:19 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:19:STARTING TEST : webapplicationExceptionTest()
07-24-2023 05:02:19:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_exceptionmapper_web/resource/webapp HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:19:FINISHED TEST : webapplicationExceptionTest()
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 s - in ee.jakarta.tck.ws.rs.spec.provider.exceptionmapper.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.jaxbcontext.JAXRSClientIT
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:20:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:20:STARTING TEST : readWriteProviderTest()
Jul 24, 2023 5:02:20 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:20:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_jaxbcontext_web/resource/jaxb HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:20:FINISHED TEST : readWriteProviderTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 s - in ee.jakarta.tck.ws.rs.spec.provider.jaxbcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.overridestandard.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : readWriteInputStreamProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteInputStreamProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : readWriteStringProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteStringProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:21:STARTING TEST : readWriteMapProviderTest()
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/map HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteMapProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:21:STARTING TEST : readWriteReaderProviderTest()
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteReaderProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : readWriteDataSourceProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteDataSourceProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : readWriteBooleanProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/boolean HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteBooleanProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:21:STARTING TEST : readWriteJaxbProviderTest()Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/jaxb HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteJaxbProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : readWriteStreamingOutputProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteStreamingOutputProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : readWriteIntegerProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/number HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteIntegerProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:21:STARTING TEST : readWriteSourceProviderTest()
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/source HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteSourceProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : readWriteCharacterProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/character HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteCharacterProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : readWriteByteArrayProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteByteArrayProviderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:21:STARTING TEST : readWriteFileProviderTest()
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_overridestandard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : readWriteFileProviderTest()
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 s - in ee.jakarta.tck.ws.rs.spec.provider.overridestandard.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.reader.JAXRSClientIT
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : meadiaTypeDefaultTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/appjava HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : meadiaTypeDefaultTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:21:STARTING TEST : iterateAllAppJavaReadersTest()
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/appjava HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : iterateAllAppJavaReadersTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : meadiaTypeContentTypeTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : meadiaTypeContentTypeTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:21:STARTING TEST : iterateFirstAppJavaReaderTest()
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/appjava HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : iterateFirstAppJavaReaderTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:21:STARTING TEST : noEntityProviderTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/appjava HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_reader_web/resource/plain HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : noEntityProviderTest()
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in ee.jakarta.tck.ws.rs.spec.provider.reader.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.sort.JAXRSClientIT
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:21 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:21:STARTING TEST : contentTypeTextXmlGotTextWildCardTest()
07-24-2023 05:02:21:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_sort_web/resource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:21:FINISHED TEST : contentTypeTextXmlGotTextWildCardTest()
07-24-2023 05:02:21:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:STARTING TEST : contentTypeTextPlainGotTextPlainTest()
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_sort_web/resource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:FINISHED TEST : contentTypeTextPlainGotTextPlainTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:22:STARTING TEST : contentTypeTextHmtlGotTextWildCardTest()
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_sort_web/resource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:FINISHED TEST : contentTypeTextHmtlGotTextWildCardTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:22:STARTING TEST : contentTypeApplicationGotWildCardTest()
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_sort_web/resource/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:FINISHED TEST : contentTypeApplicationGotWildCardTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in ee.jakarta.tck.ws.rs.spec.provider.sort.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.standard.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:STARTING TEST : sourceProviderTest()
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/source HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/source HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/source HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/source HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/source HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:FINISHED TEST : sourceProviderTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:STARTING TEST : streamingOutputProviderTest()
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutput HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/streamingoutputsvg HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:FINISHED TEST : streamingOutputProviderTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:STARTING TEST : fileProviderTest()
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/file HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/filesvg HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:FINISHED TEST : fileProviderTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:STARTING TEST : inputStreamProviderTest()
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstream HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/inputstreamsvg HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:FINISHED TEST : inputStreamProviderTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:STARTING TEST : stringProviderTest()
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/string HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/stringsvg HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:FINISHED TEST : stringProviderTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:22:STARTING TEST : readerProviderTest()
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/reader HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/readersvg HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:FINISHED TEST : readerProviderTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:22:STARTING TEST : byteArrayProviderTest()
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearray HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/bytearraysvg HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:FINISHED TEST : byteArrayProviderTest()
07-24-2023 05:02:22:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:STARTING TEST : dataSourceProviderTest()
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasource HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standard_web/resource/datasourcesvg HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:22 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:22:FINISHED TEST : dataSourceProviderTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s - in ee.jakarta.tck.ws.rs.spec.provider.standard.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.standardhaspriority.JAXRSClientIT
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/map
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:application/x-www-form-urlencoded, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:02:23:STARTING TEST : readWriteMapProviderTest()
07-24-2023 05:02:23:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/map' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
07-24-2023 05:02:23:[Request] Adding entity: {map=[map]}
07-24-2023 05:02:23:  TRACE: [WIRE] - >> {map=[map]}
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Type: application/x-www-form-urlencoded
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:  TRACE: [WIRE] - << map=map
07-24-2023 05:02:23:FINISHED TEST : readWriteMapProviderTest()
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/boolean
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:23:STARTING TEST : readWriteBooleanProviderTest()
07-24-2023 05:02:23:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/boolean' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
07-24-2023 05:02:23:[Request] Adding entity: false
07-24-2023 05:02:23:  TRACE: [WIRE] - >> false
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:  TRACE: [WIRE] - << false
07-24-2023 05:02:23:FINISHED TEST : readWriteBooleanProviderTest()
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:STARTING TEST : readWriteJaxbProviderTest()
07-24-2023 05:02:23:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/jaxb' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:23:[Request] Adding entity: jakarta.xml.bind.JAXBElement@7f8588cb
07-24-2023 05:02:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/jaxb
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:application/xml, Content-Type:application/xml
07-24-2023 05:02:23:  TRACE: [WIRE] - >> jakarta.xml.bind.JAXBElement@7f8588cb
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 72
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Type: application/xml
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:  TRACE: [WIRE] - << <?xml version="1.0" encoding="UTF-8" standalone="yes"?><jaxb>jaxb</jaxb>
07-24-2023 05:02:23:FINISHED TEST : readWriteJaxbProviderTest()
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:STARTING TEST : readWriteIntegerProviderTest()
07-24-2023 05:02:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/number
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:23:  TRACE: [WIRE] - >> 0
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:  TRACE: [WIRE] - << 0
07-24-2023 05:02:23:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/number' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
07-24-2023 05:02:23:[Request] Adding entity: 0
07-24-2023 05:02:23:FINISHED TEST : readWriteIntegerProviderTest()
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/character
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:23:STARTING TEST : readWriteCharacterProviderTest()
07-24-2023 05:02:23:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardhaspriority_web/resource/character' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
07-24-2023 05:02:23:[Request] Adding entity: a
07-24-2023 05:02:23:  TRACE: [WIRE] - >> a
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:  TRACE: [WIRE] - << a
07-24-2023 05:02:23:FINISHED TEST : readWriteCharacterProviderTest()
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in ee.jakarta.tck.ws.rs.spec.provider.standardhaspriority.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.standardnotnull.JAXRSClientIT
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:23:STARTING TEST : clientInputStreamProviderTest()
07-24-2023 05:02:23:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:FINISHED TEST : clientInputStreamProviderTest()
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/datasource
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:STARTING TEST : serverDataSourceProviderTest()
07-24-2023 05:02:23:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/datasource' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:  TRACE: [WIRE] - << EXPECTED
07-24-2023 05:02:23:FINISHED TEST : serverDataSourceProviderTest()
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:STARTING TEST : clientMultivaluedMapProviderTest()
07-24-2023 05:02:23:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
07-24-2023 05:02:23:FINISHED TEST : clientMultivaluedMapProviderTest()
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:STARTING TEST : serverFileProviderTest()
07-24-2023 05:02:23:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/file' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/file
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:23:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:23:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Length: 8
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
07-24-2023 05:02:23:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:23:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:23:  TRACE: [WIRE] - << EXPECTED
07-24-2023 05:02:23:FINISHED TEST : serverFileProviderTest()
07-24-2023 05:02:23:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:23:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/string
07-24-2023 05:02:23:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:23:STARTING TEST : serverStringProviderTest()
07-24-2023 05:02:23:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/string' to target server at 'localhost:8080'
07-24-2023 05:02:23:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << EXPECTED
07-24-2023 05:02:24:FINISHED TEST : serverStringProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:STARTING TEST : clientDataSourceProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:FINISHED TEST : clientDataSourceProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:STARTING TEST : clientCharProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:Found expected NoContentException jakarta.ws.rs.core.NoContentException: Missing entity.
07-24-2023 05:02:24:FINISHED TEST : clientCharProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:STARTING TEST : serverReaderProviderTest()
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/reader
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << EXPECTED
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/reader' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:FINISHED TEST : serverReaderProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/boolean
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 05:02:24:STARTING TEST : serverBooleanProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/boolean' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 1067
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 400 - Bad Request</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Request</p><p><b>description</b>The request sent by the client was syntactically incorrect.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:24:FINISHED TEST : serverBooleanProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:STARTING TEST : clientSourceProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:FINISHED TEST : clientSourceProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/null
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:application/xml
07-24-2023 05:02:24:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:STARTING TEST : clientJaxbProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/null' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:Read JAXBElement entity is null as expected
07-24-2023 05:02:24:FINISHED TEST : clientJaxbProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:STARTING TEST : serverIntegerProviderTest()
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/integer
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 1067
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/integer' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 400 - Bad Request</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Request</p><p><b>description</b>The request sent by the client was syntactically incorrect.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:24:FINISHED TEST : serverIntegerProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/character
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 05:02:24:STARTING TEST : serverCharProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/character' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 1067
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 400 - Bad Request</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Request</p><p><b>description</b>The request sent by the client was syntactically incorrect.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:24:FINISHED TEST : serverCharProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:STARTING TEST : clientByteArrayProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:FINISHED TEST : clientByteArrayProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/inputstream
07-24-2023 05:02:24:STARTING TEST : serverInputStreamProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/inputstream' to target server at 'localhost:8080'
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << EXPECTED
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:FINISHED TEST : serverInputStreamProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:STARTING TEST : clientBooleanProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:Found expected NoContentException jakarta.ws.rs.core.NoContentException: Missing entity.
07-24-2023 05:02:24:FINISHED TEST : clientBooleanProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:STARTING TEST : clientStringProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:FINISHED TEST : clientStringProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/jaxb
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/xml
07-24-2023 05:02:24:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 05:02:24:STARTING TEST : serverJaxbProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/jaxb' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 1067
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 400 - Bad Request</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Request</p><p><b>description</b>The request sent by the client was syntactically incorrect.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:24:FINISHED TEST : serverJaxbProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:STARTING TEST : clientReaderProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:FINISHED TEST : clientReaderProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/streamingoutput
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - >> StreamingOutput
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:STARTING TEST : serverStreamingOutputProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/streamingoutput' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:[Request] Adding entity: StreamingOutput
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 15
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: application/octet-stream
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << StreamingOutput
07-24-2023 05:02:24:FINISHED TEST : serverStreamingOutputProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/bytearray
07-24-2023 05:02:24:STARTING TEST : serverByteArrayProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/bytearray' to target server at 'localhost:8080'
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << EXPECTED
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:FINISHED TEST : serverByteArrayProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/bigdecimal
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << 400 BAD_REQUEST
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:STARTING TEST : serverBigDecimalProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/bigdecimal' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Connection: close
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 1067
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 400 - Bad Request</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Bad Request</p><p><b>description</b>The request sent by the client was syntactically incorrect.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:24:FINISHED TEST : serverBigDecimalProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:STARTING TEST : clientFileProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:FINISHED TEST : clientFileProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/source
07-24-2023 05:02:24:STARTING TEST : serverSourceProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/source' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/xml
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << EXPECTED
07-24-2023 05:02:24:FINISHED TEST : serverSourceProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:STARTING TEST : clientIntegerProviderTest()
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:Found expected NoContentException jakarta.ws.rs.core.NoContentException: Missing entity.
07-24-2023 05:02:24:FINISHED TEST : clientIntegerProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:STARTING TEST : serverMultivaluedMapProviderTest()
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/map
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << EXPECTED
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/map' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:FINISHED TEST : serverMultivaluedMapProviderTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:STARTING TEST : clientBigDecimalProviderTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_standardnotnull_web/resource/entity' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:Found expected NoContentException jakarta.ws.rs.core.NoContentException: Missing entity.
07-24-2023 05:02:24:FINISHED TEST : clientBigDecimalProviderTest()
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in ee.jakarta.tck.ws.rs.spec.provider.standardnotnull.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.standardwithjaxrsclient.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:24:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/bigdecimal
07-24-2023 05:02:24:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - >> 2147483647
07-24-2023 05:02:24:STARTING TEST : readWriteProviderBigDecimalTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/bigdecimal' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:24:[Request] Adding entity: 2147483647
07-24-2023 05:02:24:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:24:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:02:24:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:24:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:24:  TRACE: [WIRE] - << 2147483647
07-24-2023 05:02:24:Found expected entity 2147483647
07-24-2023 05:02:24:FINISHED TEST : readWriteProviderBigDecimalTest()
07-24-2023 05:02:24:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/bigdouble
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> 3.141592653589793
07-24-2023 05:02:24:STARTING TEST : readWriteProviderDoubleTest()
07-24-2023 05:02:24:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/bigdouble' to target server at 'localhost:8080'
07-24-2023 05:02:24:###############################
07-24-2023 05:02:25:[Request] Adding entity: 3.141592653589793
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 17
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << 3.141592653589793
07-24-2023 05:02:25:Found expected entity 3.141592653589793
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderDoubleTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:STARTING TEST : readWriteProviderIntTest()
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/int
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> 2147483647
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << 2147483647
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/int' to target server at 'localhost:8080'
07-24-2023 05:02:25:###############################
07-24-2023 05:02:25:[Request] Adding entity: 2147483647
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderIntTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:STARTING TEST : readWriteProviderCharacterTest()
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/character
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> x
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << x
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/character' to target server at 'localhost:8080'
07-24-2023 05:02:25:###############################
07-24-2023 05:02:25:[Request] Adding entity: x
07-24-2023 05:02:25:Found expected entity x
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderCharacterTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/char
07-24-2023 05:02:25:STARTING TEST : readWriteProviderCharTest()
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/char' to target server at 'localhost:8080'
07-24-2023 05:02:25:###############################
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> x
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:[Request] Adding entity: x
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 1
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << x
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderCharTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/integer
07-24-2023 05:02:25:STARTING TEST : readWriteProviderIntegerTest()
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/integer' to target server at 'localhost:8080'
07-24-2023 05:02:25:###############################
07-24-2023 05:02:25:[Request] Adding entity: 2147483647
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> 2147483647
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << 2147483647
07-24-2023 05:02:25:Found expected entity 2147483647
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderIntegerTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/map
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:application/x-www-form-urlencoded, Content-Type:application/x-www-form-urlencoded
07-24-2023 05:02:25:  TRACE: [WIRE] - >> {map=[map]}
07-24-2023 05:02:25:STARTING TEST : mapElementProviderTest()
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/map' to target server at 'localhost:8080'
07-24-2023 05:02:25:###############################
07-24-2023 05:02:25:[Request] Adding entity: {map=[map]}
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: application/x-www-form-urlencoded
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << map=map
07-24-2023 05:02:25:found expected MultivaluedMap {map=[map]}
07-24-2023 05:02:25:FINISHED TEST : mapElementProviderTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/bool
07-24-2023 05:02:25:STARTING TEST : readWriteProviderBoolTest()
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/bool' to target server at 'localhost:8080'
07-24-2023 05:02:25:###############################
07-24-2023 05:02:25:[Request] Adding entity: false
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> false
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 5
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << false
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderBoolTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:STARTING TEST : readWriteProviderLongTest()
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/long' to target server at 'localhost:8080'
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/long
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> 9223372036854775807
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:###############################
07-24-2023 05:02:25:[Request] Adding entity: 9223372036854775807
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << 9223372036854775807
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderLongTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/biglong
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> 9223372036854775807
07-24-2023 05:02:25:STARTING TEST : readWriteProviderBigLongTest()
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/biglong' to target server at 'localhost:8080'
07-24-2023 05:02:25:###############################
07-24-2023 05:02:25:[Request] Adding entity: 9223372036854775807
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 19
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << 9223372036854775807
07-24-2023 05:02:25:Found expected entity 9223372036854775807
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderBigLongTest()
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/boolean
07-24-2023 05:02:25:  TRACE: [WIRE] - >> Accept:text/plain, Content-Type:text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - >> true
07-24-2023 05:02:25:STARTING TEST : readWriteProviderBooleanTest()
07-24-2023 05:02:25:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_standardwithjaxrsclient_web/resource/boolean' to target server at 'localhost:8080'
07-24-2023 05:02:25:###############################
07-24-2023 05:02:25:[Request] Adding entity: true
07-24-2023 05:02:25:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:25:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Length: 4
07-24-2023 05:02:25:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:25:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:25:  TRACE: [WIRE] - << true
07-24-2023 05:02:25:Found expected entity true
07-24-2023 05:02:25:FINISHED TEST : readWriteProviderBooleanTest()
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s - in ee.jakarta.tck.ws.rs.spec.provider.standardwithjaxrsclient.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.standardwithxmlbinding.JAXRSClientIT
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:25:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:25:STARTING TEST : jaxbElementProviderTest()
Jul 24, 2023 5:02:25 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:25 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
Jul 24, 2023 5:02:25 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:25:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standardwithxmlbinding_web/resource/jaxb HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:25:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standardwithxmlbinding_web/resource/jaxb HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:25:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standardwithxmlbinding_web/resource/jaxb HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:25 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:25:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standardwithxmlbinding_web/resource/jaxb HTTP/1.1' to target server at 'localhost:8080'
Jul 24, 2023 5:02:25 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:25:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_standardwithxmlbinding_web/resource/jaxb HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:25:FINISHED TEST : jaxbElementProviderTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in ee.jakarta.tck.ws.rs.spec.provider.standardwithxmlbinding.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.visibility.JAXRSClientIT
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:26:STARTING TEST : bodyWriterTest()
Jul 24, 2023 5:02:26 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:26:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_visibility_web/resource/bodywriter HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:26:FINISHED TEST : bodyWriterTest()
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:26 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:26:STARTING TEST : bodyReaderTest()
07-24-2023 05:02:26:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_provider_visibility_web/resource/bodyreader HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:26:FINISHED TEST : bodyReaderTest()
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:26 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:26:STARTING TEST : contextResolverTest()
07-24-2023 05:02:26:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_visibility_web/resource/contextresolver HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:26:FINISHED TEST : contextResolverTest()
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:26 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:26:STARTING TEST : exceptionMapperTest()
07-24-2023 05:02:26:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_provider_visibility_web/resource/exceptionmapper HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:26:FINISHED TEST : exceptionMapperTest()
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in ee.jakarta.tck.ws.rs.spec.provider.visibility.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.provider.writer.JAXRSClientIT
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:26:STARTING TEST : supportXmlByDefaultWriterTest()
07-24-2023 05:02:26:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################07-24-2023 05:02:26:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.spec.provider.writer.DefaultEntityWriter
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)

07-24-2023 05:02:26:[Request] Adding entity: ee.jakarta.tck.ws.rs.spec.provider.writer.DefaultEntityWriter
07-24-2023 05:02:26:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_writer_web/resource/supportxml' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################07-24-2023 05:02:26:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_writer_web/resource/supportxml

07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 59
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Type: application/xml
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:  TRACE: [WIRE] - << AppAnyEntityWriter;DefaultEntityWriter;DEFAULTENTITYWRITER;
07-24-2023 05:02:26:FINISHED TEST : supportXmlByDefaultWriterTest()
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:26:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer
07-24-2023 05:02:26:STARTING TEST : supportXmlByXmlWriterTest()
07-24-2023 05:02:26:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################
07-24-2023 05:02:26:[Request] Adding entity: ee.jakarta.tck.ws.rs.spec.provider.writer.AppXmlObjectWriter
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.spec.provider.writer.AppXmlObjectWriter
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_writer_web/resource/supportxml' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################07-24-2023 05:02:26:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_writer_web/resource/supportxml
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*

07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 77
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Type: application/xml
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:  TRACE: [WIRE] - << AppAnyEntityWriter;DefaultEntityWriter;AppXmlObjectWriter;APPXMLOBJECTWRITER;
07-24-2023 05:02:26:FINISHED TEST : supportXmlByXmlWriterTest()
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:26:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.spec.provider.writer.DefaultEntityWriter
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:26:STARTING TEST : supportAllTest()
07-24-2023 05:02:26:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################
07-24-2023 05:02:26:[Request] Adding entity: ee.jakarta.tck.ws.rs.spec.provider.writer.DefaultEntityWriter
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_writer_web/resource/supportall
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 137
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Type: application/json
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:  TRACE: [WIRE] - << AppJavaEntityWriter;AppAnyEntityWriter;DefaultEntityWriter;AppXmlObjectWriter;AppAnyEntityWriter;DefaultEntityWriter;DEFAULTENTITYWRITER;
07-24-2023 05:02:26:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_writer_web/resource/supportall' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################
07-24-2023 05:02:26:FINISHED TEST : supportAllTest()
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:26:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.spec.provider.writer.AppJavaEntityWriter
07-24-2023 05:02:26:STARTING TEST : supportAppJavaTest()
07-24-2023 05:02:26:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################
07-24-2023 05:02:26:[Request] Adding entity: ee.jakarta.tck.ws.rs.spec.provider.writer.AppJavaEntityWriter
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/supportmedia
07-24-2023 05:02:26:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/supportmedia' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################
07-24-2023 05:02:26:[Request] Adding entity: application/java
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - >> application/java
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 40
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Type: application/java
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:  TRACE: [WIRE] - << AppJavaEntityWriter;APPJAVAENTITYWRITER;
07-24-2023 05:02:26:FINISHED TEST : supportAppJavaTest()
07-24-2023 05:02:26:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:26:  TRACE: [WIRE] - >> POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*, Content-Type:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - >> ee.jakarta.tck.ws.rs.spec.provider.writer.AppAnyEntityWriter
07-24-2023 05:02:26:STARTING TEST : responseSubClassTest()
07-24-2023 05:02:26:[Request] Dispatching request: 'POST http://localhost:8080/jaxrs_spec_provider_writer_web/resource/writer' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################
07-24-2023 05:02:26:[Request] Adding entity: ee.jakarta.tck.ws.rs.spec.provider.writer.AppAnyEntityWriter
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_provider_writer_web/resource/subresponse
07-24-2023 05:02:26:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:26:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:26:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:26:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_provider_writer_web/resource/subresponse' to target server at 'localhost:8080'
07-24-2023 05:02:26:###############################
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Length: 96
07-24-2023 05:02:26:  TRACE: [WIRE] - << Content-Type: application/json
07-24-2023 05:02:26:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:26:  TRACE: [WIRE] - << AppJavaEntityWriter;AppAnyEntityWriter;AppXmlObjectWriter;AppAnyEntityWriter;APPANYENTITYWRITER;
07-24-2023 05:02:26:FINISHED TEST : responseSubClassTest()
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s - in ee.jakarta.tck.ws.rs.spec.provider.writer.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence.subclass.JAXRSClientIT
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectConsumesTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectConsumesTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectPathOnClassAndRequestTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_subclass_web/super/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectPathOnClassAndRequestTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:27:STARTING TEST : formParamTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : formParamTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectPathOnClassTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/interfaceresource/put HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectPathOnClassTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : correctProducesConsumesTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : correctProducesConsumesTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:27:STARTING TEST : queryParamPqrTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put?pqr=hello HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : queryParamPqrTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : correctRequestTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : correctRequestTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : matrixParamPqrTest()
Jul 24, 2023 5:02:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put;ijk=hello HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : matrixParamPqrTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : correctTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : correctTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectProdecesTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectProdecesTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectPathOnMethodTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectPathOnMethodTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:27:STARTING TEST : queryParamXyzTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_annotationprecedence_subclass_web/resource/put?xyz=hello HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : queryParamXyzTest()
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence.subclass.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectConsumesTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/resource/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectConsumesTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:27:STARTING TEST : formParamTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/resource/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : formParamTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectPathOnClassTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/interfaceresource/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectPathOnClassTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : queryParamPqrTest()
Jul 24, 2023 5:02:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/resource/post?pqr=hello HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : queryParamPqrTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : correctRequestTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_annotationprecedence_web/resource/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : correctRequestTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectProducesConsumesTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/resource/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectProducesConsumesTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : correctTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/resource/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : correctTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectProdecesTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/resource/post HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectProdecesTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : incorrectPathOnMethodTest()
07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/resource/get HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : incorrectPathOnMethodTest()
07-24-2023 05:02:27:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:27:STARTING TEST : queryParamXyzTest()Jul 24, 2023 5:02:27 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:27:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_annotationprecedence_web/resource/post?xyz=hello HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:27:FINISHED TEST : queryParamXyzTest()
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in ee.jakarta.tck.ws.rs.spec.resource.annotationprecedence.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.resource.locator.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : checkEntityIsNotSetTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_locator_web/resource/sub;resmatrix=resarg;submatrix=subarg;entity=entityarg; HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : checkEntityIsNotSetTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in ee.jakarta.tck.ws.rs.spec.resource.locator.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.resource.requestmatching.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : qualityOfSourceOnDifferentMediaTypesTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/yas HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : qualityOfSourceOnDifferentMediaTypesTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : consumesCorrectContentTypeOnResourceLocatorTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/consumeslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : consumesCorrectContentTypeOnResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : producesOverridesDescendantSubResourcePathValueTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/resource/subresource/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesOverridesDescendantSubResourcePathValueTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : producesCorrectContentTypeOnResourceLocatorTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/produceslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesCorrectContentTypeOnResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : consumesOnResourceLocatorTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/consumeslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : consumesOnResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : concreteOverStarWhenAcceptStarTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/yas HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : concreteOverStarWhenAcceptStarTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : producesOverridesDescendantSubResourcePathValueWeightTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/yas HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesOverridesDescendantSubResourcePathValueWeightTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : headOnSubResourceTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'HEAD /jaxrs_spec_resource_requestmatching_web/resource/subresource/something HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : headOnSubResourceTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : resourceLocatorTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/resource/locator/locator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : resourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : locatorNameTooLongAgainTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/resource/locator/locator/locator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : locatorNameTooLongAgainTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : requestNotSupportedOnResourceTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_requestmatching_web/resource/something HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : requestNotSupportedOnResourceTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : producesCorrectContentTypeOnResourceTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/produces HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesCorrectContentTypeOnResourceTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : producesOnResourceTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/produces HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesOnResourceTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : consumesCorrectContentTypeOnResourceTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/consumes HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : consumesCorrectContentTypeOnResourceTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : consumesOnSubResourceLocatorTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/subresource/consumeslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : consumesOnSubResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : l2SubResourceLocatorTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'DELETE /jaxrs_spec_resource_requestmatching_web/resource/l2locator/l2locator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : l2SubResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : producesOnResourceLocatorTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/produceslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesOnResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : producesOverridesDescendantSubResourcePathValuePostTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/subresource/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesOverridesDescendantSubResourcePathValuePostTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : consumesOverridesDescendantSubResourcePathValueTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/subresource/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : consumesOverridesDescendantSubResourcePathValueTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : producesCorrectContentTypeOnSubResourceLocatorTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/subresource/produceslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesCorrectContentTypeOnSubResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : slashUriTest()Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : slashUriTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : descendantSubResourcePathValueTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/subresource/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : descendantSubResourcePathValueTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : slashAppNameTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /resource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : slashAppNameTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : consumesOnResourceTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/consumes HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : consumesOnResourceTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : foundAnotherResourceLocatorByPathTest()Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/resource/locator/sub HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : foundAnotherResourceLocatorByPathTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : qualityDeterminesTextATest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/yas HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : qualityDeterminesTextATest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : qualityDeterminesTextBTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/yas HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : qualityDeterminesTextBTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : requestNotSupportedOnSubResourceLocatorTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_requestmatching_web/resource/consumeslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : requestNotSupportedOnSubResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : descendantResourcePathValueTest()Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/resource/subresource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : descendantResourcePathValueTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : requestNotSupportedOnSubResourceTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_requestmatching_web/resource/subresource/something HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : requestNotSupportedOnSubResourceTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : requestNotSupportedOnResourceLocatorTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'PUT /jaxrs_spec_resource_requestmatching_web/resource/subresource/consumeslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : requestNotSupportedOnResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : producesOnSubResourceLocatorTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/subresource/produceslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : producesOnSubResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : locatorNameTooLongTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/resource/locator/sub/locator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : locatorNameTooLongTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : wrongAppNameTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_wrong/ HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : wrongAppNameTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : optionsOnSubResourceTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'OPTIONS /jaxrs_spec_resource_requestmatching_web/resource/subresource/something HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:Header Allow: GET found as expected
07-24-2023 05:02:28:FINISHED TEST : optionsOnSubResourceTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : consumesCorrectContentTypeOnSubResourceLocatorTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_requestmatching_web/resource/subresource/consumeslocator HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : consumesCorrectContentTypeOnSubResourceLocatorTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:28:STARTING TEST : methodNotFoundTest()
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/resource/locator/test HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : methodNotFoundTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : concreteOverStarTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/yas HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : concreteOverStarTest()
07-24-2023 05:02:28:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:28 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:28:STARTING TEST : slashWrongUriTest()
07-24-2023 05:02:28:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_requestmatching_web/wrong HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:28:FINISHED TEST : slashWrongUriTest()
[INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s - in ee.jakarta.tck.ws.rs.spec.resource.requestmatching.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.resource.responsemediatype.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : methodProducesTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_responsemediatype_web/resource/method HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : methodProducesTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : appPreferenceTest()
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/weight HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : appPreferenceTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : clientXmlHtmlPreferenceNoWeightOnServerTest()
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/resource HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : clientXmlHtmlPreferenceNoWeightOnServerTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:STARTING TEST : imagePreferenceTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/weight HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : imagePreferenceTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : responseOverrideNoProducesTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_responsemediatype_web/nomedia/responseoverride HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : responseOverrideNoProducesTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:STARTING TEST : noPreferenceTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/weight HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : noPreferenceTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:STARTING TEST : clientXmlHtmlPreferenceTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/weight HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : clientXmlHtmlPreferenceTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : responseOverrideTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_responsemediatype_web/resource/responseoverride HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : responseOverrideTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : mesageBodyWriterProducesTest()
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_responsemediatype_web/nomedia/list HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : mesageBodyWriterProducesTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:STARTING TEST : clientHtmlXmlPreferenceTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/weight HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : clientHtmlXmlPreferenceTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : classProducesTest()Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.

07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'HEAD /jaxrs_spec_resource_responsemediatype_web/resource/class HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : classProducesTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:STARTING TEST : clientAnyPreferenceTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/weight HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : clientAnyPreferenceTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : responseNotAllowedToOverrideTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_responsemediatype_web/resource/responseoverride HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : responseNotAllowedToOverrideTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:STARTING TEST : textPreferenceTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/weight HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : textPreferenceTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : defaultResponseErrorTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/error HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : defaultResponseErrorTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:29 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:29:STARTING TEST : clientImagePreferenceTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'POST /jaxrs_spec_resource_responsemediatype_web/weight HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : clientImagePreferenceTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : defaultErrorTest()
07-24-2023 05:02:29:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_resource_responsemediatype_web/error HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:29:FINISHED TEST : defaultErrorTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s - in ee.jakarta.tck.ws.rs.spec.resource.responsemediatype.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.resource.valueofandfromstring.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : enumQueryTest()
07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enumquery?param=ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enumquery?param=ASDFGHJKLQWERTYUIOPPPPPPP' to target server at 'localhost:8080'
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << FROMSTRING
07-24-2023 05:02:29:FINISHED TEST : enumQueryTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entityheader
07-24-2023 05:02:29:STARTING TEST : entityHeaderTest()
07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entityheader' to target server at 'localhost:8080'
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*, param:ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << VALUEOF
07-24-2023 05:02:29:FINISHED TEST : entityHeaderTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enumcookie
07-24-2023 05:02:29:STARTING TEST : enumCookieTest()
07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enumcookie' to target server at 'localhost:8080'
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*, Cookie:param=ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << FROMSTRING
07-24-2023 05:02:29:FINISHED TEST : enumCookieTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entityquery?param=ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:STARTING TEST : entityQueryTest()
07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entityquery?param=ASDFGHJKLQWERTYUIOPPPPPPP' to target server at 'localhost:8080'
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << VALUEOF
07-24-2023 05:02:29:FINISHED TEST : entityQueryTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : entityCookieTest()
07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entitycookie' to target server at 'localhost:8080'
07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entitycookie
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*, Cookie:param=ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << VALUEOF
07-24-2023 05:02:29:FINISHED TEST : entityCookieTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : enumMaxtrixTest()07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enummatrix;param=ASDFGHJKLQWERTYUIOPPPPPPP

07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enummatrix;param=ASDFGHJKLQWERTYUIOPPPPPPP' to target server at 'localhost:8080'
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << FROMSTRING
07-24-2023 05:02:29:FINISHED TEST : enumMaxtrixTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : entityMaxtrixTest()07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entitymatrix;param=ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK

07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entitymatrix;param=ASDFGHJKLQWERTYUIOPPPPPPP' to target server at 'localhost:8080'
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << VALUEOF
07-24-2023 05:02:29:FINISHED TEST : entityMaxtrixTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : enumPathTest()
07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enumpath/ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enumpath/ASDFGHJKLQWERTYUIOPPPPPPP' to target server at 'localhost:8080'
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << FROMSTRING
07-24-2023 05:02:29:FINISHED TEST : enumPathTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:STARTING TEST : entityPathTest()
07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entitypath/ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/entitypath/ASDFGHJKLQWERTYUIOPPPPPPP' to target server at 'localhost:8080'
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << VALUEOF
07-24-2023 05:02:29:FINISHED TEST : entityPathTest()
07-24-2023 05:02:29:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:29:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enumheader
07-24-2023 05:02:29:STARTING TEST : enumHeaderTest()
07-24-2023 05:02:29:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resource_valueofandfromstring_web/resource/enumheader' to target server at 'localhost:8080'
07-24-2023 05:02:29:###############################
07-24-2023 05:02:29:  TRACE: [WIRE] - >> Accept:*/*, param:ASDFGHJKLQWERTYUIOPPPPPPP
07-24-2023 05:02:29:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:29:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Length: 10
07-24-2023 05:02:29:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:29:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:29:  TRACE: [WIRE] - << FROMSTRING
07-24-2023 05:02:29:FINISHED TEST : enumHeaderTest()
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in ee.jakarta.tck.ws.rs.spec.resource.valueofandfromstring.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.resourceconstructor.JAXRSClientIT
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:STARTING TEST : packageVisibilityTest()
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/packageVisibility
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 404 NOT_FOUND
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/packageVisibility' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 1044
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - Not Found</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Found</p><p><b>description</b>The requested resource is not available.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:30:FINISHED TEST : packageVisibilityTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/query?param=ABCDEFGH
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:STARTING TEST : constructorWithQueryParamUsedTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/query?param=ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:02:30:FINISHED TEST : constructorWithQueryParamUsedTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/privateVisibility
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:STARTING TEST : privateVisibilityTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/privateVisibility' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << 404 NOT_FOUND
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 1044
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - Not Found</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Found</p><p><b>description</b>The requested resource is not available.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:30:FINISHED TEST : privateVisibilityTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/mostAttributes
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:STARTING TEST : visibleTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/mostAttributes' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 0
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:FINISHED TEST : visibleTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/matrix;param=ABCDEFGH
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:STARTING TEST : constructorWithMatrixParamUsedTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/matrix;param=ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:02:30:FINISHED TEST : constructorWithMatrixParamUsedTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/header
07-24-2023 05:02:30:STARTING TEST : constructorWithHeaderParamUsedTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/header' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*, param:ABCDEFGH
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/plain

07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:02:30:FINISHED TEST : constructorWithHeaderParamUsedTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:STARTING TEST : constructorWithCookieParamUsedTest()
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/cookie
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*, Cookie:param=ABCDEFGH
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/cookie' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:FINISHED TEST : constructorWithCookieParamUsedTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:STARTING TEST : constructorWithPathParamUsedTest()
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/path/ABCDEFGH
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 8
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/path/ABCDEFGH' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << ABCDEFGH
07-24-2023 05:02:30:FINISHED TEST : constructorWithPathParamUsedTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:STARTING TEST : protectedVisibilityTest()
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/protectedVisibility
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 404 NOT_FOUND
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 1044
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_resourceconstructor_web/resource/protectedVisibility' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - Not Found</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Found</p><p><b>description</b>The requested resource is not available.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:30:FINISHED TEST : protectedVisibilityTest()
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in ee.jakarta.tck.ws.rs.spec.resourceconstructor.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.returntype.JAXRSClientIT
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/void
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:STARTING TEST : voidTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/void' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:FINISHED TEST : voidTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/entitybodyresponsetest
07-24-2023 05:02:30:STARTING TEST : entityResponseTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/entitybodyresponsetest' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:text/xml
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 58
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << <READABLEWRITEABLE>6121223518891332649</READABLEWRITEABLE>
07-24-2023 05:02:30:FINISHED TEST : entityResponseTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:STARTING TEST : notAcceptableTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/notAcceptable' to target server at 'localhost:8080'07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/notAcceptable
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:text/html
07-24-2023 05:02:30:  TRACE: [WIRE] - << 406 NOT_ACCEPTABLE

07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 1172
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Language: 
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/html
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Eclipse GlassFish 7.0.6 - Error report</title><style type="text/css"><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 406 - Not Acceptable</h1><hr/><p><b>type</b> Status report</p><p><b>message</b>Not Acceptable</p><p><b>description</b>The resource identified by this request is only capable of generating responses with characteristics not acceptable according to the request "accept" headers.</p><hr/><h3>Eclipse GlassFish 7.0.6</h3></body></html>
07-24-2023 05:02:30:FINISHED TEST : notAcceptableTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/nullGenericEntityTest
07-24-2023 05:02:30:STARTING TEST : nullGenericEntityTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/nullGenericEntityTest' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:FINISHED TEST : nullGenericEntityTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/default
07-24-2023 05:02:30:STARTING TEST : defaultStatusTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/default' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 7
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << I am OK
07-24-2023 05:02:30:FINISHED TEST : defaultStatusTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:STARTING TEST : nullEntityResponseTest()
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/nullEntityResponse
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/nullEntityResponse' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:FINISHED TEST : nullEntityResponseTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:30:STARTING TEST : genericEntityTest()
07-24-2023 05:02:30:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/genericEntityTest
07-24-2023 05:02:30:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:30:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:30:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/genericEntityTest' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Length: 36
07-24-2023 05:02:30:  TRACE: [WIRE] - << Content-Type: application/json
07-24-2023 05:02:30:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:30:  TRACE: [WIRE] - << 54f2f45b-da48-d429-2a79-7a2ded246a14
07-24-2023 05:02:30:FINISHED TEST : genericEntityTest()
07-24-2023 05:02:30:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:31:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/nullEntityTest
07-24-2023 05:02:31:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:31:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 05:02:30:STARTING TEST : nullEntityTest()
07-24-2023 05:02:30:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/nullEntityTest' to target server at 'localhost:8080'
07-24-2023 05:02:30:###############################
07-24-2023 05:02:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:31:FINISHED TEST : nullEntityTest()
07-24-2023 05:02:31:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:31:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/nullResponse
07-24-2023 05:02:31:STARTING TEST : nullResponseTest()
07-24-2023 05:02:31:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/nullResponse' to target server at 'localhost:8080'
07-24-2023 05:02:31:###############################
07-24-2023 05:02:31:  TRACE: [WIRE] - >> Accept:*/*
07-24-2023 05:02:31:  TRACE: [WIRE] - << 204 NO_CONTENT
07-24-2023 05:02:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:31:FINISHED TEST : nullResponseTest()
07-24-2023 05:02:31:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:31:  TRACE: [WIRE] - >> GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/entitybodytest
07-24-2023 05:02:31:STARTING TEST : entityBodyTest()
07-24-2023 05:02:31:[Request] Dispatching request: 'GET http://localhost:8080/jaxrs_spec_returntype_web/ReturnTypeTest/entitybodytest' to target server at 'localhost:8080'
07-24-2023 05:02:31:###############################
07-24-2023 05:02:31:  TRACE: [WIRE] - >> Accept:text/xml
07-24-2023 05:02:31:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:31:  TRACE: [WIRE] - << Server: Eclipse GlassFish 7.0.6
07-24-2023 05:02:31:  TRACE: [WIRE] - << Content-Length: 58
07-24-2023 05:02:31:  TRACE: [WIRE] - << Content-Type: text/xml
07-24-2023 05:02:31:  TRACE: [WIRE] - << X-Powered-By: Servlet/6.0 JSP/3.1(Eclipse GlassFish 7.0.6 Java/Oracle Corporation/11)
07-24-2023 05:02:31:  TRACE: [WIRE] - << <READABLEWRITEABLE>6121223518891332649</READABLEWRITEABLE>
07-24-2023 05:02:31:FINISHED TEST : entityBodyTest()
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in ee.jakarta.tck.ws.rs.spec.returntype.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.template.JAXRSClientIT
WAITING:WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:31:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:31:STARTING TEST : Test1()
07-24-2023 05:02:31:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_templateTest_web/TemplateTest/xyz HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:31:FINISHED TEST : Test1()
07-24-2023 05:02:31:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:31:STARTING TEST : Test2()
Jul 24, 2023 5:02:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:31:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_templateTest_web/TemplateTest/xyz/abc HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:31:FINISHED TEST : Test2()
07-24-2023 05:02:31:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:31:STARTING TEST : Test3()
Jul 24, 2023 5:02:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:31:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_templateTest_web/TemplateTest/xyz/abc/def HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:31:FINISHED TEST : Test3()
07-24-2023 05:02:31:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:31:STARTING TEST : Test4()
07-24-2023 05:02:31:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_templateTest_web/TemplateTest/xy/abc/def HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:31:FINISHED TEST : Test4()
07-24-2023 05:02:31:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:31:STARTING TEST : Test5()
Jul 24, 2023 5:02:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:31:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_templateTest_web/TemplateTest/abc/test.html HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:31:FINISHED TEST : Test5()
07-24-2023 05:02:31:[JAXRSCommonClient] Test setup OK
Jul 24, 2023 5:02:31 AM org.apache.commons.httpclient.HttpConnection releaseConnection
WARNING: HttpConnectionManager is null.  Connection cannot be released.
07-24-2023 05:02:31:STARTING TEST : Test6()
07-24-2023 05:02:31:[HttpRequest] Dispatching request: 'GET /jaxrs_spec_templateTest_web/TemplateTest/abc/def/test.xml HTTP/1.1' to target server at 'localhost:8080'
07-24-2023 05:02:31:FINISHED TEST : Test6()
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in ee.jakarta.tck.ws.rs.spec.template.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.spec.contextprovider.JsonbContextProviderIT
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in ee.jakarta.tck.ws.rs.spec.contextprovider.JsonbContextProviderIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.form.JAXRSClientIT
07-24-2023 05:02:32:STARTING TEST : constructorMultivaluedMapArgTest()
07-24-2023 05:02:32:Form instance with MultivaluedMap argument sucessfully created
07-24-2023 05:02:32:FINISHED TEST : constructorMultivaluedMapArgTest()
07-24-2023 05:02:32:STARTING TEST : constructorStringArgsTest()
07-24-2023 05:02:32:Form instance with String arguments sucessfully created
07-24-2023 05:02:32:FINISHED TEST : constructorStringArgsTest()
07-24-2023 05:02:32:STARTING TEST : paramTest()
07-24-2023 05:02:32:Form instance created
07-24-2023 05:02:32:FINISHED TEST : paramTest()
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in ee.jakarta.tck.ws.rs.api.rs.core.form.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.linkbuilder.JAXRSClientIT
07-24-2023 05:02:32:STARTING TEST : titleTest()
07-24-2023 05:02:32:#title set expected title
07-24-2023 05:02:32:FINISHED TEST : titleTest()
07-24-2023 05:02:32:STARTING TEST : uriStringThrowsIAETest()
07-24-2023 05:02:32:#uri(nonUriString) throws IllegalArgumentException as expected
07-24-2023 05:02:32:FINISHED TEST : uriStringThrowsIAETest()
07-24-2023 05:02:32:STARTING TEST : linkLinkTest()
07-24-2023 05:02:32:Found vAlUe in map {rel=RlrL, paRam3=VVallue, Param1=vAlUe, title=Ttttlll, type=text/xml, parAM2=ValuEe} as expected
07-24-2023 05:02:32:Found ValuEe in map {rel=RlrL, paRam3=VVallue, Param1=vAlUe, title=Ttttlll, type=text/xml, parAM2=ValuEe} as expected
07-24-2023 05:02:32:Found VVallue in map {rel=RlrL, paRam3=VVallue, Param1=vAlUe, title=Ttttlll, type=text/xml, parAM2=ValuEe} as expected
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:parameters and underlaying URI were copied as expected to a new link <http://oracle.com:888/>; rel="RlrL"; paRam3="VVallue"; Param1="vAlUe"; title="Ttttlll"; type="text/xml"; parAM2="ValuEe"
07-24-2023 05:02:32:FINISHED TEST : linkLinkTest()
07-24-2023 05:02:32:STARTING TEST : buildRelativizedThrowsIAEWhenNotSuppliedValuesTest()
07-24-2023 05:02:32:IllegalArgumentException has been thrown as expected when a value has not been supplied
07-24-2023 05:02:32:FINISHED TEST : buildRelativizedThrowsIAEWhenNotSuppliedValuesTest()
07-24-2023 05:02:32:STARTING TEST : paramThrowsExceptionWhenNullValueTest()
07-24-2023 05:02:32:#param throws IllegalArgumentException as expected
07-24-2023 05:02:32:FINISHED TEST : paramThrowsExceptionWhenNullValueTest()
07-24-2023 05:02:32:STARTING TEST : paramThrowsExceptionWhenNullNameTest()
07-24-2023 05:02:32:#param throws IllegalArgumentException as expected
07-24-2023 05:02:32:FINISHED TEST : paramThrowsExceptionWhenNullNameTest()
07-24-2023 05:02:32:STARTING TEST : uriStringTest()
07-24-2023 05:02:32:#uri(String) affected link <http://oracle.com:888/> as expected
07-24-2023 05:02:32:FINISHED TEST : uriStringTest()
07-24-2023 05:02:32:STARTING TEST : baseUriStringTest()
07-24-2023 05:02:32:Created URI http://oracle.com:888/a/b/c
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:FINISHED TEST : baseUriStringTest()
07-24-2023 05:02:32:STARTING TEST : uriUriTest()
07-24-2023 05:02:32:#uri(URI) affected link <http://oracle.com:888/resource/get> as expected
07-24-2023 05:02:32:FINISHED TEST : uriUriTest()
07-24-2023 05:02:32:STARTING TEST : uriBuilderTest()
07-24-2023 05:02:32:#fromUriBuilder http://oracle.com:888/resource/goto/label/ten/ contains the original http://oracle.com:888/resource/goto/label/ten/
07-24-2023 05:02:32:FINISHED TEST : uriBuilderTest()
07-24-2023 05:02:32:STARTING TEST : relMoreNamesTest()
07-24-2023 05:02:32:#rel added expected relations
07-24-2023 05:02:32:FINISHED TEST : relMoreNamesTest()
07-24-2023 05:02:32:STARTING TEST : linkStringTest()
07-24-2023 05:02:32:Found vAlUe in map {rel=RlrL, paRam3=VVallue, Param1=vAlUe, title=Ttttlll, type=text/xml, parAM2=ValuEe} as expected
07-24-2023 05:02:32:Found ValuEe in map {rel=RlrL, paRam3=VVallue, Param1=vAlUe, title=Ttttlll, type=text/xml, parAM2=ValuEe} as expected
07-24-2023 05:02:32:Found VVallue in map {rel=RlrL, paRam3=VVallue, Param1=vAlUe, title=Ttttlll, type=text/xml, parAM2=ValuEe} as expected
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:parameters and underlaying URI were copied as expected to a new link <http://oracle.com:888/>; rel="RlrL"; paRam3="VVallue"; Param1="vAlUe"; title="Ttttlll"; type="text/xml"; parAM2="ValuEe"
07-24-2023 05:02:32:FINISHED TEST : linkStringTest()
07-24-2023 05:02:32:STARTING TEST : buildObjectsTest()
07-24-2023 05:02:32:#build() finished building a link and returned the instance <http://oracle.com:888/p1/p2/p3>
07-24-2023 05:02:32:FINISHED TEST : buildObjectsTest()
07-24-2023 05:02:32:STARTING TEST : buildNoArgsThrowsUriBuilderExceptionTest()
07-24-2023 05:02:32:#build() throw UriBuilderException as expected
07-24-2023 05:02:32:FINISHED TEST : buildNoArgsThrowsUriBuilderExceptionTest()
07-24-2023 05:02:32:STARTING TEST : typeTest()
07-24-2023 05:02:32:#type set correct types
07-24-2023 05:02:32:FINISHED TEST : typeTest()
07-24-2023 05:02:32:STARTING TEST : baseUriURITest()
07-24-2023 05:02:32:Created URI http://oracle.com:888/a/b/c
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:FINISHED TEST : baseUriURITest()
07-24-2023 05:02:32:STARTING TEST : baseUriStringThrowsIAETest()
07-24-2023 05:02:32:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:32:FINISHED TEST : baseUriStringThrowsIAETest()
07-24-2023 05:02:32:STARTING TEST : buildRelativizedThrowsUriBuilderExceptionTest()
07-24-2023 05:02:32:UriBuilderException has been thrown as expected
07-24-2023 05:02:32:FINISHED TEST : buildRelativizedThrowsUriBuilderExceptionTest()
07-24-2023 05:02:32:STARTING TEST : buildRelativizedThrowsIAEWhenSuppliedJustOneValueOutOfThreeTest()
07-24-2023 05:02:32:IllegalArgumentException has been thrown as expected when a value has not been supplied
07-24-2023 05:02:32:FINISHED TEST : buildRelativizedThrowsIAEWhenSuppliedJustOneValueOutOfThreeTest()
07-24-2023 05:02:32:STARTING TEST : buildRelativizedThrowsIAEWhenSuppliedValueIsNullTest()
07-24-2023 05:02:32:IllegalArgumentException has been thrown as expected when a supplied value is null
07-24-2023 05:02:32:FINISHED TEST : buildRelativizedThrowsIAEWhenSuppliedValueIsNullTest()
07-24-2023 05:02:32:STARTING TEST : buildRelativizedDoesNotSharePrefixTest()
07-24-2023 05:02:32:Found expected a/b/c
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:Found expected http://oracle.com:888/a/b/c
07-24-2023 05:02:32:When a prefix is not shared, the methods is equivalent to build() as expected
07-24-2023 05:02:32:FINISHED TEST : buildRelativizedDoesNotSharePrefixTest()
07-24-2023 05:02:32:STARTING TEST : buildThrowsIAEWhenSuppliedJustOneValueOutOfThreeTest()
07-24-2023 05:02:32:IllegalArgumentException has been thrown as expected when a value has not been supplied
07-24-2023 05:02:32:FINISHED TEST : buildThrowsIAEWhenSuppliedJustOneValueOutOfThreeTest()
07-24-2023 05:02:32:STARTING TEST : linkStringThrowsIAETest()
07-24-2023 05:02:32:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:32:FINISHED TEST : linkStringThrowsIAETest()
07-24-2023 05:02:32:STARTING TEST : baseUriIsNotJustBaseURITest()
07-24-2023 05:02:32:Created URI http://oracle.com:888/a/b/c
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:FINISHED TEST : baseUriIsNotJustBaseURITest()
07-24-2023 05:02:32:STARTING TEST : baseUriIsNotJustBaseStringTest()
07-24-2023 05:02:32:Created URI http://oracle.com:888/a/b/c
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:FINISHED TEST : baseUriIsNotJustBaseStringTest()
07-24-2023 05:02:32:STARTING TEST : baseUriIsIgnoredURITest()
07-24-2023 05:02:32:Created URI http://oracle.com:888/resource/something
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:The base uri http://ignored.com has been ignored as expected
07-24-2023 05:02:32:FINISHED TEST : baseUriIsIgnoredURITest()
07-24-2023 05:02:32:STARTING TEST : relTest()
07-24-2023 05:02:32:#rel added expected relations
07-24-2023 05:02:32:FINISHED TEST : relTest()
07-24-2023 05:02:32:STARTING TEST : buildNoArgTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
07-24-2023 05:02:32:#build() finished building a link and returned the instance
07-24-2023 05:02:32:FINISHED TEST : buildNoArgTest()
07-24-2023 05:02:32:STARTING TEST : buildObjectsThrowsUriBuilderExceptionTest()
07-24-2023 05:02:32:#build(someNonURIObjects) throw UriBuilderException as expected
07-24-2023 05:02:32:FINISHED TEST : buildObjectsThrowsUriBuilderExceptionTest()
07-24-2023 05:02:32:STARTING TEST : baseUriIsIgnoredStringTest()
07-24-2023 05:02:32:Created URI http://oracle.com:888/resource/something
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:The base uri http://ignored.com has been ignored as expected
07-24-2023 05:02:32:FINISHED TEST : baseUriIsIgnoredStringTest()
07-24-2023 05:02:32:STARTING TEST : buildRelativizedTest()
07-24-2023 05:02:32:Found expected a/b/c
07-24-2023 05:02:32:Absolute http://oracle.com:888/ has not been found as expected in link <a/b/c>
07-24-2023 05:02:32:FINISHED TEST : buildRelativizedTest()
07-24-2023 05:02:32:STARTING TEST : paramTest()
07-24-2023 05:02:32:Found param1value1 in map {param1=param1value1, param2=param1value2} as expected
07-24-2023 05:02:32:Found param1value2 in map {param1=param1value1, param2=param1value2} as expected
07-24-2023 05:02:32:#param set correct parameters
07-24-2023 05:02:32:FINISHED TEST : paramTest()
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in ee.jakarta.tck.ws.rs.api.rs.core.linkbuilder.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.cachecontrol.JAXRSClientIT
07-24-2023 05:02:32:STARTING TEST : valueOfTest()
07-24-2023 05:02:32:FINISHED TEST : valueOfTest()
07-24-2023 05:02:32:STARTING TEST : noStoreTest()
07-24-2023 05:02:32:FINISHED TEST : noStoreTest()
07-24-2023 05:02:32:STARTING TEST : valueOfTest1()
07-24-2023 05:02:32:FINISHED TEST : valueOfTest1()
07-24-2023 05:02:32:STARTING TEST : revalidateTest()
07-24-2023 05:02:32:FINISHED TEST : revalidateTest()
07-24-2023 05:02:32:STARTING TEST : maxAgeTest()
07-24-2023 05:02:32:FINISHED TEST : maxAgeTest()
07-24-2023 05:02:32:STARTING TEST : equalsTest()
07-24-2023 05:02:32:FINISHED TEST : equalsTest()
07-24-2023 05:02:32:STARTING TEST : getExtensionTest()
07-24-2023 05:02:32:FINISHED TEST : getExtensionTest()
07-24-2023 05:02:32:STARTING TEST : toStringTest()
07-24-2023 05:02:32:FINISHED TEST : toStringTest()
07-24-2023 05:02:32:STARTING TEST : noCacheTest()
07-24-2023 05:02:32:FINISHED TEST : noCacheTest()
07-24-2023 05:02:32:STARTING TEST : noTransformTest()
07-24-2023 05:02:32:FINISHED TEST : noTransformTest()
07-24-2023 05:02:32:STARTING TEST : sMaxAgeTest()
07-24-2023 05:02:32:FINISHED TEST : sMaxAgeTest()
07-24-2023 05:02:32:STARTING TEST : proxyRevalidateTest()
07-24-2023 05:02:32:FINISHED TEST : proxyRevalidateTest()
07-24-2023 05:02:32:STARTING TEST : emptyConstructorTest()
07-24-2023 05:02:32:FINISHED TEST : emptyConstructorTest()
07-24-2023 05:02:32:STARTING TEST : privateTest()
07-24-2023 05:02:32:FINISHED TEST : privateTest()
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in ee.jakarta.tck.ws.rs.api.rs.core.cachecontrol.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.configurable.JAXRSClientIT
07-24-2023 05:02:32:STARTING TEST : registerFeatureClassReturningFalseWithPriorityTest()
07-24-2023 05:02:32:Already registered 0 classes
07-24-2023 05:02:32:Already registered 0 instances
07-24-2023 05:02:32:Found 1 features
07-24-2023 05:02:32:Found 1 features
07-24-2023 05:02:32:FINISHED TEST : registerFeatureClassReturningFalseWithPriorityTest()
07-24-2023 05:02:32:STARTING TEST : registerClassContractsTest()
07-24-2023 05:02:32:Already registered 0 classes
07-24-2023 05:02:32:Already registered 0 instances
07-24-2023 05:02:32:Found 1 features
07-24-2023 05:02:32:Found 1 features
07-24-2023 05:02:32:FINISHED TEST : registerClassContractsTest()
07-24-2023 05:02:32:STARTING TEST : registerFeatureInstanceReturningFalseTest()
07-24-2023 05:02:32:Already registered 0 classes
07-24-2023 05:02:32:Already registered 0 instances
07-24-2023 05:02:32:Found 1 features
07-24-2023 05:02:32:Found 1 features
07-24-2023 05:02:32:FINISHED TEST : registerFeatureInstanceReturningFalseTest()
07-24-2023 05:02:32:STARTING TEST : registerFeatureClassReturningFalseTest()
07-24-2023 05:02:32:Already registered 0 classes
07-24-2023 05:02:32:Already registered 0 instances
07-24-2023 05:02:32:Found 1 features
07-24-2023 05:02:32:Found 1 features
07-24-2023 05:02:32:FINISHED TEST : registerFeatureClassReturningFalseTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in ee.jakarta.tck.ws.rs.api.rs.core.configurable.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.variant.JAXRSClientIT
07-24-2023 05:02:32:STARTING TEST : constructorMediaStringStringThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:32:Thrown IllegalArgumentException as expected
07-24-2023 05:02:32:FINISHED TEST : constructorMediaStringStringThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:32:STARTING TEST : constructorMediaStringStringTest()
07-24-2023 05:02:32:FINISHED TEST : constructorMediaStringStringTest()
07-24-2023 05:02:32:STARTING TEST : equalsTest2()
07-24-2023 05:02:32:FINISHED TEST : equalsTest2()
07-24-2023 05:02:32:STARTING TEST : equalsTest3()
07-24-2023 05:02:32:FINISHED TEST : equalsTest3()
07-24-2023 05:02:32:STARTING TEST : encodingsTest()
07-24-2023 05:02:32:FINISHED TEST : encodingsTest()
07-24-2023 05:02:32:STARTING TEST : constructorMediaStringStringStringStringTest()
07-24-2023 05:02:32:FINISHED TEST : constructorMediaStringStringStringStringTest()
07-24-2023 05:02:32:STARTING TEST : languagesTest()
07-24-2023 05:02:32:FINISHED TEST : languagesTest()
07-24-2023 05:02:32:STARTING TEST : constructorMediaStringStringStringThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:32:Thrown IllegalArgumentException as expected
07-24-2023 05:02:32:FINISHED TEST : constructorMediaStringStringStringThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:32:STARTING TEST : constructorTest1()
07-24-2023 05:02:32:FINISHED TEST : constructorTest1()
07-24-2023 05:02:32:STARTING TEST : constructorTest2()
07-24-2023 05:02:32:FINISHED TEST : constructorTest2()
07-24-2023 05:02:32:STARTING TEST : constructorTest3()
07-24-2023 05:02:32:FINISHED TEST : constructorTest3()
07-24-2023 05:02:32:STARTING TEST : equalTest1()
07-24-2023 05:02:32:FINISHED TEST : equalTest1()
07-24-2023 05:02:32:STARTING TEST : constructorMediaStringStringStringStringThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:32:Thrown IllegalArgumentException as expected
07-24-2023 05:02:32:FINISHED TEST : constructorMediaStringStringStringStringThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:32:STARTING TEST : getLanguageStringTest()
07-24-2023 05:02:32:#getLanguageString returned exected language string
07-24-2023 05:02:32:FINISHED TEST : getLanguageStringTest()
07-24-2023 05:02:32:STARTING TEST : constructorMediaStringStringStringTest()
07-24-2023 05:02:32:FINISHED TEST : constructorMediaStringStringStringTest()
07-24-2023 05:02:32:STARTING TEST : mediaTypesTest()
07-24-2023 05:02:32:FINISHED TEST : mediaTypesTest()
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in ee.jakarta.tck.ws.rs.api.rs.core.variant.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.linkjaxbadapter.JAXRSClientIT
07-24-2023 05:02:32:STARTING TEST : unmarshallTest()
07-24-2023 05:02:32:unmarshalled Link contains expected url, title, media type, and parameters <some://where.at:port/>; rel="Relation"; title="XTitleX"; type="application/svg+xml"; name2="val2"; name1="val1"
07-24-2023 05:02:32:FINISHED TEST : unmarshallTest()
07-24-2023 05:02:32:STARTING TEST : marshallTest()
07-24-2023 05:02:32:Marshalled Link contains expected <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model>
    <link href="some://where.at:port/" rel="Relation" title="XTitleX" type="application/svg+xml" name2="val2" name1="val1"/>
</model>
07-24-2023 05:02:32:FINISHED TEST : marshallTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in ee.jakarta.tck.ws.rs.api.rs.core.linkjaxbadapter.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.link.JAXRSClientIT
07-24-2023 05:02:32:STARTING TEST : getTitleTest()
07-24-2023 05:02:32:Found expected TITLETITLE
07-24-2023 05:02:32:FINISHED TEST : getTitleTest()
07-24-2023 05:02:32:STARTING TEST : fromUriStringTest()
07-24-2023 05:02:32:Found expected http://oracle.com:888/
07-24-2023 05:02:32:Found expected resource
07-24-2023 05:02:32:Found expected get
07-24-2023 05:02:32:Link <http://oracle.com:888/resource/GET> has been created from URI http://oracle.com:888/resource/GET
07-24-2023 05:02:32:FINISHED TEST : fromUriStringTest()
07-24-2023 05:02:32:STARTING TEST : constructorTest()
07-24-2023 05:02:32:new Link() call iss successfull
07-24-2023 05:02:32:FINISHED TEST : constructorTest()
07-24-2023 05:02:32:STARTING TEST : getUriBuilderTest()
07-24-2023 05:02:32:Original URI http://oracle.com:888/resource/get equals obtained http://oracle.com:888/resource/get
07-24-2023 05:02:32:FINISHED TEST : getUriBuilderTest()
07-24-2023 05:02:32:STARTING TEST : fromResourceMethodLinkUsedInInvocationTest()
07-24-2023 05:02:33:Found expected http://oracle.com:888/resource/get
07-24-2023 05:02:33:Found expected http://oracle.com:888/resource/consumesappjson
07-24-2023 05:02:33:Opaque Link has been used in Client.invocation() sucessfully
07-24-2023 05:02:33:FINISHED TEST : fromResourceMethodLinkUsedInInvocationTest()
07-24-2023 05:02:33:STARTING TEST : fromResourceMethodThrowsIllegalArgumentExceptionNullMethodTest()
07-24-2023 05:02:33:IllegalArgumentException has been successfully thrown
07-24-2023 05:02:33:FINISHED TEST : fromResourceMethodThrowsIllegalArgumentExceptionNullMethodTest()
07-24-2023 05:02:33:STARTING TEST : fromUriBuilderTest()
07-24-2023 05:02:33:#fromUriBuilder http://oracle.com:888/resource/goto/label/ten/ contains the original http://oracle.com:888/resource/goto/label/ten/
07-24-2023 05:02:33:FINISHED TEST : fromUriBuilderTest()
07-24-2023 05:02:33:STARTING TEST : fromLinkTest()
07-24-2023 05:02:33:fromLink() is equal to original link <http://oracle.com:888/>; rel="relation relation2"; title="titleX"; type="application/octet-stream"; param1="value1"; param2="value2" as expected
07-24-2023 05:02:33:FINISHED TEST : fromLinkTest()
07-24-2023 05:02:33:STARTING TEST : fromPathTest()
07-24-2023 05:02:33:fromUriBuilder(UriBuilder.fromPath(path)) is equivalent to fromPath(path) The link is <somewhere/somehow>
07-24-2023 05:02:33:FINISHED TEST : fromPathTest()
07-24-2023 05:02:33:STARTING TEST : fromResourceThrowsIAEWhenNullClassTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: "resource" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : fromResourceThrowsIAEWhenNullClassTest()
07-24-2023 05:02:33:STARTING TEST : fromUriStringThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:IllegalArgument has been thrown as expected: java.lang.IllegalArgumentException: "uriTemplate" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : fromUriStringThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:STARTING TEST : serializationFromResourceTest()
07-24-2023 05:02:33:Serialization for method public java.lang.String ee.jakarta.tck.ws.rs.api.rs.core.link.Resource.consumesAppJson()
07-24-2023 05:02:33:serialization works for method consumesAppJson
07-24-2023 05:02:33:Serialization for method public java.lang.String ee.jakarta.tck.ws.rs.api.rs.core.link.Resource.producesSvgXml()
07-24-2023 05:02:33:serialization works for method producesSvgXml
07-24-2023 05:02:33:Serialization for method public java.lang.String ee.jakarta.tck.ws.rs.api.rs.core.link.Resource.producesXml()
07-24-2023 05:02:33:serialization works for method producesXml
07-24-2023 05:02:33:Serialization for method public java.lang.String ee.jakarta.tck.ws.rs.api.rs.core.link.Resource.consumesForm()
07-24-2023 05:02:33:serialization works for method consumesForm
07-24-2023 05:02:33:Serialization for method public java.lang.String ee.jakarta.tck.ws.rs.api.rs.core.link.Resource.get()
07-24-2023 05:02:33:serialization works for method get
07-24-2023 05:02:33:Serialization for method public java.lang.String ee.jakarta.tck.ws.rs.api.rs.core.link.Resource.trace()
07-24-2023 05:02:33:serialization works for method trace
07-24-2023 05:02:33:Serialization for method public java.lang.String ee.jakarta.tck.ws.rs.api.rs.core.link.Resource.delete()
07-24-2023 05:02:33:serialization works for method delete
07-24-2023 05:02:33:Serialization with #toString() of Resource method links is sucessfull
07-24-2023 05:02:33:FINISHED TEST : serializationFromResourceTest()
07-24-2023 05:02:33:STARTING TEST : fromPathThrowsIAETest()
07-24-2023 05:02:33:fromPath(null) throws IllegalArgumentException as expected
07-24-2023 05:02:33:FINISHED TEST : fromPathThrowsIAETest()
07-24-2023 05:02:33:STARTING TEST : getParamsFromBuilderTest()
07-24-2023 05:02:33:Found expected titletitle
07-24-2023 05:02:33:Found expected RELREL
07-24-2023 05:02:33:Found expected typetype
07-24-2023 05:02:33:Found expected newparamvalue
07-24-2023 05:02:33:{rel=RELREL, NEWPARAM=NEWPARAMVALUE, title=TITLETITLE, type=TYPETYPE} found as expected
07-24-2023 05:02:33:FINISHED TEST : getParamsFromBuilderTest()
07-24-2023 05:02:33:STARTING TEST : getTypeIsNullTest()
07-24-2023 05:02:33:#getType( returns null as expected
07-24-2023 05:02:33:FINISHED TEST : getTypeIsNullTest()
07-24-2023 05:02:33:STARTING TEST : fromUriTest()
07-24-2023 05:02:33:Found expected http://oracle.com:888/
07-24-2023 05:02:33:Found expected resource
07-24-2023 05:02:33:Found expected get
07-24-2023 05:02:33:Link <http://oracle.com:888/resource/GET> has been created from URI http://oracle.com:888/resource/GET
07-24-2023 05:02:33:FINISHED TEST : fromUriTest()
07-24-2023 05:02:33:STARTING TEST : valueOfThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:Link#vaueOf() throws IllegalArgumentException as expected
07-24-2023 05:02:33:FINISHED TEST : valueOfThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:STARTING TEST : getTitleIsNullTest()
07-24-2023 05:02:33:#getTitle( returns null as expected
07-24-2023 05:02:33:FINISHED TEST : getTitleIsNullTest()
07-24-2023 05:02:33:STARTING TEST : fromUriThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:IllegalArgument has been thrown as expected: java.lang.IllegalArgumentException: "uri" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : fromUriThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:STARTING TEST : getParamsFromResourceTest()
{title=Title}
07-24-2023 05:02:33:Found expected Title
07-24-2023 05:02:33:{title=Title} found as expected
07-24-2023 05:02:33:FINISHED TEST : getParamsFromResourceTest()
07-24-2023 05:02:33:STARTING TEST : getUriTest()
07-24-2023 05:02:33:Original URI http://oracle.com:888/resource/get equals obtained http://oracle.com:888/resource/get
07-24-2023 05:02:33:FINISHED TEST : getUriTest()
07-24-2023 05:02:33:STARTING TEST : fromMethodTest()
07-24-2023 05:02:33:Found expected <consumesappjson>
07-24-2023 05:02:33:Link <consumesappjson> has been created
07-24-2023 05:02:33:FINISHED TEST : fromMethodTest()
07-24-2023 05:02:33:STARTING TEST : fromResourceMethodThrowsIllegalArgumentExceptionNoMethodTest()
07-24-2023 05:02:33:IllegalArgumentException has been successfully thrown
07-24-2023 05:02:33:FINISHED TEST : fromResourceMethodThrowsIllegalArgumentExceptionNoMethodTest()
07-24-2023 05:02:33:STARTING TEST : getTypeTest()
07-24-2023 05:02:33:Found expected TYPETYPE
07-24-2023 05:02:33:FINISHED TEST : getTypeTest()
07-24-2023 05:02:33:STARTING TEST : fromResourceTest()
07-24-2023 05:02:33:Found expected <resource>
07-24-2023 05:02:33:type is not in <resource> as expected
07-24-2023 05:02:33:Link <resource> has been created
07-24-2023 05:02:33:FINISHED TEST : fromResourceTest()
07-24-2023 05:02:33:STARTING TEST : fromResourceWithMediaTypeTest()
07-24-2023 05:02:33:Found expected <producesresource>
07-24-2023 05:02:33:type="text/html" is not in <producesresource> as expected
07-24-2023 05:02:33:Link <producesresource> has been created
07-24-2023 05:02:33:FINISHED TEST : fromResourceWithMediaTypeTest()
07-24-2023 05:02:33:STARTING TEST : getRelsTest()
07-24-2023 05:02:33:#getRel() return expected rels ;RELREL;REL;relrelrel;RELRELREL;
07-24-2023 05:02:33:FINISHED TEST : getRelsTest()
07-24-2023 05:02:33:STARTING TEST : fromPathWithUriTemplateParamsTest()
07-24-2023 05:02:33:fromUriBuilder(UriBuilder.fromPath( somewhere/somehow/{p1}/{p2} )) is equivalent to fromPath( somewhere/somehow/{p1}/{p2} ) The link is <somewhere/somehow/param1/param2>
07-24-2023 05:02:33:FINISHED TEST : fromPathWithUriTemplateParamsTest()
07-24-2023 05:02:33:STARTING TEST : getRelsIsEmptyTest()
07-24-2023 05:02:33:#getRel() return empty list as expected
07-24-2023 05:02:33:FINISHED TEST : getRelsIsEmptyTest()
07-24-2023 05:02:33:STARTING TEST : fromResourceMethodThrowsIllegalArgumentExceptionNullClassTest()
07-24-2023 05:02:33:IllegalArgumentException has been successfully thrown
07-24-2023 05:02:33:FINISHED TEST : fromResourceMethodThrowsIllegalArgumentExceptionNullClassTest()
07-24-2023 05:02:33:STARTING TEST : getRelIsEmptyListTest()
07-24-2023 05:02:33:#getRel() returns expected null
07-24-2023 05:02:33:FINISHED TEST : getRelIsEmptyListTest()
07-24-2023 05:02:33:STARTING TEST : getRelTest()
07-24-2023 05:02:33:#getRel() return expected rel
07-24-2023 05:02:33:FINISHED TEST : getRelTest()
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in ee.jakarta.tck.ws.rs.api.rs.core.link.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.configuration.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : isRegisteredProviderRegisteredClassTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found registered CallableProvider1 as expected on Client configuration
07-24-2023 05:02:33:Found registered CallableProvider2 as expected on WebTarget configuration
07-24-2023 05:02:33:Found registered CallableProvider1 as expected on WebTarget configuration
07-24-2023 05:02:33:FINISHED TEST : isRegisteredProviderRegisteredClassTest()
07-24-2023 05:02:33:STARTING TEST : getRuntimeTypeTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:#getRuntimeType() is CLIENT as expected on Client configuration
07-24-2023 05:02:33:#getRuntimeType() is CLIENT as expected on WebTarget configuration
07-24-2023 05:02:33:FINISHED TEST : getRuntimeTypeTest()
07-24-2023 05:02:33:STARTING TEST : getContractsTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:#getContracts() is interface jakarta.ws.rs.ext.MessageBodyReader as expected on Client configuration
07-24-2023 05:02:33:Found expected priority 124
07-24-2023 05:02:33:#getContracts() is interface jakarta.ws.rs.ext.MessageBodyReader as expected on WebTarget configuration
07-24-2023 05:02:33:Found expected priority 124
07-24-2023 05:02:33:FINISHED TEST : getContractsTest()
07-24-2023 05:02:33:STARTING TEST : getContractsIsNeverNullTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:#getContracts() is not null as expected on Client configuration
07-24-2023 05:02:33:#getContracts() is not null as expected on WebTarget configuration
07-24-2023 05:02:33:FINISHED TEST : getContractsIsNeverNullTest()
07-24-2023 05:02:33:STARTING TEST : getClassesIsNeverNullTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:#getClasses() is not null as expected on Client configuration
07-24-2023 05:02:33:#getClasses() is not null as expected on WebTarget configuration
07-24-2023 05:02:33:FINISHED TEST : getClassesIsNeverNullTest()
07-24-2023 05:02:33:STARTING TEST : getClassesTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found 1 providers
07-24-2023 05:02:33:Found 2 providers
07-24-2023 05:02:33:FINISHED TEST : getClassesTest()
07-24-2023 05:02:33:STARTING TEST : getInstancesIsImmutableTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found 0 providers
07-24-2023 05:02:33:Found 0 providers
07-24-2023 05:02:33:FINISHED TEST : getInstancesIsImmutableTest()
07-24-2023 05:02:33:STARTING TEST : getPropertiesIsImmutableTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found 1  properties
07-24-2023 05:02:33:Found 2  properties
07-24-2023 05:02:33:FINISHED TEST : getPropertiesIsImmutableTest()
07-24-2023 05:02:33:STARTING TEST : getPropertyNamesTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found 1 properties
07-24-2023 05:02:33:Found 2 properties
07-24-2023 05:02:33:FINISHED TEST : getPropertyNamesTest()
07-24-2023 05:02:33:STARTING TEST : getPropertyIsNullTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:#getProperty('nonexisting') is null as expected
07-24-2023 05:02:33:#getProperty('nonexisting') is null as expected
07-24-2023 05:02:33:FINISHED TEST : getPropertyIsNullTest()
07-24-2023 05:02:33:STARTING TEST : getPropertyTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found property0
07-24-2023 05:02:33:Found property1
07-24-2023 05:02:33:FINISHED TEST : getPropertyTest()
07-24-2023 05:02:33:STARTING TEST : getInstancesIsNeverNullTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:#getInstances() is not null as expected on Client configuration
07-24-2023 05:02:33:#getInstances() is not null as expected on WebTarget configuration
07-24-2023 05:02:33:FINISHED TEST : getInstancesIsNeverNullTest()
07-24-2023 05:02:33:STARTING TEST : getPropertiesTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found 1 properties
07-24-2023 05:02:33:Found 2 properties
07-24-2023 05:02:33:FINISHED TEST : getPropertiesTest()
07-24-2023 05:02:33:STARTING TEST : getClassesIsImmutableTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found 0 providers
07-24-2023 05:02:33:Found 0 providers
07-24-2023 05:02:33:Found 0 providers
07-24-2023 05:02:33:FINISHED TEST : getClassesIsImmutableTest()
07-24-2023 05:02:33:STARTING TEST : getInstancesTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found 1 providers
07-24-2023 05:02:33:Found 2 providers
07-24-2023 05:02:33:FINISHED TEST : getInstancesTest()
07-24-2023 05:02:33:STARTING TEST : isRegisteredProviderRegisteredInstanceTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found registered CallableProvider1 as expected on Client configuration
07-24-2023 05:02:33:Found registered CallableProvider2 as expected on WebTarget configuration
07-24-2023 05:02:33:Found registered CallableProvider1 as expected on WebTarget configuration
07-24-2023 05:02:33:FINISHED TEST : isRegisteredProviderRegisteredInstanceTest()
07-24-2023 05:02:33:STARTING TEST : getPropertyNamesIsImmutableTest()
07-24-2023 05:02:33:Already registered 0 classes
07-24-2023 05:02:33:Already registered 0 instances
07-24-2023 05:02:33:Already registered 0 properties
07-24-2023 05:02:33:Found 1  properties
07-24-2023 05:02:33:Found 2  properties
07-24-2023 05:02:33:FINISHED TEST : getPropertyNamesIsImmutableTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in ee.jakarta.tck.ws.rs.api.rs.core.configuration.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.linkjaxblink.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : uriConstructorTest()
07-24-2023 05:02:33:Link.JaxbLink.getUri() is protocol://domain2.domain1:port as expected
07-24-2023 05:02:33:Link.JaxbLink.getParams() is empty as expected
07-24-2023 05:02:33:FINISHED TEST : uriConstructorTest()
07-24-2023 05:02:33:STARTING TEST : defaultConstructorTest()
07-24-2023 05:02:33:Link.JaxbLink.getUri() is empty as expected
07-24-2023 05:02:33:Link.JaxbLink.getParams() is empty as expected
07-24-2023 05:02:33:FINISHED TEST : defaultConstructorTest()
07-24-2023 05:02:33:STARTING TEST : uriParamsConstructorTest()
07-24-2023 05:02:33:Link.JaxbLink.getUri() is protocol://domain2.domain1:port as expected
07-24-2023 05:02:33:Link.JaxbLink.getParams() contains qName as expected
07-24-2023 05:02:33:FINISHED TEST : uriParamsConstructorTest()
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in ee.jakarta.tck.ws.rs.api.rs.core.linkjaxblink.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.entitytag.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : valueOfTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : valueOfTest()
07-24-2023 05:02:33:STARTING TEST : valueOfTest1()
07-24-2023 05:02:33:FINISHED TEST : valueOfTest1()
07-24-2023 05:02:33:STARTING TEST : constructorTest1()
07-24-2023 05:02:33:FINISHED TEST : constructorTest1()
07-24-2023 05:02:33:STARTING TEST : constructorTest2()
07-24-2023 05:02:33:FINISHED TEST : constructorTest2()
07-24-2023 05:02:33:STARTING TEST : equalsTest()
07-24-2023 05:02:33:FINISHED TEST : equalsTest()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
"cts test Strong EntityTag test".
W/"cts test Weak EntityTag test".

07-24-2023 05:02:33:FINISHED TEST : toStringTest()
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in ee.jakarta.tck.ws.rs.api.rs.core.entitytag.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.multivaluedmap.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : addAllListEmptyReturnsImmediatellyTest()
07-24-2023 05:02:33:Method did return immediatelly for empty array
07-24-2023 05:02:33:FINISHED TEST : addAllListEmptyReturnsImmediatellyTest()
07-24-2023 05:02:33:STARTING TEST : addAllValuesEmptyReturnsImmediatellyTest()
07-24-2023 05:02:33:Method did return immediatelly for empty array
07-24-2023 05:02:33:FINISHED TEST : addAllValuesEmptyReturnsImmediatellyTest()
07-24-2023 05:02:33:STARTING TEST : getFirstWhenEmptyTest()
07-24-2023 05:02:33:FINISHED TEST : getFirstWhenEmptyTest()
07-24-2023 05:02:33:STARTING TEST : getFirstWhenSingleItemTest()
07-24-2023 05:02:33:FINISHED TEST : getFirstWhenSingleItemTest()
07-24-2023 05:02:33:STARTING TEST : addAllValuesThrowNPETest()
07-24-2023 05:02:33:NullPointerException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : addAllValuesThrowNPETest()
07-24-2023 05:02:33:STARTING TEST : addAllValuesNullKeyTest()
07-24-2023 05:02:33:All values have been added for null key
07-24-2023 05:02:33:FINISHED TEST : addAllValuesNullKeyTest()
07-24-2023 05:02:33:STARTING TEST : addAllListThrowNPETest()
07-24-2023 05:02:33:NullPointerException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : addAllListThrowNPETest()
07-24-2023 05:02:33:STARTING TEST : addFirstTest()
07-24-2023 05:02:33:#addFirst added new item to a first position
07-24-2023 05:02:33:FINISHED TEST : addFirstTest()
07-24-2023 05:02:33:STARTING TEST : putSingleTest()
07-24-2023 05:02:33:FINISHED TEST : putSingleTest()
07-24-2023 05:02:33:STARTING TEST : getFirstWhenMoreItemsTest()
07-24-2023 05:02:33:FINISHED TEST : getFirstWhenMoreItemsTest()
07-24-2023 05:02:33:STARTING TEST : getFirstWhenFirstErasedTest()
07-24-2023 05:02:33:FINISHED TEST : getFirstWhenFirstErasedTest()
07-24-2023 05:02:33:STARTING TEST : getFirstWhenListClearedTest()
07-24-2023 05:02:33:FINISHED TEST : getFirstWhenListClearedTest()
07-24-2023 05:02:33:STARTING TEST : equalsIgnoreValueOrderTest()
07-24-2023 05:02:33:#equalsIgnoreValueOrder compared maps {key0=[key0, key1, key2]} and {key0=[key2, key0, key1]} as expected
07-24-2023 05:02:33:FINISHED TEST : equalsIgnoreValueOrderTest()
07-24-2023 05:02:33:STARTING TEST : addAllListNullKeyTest()
07-24-2023 05:02:33:All values have been added for null key
07-24-2023 05:02:33:FINISHED TEST : addAllListNullKeyTest()
07-24-2023 05:02:33:STARTING TEST : addAllValuesTest()
07-24-2023 05:02:33:All values have been added for key key0
07-24-2023 05:02:33:FINISHED TEST : addAllValuesTest()
07-24-2023 05:02:33:STARTING TEST : getFirstWhenKeyIsNullTest()
07-24-2023 05:02:33:FINISHED TEST : getFirstWhenKeyIsNullTest()
07-24-2023 05:02:33:STARTING TEST : addAllListTest()
07-24-2023 05:02:33:All values have been added for key key0
07-24-2023 05:02:33:FINISHED TEST : addAllListTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in ee.jakarta.tck.ws.rs.api.rs.core.multivaluedmap.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.generictype.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : constructorWithTypeTest()
07-24-2023 05:02:33:Succesfully created GenericType<ArrayList<String>>(Type) instance
07-24-2023 05:02:33:FINISHED TEST : constructorWithTypeTest()
07-24-2023 05:02:33:STARTING TEST : constructorProtectedTest()
07-24-2023 05:02:33:Succesfully created GenericType<TreeSet<String>>(){} instance
07-24-2023 05:02:33:FINISHED TEST : constructorProtectedTest()
07-24-2023 05:02:33:STARTING TEST : equalsTest()
07-24-2023 05:02:33:The tested GenericType<TreeSet<String>> instances are equal
07-24-2023 05:02:33:FINISHED TEST : equalsTest()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
07-24-2023 05:02:33:Both GenericType instances have the same toString() GenericType{java.util.TreeSet<java.lang.String>}
07-24-2023 05:02:33:FINISHED TEST : toStringTest()
07-24-2023 05:02:33:STARTING TEST : hashCodeTest()
07-24-2023 05:02:33:Both GenericType instances have the same hashCode()
07-24-2023 05:02:33:FINISHED TEST : hashCodeTest()
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in ee.jakarta.tck.ws.rs.api.rs.core.generictype.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.responseclient.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : languageTest()
07-24-2023 05:02:33:Correct status found in Response: 200


    Content Language en-us en-gb zh-cn was found


    Correct status found in Response: 200


    Content Language en-us en-gb zh-cn was found


    Correct status found in Response: 200


    Content Language en-us en-gb zh-cn was found
07-24-2023 05:02:33:FINISHED TEST : languageTest()
07-24-2023 05:02:33:STARTING TEST : getLocationNotPresentTest()
07-24-2023 05:02:33:#getLocation returns null as expected
07-24-2023 05:02:33:FINISHED TEST : getLocationNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getHeaderStringUsingHeaderDelegateTest()
07-24-2023 05:02:33:HeaderDelegate is used for header s3
07-24-2023 05:02:33:FINISHED TEST : getHeaderStringUsingHeaderDelegateTest()
07-24-2023 05:02:33:STARTING TEST : getLinksIsNotNullTest()
07-24-2023 05:02:33:#getLinks contains no links as expected
07-24-2023 05:02:33:FINISHED TEST : getLinksIsNotNullTest()
07-24-2023 05:02:33:STARTING TEST : cacheControlTest()
07-24-2023 05:02:33:Correct status found in Response: 200

Expecting Cache-Control no-store
Expecting Cache-Control no-transform
07-24-2023 05:02:33:FINISHED TEST : cacheControlTest()
07-24-2023 05:02:33:STARTING TEST : acceptedStringTest()
07-24-2023 05:02:33:Correct status found in Response: 202

    Correct content found in Response: ENtiTy
07-24-2023 05:02:33:FINISHED TEST : acceptedStringTest()
07-24-2023 05:02:33:STARTING TEST : seeOtherTest()
07-24-2023 05:02:33:Correct status found in Response: 303


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value http://java.sun.com/j2se/1.3/
07-24-2023 05:02:33:FINISHED TEST : seeOtherTest()
07-24-2023 05:02:33:STARTING TEST : getLinkBuilderForTheRelationTest()
07-24-2023 05:02:33:#getLinkBuilder creates correct Link for given relation
07-24-2023 05:02:33:FINISHED TEST : getLinkBuilderForTheRelationTest()
07-24-2023 05:02:33:STARTING TEST : getEntityTagNotPresentTest()
07-24-2023 05:02:33:#getEntityTag() is null as expected
07-24-2023 05:02:33:FINISHED TEST : getEntityTagNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getLinksTest()
07-24-2023 05:02:33:#getLinks contains expected links
07-24-2023 05:02:33:FINISHED TEST : getLinksTest()
07-24-2023 05:02:33:STARTING TEST : variantTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : variantTest()
07-24-2023 05:02:33:STARTING TEST : cookieTest()
07-24-2023 05:02:33:Correct status found in Response: 200

        Expecting Set-Cookiename_1=value_1;version=1
        Expecting Set-Cookiename_2=value_2;version=1;domain=;path=/acme
        Expecting Set-Cookiename_3=value_3;version=1;domain=y.x.foo.com;path=
        Processing name_1=value_1;Version=1
        Expected Set-Cookie: name_1=value_1;Version=1 is found in Response.
        Processing name_2=value_2;Version=1;Domain=;Path=/acme
        Expected Set-Cookie: name_2=value_2;Version=1;Domain=;Path=/acme is found in Response.
        Processing name_3=value_3;Version=1;Domain=y.x.foo.com;Path=
        Expected Set-Cookie: name_3=value_3;Version=1;Domain=y.x.foo.com;Path= is found in Response.
07-24-2023 05:02:33:FINISHED TEST : cookieTest()
07-24-2023 05:02:33:STARTING TEST : lastModifiedTest()
07-24-2023 05:02:33:Correct status found in Response: 200

========== Verifying a Response with Map: 
    Response contains key: Last-Modified
    Verifying the following keys in Response:
        Key Last-Modified is found in response
07-24-2023 05:02:33:FINISHED TEST : lastModifiedTest()
07-24-2023 05:02:33:STARTING TEST : getStringHeadersUsingHeaderDelegateTest()
07-24-2023 05:02:33:#getStringHeaders contains expected values org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@34ed76e6,org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@78b9e911,org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@4b78e6ed
07-24-2023 05:02:33:FINISHED TEST : getStringHeadersUsingHeaderDelegateTest()
07-24-2023 05:02:33:STARTING TEST : getLanguageNotPresentTest()
07-24-2023 05:02:33:#getLanguage() is null as expected
07-24-2023 05:02:33:FINISHED TEST : getLanguageNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : entityTest()
07-24-2023 05:02:33:Correct content found in Response: Test Only


    Correct status found in Response: 200
07-24-2023 05:02:33:FINISHED TEST : entityTest()
07-24-2023 05:02:33:STARTING TEST : okTest1()
07-24-2023 05:02:33:Correct status found in Response: 200
07-24-2023 05:02:33:FINISHED TEST : okTest1()
07-24-2023 05:02:33:STARTING TEST : okTest2()
07-24-2023 05:02:33:Correct content found in Response: Test only

    Correct status found in Response: 200
07-24-2023 05:02:33:FINISHED TEST : okTest2()
07-24-2023 05:02:33:STARTING TEST : okTest3()
07-24-2023 05:02:33:Correct content found in Response: Test only

    Correct status found in Response: 200


    Content Type text/plain was found
07-24-2023 05:02:33:FINISHED TEST : okTest3()
07-24-2023 05:02:33:STARTING TEST : okTest4()
07-24-2023 05:02:33:Correct content found in Response: Test only

    Correct status found in Response: 200


    Content Type text/plain was found
07-24-2023 05:02:33:FINISHED TEST : okTest4()
07-24-2023 05:02:33:STARTING TEST : okTest5()
07-24-2023 05:02:33:Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found
07-24-2023 05:02:33:FINISHED TEST : okTest5()
07-24-2023 05:02:33:STARTING TEST : temporaryRedirectTest()
07-24-2023 05:02:33:Correct status found in Response: 307


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value http://java.sun.com/j2se/1.3/
07-24-2023 05:02:33:FINISHED TEST : temporaryRedirectTest()
07-24-2023 05:02:33:STARTING TEST : getMediaTypeTest()
07-24-2023 05:02:33:#getMediaType returned expected MediaType
07-24-2023 05:02:33:FINISHED TEST : getMediaTypeTest()
07-24-2023 05:02:33:STARTING TEST : fromResponseTest()
07-24-2023 05:02:33:Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found
07-24-2023 05:02:33:FINISHED TEST : fromResponseTest()
07-24-2023 05:02:33:STARTING TEST : getLinkTest()
07-24-2023 05:02:33:#getLink matches expected Link
07-24-2023 05:02:33:FINISHED TEST : getLinkTest()
07-24-2023 05:02:33:STARTING TEST : statusTest1()
07-24-2023 05:02:33:Correct status found in Response: 200


    Correct status found in Response: 201


    Correct status found in Response: 202


    Correct status found in Response: 204


    Correct status found in Response: 205


    Correct status found in Response: 206


    Correct status found in Response: 300


    Correct status found in Response: 301


    Correct status found in Response: 302


    Correct status found in Response: 303


    Correct status found in Response: 304


    Correct status found in Response: 305


    Correct status found in Response: 307


    Correct status found in Response: 308


    Correct status found in Response: 400


    Correct status found in Response: 401


    Correct status found in Response: 402


    Correct status found in Response: 403


    Correct status found in Response: 404


    Correct status found in Response: 405


    Correct status found in Response: 406


    Correct status found in Response: 407


    Correct status found in Response: 408


    Correct status found in Response: 409


    Correct status found in Response: 410


    Correct status found in Response: 411


    Correct status found in Response: 412


    Correct status found in Response: 413


    Correct status found in Response: 414


    Correct status found in Response: 415


    Correct status found in Response: 416


    Correct status found in Response: 417


    Correct status found in Response: 428


    Correct status found in Response: 429


    Correct status found in Response: 431


    Correct status found in Response: 451


    Correct status found in Response: 500


    Correct status found in Response: 501


    Correct status found in Response: 502


    Correct status found in Response: 503


    Correct status found in Response: 504


    Correct status found in Response: 505


    Correct status found in Response: 511
07-24-2023 05:02:33:FINISHED TEST : statusTest1()
07-24-2023 05:02:33:STARTING TEST : statusTest2()
07-24-2023 05:02:33:Correct status found in Response: 200


    Correct status found in Response: 201


    Correct status found in Response: 202


    Correct status found in Response: 204


    Correct status found in Response: 205


    Correct status found in Response: 206


    Correct status found in Response: 300


    Correct status found in Response: 301


    Correct status found in Response: 302


    Correct status found in Response: 303


    Correct status found in Response: 304


    Correct status found in Response: 305


    Correct status found in Response: 307


    Correct status found in Response: 308


    Correct status found in Response: 400


    Correct status found in Response: 401


    Correct status found in Response: 402


    Correct status found in Response: 403


    Correct status found in Response: 404


    Correct status found in Response: 405


    Correct status found in Response: 406


    Correct status found in Response: 407


    Correct status found in Response: 408


    Correct status found in Response: 409


    Correct status found in Response: 410


    Correct status found in Response: 411


    Correct status found in Response: 412


    Correct status found in Response: 413


    Correct status found in Response: 414


    Correct status found in Response: 415


    Correct status found in Response: 416


    Correct status found in Response: 417


    Correct status found in Response: 428


    Correct status found in Response: 429


    Correct status found in Response: 431


    Correct status found in Response: 451


    Correct status found in Response: 500


    Correct status found in Response: 501


    Correct status found in Response: 502


    Correct status found in Response: 503


    Correct status found in Response: 504


    Correct status found in Response: 505


    Correct status found in Response: 511
07-24-2023 05:02:33:FINISHED TEST : statusTest2()
07-24-2023 05:02:33:STARTING TEST : statusTest3()
07-24-2023 05:02:33:Correct status found in Response: 200


    Correct status found in Response: 201


    Correct status found in Response: 202


    Correct status found in Response: 204


    Correct status found in Response: 205


    Correct status found in Response: 206


    Correct status found in Response: 300


    Correct status found in Response: 301


    Correct status found in Response: 302


    Correct status found in Response: 303


    Correct status found in Response: 304


    Correct status found in Response: 305


    Correct status found in Response: 307


    Correct status found in Response: 308


    Correct status found in Response: 400


    Correct status found in Response: 401


    Correct status found in Response: 402


    Correct status found in Response: 403


    Correct status found in Response: 404


    Correct status found in Response: 405


    Correct status found in Response: 406


    Correct status found in Response: 407


    Correct status found in Response: 408


    Correct status found in Response: 409


    Correct status found in Response: 410


    Correct status found in Response: 411


    Correct status found in Response: 412


    Correct status found in Response: 413


    Correct status found in Response: 414


    Correct status found in Response: 415


    Correct status found in Response: 416


    Correct status found in Response: 417


    Correct status found in Response: 428


    Correct status found in Response: 429


    Correct status found in Response: 431


    Correct status found in Response: 451


    Correct status found in Response: 500


    Correct status found in Response: 501


    Correct status found in Response: 502


    Correct status found in Response: 503


    Correct status found in Response: 504


    Correct status found in Response: 505


    Correct status found in Response: 511
07-24-2023 05:02:33:FINISHED TEST : statusTest3()
07-24-2023 05:02:33:STARTING TEST : statusTest4()
07-24-2023 05:02:33:Correct status found in Response: 200


    Correct status found in Response: 201


    Correct status found in Response: 202


    Correct status found in Response: 204


    Correct status found in Response: 205


    Correct status found in Response: 206


    Correct status found in Response: 300


    Correct status found in Response: 301


    Correct status found in Response: 302


    Correct status found in Response: 303


    Correct status found in Response: 304


    Correct status found in Response: 305


    Correct status found in Response: 307


    Correct status found in Response: 308


    Correct status found in Response: 400


    Correct status found in Response: 401


    Correct status found in Response: 402


    Correct status found in Response: 403


    Correct status found in Response: 404


    Correct status found in Response: 405


    Correct status found in Response: 406


    Correct status found in Response: 407


    Correct status found in Response: 408


    Correct status found in Response: 409


    Correct status found in Response: 410


    Correct status found in Response: 411


    Correct status found in Response: 412


    Correct status found in Response: 413


    Correct status found in Response: 414


    Correct status found in Response: 415


    Correct status found in Response: 416


    Correct status found in Response: 417


    Correct status found in Response: 428


    Correct status found in Response: 429


    Correct status found in Response: 431


    Correct status found in Response: 451


    Correct status found in Response: 500


    Correct status found in Response: 501


    Correct status found in Response: 502


    Correct status found in Response: 503


    Correct status found in Response: 504


    Correct status found in Response: 505


    Correct status found in Response: 511
07-24-2023 05:02:33:FINISHED TEST : statusTest4()
07-24-2023 05:02:33:STARTING TEST : statusTest5()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : statusTest5()
07-24-2023 05:02:33:STARTING TEST : statusTest7()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : statusTest7()
07-24-2023 05:02:33:STARTING TEST : tagTest1()
07-24-2023 05:02:33:Correct status found in Response: 200

========== Verifying a Response with Map: 
    Response contains key: ETag
    Verifying the following keys in Response:
        Processed key ETAG with expected value TestOnly
07-24-2023 05:02:33:FINISHED TEST : tagTest1()
07-24-2023 05:02:33:STARTING TEST : tagTest2()
07-24-2023 05:02:33:Correct status found in Response: 200

========== Verifying a Response with Map: 
    Response contains key: ETag
    Verifying the following keys in Response:
        Processed key ETAG with expected value TestOnly
07-24-2023 05:02:33:FINISHED TEST : tagTest2()
07-24-2023 05:02:33:STARTING TEST : hasEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:IllegalStateException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : hasEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:02:33:getHeaders is mutable
07-24-2023 05:02:33:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:02:33:STARTING TEST : typeTest()
07-24-2023 05:02:33:Correct status found in Response: 200


    Content Type text/plain was found
07-24-2023 05:02:33:FINISHED TEST : typeTest()
07-24-2023 05:02:33:STARTING TEST : cloneTest()
07-24-2023 05:02:33:Correct status found in Response: 200

    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found
    Content Type text/html was found


        Expecting Set-Cookiename_1=value_1;version=1
        Processing name_1=value_1;version=1
        Expected Set-Cookie: name_1=value_1;version=1 is found in Response.


    Correct content found in Response: TestOnly


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found
    Content Type text/html was found
07-24-2023 05:02:33:FINISHED TEST : cloneTest()
07-24-2023 05:02:33:STARTING TEST : acceptedGenericEntityTest()
07-24-2023 05:02:33:Correct status found in Response: 202

    Correct content found in Response: ENtiTy
07-24-2023 05:02:33:FINISHED TEST : acceptedGenericEntityTest()
07-24-2023 05:02:33:STARTING TEST : hasLinkWhenNoLinkTest()
07-24-2023 05:02:33:#hasLink has not found any Link as expected
07-24-2023 05:02:33:FINISHED TEST : hasLinkWhenNoLinkTest()
07-24-2023 05:02:33:STARTING TEST : createdTest()
07-24-2023 05:02:33:Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value mailto:java-net@java.sun.com


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value news:comp.lang.java


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value urn:isbn:096139210x


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value http://java.sun.com/j2se/1.3/


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value docs/guide/collections/designfaq.html#28


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value ../../../demo/jfc/SwingSet2/src/SwingSet2.java


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value file:///~/calendar
07-24-2023 05:02:33:FINISHED TEST : createdTest()
07-24-2023 05:02:33:STARTING TEST : getLanguageTest()
07-24-2023 05:02:33:#getLocale matches the Content-Language HTTP header
07-24-2023 05:02:33:FINISHED TEST : getLanguageTest()
07-24-2023 05:02:33:STARTING TEST : notAcceptableTest()
07-24-2023 05:02:33:Correct status found in Response: 406
07-24-2023 05:02:33:FINISHED TEST : notAcceptableTest()
07-24-2023 05:02:33:STARTING TEST : getDateTest()
07-24-2023 05:02:33:#getDate matches the Date HTTP header
07-24-2023 05:02:33:FINISHED TEST : getDateTest()
07-24-2023 05:02:33:STARTING TEST : languageTest1()
07-24-2023 05:02:33:Correct status found in Response: 200


    Content Language en-us was found


    Correct status found in Response: 200


    Content Language en-gb was found


    Correct status found in Response: 200


    Content Language zh-cn was found
07-24-2023 05:02:33:FINISHED TEST : languageTest1()
07-24-2023 05:02:33:STARTING TEST : notModifiedTest1()
07-24-2023 05:02:33:Correct status found in Response: 304
07-24-2023 05:02:33:FINISHED TEST : notModifiedTest1()
07-24-2023 05:02:33:STARTING TEST : notModifiedTest2()
07-24-2023 05:02:33:Correct status found in Response: 304

========== Verifying a Response with Map: 
    Response contains key: ETag
    Verifying the following keys in Response:
        Processed key ETAG with expected value TestOnly
07-24-2023 05:02:33:FINISHED TEST : notModifiedTest2()
07-24-2023 05:02:33:STARTING TEST : notModifiedTest3()
07-24-2023 05:02:33:Correct status found in Response: 304

========== Verifying a Response with Map: 
    Response contains key: ETag
    Verifying the following keys in Response:
        Processed key ETAG with expected value TestOnly
07-24-2023 05:02:33:FINISHED TEST : notModifiedTest3()
07-24-2023 05:02:33:STARTING TEST : getDateNotPresentTest()
07-24-2023 05:02:33:#getDate is null as expected
07-24-2023 05:02:33:FINISHED TEST : getDateNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getHeaderStringTest()
07-24-2023 05:02:33:Found following objects:
07-24-2023 05:02:33:Cache-Control:no-store, no-transform Set-Cookie:cookie=eikooc;Version=1 Content-Encoding:gzip Expires:Mon Jul 24 05:02:33 UTC 2023 Content-Language:fr_CA
07-24-2023 05:02:33:FINISHED TEST : getHeaderStringTest()
07-24-2023 05:02:33:STARTING TEST : getStringHeadersUsingToStringTest()
07-24-2023 05:02:33:#getStringHeaders contains expected values org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@3a05616,org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@41b3f8ee,org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@5d82eee3
07-24-2023 05:02:33:FINISHED TEST : getStringHeadersUsingToStringTest()
07-24-2023 05:02:33:STARTING TEST : getAllowedMethodsTest()
07-24-2023 05:02:33:#getAllowedMethods returned expected methods TRACE;POST
07-24-2023 05:02:33:FINISHED TEST : getAllowedMethodsTest()
07-24-2023 05:02:33:STARTING TEST : locationTest()
07-24-2023 05:02:33:Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value mailto:java-net@java.sun.com


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value news:comp.lang.java


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value urn:isbn:096139210x


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value http://java.sun.com/j2se/1.3/


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value docs/guide/collections/designfaq.html#28


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value ../../../demo/jfc/SwingSet2/src/SwingSet2.java


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value file:///~/calendar
07-24-2023 05:02:33:FINISHED TEST : locationTest()
07-24-2023 05:02:33:STARTING TEST : getLengthNotPresentTest()
07-24-2023 05:02:33:#getLength matches expected Content-Length -1
07-24-2023 05:02:33:FINISHED TEST : getLengthNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:#getEntity throws IllegalStateException as expected java.lang.IllegalStateException: Response is closed.
07-24-2023 05:02:33:FINISHED TEST : getEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:STARTING TEST : statusFamilyValueOfTest()
07-24-2023 05:02:33:FINISHED TEST : statusFamilyValueOfTest()
07-24-2023 05:02:33:STARTING TEST : getCookiesIsImmutableTest()
07-24-2023 05:02:33:#getCookies is read-only as expected
07-24-2023 05:02:33:FINISHED TEST : getCookiesIsImmutableTest()
07-24-2023 05:02:33:STARTING TEST : getHeaderStringUsingToStringTest()
07-24-2023 05:02:33:toString method is used as expected
07-24-2023 05:02:33:FINISHED TEST : getHeaderStringUsingToStringTest()
07-24-2023 05:02:33:STARTING TEST : bufferEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:#bufferEntity throws IllegalStateException as expected
07-24-2023 05:02:33:FINISHED TEST : bufferEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:STARTING TEST : acceptedNoArgTest()
07-24-2023 05:02:33:Correct status found in Response: 202
07-24-2023 05:02:33:FINISHED TEST : acceptedNoArgTest()
07-24-2023 05:02:33:STARTING TEST : getFamilyTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : getFamilyTest()
07-24-2023 05:02:33:STARTING TEST : typeTest1()
07-24-2023 05:02:33:Correct status found in Response: 200

    Content Type text/html was found
07-24-2023 05:02:33:FINISHED TEST : typeTest1()
07-24-2023 05:02:33:STARTING TEST : getEntityTagTest()
07-24-2023 05:02:33:#getEntityTag is "getEntityTag" as expected
07-24-2023 05:02:33:FINISHED TEST : getEntityTagTest()
07-24-2023 05:02:33:STARTING TEST : noContentTest()
07-24-2023 05:02:33:Correct status found in Response: 204
07-24-2023 05:02:33:FINISHED TEST : noContentTest()
07-24-2023 05:02:33:STARTING TEST : getHeadersTest()
07-24-2023 05:02:33:Found following objects:
07-24-2023 05:02:33:Cache-Control:no-transform Set-Cookie:cookie=eikooc;Version=1 Content-Encoding:gzip Expires:Mon Jul 24 05:02:33 UTC 2023 Content-Language:fr_CA
07-24-2023 05:02:33:FINISHED TEST : getHeadersTest()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : toStringTest()
07-24-2023 05:02:33:STARTING TEST : getLastModifiedNotPresentTest()
07-24-2023 05:02:33:#getLastModified() is null as expected
07-24-2023 05:02:33:FINISHED TEST : getLastModifiedNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getStatusInfoTest()
07-24-2023 05:02:33:#getStatusInfo returned expected StatusTypes
07-24-2023 05:02:33:FINISHED TEST : getStatusInfoTest()
07-24-2023 05:02:33:STARTING TEST : hasEntityWhenEntityTest()
07-24-2023 05:02:33:#hasEntity found the entity as expected
07-24-2023 05:02:33:FINISHED TEST : hasEntityWhenEntityTest()
07-24-2023 05:02:33:STARTING TEST : getLengthTest()
07-24-2023 05:02:33:#getLength matches expected Content-Length 10
07-24-2023 05:02:33:FINISHED TEST : getLengthTest()
07-24-2023 05:02:33:STARTING TEST : contentLocationTest()
07-24-2023 05:02:33:Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value mailto:java-net@java.sun.com


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value news:comp.lang.java


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value urn:isbn:096139210x


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value http://java.sun.com/j2se/1.3/


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value docs/guide/collections/designfaq.html#28


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value ../../../demo/jfc/SwingSet2/src/SwingSet2.java


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value file:///~/calendar
07-24-2023 05:02:33:FINISHED TEST : contentLocationTest()
07-24-2023 05:02:33:STARTING TEST : getReasonPhraseTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : getReasonPhraseTest()
07-24-2023 05:02:33:STARTING TEST : getLastModifiedTest()
07-24-2023 05:02:33:#getLastModified matches the Last-Modified HTTP header
07-24-2023 05:02:33:FINISHED TEST : getLastModifiedTest()
07-24-2023 05:02:33:STARTING TEST : serverErrorTest()
07-24-2023 05:02:33:Correct status found in Response: 500
07-24-2023 05:02:33:FINISHED TEST : serverErrorTest()
07-24-2023 05:02:33:STARTING TEST : hasLinkWhenLinkTest()
07-24-2023 05:02:33:#hasEntity found the Link as expected
07-24-2023 05:02:33:FINISHED TEST : hasLinkWhenLinkTest()
07-24-2023 05:02:33:STARTING TEST : statusValueOfTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : statusValueOfTest()
07-24-2023 05:02:33:STARTING TEST : getLocationTest()
07-24-2023 05:02:33:#getLocation contains expected location
07-24-2023 05:02:33:FINISHED TEST : getLocationTest()
07-24-2023 05:02:33:STARTING TEST : bufferEntityIgnoreNoBackingStreamTest()
07-24-2023 05:02:33:#bufferEntity did ignore no backing stream as expected
07-24-2023 05:02:33:FINISHED TEST : bufferEntityIgnoreNoBackingStreamTest()
07-24-2023 05:02:33:STARTING TEST : getLinkBuilderForTheNotPresentRelationTest()
07-24-2023 05:02:33:#getLinkBuilder returned null as expected
07-24-2023 05:02:33:FINISHED TEST : getLinkBuilderForTheNotPresentRelationTest()
07-24-2023 05:02:33:STARTING TEST : getLinkNotPresentTest()
07-24-2023 05:02:33:#getLink return null as expected
07-24-2023 05:02:33:FINISHED TEST : getLinkNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getMediaTypeNoMediaTypeTest()
07-24-2023 05:02:33:#getMediaType returned null as expected
07-24-2023 05:02:33:FINISHED TEST : getMediaTypeNoMediaTypeTest()
07-24-2023 05:02:33:STARTING TEST : variantsTest()
07-24-2023 05:02:33:Correct status found in Response: 200

        Found expected header accept-language.
        Found expected header accept-encoding.
07-24-2023 05:02:33:FINISHED TEST : variantsTest()
07-24-2023 05:02:33:STARTING TEST : getCookiesTest()
07-24-2023 05:02:33:Expecting Set-Cookiec1=v1;version=1
        Expecting Set-Cookiec2=v2;version=1
        Processing c1=v1;Version=1
        Expected Set-Cookie: c1=v1;Version=1 is found in Response.
        Processing c2=v2;Version=1
        Expected Set-Cookie: c2=v2;Version=1 is found in Response.
07-24-2023 05:02:33:#getCookies returned expected cookies
07-24-2023 05:02:33:FINISHED TEST : getCookiesTest()
07-24-2023 05:02:33:STARTING TEST : statusFamilyValuesTest()
07-24-2023 05:02:33:FINISHED TEST : statusFamilyValuesTest()
07-24-2023 05:02:33:STARTING TEST : headerTest()
07-24-2023 05:02:33:Correct status found in Response: 200

    Encoding gzip was found
    Encoding compress was found


    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found
    Content Type text/html was found


        Expecting Set-Cookiename_1=value_1;version=1
        Processing name_1=value_1;version=1
        Expected Set-Cookie: name_1=value_1;version=1 is found in Response.
07-24-2023 05:02:33:FINISHED TEST : headerTest()
07-24-2023 05:02:33:STARTING TEST : hasEntityWhenNoEntityTest()
07-24-2023 05:02:33:#hasEntity has not found any entity as expected
07-24-2023 05:02:33:FINISHED TEST : hasEntityWhenNoEntityTest()
[INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in ee.jakarta.tck.ws.rs.api.rs.core.responseclient.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.uribuilder.JAXRSClientIT
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:07-24-2023 05:02:33:STARTING TEST : resolveTemplateStringObjectBooleanSlashNotEncodedTest()
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:33:Got expected template {v}/{w}/{x}/{y}/{w}
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateStringObjectBooleanSlashNotEncodedTest()
07-24-2023 05:02:33:STARTING TEST : toTemplateTest()
07-24-2023 05:02:33:Got expected template {v}/{w}/{x}/{y}/{w}
07-24-2023 05:02:33:FINISHED TEST : toTemplateTest()
07-24-2023 05:02:33:STARTING TEST : replacePathTest1()
07-24-2023 05:02:33:FINISHED TEST : replacePathTest1()
07-24-2023 05:02:33:STARTING TEST : replacePathTest2()
07-24-2023 05:02:33:FINISHED TEST : replacePathTest2()
07-24-2023 05:02:33:STARTING TEST : replacePathTest3()
07-24-2023 05:02:33:FINISHED TEST : replacePathTest3()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesMapThrowsIAEOnNullNameTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: One or more of template keys or values are null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesMapThrowsIAEOnNullNameTest()
07-24-2023 05:02:33:STARTING TEST : uriStringTest()
07-24-2023 05:02:33:FINISHED TEST : uriStringTest()
07-24-2023 05:02:33:STARTING TEST : fromMethodThrowsIllegalArgumentExceptionWhenNoPathTest()
07-24-2023 05:02:33:IllegalArgumentException has been sucessfully thrown java.lang.IllegalArgumentException: The annotated element "public jakarta.ws.rs.core.Response ee.jakarta.tck.ws.rs.api.rs.core.uribuilder.TestPath.getPlain()" is not annotated with @Path.
07-24-2023 05:02:33:FINISHED TEST : fromMethodThrowsIllegalArgumentExceptionWhenNoPathTest()
07-24-2023 05:02:33:STARTING TEST : uriStringThrowsIAEWhenNoUriTest()
07-24-2023 05:02:33:#IllegalArgumentException has been thrown as expected for #uri(noURI)
07-24-2023 05:02:33:FINISHED TEST : uriStringThrowsIAEWhenNoUriTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesMapBooleanSlashNotEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesMapBooleanSlashNotEncodedTest()
07-24-2023 05:02:33:STARTING TEST : fromLinkTest()
07-24-2023 05:02:33:URI fromLink is equal to the expected URI
07-24-2023 05:02:33:FINISHED TEST : fromLinkTest()
07-24-2023 05:02:33:STARTING TEST : buildObjectsBooleanThrowsIAEWhenNoValueSuppliedTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: The template variable 'w' has no value
07-24-2023 05:02:33:FINISHED TEST : buildObjectsBooleanThrowsIAEWhenNoValueSuppliedTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateFromEncodedPercentEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateFromEncodedPercentEncodedTest()
07-24-2023 05:02:33:STARTING TEST : uriTest1()
07-24-2023 05:02:33:FINISHED TEST : uriTest1()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesFromEncodedPercentEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesFromEncodedPercentEncodedTest()
07-24-2023 05:02:33:STARTING TEST : replaceQueryParamTest1()
07-24-2023 05:02:33:FINISHED TEST : replaceQueryParamTest1()
07-24-2023 05:02:33:STARTING TEST : replaceQueryParamTest2()
07-24-2023 05:02:33:FINISHED TEST : replaceQueryParamTest2()
07-24-2023 05:02:33:STARTING TEST : replaceQueryParamTest3()
07-24-2023 05:02:33:FINISHED TEST : replaceQueryParamTest3()
07-24-2023 05:02:33:STARTING TEST : schemeTest1()
07-24-2023 05:02:33:FINISHED TEST : schemeTest1()
07-24-2023 05:02:33:STARTING TEST : schemeTest2()
07-24-2023 05:02:33:FINISHED TEST : schemeTest2()
07-24-2023 05:02:33:STARTING TEST : buildFromMapWithBooleanSlashEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : buildFromMapWithBooleanSlashEncodedTest()
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
07-24-2023 05:02:33:STARTING TEST : buildFromMapTest1()
07-24-2023 05:02:33:FINISHED TEST : buildFromMapTest1()
07-24-2023 05:02:33:STARTING TEST : buildFromMapTest2()
07-24-2023 05:02:33:FINISHED TEST : buildFromMapTest2()
07-24-2023 05:02:33:STARTING TEST : buildFromMapTest3()
07-24-2023 05:02:33:FINISHED TEST : buildFromMapTest3()
07-24-2023 05:02:33:STARTING TEST : buildFromMapTest4()
07-24-2023 05:02:33:FINISHED TEST : buildFromMapTest4()
07-24-2023 05:02:33:STARTING TEST : buildFromMapTest5()
07-24-2023 05:02:33:FINISHED TEST : buildFromMapTest5()
07-24-2023 05:02:33:STARTING TEST : fragmentTest1()
07-24-2023 05:02:33:FINISHED TEST : fragmentTest1()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesMapThrowsIAEOnNullValueTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: One or more of template keys or values are null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesMapThrowsIAEOnNullValueTest()
07-24-2023 05:02:33:STARTING TEST : hostTest1()
07-24-2023 05:02:33:FINISHED TEST : hostTest1()
07-24-2023 05:02:33:STARTING TEST : hostTest2()
07-24-2023 05:02:33:FINISHED TEST : hostTest2()
07-24-2023 05:02:33:STARTING TEST : fromMethodThrowsIllegalArgumentExceptionWhenMorePathsTest()
07-24-2023 05:02:33:IllegalArgumentException has been sucessfully thrown java.lang.IllegalArgumentException
07-24-2023 05:02:33:FINISHED TEST : fromMethodThrowsIllegalArgumentExceptionWhenMorePathsTest()
07-24-2023 05:02:33:STARTING TEST : userInfoTest()
foo:foo
foo:foo
07-24-2023 05:02:33:FINISHED TEST : userInfoTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateStringObjectBooleanThrowsIAEOnNullValueTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: "value" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateStringObjectBooleanThrowsIAEOnNullValueTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateStringObjectBooleanSlashEncodedTest()
07-24-2023 05:02:33:Got expected template {v}/{w}/{x}/{y}/{w}
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateStringObjectBooleanSlashEncodedTest()
07-24-2023 05:02:33:STARTING TEST : buildTest1()
07-24-2023 05:02:33:FINISHED TEST : buildTest1()
07-24-2023 05:02:33:STARTING TEST : buildTest2()
07-24-2023 05:02:33:FINISHED TEST : buildTest2()
07-24-2023 05:02:33:STARTING TEST : buildFromMapWithBooleanSlashNotEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : buildFromMapWithBooleanSlashNotEncodedTest()
07-24-2023 05:02:33:STARTING TEST : pathTest0()
07-24-2023 05:02:33:FINISHED TEST : pathTest0()
07-24-2023 05:02:33:STARTING TEST : pathTest1()
07-24-2023 05:02:33:FINISHED TEST : pathTest1()
07-24-2023 05:02:33:STARTING TEST : pathTest2()
07-24-2023 05:02:33:FINISHED TEST : pathTest2()
07-24-2023 05:02:33:STARTING TEST : pathTest3()
07-24-2023 05:02:33:FINISHED TEST : pathTest3()
07-24-2023 05:02:33:STARTING TEST : pathTest4()
07-24-2023 05:02:33:FINISHED TEST : pathTest4()
07-24-2023 05:02:33:STARTING TEST : pathTest5()
07-24-2023 05:02:33:FINISHED TEST : pathTest5()
07-24-2023 05:02:33:STARTING TEST : pathTest6()
07-24-2023 05:02:33:FINISHED TEST : pathTest6()
07-24-2023 05:02:33:STARTING TEST : pathTest7()
07-24-2023 05:02:33:FINISHED TEST : pathTest7()
07-24-2023 05:02:33:STARTING TEST : pathTest8()
07-24-2023 05:02:33:FINISHED TEST : pathTest8()
07-24-2023 05:02:33:STARTING TEST : pathTest9()
07-24-2023 05:02:33:FINISHED TEST : pathTest9()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateStringObjectThrowsIAEOnNullValueTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: "value" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateStringObjectThrowsIAEOnNullValueTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesMapBooleanThrowsIAEOnNullNameTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: One or more of template keys or values are null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesMapBooleanThrowsIAEOnNullNameTest()
07-24-2023 05:02:33:STARTING TEST : templateTest1()
07-24-2023 05:02:33:FINISHED TEST : templateTest1()
07-24-2023 05:02:33:STARTING TEST : templateTest2()
07-24-2023 05:02:33:FINISHED TEST : templateTest2()
07-24-2023 05:02:33:STARTING TEST : uriTest()
07-24-2023 05:02:33:Replace uri with http://ftp.is.co.za/rfc/rfc1808.txt
Got expected return: http://ftp.is.co.za/rfc/rfc1808.txt
Replace uri with //ftp.is.co.za/test/rfc1808.txt
Got expected return: ftp://ftp.is.co.za/test/rfc1808.txt
Replace uri with mailto:java-net@java.sun.com
Got expected return: mailto:java-net@java.sun.com
Replace uri with testuser@sun.com
Got expected return: mailto:testuser@sun.com
Replace uri with http://comp.lang.java
Got expected return: http://comp.lang.java
Replace uri with news.lang.java
Got expected return: news:news.lang.java
Replace uri with urn:isbn:096139210x
Got expected return: urn:isbn:096139210x
Replace uri with //www.ietf.org/rfc/rfc2396.txt
Got expected return: http://www.ietf.org/rfc/rfc2396.txt
Replace uri with //www.ietf.org/rfc/rfc2396.txt
Got expected return: http://www.ietf.org/rfc/rfc2396.txt
Replace uri with ldap://[2001:db8::7]/c=GB?objectClass?one
Got expected return: ldap://[2001:db8::7]/c=GB?objectClass?one
Replace uri with //[2001:db8::7]/c=GB?objectClass?one
Got expected return: ldap://[2001:db8::7]/c=GB?objectClass?one
Replace uri with tel:+1-816-555-1212
Got expected return: tel:+1-816-555-1212
Replace uri with +1-866-555-1212
Got expected return: tel:+1-866-555-1212
Replace uri with telnet://192.0.2.16:80/
Got expected return: telnet://192.0.2.16:80/
Replace uri with //192.0.2.16:81/
Got expected return: telnet://192.0.2.16:81/
Replace uri with http://example.com:8042/over/there?name=ferret
Got expected return: http://example.com:8042/over/there?name=ferret#nose
Replace uri with //example.com:8042/over/there?name=ferret#mouth
Got expected return: foo://example.com:8042/over/there?name=ferret#mouth
07-24-2023 05:02:33:FINISHED TEST : uriTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateFromEncodedThrowsNullOnNullValueTest()
07-24-2023 05:02:33:IllegalArgumentException thrown as expected java.lang.IllegalArgumentException: "value" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateFromEncodedThrowsNullOnNullValueTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateFromEncodedThrowsNullOnNullNameTest()
07-24-2023 05:02:33:IllegalArgumentException thrown as expected java.lang.IllegalArgumentException: "name" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateFromEncodedThrowsNullOnNullNameTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesMapBooleanThrowsIAEOnNullMapTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: "templateValues" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesMapBooleanThrowsIAEOnNullMapTest()
07-24-2023 05:02:33:STARTING TEST : uriStringThrowsIAEWhenNullTest()
07-24-2023 05:02:33:#IllegalArgumentException has been thrown as expected for #uri(null)
07-24-2023 05:02:33:FINISHED TEST : uriStringThrowsIAEWhenNullTest()
07-24-2023 05:02:33:STARTING TEST : replaceQueryTest1()
07-24-2023 05:02:33:FINISHED TEST : replaceQueryTest1()
07-24-2023 05:02:33:STARTING TEST : replaceQueryTest2()
07-24-2023 05:02:33:FINISHED TEST : replaceQueryTest2()
07-24-2023 05:02:33:STARTING TEST : replaceQueryTest3()
07-24-2023 05:02:33:FINISHED TEST : replaceQueryTest3()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesFromEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesFromEncodedTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesFromEncodedThrowsNullOnNullValueTest()
07-24-2023 05:02:33:IllegalArgumentException thrown as expected java.lang.IllegalArgumentException: One or more of template keys or values are null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesFromEncodedThrowsNullOnNullValueTest()
07-24-2023 05:02:33:STARTING TEST : uriBuilderExceptionTest1()
07-24-2023 05:02:33:FINISHED TEST : uriBuilderExceptionTest1()
07-24-2023 05:02:33:STARTING TEST : uriBuilderExceptionTest2()
07-24-2023 05:02:33:FINISHED TEST : uriBuilderExceptionTest2()
07-24-2023 05:02:33:STARTING TEST : uriBuilderExceptionTest3()
07-24-2023 05:02:33:FINISHED TEST : uriBuilderExceptionTest3()
07-24-2023 05:02:33:STARTING TEST : uriBuilderExceptionTest4()
07-24-2023 05:02:33:FINISHED TEST : uriBuilderExceptionTest4()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesFromEncodedThrowsNullOnNullNameTest()
07-24-2023 05:02:33:IllegalArgumentException thrown as expected java.lang.IllegalArgumentException: One or more of template keys or values are null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesFromEncodedThrowsNullOnNullNameTest()
07-24-2023 05:02:33:STARTING TEST : replaceMatrixParamTest1()
07-24-2023 05:02:33:FINISHED TEST : replaceMatrixParamTest1()
07-24-2023 05:02:33:STARTING TEST : replaceMatrixParamTest2()
07-24-2023 05:02:33:FINISHED TEST : replaceMatrixParamTest2()
07-24-2023 05:02:33:STARTING TEST : replaceMatrixParamTest3()
07-24-2023 05:02:33:FINISHED TEST : replaceMatrixParamTest3()
07-24-2023 05:02:33:STARTING TEST : replaceMatrixParamTest4()
07-24-2023 05:02:33:FINISHED TEST : replaceMatrixParamTest4()
07-24-2023 05:02:33:STARTING TEST : buildObjectsBooleanEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : buildObjectsBooleanEncodedTest()
07-24-2023 05:02:33:STARTING TEST : schemeSpecificPartTest1()
07-24-2023 05:02:33:FINISHED TEST : schemeSpecificPartTest1()
07-24-2023 05:02:33:STARTING TEST : fromLinkThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : fromLinkThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:STARTING TEST : replaceMatrixTest1()
07-24-2023 05:02:33:FINISHED TEST : replaceMatrixTest1()
07-24-2023 05:02:33:STARTING TEST : replaceMatrixTest2()
07-24-2023 05:02:33:FINISHED TEST : replaceMatrixTest2()
07-24-2023 05:02:33:STARTING TEST : replaceMatrixTest3()
07-24-2023 05:02:33:FINISHED TEST : replaceMatrixTest3()
07-24-2023 05:02:33:STARTING TEST : segmentTest1()
07-24-2023 05:02:33:FINISHED TEST : segmentTest1()
07-24-2023 05:02:33:STARTING TEST : segmentTest2()
07-24-2023 05:02:33:FINISHED TEST : segmentTest2()
07-24-2023 05:02:33:STARTING TEST : segmentTest3()
07-24-2023 05:02:33:FINISHED TEST : segmentTest3()
07-24-2023 05:02:33:STARTING TEST : fromResourceTest1()
07-24-2023 05:02:33:FINISHED TEST : fromResourceTest1()
07-24-2023 05:02:33:STARTING TEST : fromResourceTest2()
07-24-2023 05:02:33:FINISHED TEST : fromResourceTest2()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesFromEncodedThrowsNullOnNullMapTest()
07-24-2023 05:02:33:IllegalArgumentException thrown as expected java.lang.IllegalArgumentException: "templateValues" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesFromEncodedThrowsNullOnNullMapTest()
07-24-2023 05:02:33:STARTING TEST : schemeSpecificPartTest()
07-24-2023 05:02:33:FINISHED TEST : schemeSpecificPartTest()
07-24-2023 05:02:33:STARTING TEST : matrixParamTest1()
07-24-2023 05:02:33:FINISHED TEST : matrixParamTest1()
07-24-2023 05:02:33:STARTING TEST : matrixParamTest2()
07-24-2023 05:02:33:FINISHED TEST : matrixParamTest2()
07-24-2023 05:02:33:STARTING TEST : matrixParamTest3()
07-24-2023 05:02:33:FINISHED TEST : matrixParamTest3()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesMapBooleanSlashEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesMapBooleanSlashEncodedTest()
07-24-2023 05:02:33:STARTING TEST : fromUriTest1()
07-24-2023 05:02:33:FINISHED TEST : fromUriTest1()
07-24-2023 05:02:33:STARTING TEST : fromUriTest2()
07-24-2023 05:02:33:FINISHED TEST : fromUriTest2()
07-24-2023 05:02:33:STARTING TEST : fromUriTest3()
07-24-2023 05:02:33:FINISHED TEST : fromUriTest3()
07-24-2023 05:02:33:STARTING TEST : fromUriTest4()
07-24-2023 05:02:33:FINISHED TEST : fromUriTest4()
07-24-2023 05:02:33:STARTING TEST : pathTest10()
07-24-2023 05:02:33:FINISHED TEST : pathTest10()
07-24-2023 05:02:33:STARTING TEST : pathTest11()
07-24-2023 05:02:33:FINISHED TEST : pathTest11()
07-24-2023 05:02:33:STARTING TEST : pathTest12()
07-24-2023 05:02:33:FINISHED TEST : pathTest12()
07-24-2023 05:02:33:STARTING TEST : pathTest13()
07-24-2023 05:02:33:FINISHED TEST : pathTest13()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesMapBooleanThrowsIAEOnNullValueTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: One or more of template keys or values are null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesMapBooleanThrowsIAEOnNullValueTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateStringObjectTest()
07-24-2023 05:02:33:Got expected template {v}/{w}/{x}/{y}/{w}
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateStringObjectTest()
07-24-2023 05:02:33:STARTING TEST : fromMethodTest()
07-24-2023 05:02:33:URI fromMethod is equal to the expected URI /sub
07-24-2023 05:02:33:FINISHED TEST : fromMethodTest()
07-24-2023 05:02:33:STARTING TEST : portTest1()
07-24-2023 05:02:33:FINISHED TEST : portTest1()
07-24-2023 05:02:33:STARTING TEST : portTest2()
07-24-2023 05:02:33:FINISHED TEST : portTest2()
07-24-2023 05:02:33:STARTING TEST : pathTest()
07-24-2023 05:02:33:FINISHED TEST : pathTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateStringObjectThrowsIAEOnNullNameTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: "name" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateStringObjectThrowsIAEOnNullNameTest()
07-24-2023 05:02:33:STARTING TEST : fromEncodedTest1()
07-24-2023 05:02:33:FINISHED TEST : fromEncodedTest1()
07-24-2023 05:02:33:STARTING TEST : fromEncodedTest2()
07-24-2023 05:02:33:FINISHED TEST : fromEncodedTest2()
07-24-2023 05:02:33:STARTING TEST : fromEncodedTest3()
07-24-2023 05:02:33:FINISHED TEST : fromEncodedTest3()
07-24-2023 05:02:33:STARTING TEST : buildFromMapWithBooleanThrowsIAEWhenNullValueTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : buildFromMapWithBooleanThrowsIAEWhenNullValueTest()
07-24-2023 05:02:33:STARTING TEST : buildObjectsBooleanNotEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : buildObjectsBooleanNotEncodedTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateFromEncodedTest()
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateFromEncodedTest()
07-24-2023 05:02:33:STARTING TEST : queryParamTest1()
07-24-2023 05:02:33:FINISHED TEST : queryParamTest1()
07-24-2023 05:02:33:STARTING TEST : queryParamTest2()
07-24-2023 05:02:33:FINISHED TEST : queryParamTest2()
07-24-2023 05:02:33:STARTING TEST : queryParamTest3()
07-24-2023 05:02:33:FINISHED TEST : queryParamTest3()
07-24-2023 05:02:33:STARTING TEST : queryParamTest4()
07-24-2023 05:02:33:FINISHED TEST : queryParamTest4()
07-24-2023 05:02:33:STARTING TEST : queryParamTest5()
07-24-2023 05:02:33:FINISHED TEST : queryParamTest5()
07-24-2023 05:02:33:STARTING TEST : buildObjectsBooleanThrowsIAEWhenValueIsNullTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: The template variable 'w' has no value
07-24-2023 05:02:33:FINISHED TEST : buildObjectsBooleanThrowsIAEWhenValueIsNullTest()
07-24-2023 05:02:33:STARTING TEST : fromPathTest1()
07-24-2023 05:02:33:FINISHED TEST : fromPathTest1()
07-24-2023 05:02:33:STARTING TEST : fromPathTest2()
07-24-2023 05:02:33:FINISHED TEST : fromPathTest2()
07-24-2023 05:02:33:STARTING TEST : buildFromMapWithBooleanThrowsIAEWhenNoSuppliedValueTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : buildFromMapWithBooleanThrowsIAEWhenNoSuppliedValueTest()
07-24-2023 05:02:33:STARTING TEST : resolveTemplateStringObjectBooleanThrowsIAEOnNullNameTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: "name" parameter is null.
07-24-2023 05:02:33:FINISHED TEST : resolveTemplateStringObjectBooleanThrowsIAEOnNullNameTest()
07-24-2023 05:02:33:STARTING TEST : cloneTest1()
07-24-2023 05:02:33:FINISHED TEST : cloneTest1()
07-24-2023 05:02:33:STARTING TEST : resolveTemplatesMapTest()
07-24-2023 05:02:33:FINISHED TEST : resolveTemplatesMapTest()
07-24-2023 05:02:33:STARTING TEST : buildFromEncodedMapTest1()
07-24-2023 05:02:33:FINISHED TEST : buildFromEncodedMapTest1()
07-24-2023 05:02:33:STARTING TEST : buildFromEncodedMapTest2()
07-24-2023 05:02:33:FINISHED TEST : buildFromEncodedMapTest2()
07-24-2023 05:02:33:STARTING TEST : buildFromEncodedMapTest3()
07-24-2023 05:02:33:FINISHED TEST : buildFromEncodedMapTest3()
07-24-2023 05:02:33:STARTING TEST : buildFromEncodedMapTest4()
07-24-2023 05:02:33:FINISHED TEST : buildFromEncodedMapTest4()
07-24-2023 05:02:33:STARTING TEST : buildFromEncodedMapTest5()
07-24-2023 05:02:33:FINISHED TEST : buildFromEncodedMapTest5()
[WARNING] Tests run: 126, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.13 s - in ee.jakarta.tck.ws.rs.api.rs.core.uribuilder.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.mediatype.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : wildcardTest()
07-24-2023 05:02:33:FINISHED TEST : wildcardTest()
07-24-2023 05:02:33:STARTING TEST : valueOfTest()
07-24-2023 05:02:33:FINISHED TEST : valueOfTest()
07-24-2023 05:02:33:STARTING TEST : withCharsetTest()
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=UTF-8 contains expected character set UTF-8
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=ISO-8859-2 contains expected character set ISO-8859-2
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=UTF-16 contains expected character set UTF-16
07-24-2023 05:02:33:FINISHED TEST : withCharsetTest()
07-24-2023 05:02:33:STARTING TEST : valueOfTest1()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : valueOfTest1()
07-24-2023 05:02:33:STARTING TEST : equalsTest1()
07-24-2023 05:02:33:FINISHED TEST : equalsTest1()
07-24-2023 05:02:33:STARTING TEST : equalsTest2()
07-24-2023 05:02:33:FINISHED TEST : equalsTest2()
07-24-2023 05:02:33:STARTING TEST : equalsTest3()
07-24-2023 05:02:33:FINISHED TEST : equalsTest3()
07-24-2023 05:02:33:STARTING TEST : equalsTest4()
07-24-2023 05:02:33:FINISHED TEST : equalsTest4()
07-24-2023 05:02:33:STARTING TEST : constructorTest1()
07-24-2023 05:02:33:FINISHED TEST : constructorTest1()
07-24-2023 05:02:33:STARTING TEST : constructorTest2()
07-24-2023 05:02:33:FINISHED TEST : constructorTest2()
07-24-2023 05:02:33:STARTING TEST : constructorTest3()
07-24-2023 05:02:33:FINISHED TEST : constructorTest3()
07-24-2023 05:02:33:STARTING TEST : hashCodeTest1()
07-24-2023 05:02:33:FINISHED TEST : hashCodeTest1()
07-24-2023 05:02:33:STARTING TEST : hashCodeTest2()
07-24-2023 05:02:33:FINISHED TEST : hashCodeTest2()
07-24-2023 05:02:33:STARTING TEST : hashCodeTest3()
07-24-2023 05:02:33:FINISHED TEST : hashCodeTest3()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
07-24-2023 05:02:33:FINISHED TEST : toStringTest()
07-24-2023 05:02:33:STARTING TEST : withCharsetNullOrEmptyCharsetTest()
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=UTF-8 contains character set charset=UTF-8 as expected
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=UTF-8 contains character set charset=UTF-8 as expected
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=UTF-8 contains character set charset=UTF-8 as expected
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=UTF-8 contains character set charset=UTF-8 as expected
07-24-2023 05:02:33:FINISHED TEST : withCharsetNullOrEmptyCharsetTest()
07-24-2023 05:02:33:STARTING TEST : constructorStringStringStringTest()
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=UTF-8 contains character set charset=UTF-8 as expected
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=ISO-8859-2 contains character set charset=ISO-8859-2 as expected
07-24-2023 05:02:33:MediaType application/x-www-form-urlencoded;charset=UTF-16 contains character set charset=UTF-16 as expected
07-24-2023 05:02:33:FINISHED TEST : constructorStringStringStringTest()
07-24-2023 05:02:33:STARTING TEST : isCompatibleTest1()
07-24-2023 05:02:33:FINISHED TEST : isCompatibleTest1()
07-24-2023 05:02:33:STARTING TEST : isCompatibleTest2()
07-24-2023 05:02:33:FINISHED TEST : isCompatibleTest2()
07-24-2023 05:02:33:STARTING TEST : isCompatibleTest3()
07-24-2023 05:02:33:FINISHED TEST : isCompatibleTest3()
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in ee.jakarta.tck.ws.rs.api.rs.core.mediatype.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.newcookie.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : parseTest1()
07-24-2023 05:02:33:FINISHED TEST : parseTest1()
07-24-2023 05:02:33:STARTING TEST : parseTest2()
07-24-2023 05:02:33:FINISHED TEST : parseTest2()
07-24-2023 05:02:33:STARTING TEST : parseTest3()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : parseTest3()
07-24-2023 05:02:33:STARTING TEST : constructorTest1()
07-24-2023 05:02:33:FINISHED TEST : constructorTest1()
07-24-2023 05:02:33:STARTING TEST : constructorTest2()
07-24-2023 05:02:33:FINISHED TEST : constructorTest2()
07-24-2023 05:02:33:STARTING TEST : constructorTest3()
07-24-2023 05:02:33:FINISHED TEST : constructorTest3()
07-24-2023 05:02:33:STARTING TEST : constructorTest4()
07-24-2023 05:02:33:FINISHED TEST : constructorTest4()
07-24-2023 05:02:33:STARTING TEST : constructorTest5()
07-24-2023 05:02:33:FINISHED TEST : constructorTest5()
07-24-2023 05:02:33:STARTING TEST : constructorTest6()
07-24-2023 05:02:33:FINISHED TEST : constructorTest6()
07-24-2023 05:02:33:STARTING TEST : constructorTest7()
07-24-2023 05:02:33:FINISHED TEST : constructorTest7()
07-24-2023 05:02:33:STARTING TEST : constructorTest8()
07-24-2023 05:02:33:FINISHED TEST : constructorTest8()
07-24-2023 05:02:33:STARTING TEST : constructorTest9()
07-24-2023 05:02:33:FINISHED TEST : constructorTest9()
07-24-2023 05:02:33:STARTING TEST : equalsTest()
07-24-2023 05:02:33:FINISHED TEST : equalsTest()
07-24-2023 05:02:33:STARTING TEST : toCookieTest()
07-24-2023 05:02:33:FINISHED TEST : toCookieTest()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
07-24-2023 05:02:33:FINISHED TEST : toStringTest()
07-24-2023 05:02:33:STARTING TEST : constructorTest10()
07-24-2023 05:02:33:FINISHED TEST : constructorTest10()
07-24-2023 05:02:33:STARTING TEST : constructorTest11()
07-24-2023 05:02:33:FINISHED TEST : constructorTest11()
07-24-2023 05:02:33:STARTING TEST : constructorTest12()
07-24-2023 05:02:33:FINISHED TEST : constructorTest12()
07-24-2023 05:02:33:STARTING TEST : constructorTest13()
07-24-2023 05:02:33:FINISHED TEST : constructorTest13()
07-24-2023 05:02:33:STARTING TEST : constructorTest14()
07-24-2023 05:02:33:FINISHED TEST : constructorTest14()
07-24-2023 05:02:33:STARTING TEST : constructorTest15()
07-24-2023 05:02:33:FINISHED TEST : constructorTest15()
07-24-2023 05:02:33:STARTING TEST : constructorTest16()
07-24-2023 05:02:33:FINISHED TEST : constructorTest16()
07-24-2023 05:02:33:STARTING TEST : constructorTest17()
07-24-2023 05:02:33:FINISHED TEST : constructorTest17()
07-24-2023 05:02:33:STARTING TEST : constructorTest18()
07-24-2023 05:02:33:FINISHED TEST : constructorTest18()
07-24-2023 05:02:33:STARTING TEST : constructorTest19()
07-24-2023 05:02:33:FINISHED TEST : constructorTest19()
07-24-2023 05:02:33:STARTING TEST : constructorTest20()
07-24-2023 05:02:33:FINISHED TEST : constructorTest20()
07-24-2023 05:02:33:STARTING TEST : constructorTest21()
07-24-2023 05:02:33:FINISHED TEST : constructorTest21()
07-24-2023 05:02:33:STARTING TEST : constructorTest22()
07-24-2023 05:02:33:FINISHED TEST : constructorTest22()
07-24-2023 05:02:33:STARTING TEST : constructorTest23()
07-24-2023 05:02:33:FINISHED TEST : constructorTest23()
07-24-2023 05:02:33:STARTING TEST : constructorTest24()
07-24-2023 05:02:33:FINISHED TEST : constructorTest24()
07-24-2023 05:02:33:STARTING TEST : constructorTest25()
07-24-2023 05:02:33:FINISHED TEST : constructorTest25()
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in ee.jakarta.tck.ws.rs.api.rs.core.newcookie.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.genericentity.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : getEntityTest()
07-24-2023 05:02:33:Entity has been retrieved
07-24-2023 05:02:33:FINISHED TEST : getEntityTest()
07-24-2023 05:02:33:STARTING TEST : singleArgumentConstructorTest()
07-24-2023 05:02:33:Expected IllegalArgumentException thrown: The entity must not be null
07-24-2023 05:02:33:GenericEntity<Map<String, List<Long>>> instance created
07-24-2023 05:02:33:FINISHED TEST : singleArgumentConstructorTest()
07-24-2023 05:02:33:STARTING TEST : constructorWith1ArgTest()
07-24-2023 05:02:33:GenericEntity<List<String>>(List) instance created
07-24-2023 05:02:33:FINISHED TEST : constructorWith1ArgTest()
07-24-2023 05:02:33:STARTING TEST : constructorWith2ArgsTest()
07-24-2023 05:02:33:GenericEntity<List<String>>(List, Type) instance created
07-24-2023 05:02:33:FINISHED TEST : constructorWith2ArgsTest()
07-24-2023 05:02:33:STARTING TEST : constructorTest1()
07-24-2023 05:02:33:Expected IllegalArgumentException thrown: Arguments must not be null.
07-24-2023 05:02:33:FINISHED TEST : constructorTest1()
07-24-2023 05:02:33:STARTING TEST : constructorTest2()
07-24-2023 05:02:33:Expected IllegalArgumentException thrown: Arguments must not be null.
07-24-2023 05:02:33:FINISHED TEST : constructorTest2()
07-24-2023 05:02:33:STARTING TEST : equalsTest()
07-24-2023 05:02:33:The tested GenericEntity<TreeSet<String>> instances are equal
07-24-2023 05:02:33:FINISHED TEST : equalsTest()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
07-24-2023 05:02:33:Both GenericEntity instances have the same toString() GenericEntity{[], java.util.TreeSet<java.lang.String>}
07-24-2023 05:02:33:FINISHED TEST : toStringTest()
07-24-2023 05:02:33:STARTING TEST : getTypeTest()
07-24-2023 05:02:33:Test passed.  getType return correctly: java.util.List<java.lang.String>
getType return correctly: java.util.List<java.lang.String>
07-24-2023 05:02:33:FINISHED TEST : getTypeTest()
07-24-2023 05:02:33:STARTING TEST : hashCodeTest()
07-24-2023 05:02:33:Both GenericEntity instances have the same hashCode()
07-24-2023 05:02:33:FINISHED TEST : hashCodeTest()
07-24-2023 05:02:33:STARTING TEST : getRawTypeTest()
07-24-2023 05:02:33:Test passed. getType return correctly: class java.util.ArrayList
getType return correctly: class java.util.ArrayList
07-24-2023 05:02:33:FINISHED TEST : getRawTypeTest()
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in ee.jakarta.tck.ws.rs.api.rs.core.genericentity.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.responsestatustype.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : familyOfTest()
07-24-2023 05:02:33:#familyOf() returned expected Family for given statuses
07-24-2023 05:02:33:FINISHED TEST : familyOfTest()
07-24-2023 05:02:33:STARTING TEST : getStatusCodeTest()
07-24-2023 05:02:33:Found expected status code 200 for status 200
07-24-2023 05:02:33:Found expected status code 201 for status 201
07-24-2023 05:02:33:Found expected status code 202 for status 202
07-24-2023 05:02:33:Found expected status code 204 for status 204
07-24-2023 05:02:33:Found expected status code 205 for status 205
07-24-2023 05:02:33:Found expected status code 206 for status 206
07-24-2023 05:02:33:Found expected status code 301 for status 301
07-24-2023 05:02:33:Found expected status code 302 for status 302
07-24-2023 05:02:33:Found expected status code 303 for status 303
07-24-2023 05:02:33:Found expected status code 304 for status 304
07-24-2023 05:02:33:Found expected status code 305 for status 305
07-24-2023 05:02:33:Found expected status code 307 for status 307
07-24-2023 05:02:33:Found expected status code 400 for status 400
07-24-2023 05:02:33:Found expected status code 401 for status 401
07-24-2023 05:02:33:Found expected status code 402 for status 402
07-24-2023 05:02:33:Found expected status code 403 for status 403
07-24-2023 05:02:33:Found expected status code 404 for status 404
07-24-2023 05:02:33:Found expected status code 405 for status 405
07-24-2023 05:02:33:Found expected status code 406 for status 406
07-24-2023 05:02:33:Found expected status code 407 for status 407
07-24-2023 05:02:33:Found expected status code 408 for status 408
07-24-2023 05:02:33:Found expected status code 409 for status 409
07-24-2023 05:02:33:Found expected status code 410 for status 410
07-24-2023 05:02:33:Found expected status code 411 for status 411
07-24-2023 05:02:33:Found expected status code 412 for status 412
07-24-2023 05:02:33:Found expected status code 413 for status 413
07-24-2023 05:02:33:Found expected status code 414 for status 414
07-24-2023 05:02:33:Found expected status code 415 for status 415
07-24-2023 05:02:33:Found expected status code 416 for status 416
07-24-2023 05:02:33:Found expected status code 417 for status 417
07-24-2023 05:02:33:Found expected status code 500 for status 500
07-24-2023 05:02:33:Found expected status code 501 for status 501
07-24-2023 05:02:33:Found expected status code 502 for status 502
07-24-2023 05:02:33:Found expected status code 503 for status 503
07-24-2023 05:02:33:Found expected status code 504 for status 504
07-24-2023 05:02:33:Found expected status code 505 for status 505
07-24-2023 05:02:33:FINISHED TEST : getStatusCodeTest()
07-24-2023 05:02:33:STARTING TEST : getFamilyTest()
07-24-2023 05:02:33:Found expected family SUCCESSFUL for status 200
07-24-2023 05:02:33:Found expected family SUCCESSFUL for status 201
07-24-2023 05:02:33:Found expected family SUCCESSFUL for status 202
07-24-2023 05:02:33:Found expected family SUCCESSFUL for status 204
07-24-2023 05:02:33:Found expected family SUCCESSFUL for status 205
07-24-2023 05:02:33:Found expected family SUCCESSFUL for status 206
07-24-2023 05:02:33:Found expected family REDIRECTION for status 301
07-24-2023 05:02:33:Found expected family REDIRECTION for status 302
07-24-2023 05:02:33:Found expected family REDIRECTION for status 303
07-24-2023 05:02:33:Found expected family REDIRECTION for status 304
07-24-2023 05:02:33:Found expected family REDIRECTION for status 305
07-24-2023 05:02:33:Found expected family REDIRECTION for status 307
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 400
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 401
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 402
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 403
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 404
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 405
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 406
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 407
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 408
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 409
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 410
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 411
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 412
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 413
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 414
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 415
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 416
07-24-2023 05:02:33:Found expected family CLIENT_ERROR for status 417
07-24-2023 05:02:33:Found expected family SERVER_ERROR for status 500
07-24-2023 05:02:33:Found expected family SERVER_ERROR for status 501
07-24-2023 05:02:33:Found expected family SERVER_ERROR for status 502
07-24-2023 05:02:33:Found expected family SERVER_ERROR for status 503
07-24-2023 05:02:33:Found expected family SERVER_ERROR for status 504
07-24-2023 05:02:33:Found expected family SERVER_ERROR for status 505
07-24-2023 05:02:33:FINISHED TEST : getFamilyTest()
07-24-2023 05:02:33:STARTING TEST : getReasonPhraseTest()
07-24-2023 05:02:33:Found expected phrase OK for status 200
07-24-2023 05:02:33:Found expected phrase Created for status 201
07-24-2023 05:02:33:Found expected phrase Accepted for status 202
07-24-2023 05:02:33:Found expected phrase No Content for status 204
07-24-2023 05:02:33:Found expected phrase Reset Content for status 205
07-24-2023 05:02:33:Found expected phrase Partial Content for status 206
07-24-2023 05:02:33:Found expected phrase Moved Permanently for status 301
07-24-2023 05:02:33:Found expected phrase Found for status 302
07-24-2023 05:02:33:Found expected phrase See Other for status 303
07-24-2023 05:02:33:Found expected phrase Not Modified for status 304
07-24-2023 05:02:33:Found expected phrase Use Proxy for status 305
07-24-2023 05:02:33:Found expected phrase Temporary Redirect for status 307
07-24-2023 05:02:33:Found expected phrase Bad Request for status 400
07-24-2023 05:02:33:Found expected phrase Unauthorized for status 401
07-24-2023 05:02:33:Found expected phrase Payment Required for status 402
07-24-2023 05:02:33:Found expected phrase Forbidden for status 403
07-24-2023 05:02:33:Found expected phrase Not Found for status 404
07-24-2023 05:02:33:Found expected phrase Method Not Allowed for status 405
07-24-2023 05:02:33:Found expected phrase Not Acceptable for status 406
07-24-2023 05:02:33:Found expected phrase Proxy Authentication Required for status 407
07-24-2023 05:02:33:Found expected phrase Request Timeout for status 408
07-24-2023 05:02:33:Found expected phrase Conflict for status 409
07-24-2023 05:02:33:Found expected phrase Gone for status 410
07-24-2023 05:02:33:Found expected phrase Length Required for status 411
07-24-2023 05:02:33:Found expected phrase Precondition Failed for status 412
07-24-2023 05:02:33:Found expected phrase Request Entity Too Large for status 413
07-24-2023 05:02:33:Found expected phrase Request-URI Too Long for status 414
07-24-2023 05:02:33:Found expected phrase Unsupported Media Type for status 415
07-24-2023 05:02:33:Found expected phrase Requested Range Not Satisfiable for status 416
07-24-2023 05:02:33:Found expected phrase Expectation Failed for status 417
07-24-2023 05:02:33:Found expected phrase Internal Server Error for status 500
07-24-2023 05:02:33:Found expected phrase Not Implemented for status 501
07-24-2023 05:02:33:Found expected phrase Bad Gateway for status 502
07-24-2023 05:02:33:Found expected phrase Service Unavailable for status 503
07-24-2023 05:02:33:Found expected phrase Gateway Timeout for status 504
07-24-2023 05:02:33:Found expected phrase HTTP Version Not Supported for status 505
07-24-2023 05:02:33:FINISHED TEST : getReasonPhraseTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in ee.jakarta.tck.ws.rs.api.rs.core.responsestatustype.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.abstractmultivaluedmap.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : constructorTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:FINISHED TEST : constructorTest()
07-24-2023 05:02:33:STARTING TEST : keySetTest()
07-24-2023 05:02:33:#keySet returns correct values
07-24-2023 05:02:33:FINISHED TEST : keySetTest()
07-24-2023 05:02:33:STARTING TEST : addAllThrowsNPETest()
07-24-2023 05:02:33:NullPointerException has been thrown as expected java.lang.NullPointerException: Supplied array of values must not be null.
07-24-2023 05:02:33:FINISHED TEST : addAllThrowsNPETest()
07-24-2023 05:02:33:STARTING TEST : addNullValuesTest()
07-24-2023 05:02:33:Given key key2 does not contain following values as expected:
07-24-2023 05:02:33:null
07-24-2023 05:02:33:Given key key3 does not contain following values as expected:
07-24-2023 05:02:33:null
07-24-2023 05:02:33:FINISHED TEST : addNullValuesTest()
07-24-2023 05:02:33:STARTING TEST : putSingleNullValueTest()
07-24-2023 05:02:33:Given key key does not contain following values as expected:
07-24-2023 05:02:33:null
07-24-2023 05:02:33:#putSingle(key, null) did replaced the values as expected
07-24-2023 05:02:33:FINISHED TEST : putSingleNullValueTest()
07-24-2023 05:02:33:STARTING TEST : entrySetTest()
07-24-2023 05:02:33:#entrySet() has correct values
07-24-2023 05:02:33:FINISHED TEST : entrySetTest()
07-24-2023 05:02:33:STARTING TEST : clearTest()
07-24-2023 05:02:33:Given key key does not contain following values as expected:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:FINISHED TEST : clearTest()
07-24-2023 05:02:33:STARTING TEST : addTest()
07-24-2023 05:02:33:Found key key2 with following values:
07-24-2023 05:02:33:value4 value5
07-24-2023 05:02:33:FINISHED TEST : addTest()
07-24-2023 05:02:33:STARTING TEST : containsKeyTest()
07-24-2023 05:02:33:#containsKey found non-null key and also the null key
07-24-2023 05:02:33:FINISHED TEST : containsKeyTest()
07-24-2023 05:02:33:STARTING TEST : putAllTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Found key key2 with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:#putAll() put all the values of both keys
07-24-2023 05:02:33:FINISHED TEST : putAllTest()
07-24-2023 05:02:33:STARTING TEST : isEmptyTest()
07-24-2023 05:02:33:#isEmpty returns correct values
07-24-2023 05:02:33:FINISHED TEST : isEmptyTest()
07-24-2023 05:02:33:STARTING TEST : putTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:#put() put the value
07-24-2023 05:02:33:FINISHED TEST : putTest()
07-24-2023 05:02:33:STARTING TEST : addFirstNullTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Given key key does not contain following values as expected:
07-24-2023 05:02:33:null
07-24-2023 05:02:33:FINISHED TEST : addFirstNullTest()
07-24-2023 05:02:33:STARTING TEST : getTest()
07-24-2023 05:02:33:#get() is sucessfull
07-24-2023 05:02:33:FINISHED TEST : getTest()
07-24-2023 05:02:33:STARTING TEST : addFirstTest()
07-24-2023 05:02:33:Found first item value4
07-24-2023 05:02:33:FINISHED TEST : addFirstTest()
07-24-2023 05:02:33:STARTING TEST : putSingleTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value5
07-24-2023 05:02:33:Given key key does not contain following values as expected:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:#putSingle() sucessfully replaced the values by a new one
07-24-2023 05:02:33:FINISHED TEST : putSingleTest()
07-24-2023 05:02:33:STARTING TEST : addAllListNullValuesTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value4
07-24-2023 05:02:33:Given key key does not contain following values as expected:
07-24-2023 05:02:33:null
07-24-2023 05:02:33:FINISHED TEST : addAllListNullValuesTest()
07-24-2023 05:02:33:STARTING TEST : equalsTest()
07-24-2023 05:02:33:#equals() is delegated to underlaying map
07-24-2023 05:02:33:FINISHED TEST : equalsTest()
07-24-2023 05:02:33:STARTING TEST : addAllListThrowsNPETest()
07-24-2023 05:02:33:NullPointerException has been thrown as expected java.lang.NullPointerException: Supplied list of values must not be null.
07-24-2023 05:02:33:FINISHED TEST : addAllListThrowsNPETest()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
07-24-2023 05:02:33:#toString returned {key=[value1, value2, value3]}
07-24-2023 05:02:33:FINISHED TEST : toStringTest()
07-24-2023 05:02:33:STARTING TEST : sizeTest()
07-24-2023 05:02:33:#size() returns correct values
07-24-2023 05:02:33:FINISHED TEST : sizeTest()
07-24-2023 05:02:33:STARTING TEST : equalsIgnoreValueOrderTest()
07-24-2023 05:02:33:#equalsIgnoreValueOrder compared maps {key=[value1, value2, value3]} and {key=[value3, value1, value2]} as expected
07-24-2023 05:02:33:FINISHED TEST : equalsIgnoreValueOrderTest()
07-24-2023 05:02:33:STARTING TEST : addAllEmptyValuesTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:FINISHED TEST : addAllEmptyValuesTest()
07-24-2023 05:02:33:STARTING TEST : removeTest()
07-24-2023 05:02:33:Given key key does not contain following values as expected:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Found key key2 with following values:
07-24-2023 05:02:33:value4
07-24-2023 05:02:33:#removeTest(key) removed the correct key and the value as expected
07-24-2023 05:02:33:FINISHED TEST : removeTest()
07-24-2023 05:02:33:STARTING TEST : addAllNullValuesTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value4
07-24-2023 05:02:33:Given key key does not contain following values as expected:
07-24-2023 05:02:33:null
07-24-2023 05:02:33:FINISHED TEST : addAllNullValuesTest()
07-24-2023 05:02:33:STARTING TEST : hashCodeTest()
07-24-2023 05:02:33:#hashCode() is delegated to underlaying map
07-24-2023 05:02:33:FINISHED TEST : hashCodeTest()
07-24-2023 05:02:33:STARTING TEST : addNullKeyTest()
07-24-2023 05:02:33:Found key null with following values:
07-24-2023 05:02:33:value4
07-24-2023 05:02:33:FINISHED TEST : addNullKeyTest()
07-24-2023 05:02:33:STARTING TEST : addAllValuesTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value4 value5
07-24-2023 05:02:33:FINISHED TEST : addAllValuesTest()
07-24-2023 05:02:33:STARTING TEST : addAllListEmptyValuesTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:FINISHED TEST : addAllListEmptyValuesTest()
07-24-2023 05:02:33:STARTING TEST : valuesTest()
07-24-2023 05:02:33:#values returned 2 lists
07-24-2023 05:02:33:FINISHED TEST : valuesTest()
07-24-2023 05:02:33:STARTING TEST : containsValueTest()
07-24-2023 05:02:33:#containsValue() found list of items as expected
07-24-2023 05:02:33:FINISHED TEST : containsValueTest()
07-24-2023 05:02:33:STARTING TEST : addAllListTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value4 value5
07-24-2023 05:02:33:FINISHED TEST : addAllListTest()
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in ee.jakarta.tck.ws.rs.api.rs.core.abstractmultivaluedmap.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.responsebuilder.BuilderClientIT
07-24-2023 05:02:33:STARTING TEST : languageTest()
07-24-2023 05:02:33:Correct status found in Response: 200


    Content Language en-us en-gb zh-cn was found


    Correct status found in Response: 200


    Content Language en-us en-gb zh-cn was found


    Correct status found in Response: 200


    Content Language en-us en-gb zh-cn was found
07-24-2023 05:02:33:FINISHED TEST : languageTest()
07-24-2023 05:02:33:STARTING TEST : getLocationNotPresentTest()
07-24-2023 05:02:33:#getLocation returns null as expected
07-24-2023 05:02:33:FINISHED TEST : getLocationNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getHeaderStringUsingHeaderDelegateTest()
07-24-2023 05:02:33:HeaderDelegate is used for header s3
07-24-2023 05:02:33:FINISHED TEST : getHeaderStringUsingHeaderDelegateTest()
07-24-2023 05:02:33:STARTING TEST : getLinksIsNotNullTest()
07-24-2023 05:02:33:#getLinks contains no links as expected
07-24-2023 05:02:33:FINISHED TEST : getLinksIsNotNullTest()
07-24-2023 05:02:33:STARTING TEST : cacheControlTest()
07-24-2023 05:02:33:Correct status found in Response: 200

Expecting Cache-Control no-store
Expecting Cache-Control no-transform
07-24-2023 05:02:33:FINISHED TEST : cacheControlTest()
07-24-2023 05:02:33:STARTING TEST : acceptedStringTest()
07-24-2023 05:02:33:Correct status found in Response: 202

    Correct content found in Response: ENtiTy
07-24-2023 05:02:33:FINISHED TEST : acceptedStringTest()
07-24-2023 05:02:33:STARTING TEST : seeOtherTest()
07-24-2023 05:02:33:Correct status found in Response: 303


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value http://java.sun.com/j2se/1.3/
07-24-2023 05:02:33:FINISHED TEST : seeOtherTest()
07-24-2023 05:02:33:STARTING TEST : getLinkBuilderForTheRelationTest()
07-24-2023 05:02:33:#getLinkBuilder creates correct Link for given relation
07-24-2023 05:02:33:FINISHED TEST : getLinkBuilderForTheRelationTest()
07-24-2023 05:02:33:STARTING TEST : getEntityTagNotPresentTest()
07-24-2023 05:02:33:#getEntityTag() is null as expected
07-24-2023 05:02:33:FINISHED TEST : getEntityTagNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getLinksTest()
07-24-2023 05:02:33:#getLinks contains expected links
07-24-2023 05:02:33:FINISHED TEST : getLinksTest()
07-24-2023 05:02:33:STARTING TEST : variantTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : variantTest()
07-24-2023 05:02:33:STARTING TEST : cookieTest()
07-24-2023 05:02:33:Correct status found in Response: 200

        Expecting Set-Cookiename_1=value_1;version=1
        Expecting Set-Cookiename_2=value_2;version=1;domain=;path=/acme
        Expecting Set-Cookiename_3=value_3;version=1;domain=y.x.foo.com;path=
        Processing name_1=value_1;Version=1
        Expected Set-Cookie: name_1=value_1;Version=1 is found in Response.
        Processing name_2=value_2;Version=1;Domain=;Path=/acme
        Expected Set-Cookie: name_2=value_2;Version=1;Domain=;Path=/acme is found in Response.
        Processing name_3=value_3;Version=1;Domain=y.x.foo.com;Path=
        Expected Set-Cookie: name_3=value_3;Version=1;Domain=y.x.foo.com;Path= is found in Response.
07-24-2023 05:02:33:FINISHED TEST : cookieTest()
07-24-2023 05:02:33:STARTING TEST : lastModifiedTest()
07-24-2023 05:02:33:Correct status found in Response: 200

========== Verifying a Response with Map: 
    Response contains key: Last-Modified
    Verifying the following keys in Response:
        Key Last-Modified is found in response
07-24-2023 05:02:33:FINISHED TEST : lastModifiedTest()
07-24-2023 05:02:33:STARTING TEST : getStringHeadersUsingHeaderDelegateTest()
07-24-2023 05:02:33:#getStringHeaders contains expected values org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@6161f50d,org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@161dc63f,org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@566bfb47
07-24-2023 05:02:33:FINISHED TEST : getStringHeadersUsingHeaderDelegateTest()
07-24-2023 05:02:33:STARTING TEST : getLanguageNotPresentTest()
07-24-2023 05:02:33:#getLanguage() is null as expected
07-24-2023 05:02:33:FINISHED TEST : getLanguageNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : entityTest()
07-24-2023 05:02:33:Correct content found in Response: Test Only


    Correct status found in Response: 200
07-24-2023 05:02:33:FINISHED TEST : entityTest()
07-24-2023 05:02:33:STARTING TEST : okTest1()
07-24-2023 05:02:33:Correct status found in Response: 200
07-24-2023 05:02:33:FINISHED TEST : okTest1()
07-24-2023 05:02:33:STARTING TEST : okTest2()
07-24-2023 05:02:33:Correct content found in Response: Test only

    Correct status found in Response: 200
07-24-2023 05:02:33:FINISHED TEST : okTest2()
07-24-2023 05:02:33:STARTING TEST : okTest3()
07-24-2023 05:02:33:Correct content found in Response: Test only

    Correct status found in Response: 200


    Content Type text/plain was found
07-24-2023 05:02:33:FINISHED TEST : okTest3()
07-24-2023 05:02:33:STARTING TEST : okTest4()
07-24-2023 05:02:33:Correct content found in Response: Test only

    Correct status found in Response: 200


    Content Type text/plain was found
07-24-2023 05:02:33:FINISHED TEST : okTest4()
07-24-2023 05:02:33:STARTING TEST : okTest5()
07-24-2023 05:02:33:Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found
07-24-2023 05:02:33:FINISHED TEST : okTest5()
07-24-2023 05:02:33:STARTING TEST : temporaryRedirectTest()
07-24-2023 05:02:33:Correct status found in Response: 307


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value http://java.sun.com/j2se/1.3/
07-24-2023 05:02:33:FINISHED TEST : temporaryRedirectTest()
07-24-2023 05:02:33:STARTING TEST : getMediaTypeTest()
07-24-2023 05:02:33:#getMediaType returned expected MediaType
07-24-2023 05:02:33:FINISHED TEST : getMediaTypeTest()
07-24-2023 05:02:33:STARTING TEST : fromResponseTest()
07-24-2023 05:02:33:Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found


    Correct content found in Response: Test Only


    Correct status found in Response: 200


    Encoding compress was found


    Content Language en-us en-gb zh-cn was found


    Content Type text/html was found
07-24-2023 05:02:33:FINISHED TEST : fromResponseTest()
07-24-2023 05:02:33:STARTING TEST : getLinkTest()
07-24-2023 05:02:33:#getLink matches expected Link
07-24-2023 05:02:33:FINISHED TEST : getLinkTest()
07-24-2023 05:02:33:STARTING TEST : statusTest3()
07-24-2023 05:02:33:Correct status found in Response: 200


    Correct status found in Response: 201


    Correct status found in Response: 202


    Correct status found in Response: 204


    Correct status found in Response: 205


    Correct status found in Response: 206


    Correct status found in Response: 300


    Correct status found in Response: 301


    Correct status found in Response: 302


    Correct status found in Response: 303


    Correct status found in Response: 304


    Correct status found in Response: 305


    Correct status found in Response: 307


    Correct status found in Response: 308


    Correct status found in Response: 400


    Correct status found in Response: 401


    Correct status found in Response: 402


    Correct status found in Response: 403


    Correct status found in Response: 404


    Correct status found in Response: 405


    Correct status found in Response: 406


    Correct status found in Response: 407


    Correct status found in Response: 408


    Correct status found in Response: 409


    Correct status found in Response: 410


    Correct status found in Response: 411


    Correct status found in Response: 412


    Correct status found in Response: 413


    Correct status found in Response: 414


    Correct status found in Response: 415


    Correct status found in Response: 416


    Correct status found in Response: 417


    Correct status found in Response: 428


    Correct status found in Response: 429


    Correct status found in Response: 431


    Correct status found in Response: 451


    Correct status found in Response: 500


    Correct status found in Response: 501


    Correct status found in Response: 502


    Correct status found in Response: 503


    Correct status found in Response: 504


    Correct status found in Response: 505


    Correct status found in Response: 511
07-24-2023 05:02:33:FINISHED TEST : statusTest3()
07-24-2023 05:02:33:STARTING TEST : statusTest4()
07-24-2023 05:02:33:Correct status found in Response: 200


    Correct status found in Response: 201


    Correct status found in Response: 202


    Correct status found in Response: 204


    Correct status found in Response: 205


    Correct status found in Response: 206


    Correct status found in Response: 300


    Correct status found in Response: 301


    Correct status found in Response: 302


    Correct status found in Response: 303


    Correct status found in Response: 304


    Correct status found in Response: 305


    Correct status found in Response: 307


    Correct status found in Response: 308


    Correct status found in Response: 400


    Correct status found in Response: 401


    Correct status found in Response: 402


    Correct status found in Response: 403


    Correct status found in Response: 404


    Correct status found in Response: 405


    Correct status found in Response: 406


    Correct status found in Response: 407


    Correct status found in Response: 408


    Correct status found in Response: 409


    Correct status found in Response: 410


    Correct status found in Response: 411


    Correct status found in Response: 412


    Correct status found in Response: 413


    Correct status found in Response: 414


    Correct status found in Response: 415


    Correct status found in Response: 416


    Correct status found in Response: 417


    Correct status found in Response: 428


    Correct status found in Response: 429


    Correct status found in Response: 431


    Correct status found in Response: 451


    Correct status found in Response: 500


    Correct status found in Response: 501


    Correct status found in Response: 502


    Correct status found in Response: 503


    Correct status found in Response: 504


    Correct status found in Response: 505


    Correct status found in Response: 511
07-24-2023 05:02:33:FINISHED TEST : statusTest4()
07-24-2023 05:02:33:STARTING TEST : statusTest5()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : statusTest5()
07-24-2023 05:02:33:STARTING TEST : statusTest7()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : statusTest7()
07-24-2023 05:02:33:STARTING TEST : tagTest1()
07-24-2023 05:02:33:Correct status found in Response: 200

========== Verifying a Response with Map: 
    Response contains key: ETag
    Verifying the following keys in Response:
        Processed key ETAG with expected value TestOnly
07-24-2023 05:02:33:FINISHED TEST : tagTest1()
07-24-2023 05:02:33:STARTING TEST : tagTest2()
07-24-2023 05:02:33:Correct status found in Response: 200

========== Verifying a Response with Map: 
    Response contains key: ETag
    Verifying the following keys in Response:
        Processed key ETAG with expected value TestOnly
07-24-2023 05:02:33:FINISHED TEST : tagTest2()
07-24-2023 05:02:33:STARTING TEST : hasEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:IllegalStateException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : hasEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:02:33:getHeaders is mutable
07-24-2023 05:02:33:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:02:33:STARTING TEST : typeTest()
07-24-2023 05:02:33:Correct status found in Response: 200


    Content Type text/plain was found
07-24-2023 05:02:33:FINISHED TEST : typeTest()
07-24-2023 05:02:33:STARTING TEST : cloneTest()
07-24-2023 05:02:33:Correct status found in Response: 200

    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found
    Content Type text/html was found


        Expecting Set-Cookiename_1=value_1;version=1
        Processing name_1=value_1;version=1
        Expected Set-Cookie: name_1=value_1;version=1 is found in Response.


    Correct content found in Response: TestOnly


    Correct status found in Response: 200


    Encoding gzip was found


    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found
    Content Type text/html was found
07-24-2023 05:02:33:FINISHED TEST : cloneTest()
07-24-2023 05:02:33:STARTING TEST : acceptedGenericEntityTest()
07-24-2023 05:02:33:Correct status found in Response: 202

    Correct content found in Response: ENtiTy
07-24-2023 05:02:33:FINISHED TEST : acceptedGenericEntityTest()
07-24-2023 05:02:33:STARTING TEST : hasLinkWhenNoLinkTest()
07-24-2023 05:02:33:#hasLink has not found any Link as expected
07-24-2023 05:02:33:FINISHED TEST : hasLinkWhenNoLinkTest()
07-24-2023 05:02:33:STARTING TEST : createdTest()
07-24-2023 05:02:33:Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value mailto:java-net@java.sun.com


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value news:comp.lang.java


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value urn:isbn:096139210x


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value http://java.sun.com/j2se/1.3/


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value docs/guide/collections/designfaq.html#28


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value ../../../demo/jfc/SwingSet2/src/SwingSet2.java


    Correct status found in Response: 201


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value file:///~/calendar
07-24-2023 05:02:33:FINISHED TEST : createdTest()
07-24-2023 05:02:33:STARTING TEST : getLanguageTest()
07-24-2023 05:02:33:#getLocale matches the Content-Language HTTP header
07-24-2023 05:02:33:FINISHED TEST : getLanguageTest()
07-24-2023 05:02:33:STARTING TEST : notAcceptableTest()
07-24-2023 05:02:33:Correct status found in Response: 406
07-24-2023 05:02:33:FINISHED TEST : notAcceptableTest()
07-24-2023 05:02:33:STARTING TEST : getDateTest()
07-24-2023 05:02:33:#getDate matches the Date HTTP header
07-24-2023 05:02:33:FINISHED TEST : getDateTest()
07-24-2023 05:02:33:STARTING TEST : languageTest1()
07-24-2023 05:02:33:Correct status found in Response: 200


    Content Language en-us was found


    Correct status found in Response: 200


    Content Language en-gb was found


    Correct status found in Response: 200


    Content Language zh-cn was found
07-24-2023 05:02:33:FINISHED TEST : languageTest1()
07-24-2023 05:02:33:STARTING TEST : notModifiedTest1()
07-24-2023 05:02:33:Correct status found in Response: 304
07-24-2023 05:02:33:FINISHED TEST : notModifiedTest1()
07-24-2023 05:02:33:STARTING TEST : notModifiedTest2()
07-24-2023 05:02:33:Correct status found in Response: 304

========== Verifying a Response with Map: 
    Response contains key: ETag
    Verifying the following keys in Response:
        Processed key ETAG with expected value TestOnly
07-24-2023 05:02:33:FINISHED TEST : notModifiedTest2()
07-24-2023 05:02:33:STARTING TEST : notModifiedTest3()
07-24-2023 05:02:33:Correct status found in Response: 304

========== Verifying a Response with Map: 
    Response contains key: ETag
    Verifying the following keys in Response:
        Processed key ETAG with expected value TestOnly
07-24-2023 05:02:33:FINISHED TEST : notModifiedTest3()
07-24-2023 05:02:33:STARTING TEST : getDateNotPresentTest()
07-24-2023 05:02:33:#getDate is null as expected
07-24-2023 05:02:33:FINISHED TEST : getDateNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getHeaderStringTest()
07-24-2023 05:02:33:Found following objects:
07-24-2023 05:02:33:Cache-Control:no-store, no-transform Set-Cookie:cookie=eikooc;Version=1 Content-Encoding:gzip Expires:Mon Jul 24 05:02:33 UTC 2023 Content-Language:fr_CA
07-24-2023 05:02:33:FINISHED TEST : getHeaderStringTest()
07-24-2023 05:02:33:STARTING TEST : getStringHeadersUsingToStringTest()
07-24-2023 05:02:33:#getStringHeaders contains expected values org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@4dc875b2,org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@18ff8f55,org.glassfish.jersey.internal.util.collection.Views$2$1$1$1@5ca05dfa
07-24-2023 05:02:33:FINISHED TEST : getStringHeadersUsingToStringTest()
07-24-2023 05:02:33:STARTING TEST : getAllowedMethodsTest()
07-24-2023 05:02:33:#getAllowedMethods returned expected methods TRACE;POST
07-24-2023 05:02:33:FINISHED TEST : getAllowedMethodsTest()
07-24-2023 05:02:33:STARTING TEST : locationTest()
07-24-2023 05:02:33:Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value mailto:java-net@java.sun.com


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value news:comp.lang.java


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value urn:isbn:096139210x


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value http://java.sun.com/j2se/1.3/


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value docs/guide/collections/designfaq.html#28


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value ../../../demo/jfc/SwingSet2/src/SwingSet2.java


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Location
    Verifying the following keys in Response:
        Processed key Location with expected value file:///~/calendar
07-24-2023 05:02:33:FINISHED TEST : locationTest()
07-24-2023 05:02:33:STARTING TEST : getLengthNotPresentTest()
07-24-2023 05:02:33:#getLength matches expected Content-Length -1
07-24-2023 05:02:33:FINISHED TEST : getLengthNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:#getEntity throws IllegalStateException as expected java.lang.IllegalStateException: Response is closed.
07-24-2023 05:02:33:FINISHED TEST : getEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:STARTING TEST : statusFamilyValueOfTest()
07-24-2023 05:02:33:FINISHED TEST : statusFamilyValueOfTest()
07-24-2023 05:02:33:STARTING TEST : getCookiesIsImmutableTest()
07-24-2023 05:02:33:#getCookies is read-only as expected
07-24-2023 05:02:33:FINISHED TEST : getCookiesIsImmutableTest()
07-24-2023 05:02:33:STARTING TEST : getHeaderStringUsingToStringTest()
07-24-2023 05:02:33:toString method is used as expected
07-24-2023 05:02:33:FINISHED TEST : getHeaderStringUsingToStringTest()
07-24-2023 05:02:33:STARTING TEST : bufferEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:#bufferEntity throws IllegalStateException as expected
07-24-2023 05:02:33:FINISHED TEST : bufferEntityThrowsIllegalStateExceptionTest()
07-24-2023 05:02:33:STARTING TEST : acceptedNoArgTest()
07-24-2023 05:02:33:Correct status found in Response: 202
07-24-2023 05:02:33:FINISHED TEST : acceptedNoArgTest()
07-24-2023 05:02:33:STARTING TEST : getFamilyTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : getFamilyTest()
07-24-2023 05:02:33:STARTING TEST : typeTest1()
07-24-2023 05:02:33:Correct status found in Response: 200

    Content Type text/html was found
07-24-2023 05:02:33:FINISHED TEST : typeTest1()
07-24-2023 05:02:33:STARTING TEST : getEntityTagTest()
07-24-2023 05:02:33:#getEntityTag is "getEntityTag" as expected
07-24-2023 05:02:33:FINISHED TEST : getEntityTagTest()
07-24-2023 05:02:33:STARTING TEST : noContentTest()
07-24-2023 05:02:33:Correct status found in Response: 204
07-24-2023 05:02:33:FINISHED TEST : noContentTest()
07-24-2023 05:02:33:STARTING TEST : getHeadersTest()
07-24-2023 05:02:33:Found following objects:
07-24-2023 05:02:33:Cache-Control:no-transform Set-Cookie:cookie=eikooc;Version=1 Content-Encoding:gzip Expires:Mon Jul 24 05:02:33 UTC 2023 Content-Language:fr_CA
07-24-2023 05:02:33:FINISHED TEST : getHeadersTest()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : toStringTest()
07-24-2023 05:02:33:STARTING TEST : getLastModifiedNotPresentTest()
07-24-2023 05:02:33:#getLastModified() is null as expected
07-24-2023 05:02:33:FINISHED TEST : getLastModifiedNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getStatusInfoTest()
07-24-2023 05:02:33:#getStatusInfo returned expected StatusTypes
07-24-2023 05:02:33:FINISHED TEST : getStatusInfoTest()
07-24-2023 05:02:33:STARTING TEST : hasEntityWhenEntityTest()
07-24-2023 05:02:33:#hasEntity found the entity as expected
07-24-2023 05:02:33:FINISHED TEST : hasEntityWhenEntityTest()
07-24-2023 05:02:33:STARTING TEST : getLengthTest()
07-24-2023 05:02:33:#getLength matches expected Content-Length 10
07-24-2023 05:02:33:FINISHED TEST : getLengthTest()
07-24-2023 05:02:33:STARTING TEST : contentLocationTest()
07-24-2023 05:02:33:Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value mailto:java-net@java.sun.com


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value news:comp.lang.java


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value urn:isbn:096139210x


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value http://java.sun.com/j2se/1.3/


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value docs/guide/collections/designfaq.html#28


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value ../../../demo/jfc/SwingSet2/src/SwingSet2.java


    Correct status found in Response: 200


========== Verifying a Response with Map: 
    Response contains key: Content-Location
    Verifying the following keys in Response:
        Processed key Content-Location with expected value file:///~/calendar
07-24-2023 05:02:33:FINISHED TEST : contentLocationTest()
07-24-2023 05:02:33:STARTING TEST : getReasonPhraseTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : getReasonPhraseTest()
07-24-2023 05:02:33:STARTING TEST : getLastModifiedTest()
07-24-2023 05:02:33:#getLastModified matches the Last-Modified HTTP header
07-24-2023 05:02:33:FINISHED TEST : getLastModifiedTest()
07-24-2023 05:02:33:STARTING TEST : serverErrorTest()
07-24-2023 05:02:33:Correct status found in Response: 500
07-24-2023 05:02:33:FINISHED TEST : serverErrorTest()
07-24-2023 05:02:33:STARTING TEST : hasLinkWhenLinkTest()
07-24-2023 05:02:33:#hasEntity found the Link as expected
07-24-2023 05:02:33:FINISHED TEST : hasLinkWhenLinkTest()
07-24-2023 05:02:33:STARTING TEST : statusValueOfTest()
07-24-2023 05:02:33:
07-24-2023 05:02:33:FINISHED TEST : statusValueOfTest()
07-24-2023 05:02:33:STARTING TEST : getLocationTest()
07-24-2023 05:02:33:#getLocation contains expected location
07-24-2023 05:02:33:FINISHED TEST : getLocationTest()
07-24-2023 05:02:33:STARTING TEST : bufferEntityIgnoreNoBackingStreamTest()
07-24-2023 05:02:33:#bufferEntity did ignore no backing stream as expected
07-24-2023 05:02:33:FINISHED TEST : bufferEntityIgnoreNoBackingStreamTest()
07-24-2023 05:02:33:STARTING TEST : getLinkBuilderForTheNotPresentRelationTest()
07-24-2023 05:02:33:#getLinkBuilder returned null as expected
07-24-2023 05:02:33:FINISHED TEST : getLinkBuilderForTheNotPresentRelationTest()
07-24-2023 05:02:33:STARTING TEST : getLinkNotPresentTest()
07-24-2023 05:02:33:#getLink return null as expected
07-24-2023 05:02:33:FINISHED TEST : getLinkNotPresentTest()
07-24-2023 05:02:33:STARTING TEST : getMediaTypeNoMediaTypeTest()
07-24-2023 05:02:33:#getMediaType returned null as expected
07-24-2023 05:02:33:FINISHED TEST : getMediaTypeNoMediaTypeTest()
07-24-2023 05:02:33:STARTING TEST : getCookiesTest()
07-24-2023 05:02:33:Expecting Set-Cookiec1=v1;version=1
        Expecting Set-Cookiec2=v2;version=1
        Processing c1=v1;Version=1
        Expected Set-Cookie: c1=v1;Version=1 is found in Response.
        Processing c2=v2;Version=1
        Expected Set-Cookie: c2=v2;Version=1 is found in Response.
07-24-2023 05:02:33:#getCookies returned expected cookies
07-24-2023 05:02:33:FINISHED TEST : getCookiesTest()
07-24-2023 05:02:33:STARTING TEST : statusFamilyValuesTest()
07-24-2023 05:02:33:FINISHED TEST : statusFamilyValuesTest()
07-24-2023 05:02:33:STARTING TEST : headerTest()
07-24-2023 05:02:33:Correct status found in Response: 200

    Encoding gzip was found
    Encoding compress was found


    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found
    Content Language en-us en-gb zh-cn was found


    Content Type text/plain was found
    Content Type text/html was found


        Expecting Set-Cookiename_1=value_1;version=1
        Processing name_1=value_1;version=1
        Expected Set-Cookie: name_1=value_1;version=1 is found in Response.
07-24-2023 05:02:33:FINISHED TEST : headerTest()
07-24-2023 05:02:33:STARTING TEST : hasEntityWhenNoEntityTest()
07-24-2023 05:02:33:#hasEntity has not found any entity as expected
07-24-2023 05:02:33:FINISHED TEST : hasEntityWhenNoEntityTest()
07-24-2023 05:02:33:STARTING TEST : allowStringArrayTest()
07-24-2023 05:02:33:Found expected allowed method OPTIONS
07-24-2023 05:02:33:Found expected allowed method TRACE
07-24-2023 05:02:33:FINISHED TEST : allowStringArrayTest()
07-24-2023 05:02:33:STARTING TEST : linksTest()
07-24-2023 05:02:33:Found expected links
07-24-2023 05:02:33:FINISHED TEST : linksTest()
07-24-2023 05:02:33:STARTING TEST : allowStringArrayTruncateDuplicatesTest()
07-24-2023 05:02:33:OPTIONS has been found in allowed methods
07-24-2023 05:02:33:FINISHED TEST : allowStringArrayTruncateDuplicatesTest()
07-24-2023 05:02:33:STARTING TEST : statusTest1()
07-24-2023 05:02:33:Correct status found in Response: 200


    Correct status found in Response: 201


    Correct status found in Response: 202


    Correct status found in Response: 204


    Correct status found in Response: 205


    Correct status found in Response: 206


    Correct status found in Response: 300


    Correct status found in Response: 301


    Correct status found in Response: 302


    Correct status found in Response: 303


    Correct status found in Response: 304


    Correct status found in Response: 305


    Correct status found in Response: 307


    Correct status found in Response: 308


    Correct status found in Response: 400


    Correct status found in Response: 401


    Correct status found in Response: 402


    Correct status found in Response: 403


    Correct status found in Response: 404


    Correct status found in Response: 405


    Correct status found in Response: 406


    Correct status found in Response: 407


    Correct status found in Response: 408


    Correct status found in Response: 409


    Correct status found in Response: 410


    Correct status found in Response: 411


    Correct status found in Response: 412


    Correct status found in Response: 413


    Correct status found in Response: 414


    Correct status found in Response: 415


    Correct status found in Response: 416


    Correct status found in Response: 417


    Correct status found in Response: 428


    Correct status found in Response: 429


    Correct status found in Response: 431


    Correct status found in Response: 451


    Correct status found in Response: 500


    Correct status found in Response: 501


    Correct status found in Response: 502


    Correct status found in Response: 503


    Correct status found in Response: 504


    Correct status found in Response: 505


    Correct status found in Response: 511
07-24-2023 05:02:33:FINISHED TEST : statusTest1()
07-24-2023 05:02:33:STARTING TEST : statusTest2()
07-24-2023 05:02:33:Correct status found in Response: 200


    Correct status found in Response: 201


    Correct status found in Response: 202


    Correct status found in Response: 204


    Correct status found in Response: 205


    Correct status found in Response: 206


    Correct status found in Response: 300


    Correct status found in Response: 301


    Correct status found in Response: 302


    Correct status found in Response: 303


    Correct status found in Response: 304


    Correct status found in Response: 305


    Correct status found in Response: 307


    Correct status found in Response: 308


    Correct status found in Response: 400


    Correct status found in Response: 401


    Correct status found in Response: 402


    Correct status found in Response: 403


    Correct status found in Response: 404


    Correct status found in Response: 405


    Correct status found in Response: 406


    Correct status found in Response: 407


    Correct status found in Response: 408


    Correct status found in Response: 409


    Correct status found in Response: 410


    Correct status found in Response: 411


    Correct status found in Response: 412


    Correct status found in Response: 413


    Correct status found in Response: 414


    Correct status found in Response: 415


    Correct status found in Response: 416


    Correct status found in Response: 417


    Correct status found in Response: 428


    Correct status found in Response: 429


    Correct status found in Response: 431


    Correct status found in Response: 451


    Correct status found in Response: 500


    Correct status found in Response: 501


    Correct status found in Response: 502


    Correct status found in Response: 503


    Correct status found in Response: 504


    Correct status found in Response: 505
07-24-2023 05:02:33:FINISHED TEST : statusTest2()
07-24-2023 05:02:33:STARTING TEST : encodingTest()
07-24-2023 05:02:33:Encoding gzip was found


    Encoding ccitt was found


    Encoding pic was found
07-24-2023 05:02:33:Found expected encodings
07-24-2023 05:02:33:FINISHED TEST : encodingTest()
07-24-2023 05:02:33:STARTING TEST : linkStringStringTest()
07-24-2023 05:02:33:Found expected link <http://localhost:888/noUrl>; rel="REL"
07-24-2023 05:02:33:FINISHED TEST : linkStringStringTest()
07-24-2023 05:02:33:STARTING TEST : replaceAllByNullTest()
07-24-2023 05:02:33:FINISHED TEST : replaceAllByNullTest()
07-24-2023 05:02:33:STARTING TEST : replaceAllTest()
07-24-2023 05:02:33:FINISHED TEST : replaceAllTest()
07-24-2023 05:02:33:STARTING TEST : allowStringSetNullRemovesAllTest()
07-24-2023 05:02:33:Allowed methods has been removed by null value as expected
07-24-2023 05:02:33:FINISHED TEST : allowStringSetNullRemovesAllTest()
07-24-2023 05:02:33:STARTING TEST : expiresTest()
07-24-2023 05:02:33:Set and fetched expire dates matched
07-24-2023 05:02:33:FINISHED TEST : expiresTest()
07-24-2023 05:02:33:STARTING TEST : allowStringSetTest()
07-24-2023 05:02:33:Found expected allowed method OPTIONS
07-24-2023 05:02:33:Found expected allowed method TRACE
07-24-2023 05:02:33:FINISHED TEST : allowStringSetTest()
07-24-2023 05:02:33:STARTING TEST : linkUriStringTest()
07-24-2023 05:02:33:Found expected link <http://localhost:888/noUrl>; rel="REL"
07-24-2023 05:02:33:FINISHED TEST : linkUriStringTest()
07-24-2023 05:02:33:STARTING TEST : variantsTest()
07-24-2023 05:02:33:Found expected header Accept-Language.
        Found expected header Accept-Encoding.
07-24-2023 05:02:33:FINISHED TEST : variantsTest()
07-24-2023 05:02:33:STARTING TEST : allowStringArrayNullRemovesAllTest()
07-24-2023 05:02:33:Allowed methods has been removed by null value as expected
07-24-2023 05:02:33:FINISHED TEST : allowStringArrayNullRemovesAllTest()
[INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in ee.jakarta.tck.ws.rs.api.rs.core.responsebuilder.BuilderClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.nocontentexception.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : constructorNullStringTest()
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:FINISHED TEST : constructorNullStringTest()
07-24-2023 05:02:33:STARTING TEST : constructorStringThrowableTest()
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:getCause contains expected java.io.IOException
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:getCause contains expected java.io.IOException
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:getCause contains expected java.lang.Error
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:getCause contains expected java.lang.Error
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:getCause contains expected java.lang.Throwable
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:getCause contains expected java.lang.Throwable
07-24-2023 05:02:33:FINISHED TEST : constructorStringThrowableTest()
07-24-2023 05:02:33:STARTING TEST : constructorStringTest()
07-24-2023 05:02:33:The exception contains expected #getMessage()
07-24-2023 05:02:33:FINISHED TEST : constructorStringTest()
07-24-2023 05:02:33:STARTING TEST : constructorThrowableTest()
07-24-2023 05:02:33:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:33:getCause contains expected java.io.IOException
07-24-2023 05:02:33:getCause contains expected java.lang.Error
07-24-2023 05:02:33:getCause contains expected java.lang.Throwable
07-24-2023 05:02:33:FINISHED TEST : constructorThrowableTest()
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in ee.jakarta.tck.ws.rs.api.rs.core.nocontentexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.variantlistbuilder.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : languageTest()
07-24-2023 05:02:33:FINISHED TEST : languageTest()
07-24-2023 05:02:33:STARTING TEST : encodingTest()
07-24-2023 05:02:33:FINISHED TEST : encodingTest()
07-24-2023 05:02:33:STARTING TEST : complexTest()
07-24-2023 05:02:33:FINISHED TEST : complexTest()
07-24-2023 05:02:33:STARTING TEST : mediaTypesTest1()
07-24-2023 05:02:33:FINISHED TEST : mediaTypesTest1()
07-24-2023 05:02:33:STARTING TEST : mediaTypesTest2()
07-24-2023 05:02:33:FINISHED TEST : mediaTypesTest2()
07-24-2023 05:02:33:STARTING TEST : newInstanceTest()
07-24-2023 05:02:33:FINISHED TEST : newInstanceTest()
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in ee.jakarta.tck.ws.rs.api.rs.core.variantlistbuilder.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.cookie.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : parseTest1()
07-24-2023 05:02:33:FINISHED TEST : parseTest1()
07-24-2023 05:02:33:STARTING TEST : parseTest2()
07-24-2023 05:02:33:FINISHED TEST : parseTest2()
07-24-2023 05:02:33:STARTING TEST : parseTest3()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : parseTest3()
07-24-2023 05:02:33:STARTING TEST : constructorTest1()
07-24-2023 05:02:33:FINISHED TEST : constructorTest1()
07-24-2023 05:02:33:STARTING TEST : constructorTest2()
07-24-2023 05:02:33:FINISHED TEST : constructorTest2()
07-24-2023 05:02:33:STARTING TEST : constructorTest3()
07-24-2023 05:02:33:FINISHED TEST : constructorTest3()
07-24-2023 05:02:33:STARTING TEST : constructorTest4()
07-24-2023 05:02:33:FINISHED TEST : constructorTest4()
07-24-2023 05:02:33:STARTING TEST : constructorTest5()
07-24-2023 05:02:33:FINISHED TEST : constructorTest5()
07-24-2023 05:02:33:STARTING TEST : equalsTest()
07-24-2023 05:02:33:FINISHED TEST : equalsTest()
07-24-2023 05:02:33:STARTING TEST : toStringTest()
07-24-2023 05:02:33:FINISHED TEST : toStringTest()
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in ee.jakarta.tck.ws.rs.api.rs.core.cookie.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.core.multivaluedhashmap.JAXRSClientIT
07-24-2023 05:02:33:STARTING TEST : constructorWithCapacityAndLoadThrowsExceptionForLoadTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : constructorWithCapacityAndLoadThrowsExceptionForLoadTest()
07-24-2023 05:02:33:STARTING TEST : constructorWithSingleValuedMapTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1
07-24-2023 05:02:33:FINISHED TEST : constructorWithSingleValuedMapTest()
07-24-2023 05:02:33:STARTING TEST : constructorWithCapacityAndLoadTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:For given key the map does not contain following values as expected:
07-24-2023 05:02:33:value4 value5
07-24-2023 05:02:33:FINISHED TEST : constructorWithCapacityAndLoadTest()
07-24-2023 05:02:33:STARTING TEST : constructorWithMapThrowsNPETest()
07-24-2023 05:02:33:NullPointerException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : constructorWithMapThrowsNPETest()
07-24-2023 05:02:33:STARTING TEST : defaultConstructorTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:For given key the map does not contain following values as expected:
07-24-2023 05:02:33:value4 value5
07-24-2023 05:02:33:FINISHED TEST : defaultConstructorTest()
07-24-2023 05:02:33:STARTING TEST : constructorWithMapTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:FINISHED TEST : constructorWithMapTest()
07-24-2023 05:02:33:STARTING TEST : constructorWithInitialCapacityTest()
07-24-2023 05:02:33:Found key key with following values:
07-24-2023 05:02:33:value1 value2 value3
07-24-2023 05:02:33:For given key the map does not contain following values as expected:
07-24-2023 05:02:33:value4 value5
07-24-2023 05:02:33:FINISHED TEST : constructorWithInitialCapacityTest()
07-24-2023 05:02:33:STARTING TEST : constructorWithSingleValuedMapThrowsNPETest()
07-24-2023 05:02:33:NullPointerException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : constructorWithSingleValuedMapThrowsNPETest()
07-24-2023 05:02:33:STARTING TEST : constructorWithInitialCapacityThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : constructorWithInitialCapacityThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:33:STARTING TEST : constructorWithCapacityAndLoadThrowsExceptionForCapacityTest()
07-24-2023 05:02:33:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : constructorWithCapacityAndLoadThrowsExceptionForCapacityTest()
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in ee.jakarta.tck.ws.rs.api.rs.core.multivaluedhashmap.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.readerinterceptorcontext.JAXRSClientIT
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:STARTING TEST : getHeadersHeadersSetTest()
07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
07-24-2023 05:02:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << OPERATION: GETHEADERS
07-24-2023 05:02:33:  TRACE: [WIRE] - << Property0: any
07-24-2023 05:02:33:  TRACE: [WIRE] - << Property1: any
07-24-2023 05:02:33:  TRACE: [WIRE] - << Property2: any
07-24-2023 05:02:33:  TRACE: [WIRE] - << Property3: any
07-24-2023 05:02:33:  TRACE: [WIRE] - << Property4: any
07-24-2023 05:02:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:33:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:33:FINISHED TEST : getHeadersHeadersSetTest()
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:STARTING TEST : setInputStreamTest()
07-24-2023 05:02:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << OPERATION: SETINPUTSTREAM
07-24-2023 05:02:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:33:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
07-24-2023 05:02:33:FINISHED TEST : setInputStreamTest()
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:STARTING TEST : getHeadersOperationSetTest()07-24-2023 05:02:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << OPERATION: GETHEADERS
07-24-2023 05:02:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:33:  TRACE: [WIRE] - << Entity

07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
07-24-2023 05:02:33:FINISHED TEST : getHeadersOperationSetTest()
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
07-24-2023 05:02:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << OPERATION: GETHEADERSISMUTABLE
07-24-2023 05:02:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:33:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:33:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << OPERATION: PROCEEDTHROWSWEBAPPEXCEPTION
07-24-2023 05:02:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:33:STARTING TEST : proceedThrowsWebApplicationExceptionTest()
07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
07-24-2023 05:02:33:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:33:WebApplicationException has been thrown as expected WebApplicationException has been thrown as expected
07-24-2023 05:02:33:FINISHED TEST : proceedThrowsWebApplicationExceptionTest()
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << OPERATION: GETINPUTSTREAM
07-24-2023 05:02:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:33:STARTING TEST : getInputStreamTest()
07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
07-24-2023 05:02:33:  TRACE: [WIRE] - << getInputStreamEntity
07-24-2023 05:02:33:FINISHED TEST : getInputStreamTest()
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:STARTING TEST : proceedThrowsIOExceptionTest()
07-24-2023 05:02:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << OPERATION: PROCEEDTHROWSIOEXCEPTION
07-24-2023 05:02:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:33:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
07-24-2023 05:02:33:FINISHED TEST : proceedThrowsIOExceptionTest()
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.readerinterceptorcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.interceptorcontext.JAXRSClientIT
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:STARTING TEST : setAnnotationsNullThrowsNPETest()
07-24-2023 05:02:33:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:33:  TRACE: [WIRE] - << OPERATION: SETANNOTATIONSNULL
07-24-2023 05:02:33:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:33:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
07-24-2023 05:02:33:FINISHED TEST : setAnnotationsNullThrowsNPETest()
07-24-2023 05:02:33:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:33:STARTING TEST : setAnnotationsTest()
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: SETANNOTATIONS
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:33:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:33:###############################
07-24-2023 05:02:34:FINISHED TEST : setAnnotationsTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: SETGENERICTYPE
07-24-2023 05:02:34:STARTING TEST : setGenericTypeTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:FINISHED TEST : setGenericTypeTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: GETMEDIATYPE
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: application/json
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:STARTING TEST : getMediaTypeTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:FINISHED TEST : getMediaTypeTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:STARTING TEST : webApplicationExceptionTest()07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: WEBAPPLICATIONEXCEPTION
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain

07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:found expected WebApplicationException jakarta.ws.rs.WebApplicationException: HTTP 409 Conflict
07-24-2023 05:02:34:FINISHED TEST : webApplicationExceptionTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: SETPROPERTYNULL
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:STARTING TEST : setPropertyNullTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:FINISHED TEST : setPropertyNullTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: GETPROPERTYNAMESISREADONLY
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:STARTING TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:FINISHED TEST : getPropertyNamesIsReadOnlyTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:STARTING TEST : ioExceptionTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: IOEXCEPTION
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:found expected IOException java.io.IOException: IOException has been thrown as expected
07-24-2023 05:02:34:FINISHED TEST : ioExceptionTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:STARTING TEST : getPropertyNamesTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: GETPROPERTYNAMES
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:FINISHED TEST : getPropertyNamesTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: GETPROPERTY
07-24-2023 05:02:34:STARTING TEST : getPropertyIsNullTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:FINISHED TEST : getPropertyIsNullTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:STARTING TEST : setMediaTypeTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: SETMEDIATYPE
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:FINISHED TEST : setMediaTypeTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: SETTYPE
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:STARTING TEST : setTypeTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:#setType set correct type java.io.InputStreamReader
07-24-2023 05:02:34:FINISHED TEST : setTypeTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:STARTING TEST : getTypeTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: GETTYPE
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:FINISHED TEST : getTypeTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: GETANNOTATIONS
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:STARTING TEST : getAnnotationsTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:FINISHED TEST : getAnnotationsTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: GETGENERICTYPE
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:STARTING TEST : getGenericTypeTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:FINISHED TEST : getGenericTypeTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:STARTING TEST : setPropertyTest()07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: SETPROPERTY

07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:FINISHED TEST : setPropertyTest()
07-24-2023 05:02:34:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << 200 OK
07-24-2023 05:02:34:  TRACE: [WIRE] - << OPERATION: REMOVEPROPERTY
07-24-2023 05:02:34:  TRACE: [WIRE] - << Content-Type: text/plain
07-24-2023 05:02:34:  TRACE: [WIRE] - << Entity
07-24-2023 05:02:34:STARTING TEST : removePropertyTest()
07-24-2023 05:02:34:[Request] Dispatching request: 'GET http://localhost:8080/404URL/' to target server at 'localhost:8080'
07-24-2023 05:02:34:###############################
07-24-2023 05:02:34:FINISHED TEST : removePropertyTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in ee.jakarta.tck.ws.rs.api.rs.ext.interceptor.reader.interceptorcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.create.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : checkCreatedResponseBuilderTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedResponseBuilderTest()
07-24-2023 05:02:34:STARTING TEST : createEndpointThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:34:FINISHED TEST : createEndpointThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:34:STARTING TEST : checkCreatedHeaderDelegateNewCookieTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedHeaderDelegateNewCookieTest()
07-24-2023 05:02:34:STARTING TEST : checkCreatedHeaderDelegateMediaTypeTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedHeaderDelegateMediaTypeTest()
07-24-2023 05:02:34:STARTING TEST : checkCreatedUriBuilderTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedUriBuilderTest()
07-24-2023 05:02:34:STARTING TEST : createHeaderDelegateThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:34:FINISHED TEST : createHeaderDelegateThrowsIllegalArgumentExceptionTest()
07-24-2023 05:02:34:STARTING TEST : checkCreatedHeaderDelegateNullPointerTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedHeaderDelegateNullPointerTest()
07-24-2023 05:02:34:STARTING TEST : checkCreatedHeaderDelegateEntityTagTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedHeaderDelegateEntityTagTest()
07-24-2023 05:02:34:STARTING TEST : createEndpointTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected java.lang.IllegalArgumentException: No container provider supports the type interface com.sun.net.httpserver.HttpHandler
07-24-2023 05:02:34:FINISHED TEST : createEndpointTest()
07-24-2023 05:02:34:STARTING TEST : checkCreatedVariantListBuilderTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedVariantListBuilderTest()
07-24-2023 05:02:34:STARTING TEST : checkCreatedHeaderDelegateCookieTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedHeaderDelegateCookieTest()
07-24-2023 05:02:34:STARTING TEST : checkCreatedHeaderDelegateCacheControlTest()
07-24-2023 05:02:34:FINISHED TEST : checkCreatedHeaderDelegateCacheControlTest()
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.create.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.setinstance.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : checkTckRuntimeDelegateIsNotDefaultTest()
07-24-2023 05:02:34:Found org.glassfish.jersey.server.internal.RuntimeDelegateImpl
07-24-2023 05:02:34:FINISHED TEST : checkTckRuntimeDelegateIsNotDefaultTest()
07-24-2023 05:02:34:STARTING TEST : askForTckRuntimeDelegateGivenBySetInstanceTest()
07-24-2023 05:02:34:Found ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.TckRuntimeDelegate
07-24-2023 05:02:34:Found org.glassfish.jersey.server.internal.RuntimeDelegateImpl
07-24-2023 05:02:34:FINISHED TEST : askForTckRuntimeDelegateGivenBySetInstanceTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in ee.jakarta.tck.ws.rs.api.rs.ext.runtimedelegate.setinstance.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.processingexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorWithRuntimeExceptionNullMessageTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithRuntimeExceptionNullMessageTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithNullThrowableTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithNullThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithCheckedExceptionNullMessageTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithCheckedExceptionNullMessageTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithNullThrowableNullMessageTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithNullThrowableNullMessageTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithNullMessageTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithNullMessageTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithNullThrowableNotNullMessageTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithNullThrowableNotNullMessageTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithCheckedExceptionAndNotNullMessageTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithCheckedExceptionAndNotNullMessageTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithRuntimeExceptionAndNotNullMessageTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithRuntimeExceptionAndNotNullMessageTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithNotNullMessageTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithNotNullMessageTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithCheckedExceptionTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithCheckedExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorWithRuntimeExceptionTest()
07-24-2023 05:02:34:FINISHED TEST : constructorWithRuntimeExceptionTest()
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in ee.jakarta.tck.ws.rs.api.rs.processingexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.notauthorizedexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorObjectsTest()
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:FINISHED TEST : constructorObjectsTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringObjectsThrowsNPEWhenNullTest()
07-24-2023 05:02:34:NullPointerException has been thrown as expected for null challenge
07-24-2023 05:02:34:FINISHED TEST : constructorStringObjectsThrowsNPEWhenNullTest()
07-24-2023 05:02:34:STARTING TEST : constructorThrowableObjectTest()
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorThrowableObjectTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableObjectsTest()
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableObjectsTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringObjectsTest()
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK NotAuthorizedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringObjectsTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorObjectsThrowsNPEWhenNullTest()
07-24-2023 05:02:34:NullPointerException has been thrown as expected for null challenge
07-24-2023 05:02:34:FINISHED TEST : constructorObjectsThrowsNPEWhenNullTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in ee.jakarta.tck.ws.rs.api.rs.notauthorizedexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.notsupportedexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorTest()
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:FINISHED TEST : constructorTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in ee.jakarta.tck.ws.rs.api.rs.notsupportedexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.bindingpriority.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : checkBindingPriorityLowerRegisteredFirstTest()
07-24-2023 05:02:34:FINISHED TEST : checkBindingPriorityLowerRegisteredFirstTest()
07-24-2023 05:02:34:STARTING TEST : checkBindingPriorityHigherRegisteredFirstTest()
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
07-24-2023 05:02:34:FINISHED TEST : checkBindingPriorityHigherRegisteredFirstTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in ee.jakarta.tck.ws.rs.api.rs.bindingpriority.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.runtimetype.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : valueOfTest()
07-24-2023 05:02:34:#valueOf( CLIENT ) equals CLIENT as expected
07-24-2023 05:02:34:#valueOf( SERVER ) equals SERVER as expected
07-24-2023 05:02:34:FINISHED TEST : valueOfTest()
07-24-2023 05:02:34:STARTING TEST : valuesTest()
07-24-2023 05:02:34:Found CLIENT in valus() CLIENT, SERVER
07-24-2023 05:02:34:Found SERVER in valus() CLIENT, SERVER
07-24-2023 05:02:34:FINISHED TEST : valuesTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in ee.jakarta.tck.ws.rs.api.rs.runtimetype.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.redirectexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusUriThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusUriThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusUriThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStatusUriThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusNullUriThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStatusNullUriThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntUriThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorIntUriThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusNullUriThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusNullUriThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorIntUriTest()
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:FINISHED TEST : constructorIntUriTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusUriTest()
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusUriTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntNotValidStatusThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:FINISHED TEST : constructorIntNotValidStatusThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusUriTest()
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:FINISHED TEST : constructorStatusUriTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntUriThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntUriThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntNotValidStatusThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntNotValidStatusThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntUriTest()
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected location http://oracle.com:888/REDIRECTIONtest
07-24-2023 05:02:34:found expected getMessage()= TCK RedirectionException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntUriTest()
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in ee.jakarta.tck.ws.rs.api.rs.redirectexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.notacceptableexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorTest()
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:FINISHED TEST : constructorTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status OK as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Created as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Accepted as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status No Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Reset Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Partial Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Multiple Choices as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Moved Permanently as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status See Other as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Modified as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Use Proxy as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Temporary Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Permanent Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Bad Request as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unauthorized as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Payment Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Forbidden as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Method Not Allowed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Proxy Authentication Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Conflict as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gone as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Length Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Entity Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request-URI Too Long as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unsupported Media Type as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Requested Range Not Satisfiable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Expectation Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Too Many Requests as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Header Fields Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unavailable For Legal Reasons as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Internal Server Error as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Implemented as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Bad Gateway as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Service Unavailable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gateway Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status HTTP Version Not Supported as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Network Authentication Required as expected
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringTest()
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK NotAcceptableException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringTest()
07-24-2023 05:02:34:STARTING TEST : constructorThrowableTest()
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status OK as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Created as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Accepted as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status No Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Reset Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Partial Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Multiple Choices as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Moved Permanently as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status See Other as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Modified as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Use Proxy as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Temporary Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Permanent Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Bad Request as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unauthorized as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Payment Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Forbidden as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Method Not Allowed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Proxy Authentication Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Conflict as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gone as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Length Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Entity Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request-URI Too Long as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unsupported Media Type as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Requested Range Not Satisfiable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Expectation Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Too Many Requests as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Header Fields Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unavailable For Legal Reasons as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Internal Server Error as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Implemented as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Bad Gateway as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Service Unavailable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gateway Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status HTTP Version Not Supported as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Network Authentication Required as expected
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status OK
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Created
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Found
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status OK
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Created
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Found
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been sucessfully thrown for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in ee.jakarta.tck.ws.rs.api.rs.notacceptableexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.internalservererrorexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:FINISHED TEST : constructorTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableThrowsIEATest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableThrowsIEATest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringTest()
07-24-2023 05:02:34:found expected getMessage()= TCK InternalServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:FINISHED TEST : constructorStringTest()
07-24-2023 05:02:34:STARTING TEST : constructorThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in ee.jakarta.tck.ws.rs.api.rs.internalservererrorexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.servererrorexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusNullThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusNullThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:FINISHED TEST : constructorStatusTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorIntThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStatusThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusNullThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStatusNullThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusNullThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusNullThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusNullThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStatusNullThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:FINISHED TEST : constructorIntTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntNotValidStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntNotValidStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntNotValidStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:FINISHED TEST : constructorIntNotValidStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorIntNotValidStatusThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:FINISHED TEST : constructorIntNotValidStatusThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ServerErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntNotValidStatusThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntNotValidStatusThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorIntThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorIntThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorIntThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorStatusThrowableTest()
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in ee.jakarta.tck.ws.rs.api.rs.servererrorexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.webapplicationexceptiontest.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorStringNullStatusThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected when null Status
07-24-2023 05:02:34:FINISHED TEST : constructorStringNullStatusThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableStatusTest()
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableStatusTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableResponseTest()
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableResponseTest()
07-24-2023 05:02:34:STARTING TEST : statusNullTest()
07-24-2023 05:02:34:FINISHED TEST : statusNullTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringNullResponseTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringNullResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntTest()
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableNullResponseTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableNullResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusTest()
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringTest()
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringTest()
07-24-2023 05:02:34:STARTING TEST : throwableStatusTest1()
07-24-2023 05:02:34:FINISHED TEST : throwableStatusTest1()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableIntTest()
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected OK status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Created status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Accepted status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected No Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Reset Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Partial Content status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Multiple Choices status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Moved Permanently status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected See Other status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Modified status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Use Proxy status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Temporary Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Permanent Redirect status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unauthorized status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Payment Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Forbidden status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Acceptable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Proxy Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Conflict status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gone status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Length Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Precondition Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Entity Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request-URI Too Long status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unsupported Media Type status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Requested Range Not Satisfiable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Expectation Failed status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Precondition Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Too Many Requests status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Request Header Fields Too Large status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Unavailable For Legal Reasons status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Internal Server Error status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Implemented status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Gateway status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Gateway Timeout status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected HTTP Version Not Supported status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Network Authentication Required status
07-24-2023 05:02:34:found expected getMessage()= TCK WebApplicationException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableIntTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableNullStatusThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown when null Status as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown when null Status as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown when null Status as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown when null Status as expected
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableNullStatusThrowsIAETest()
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in ee.jakarta.tck.ws.rs.api.rs.webapplicationexceptiontest.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.notfoundexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorTest()
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:FINISHED TEST : constructorTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringTest()
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:found expected getMessage()= TCK NotFoundException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringTest()
07-24-2023 05:02:34:STARTING TEST : constructorThrowableTest()
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Not Found status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Method Not Allowed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in ee.jakarta.tck.ws.rs.api.rs.notfoundexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.clienterrorexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntNotValidStatusThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 999
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntNotValidStatusThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorStatusTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorIntThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntNotValidStatusThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 999
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntNotValidStatusThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStatusThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusNullThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStatusNullThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntThrowableTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusNullThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStatusNullThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:FINISHED TEST : constructorIntTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringIntTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringIntTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntNotValidStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 999
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:FINISHED TEST : constructorIntNotValidStatusThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorIntNotValidStatusThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -1
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 999
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status -2147483648
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status 2147483647
07-24-2023 05:02:34:FINISHED TEST : constructorIntNotValidStatusThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusNullThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusNullThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusThrowableTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK ClientErrorException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStatusNullThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null status
07-24-2023 05:02:34:FINISHED TEST : constructorStringStatusNullThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorIntThrowableTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorIntThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorIntThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorIntThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsIEATest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsIEATest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStatusThrowableTest()
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Bad Request
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unauthorized
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Payment Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Forbidden
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Not Found
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Method Not Allowed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Not Acceptable
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Proxy Authentication Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Timeout
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Conflict
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Gone
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Length Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Entity Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request-URI Too Long
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unsupported Media Type
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Requested Range Not Satisfiable
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Expectation Failed
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Precondition Required
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Too Many Requests
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Request Header Fields Too Large
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:Response of the exception contains expected status Unavailable For Legal Reasons
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorStatusThrowableTest()
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in ee.jakarta.tck.ws.rs.api.rs.clienterrorexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.serviceunavailableexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorTest()
07-24-2023 05:02:34:response contains expected Service Unavailable status
07-24-2023 05:02:34:Found expected retry time null
07-24-2023 05:02:34:#hasRetryAfter returned expected false value
07-24-2023 05:02:34:FINISHED TEST : constructorTest()
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in ee.jakarta.tck.ws.rs.api.rs.serviceunavailableexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.notallowedexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableStringsThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null methods
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null methods
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null methods
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null methods
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableStringsThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseDoesNotThrowWhenNoAllowHeaderTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseDoesNotThrowWhenNoAllowHeaderTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStringStringsThrowsNPETest()
07-24-2023 05:02:34:NullPointerException has been thrown as expected, for null method
07-24-2023 05:02:34:FINISHED TEST : constructorStringStringStringsThrowsNPETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsIAEWhenNoAllowHeaderTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for when no allow http header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsIAEWhenNoAllowHeaderTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableStringsTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableStringsTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableThrowsIAEWhenNoAllowHeaderTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for when no allow http header
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableThrowsIAEWhenNoAllowHeaderTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseDoesNotThrowWhenNoAllowHeaderTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseDoesNotThrowWhenNoAllowHeaderTest()
07-24-2023 05:02:34:STARTING TEST : constructorThrowableStringThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null methods
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null methods
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null methods
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for null methods
07-24-2023 05:02:34:FINISHED TEST : constructorThrowableStringThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowsNPETest()
07-24-2023 05:02:34:NullPointerException has been thrown as expected, for null method
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowsNPETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringStringStringsTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:found expected getMessage()= TCK NotAllowedException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringStringStringsTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:FINISHED TEST : constructorStringTest()
07-24-2023 05:02:34:STARTING TEST : constructorThrowableStringTest()
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Method Not Allowed status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorThrowableStringTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status OK
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Created
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Accepted
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status No Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Reset Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Partial Content
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Multiple Choices
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Moved Permanently
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status See Other
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Modified
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Use Proxy
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Temporary Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Permanent Redirect
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Request
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unauthorized
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Payment Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Forbidden
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Found
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Acceptable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Proxy Authentication Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Conflict
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gone
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Length Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Entity Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request-URI Too Long
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unsupported Media Type
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Requested Range Not Satisfiable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Expectation Failed
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Precondition Required
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Too Many Requests
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Request Header Fields Too Large
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Unavailable For Legal Reasons
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Internal Server Error
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Not Implemented
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Bad Gateway
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Service Unavailable
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Gateway Timeout
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status HTTP Version Not Supported
07-24-2023 05:02:34:IllegalArgumentException has been thrown as expected for status Network Authentication Required
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in ee.jakarta.tck.ws.rs.api.rs.notallowedexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.badrequestexception.JAXRSClientIT
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorTest()
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:FINISHED TEST : constructorTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringRequestThrowableThrowsIAETest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status OK as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Created as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Accepted as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status No Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Reset Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Partial Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Multiple Choices as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Moved Permanently as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status See Other as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Modified as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Use Proxy as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Temporary Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Permanent Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unauthorized as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Payment Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Forbidden as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Method Not Allowed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Acceptable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Proxy Authentication Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Conflict as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gone as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Length Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Entity Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request-URI Too Long as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unsupported Media Type as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Requested Range Not Satisfiable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Expectation Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Too Many Requests as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Header Fields Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unavailable For Legal Reasons as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Internal Server Error as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Implemented as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Bad Gateway as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Service Unavailable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gateway Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status HTTP Version Not Supported as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Network Authentication Required as expected
07-24-2023 05:02:34:FINISHED TEST : constructorStringRequestThrowableThrowsIAETest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:FINISHED TEST : constructorStringThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status OK as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Created as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Accepted as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status No Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Reset Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Partial Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Multiple Choices as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Moved Permanently as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status See Other as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Modified as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Use Proxy as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Temporary Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Permanent Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unauthorized as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Payment Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Forbidden as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Method Not Allowed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Acceptable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Proxy Authentication Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Conflict as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gone as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Length Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Entity Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request-URI Too Long as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unsupported Media Type as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Requested Range Not Satisfiable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Expectation Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Too Many Requests as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Header Fields Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unavailable For Legal Reasons as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Internal Server Error as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Implemented as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Bad Gateway as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Service Unavailable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gateway Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status HTTP Version Not Supported as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Network Authentication Required as expected
07-24-2023 05:02:34:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringTest()
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:FINISHED TEST : constructorStringTest()
07-24-2023 05:02:34:STARTING TEST : constructorThrowableTest()
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:FINISHED TEST : constructorThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringRequestThrowableTest()
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:getCause contains expected java.io.IOException
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:getCause contains expected java.lang.Error
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:found expected getMessage()= TCK BadRequestException description
07-24-2023 05:02:34:getCause contains expected java.lang.Throwable
07-24-2023 05:02:34:response contains expected Bad Request status
07-24-2023 05:02:34:Found expected http Host header
07-24-2023 05:02:34:FINISHED TEST : constructorStringRequestThrowableTest()
07-24-2023 05:02:34:STARTING TEST : constructorStringResponseThrowsIEATest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status OK as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Created as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Accepted as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status No Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Reset Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Partial Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Multiple Choices as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Moved Permanently as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status See Other as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Modified as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Use Proxy as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Temporary Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Permanent Redirect as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unauthorized as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Payment Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Forbidden as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Found as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Method Not Allowed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Acceptable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Proxy Authentication Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Conflict as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gone as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Length Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Entity Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request-URI Too Long as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unsupported Media Type as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Requested Range Not Satisfiable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Expectation Failed as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Precondition Required as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Too Many Requests as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Request Header Fields Too Large as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Unavailable For Legal Reasons as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Internal Server Error as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Not Implemented as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Bad Gateway as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Service Unavailable as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Gateway Timeout as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status HTTP Version Not Supported as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Network Authentication Required as expected
07-24-2023 05:02:34:FINISHED TEST : constructorStringResponseThrowsIEATest()
07-24-2023 05:02:34:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status OK as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Created as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Accepted as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status No Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Reset Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Partial Content as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Multiple Choices as expected
07-24-2023 05:02:34:IllegalArgumentException has been thrown for status Moved Permanently as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Found as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status See Other as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Modified as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Use Proxy as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Temporary Redirect as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Permanent Redirect as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unauthorized as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Payment Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Forbidden as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Found as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Method Not Allowed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Acceptable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Proxy Authentication Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Timeout as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Conflict as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Gone as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Length Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Precondition Failed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Entity Too Large as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request-URI Too Long as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unsupported Media Type as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Requested Range Not Satisfiable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Expectation Failed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Precondition Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Too Many Requests as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Header Fields Too Large as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unavailable For Legal Reasons as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Internal Server Error as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Implemented as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Bad Gateway as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Service Unavailable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Gateway Timeout as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status HTTP Version Not Supported as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Network Authentication Required as expected
07-24-2023 05:02:35:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in ee.jakarta.tck.ws.rs.api.rs.badrequestexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.rs.forbiddenexception.JAXRSClientIT
07-24-2023 05:02:35:STARTING TEST : constructorResponseThrowableTest()
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:getCause contains expected java.io.IOException
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:getCause contains expected java.lang.Error
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:getCause contains expected java.lang.Throwable
07-24-2023 05:02:35:FINISHED TEST : constructorResponseThrowableTest()
07-24-2023 05:02:35:STARTING TEST : constructorTest()
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:FINISHED TEST : constructorTest()
07-24-2023 05:02:35:STARTING TEST : constructorResponseTest()
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:FINISHED TEST : constructorResponseTest()
07-24-2023 05:02:35:STARTING TEST : constructorStringResponseThrowableThrowsIAETest()
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status OK
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Created
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Accepted
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status No Content
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Reset Content
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Partial Content
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Multiple Choices
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Moved Permanently
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Found
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status See Other
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Not Modified
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Use Proxy
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Temporary Redirect
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Permanent Redirect
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Bad Request
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Unauthorized
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Payment Required
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Not Found
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Method Not Allowed
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Not Acceptable
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Proxy Authentication Required
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Request Timeout
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Conflict
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Gone
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Length Required
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Precondition Failed
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Request Entity Too Large
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Request-URI Too Long
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Unsupported Media Type
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Requested Range Not Satisfiable
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Expectation Failed
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Precondition Required
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Too Many Requests
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Request Header Fields Too Large
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Unavailable For Legal Reasons
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Internal Server Error
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Not Implemented
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Bad Gateway
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Service Unavailable
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Gateway Timeout
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status HTTP Version Not Supported
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Network Authentication Required
07-24-2023 05:02:35:FINISHED TEST : constructorStringResponseThrowableThrowsIAETest()
07-24-2023 05:02:35:STARTING TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:getCause contains expected java.io.IOException
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:getCause contains expected java.lang.Error
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:getCause contains expected java.lang.Throwable
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:FINISHED TEST : constructorStringResponseThrowableTest()
07-24-2023 05:02:35:STARTING TEST : constructorStringResponseTest()
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:Found expected http Host header
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:FINISHED TEST : constructorStringResponseTest()
07-24-2023 05:02:35:STARTING TEST : constructorStringThrowableTest()
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:getCause contains expected java.io.IOException
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:getCause contains expected java.lang.Error
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:getCause contains expected java.lang.Throwable
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:FINISHED TEST : constructorStringThrowableTest()
07-24-2023 05:02:35:STARTING TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status OK as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Created as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Accepted as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status No Content as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Reset Content as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Partial Content as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Multiple Choices as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Moved Permanently as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Found as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status See Other as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Modified as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Use Proxy as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Temporary Redirect as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Permanent Redirect as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Bad Request as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unauthorized as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Payment Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Found as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Method Not Allowed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Acceptable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Proxy Authentication Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Timeout as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Conflict as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Gone as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Length Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Precondition Failed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Entity Too Large as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request-URI Too Long as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unsupported Media Type as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Requested Range Not Satisfiable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Expectation Failed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Precondition Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Too Many Requests as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Header Fields Too Large as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unavailable For Legal Reasons as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Internal Server Error as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Implemented as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Bad Gateway as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Service Unavailable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Gateway Timeout as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status HTTP Version Not Supported as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Network Authentication Required as expected
07-24-2023 05:02:35:FINISHED TEST : constructorResponseThrowsExceptionTest()
07-24-2023 05:02:35:STARTING TEST : constructorStringTest()
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:found expected getMessage()= TCK ForbiddenException description
07-24-2023 05:02:35:FINISHED TEST : constructorStringTest()
07-24-2023 05:02:35:STARTING TEST : constructorThrowableTest()
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:getCause contains expected java.lang.RuntimeException
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:getCause contains expected java.io.IOException
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:getCause contains expected java.lang.Error
07-24-2023 05:02:35:response contains expected Forbidden status
07-24-2023 05:02:35:getCause contains expected java.lang.Throwable
07-24-2023 05:02:35:FINISHED TEST : constructorThrowableTest()
07-24-2023 05:02:35:STARTING TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status OK as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Created as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Accepted as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status No Content as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Reset Content as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Partial Content as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Multiple Choices as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Moved Permanently as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Found as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status See Other as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Modified as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Use Proxy as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Temporary Redirect as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Permanent Redirect as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Bad Request as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unauthorized as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Payment Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Found as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Method Not Allowed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Acceptable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Proxy Authentication Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Timeout as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Conflict as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Gone as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Length Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Precondition Failed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Entity Too Large as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request-URI Too Long as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unsupported Media Type as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Requested Range Not Satisfiable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Expectation Failed as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Precondition Required as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Too Many Requests as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Request Header Fields Too Large as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Unavailable For Legal Reasons as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Internal Server Error as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Not Implemented as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Bad Gateway as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Service Unavailable as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Gateway Timeout as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status HTTP Version Not Supported as expected
07-24-2023 05:02:35:IllegalArgumentException has been thrown for status Network Authentication Required as expected
07-24-2023 05:02:35:FINISHED TEST : constructorStringResponseThrowsIAETest()
07-24-2023 05:02:35:STARTING TEST : constructorResponseThrowableThrowsExceptionTest()
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status OK
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Created
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Accepted
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status No Content
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Reset Content
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Partial Content
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Multiple Choices
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Moved Permanently
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Found
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status See Other
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Not Modified
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Use Proxy
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Temporary Redirect
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Permanent Redirect
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Bad Request
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Unauthorized
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Payment Required
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Not Found
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Method Not Allowed
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Not Acceptable
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Proxy Authentication Required
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Request Timeout
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Conflict
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Gone
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Length Required
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Precondition Failed
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Request Entity Too Large
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Request-URI Too Long
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Unsupported Media Type
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Requested Range Not Satisfiable
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Expectation Failed
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Precondition Required
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Too Many Requests
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Request Header Fields Too Large
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Unavailable For Legal Reasons
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Internal Server Error
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Not Implemented
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Bad Gateway
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Service Unavailable
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Gateway Timeout
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status HTTP Version Not Supported
07-24-2023 05:02:35:IllegalArgumentException has been sucessfully thrown for status Network Authentication Required
07-24-2023 05:02:35:FINISHED TEST : constructorResponseThrowableThrowsExceptionTest()
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in ee.jakarta.tck.ws.rs.api.rs.forbiddenexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.clientrequestcontext.JAXRSClientIT
07-24-2023 05:02:35:STARTING TEST : getHeaderStringUsingHeaderDelegateTest()
07-24-2023 05:02:35:Found expected substring: bean
07-24-2023 05:02:35:FINISHED TEST : getHeaderStringUsingHeaderDelegateTest()
07-24-2023 05:02:35:STARTING TEST : getDateNullTest()
07-24-2023 05:02:35:Found expected substring: NULL
07-24-2023 05:02:35:FINISHED TEST : getDateNullTest()
07-24-2023 05:02:35:STARTING TEST : getEntityTest()
07-24-2023 05:02:35:Found expected substring: test
07-24-2023 05:02:35:FINISHED TEST : getEntityTest()
07-24-2023 05:02:35:STARTING TEST : getEntityAnnotationsNullTest()
07-24-2023 05:02:35:Found expected substring: 0
07-24-2023 05:02:35:FINISHED TEST : getEntityAnnotationsNullTest()
07-24-2023 05:02:35:STARTING TEST : abortWithTest()
07-24-2023 05:02:35:Found expected status: 201
07-24-2023 05:02:35:FINISHED TEST : abortWithTest()
07-24-2023 05:02:35:STARTING TEST : getStringHeadersUsingHeaderDelegateTest()
07-24-2023 05:02:35:Found expected substring: cts
07-24-2023 05:02:35:FINISHED TEST : getStringHeadersUsingHeaderDelegateTest()
07-24-2023 05:02:35:STARTING TEST : getStringHeadersTest()
07-24-2023 05:02:35:Found expected substring: text/html
07-24-2023 05:02:35:Found expected substring: cts
07-24-2023 05:02:35:Found expected substring: Tue, 15 Nov 1994 08:12:31 GMT
07-24-2023 05:02:35:FINISHED TEST : getStringHeadersTest()
07-24-2023 05:02:35:STARTING TEST : getMediaTypeTest()
07-24-2023 05:02:35:Found expected substring: application/x-www-form-urlencoded
07-24-2023 05:02:35:FINISHED TEST : getMediaTypeTest()
07-24-2023 05:02:35:STARTING TEST : getEntityAnnotationsTest()
07-24-2023 05:02:35:Found expected substring: jakarta.ws.rs.ext.Provider
07-24-2023 05:02:35:FINISHED TEST : getEntityAnnotationsTest()
07-24-2023 05:02:35:STARTING TEST : getMethodTest()
07-24-2023 05:02:35:Found expected substring: OPTIONS
07-24-2023 05:02:35:Found expected substring: DELETE
07-24-2023 05:02:35:Found expected substring: GET
07-24-2023 05:02:35:Found expected substring: TRACE
07-24-2023 05:02:35:Found expected substring: PUT
07-24-2023 05:02:35:Found expected substring: POST
07-24-2023 05:02:35:FINISHED TEST : getMethodTest()
07-24-2023 05:02:35:STARTING TEST : setEntityTest()
07-24-2023 05:02:35:Counter is 1
07-24-2023 05:02:35:Counter is 2
07-24-2023 05:02:35:Found expected status: 200
07-24-2023 05:02:35:FINISHED TEST : setEntityTest()
07-24-2023 05:02:35:STARTING TEST : hasEntityTest()
07-24-2023 05:02:35:Found expected substring: false
07-24-2023 05:02:35:Found expected substring: true
07-24-2023 05:02:35:FINISHED TEST : hasEntityTest()
07-24-2023 05:02:35:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:02:35:Found expected substring: Accept
07-24-2023 05:02:35:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:02:35:STARTING TEST : getAcceptableMediaTypesIsSortedTest()
07-24-2023 05:02:35:FINISHED TEST : getAcceptableMediaTypesIsSortedTest()
07-24-2023 05:02:35:STARTING TEST : getLanguageTest()
07-24-2023 05:02:35:Found expected substring: zh_tw
07-24-2023 05:02:35:FINISHED TEST : getLanguageTest()
07-24-2023 05:02:35:STARTING TEST : getDateTest()
07-24-2023 05:02:35:Found expected substring: Nov
07-24-2023 05:02:35:Found expected substring: 1994
07-24-2023 05:02:35:Found expected substring: 31
07-24-2023 05:02:35:FINISHED TEST : getDateTest()
07-24-2023 05:02:35:STARTING TEST : getEntityAnnotationsIsNotTakenFromEntityClassTest()
07-24-2023 05:02:35:Found expected substring: 0
07-24-2023 05:02:35:FINISHED TEST : getEntityAnnotationsIsNotTakenFromEntityClassTest()
07-24-2023 05:02:35:STARTING TEST : getLanguageIsNullTest()
07-24-2023 05:02:35:Found expected substring: NULL
07-24-2023 05:02:35:FINISHED TEST : getLanguageIsNullTest()
07-24-2023 05:02:35:STARTING TEST : getHeaderStringTest()
07-24-2023 05:02:35:Found expected status: 200
07-24-2023 05:02:35:FINISHED TEST : getHeaderStringTest()
07-24-2023 05:02:35:STARTING TEST : getEntityClassTest()
07-24-2023 05:02:35:Found expected substring: java.io.ByteArrayInputStream
07-24-2023 05:02:35:FINISHED TEST : getEntityClassTest()
07-24-2023 05:02:35:STARTING TEST : getAcceptableLanguagesByWeightsTest()
07-24-2023 05:02:35:Found expected substring: da
07-24-2023 05:02:35:Found expected substring: gb
07-24-2023 05:02:35:Found expected substring: us
07-24-2023 05:02:35:FINISHED TEST : getAcceptableLanguagesByWeightsTest()
07-24-2023 05:02:35:STARTING TEST : getCookiesIsImmutableTest()
07-24-2023 05:02:35:Found expected status: 200
07-24-2023 05:02:35:FINISHED TEST : getCookiesIsImmutableTest()
07-24-2023 05:02:35:STARTING TEST : getPropertyNamesTest()
07-24-2023 05:02:35:Found expected substring: PROPERTY1
07-24-2023 05:02:35:Found expected substring: PROPERTY2
07-24-2023 05:02:35:FINISHED TEST : getPropertyNamesTest()
07-24-2023 05:02:35:STARTING TEST : getAcceptableMediaTypesTest()
07-24-2023 05:02:35:Found expected substring: text/*
07-24-2023 05:02:35:Found expected substring: text/html
07-24-2023 05:02:35:Found expected substring: */*
07-24-2023 05:02:35:FINISHED TEST : getAcceptableMediaTypesTest()
07-24-2023 05:02:35:STARTING TEST : getHeadersTest()
07-24-2023 05:02:35:Found expected substring: Accept
07-24-2023 05:02:35:Found expected substring: Date
07-24-2023 05:02:35:Found expected substring: tck
07-24-2023 05:02:35:FINISHED TEST : getHeadersTest()
07-24-2023 05:02:35:STARTING TEST : getPropertyIsNullTest()
07-24-2023 05:02:35:Found expected substring: NULL
07-24-2023 05:02:35:FINISHED TEST : getPropertyIsNullTest()
07-24-2023 05:02:35:STARTING TEST : getEntityClassListStringTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:35:Found expected substring: java.util.ArrayList
07-24-2023 05:02:35:FINISHED TEST : getEntityClassListStringTest()
07-24-2023 05:02:35:STARTING TEST : getStringHeadersReflectsTheUnderlayingMapTest()
07-24-2023 05:02:35:Found expected substring: cts
07-24-2023 05:02:35:FINISHED TEST : getStringHeadersReflectsTheUnderlayingMapTest()
07-24-2023 05:02:35:STARTING TEST : getClientTest()
07-24-2023 05:02:35:Found expected status: 200
07-24-2023 05:02:35:FINISHED TEST : getClientTest()
07-24-2023 05:02:35:STARTING TEST : getUriTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
07-24-2023 05:02:35:Found expected substring: http://localhost:8080/404URL/
07-24-2023 05:02:35:FINISHED TEST : getUriTest()
07-24-2023 05:02:35:STARTING TEST : getSetPropertyTest()
07-24-2023 05:02:35:Found expected substring: value
07-24-2023 05:02:35:FINISHED TEST : getSetPropertyTest()
07-24-2023 05:02:35:STARTING TEST : getAcceptableLanguagesTest()
07-24-2023 05:02:35:Found expected substring: fr_CA
07-24-2023 05:02:35:Found expected substring: zh_CN
07-24-2023 05:02:35:FINISHED TEST : getAcceptableLanguagesTest()
07-24-2023 05:02:35:STARTING TEST : getMediaTypeIsNullTest()
07-24-2023 05:02:35:Found expected substring: NULL
07-24-2023 05:02:35:FINISHED TEST : getMediaTypeIsNullTest()
07-24-2023 05:02:35:STARTING TEST : getAcceptableMediaTypesIsImmutableTest()
07-24-2023 05:02:35:Found expected status: 200
07-24-2023 05:02:35:FINISHED TEST : getAcceptableMediaTypesIsImmutableTest()
07-24-2023 05:02:35:STARTING TEST : getConfigurationTest()
07-24-2023 05:02:35:Found expected status: 200
07-24-2023 05:02:35:FINISHED TEST : getConfigurationTest()
07-24-2023 05:02:35:STARTING TEST : getAcceptableLanguagesIsImmutableTest()
07-24-2023 05:02:35:Found expected status: 200
07-24-2023 05:02:35:FINISHED TEST : getAcceptableLanguagesIsImmutableTest()
07-24-2023 05:02:35:STARTING TEST : removePropertyTest()
07-24-2023 05:02:35:Found expected substring: NULL
07-24-2023 05:02:35:FINISHED TEST : removePropertyTest()
07-24-2023 05:02:35:STARTING TEST : getEntityNullTest()
07-24-2023 05:02:35:Found expected substring: NULL
07-24-2023 05:02:35:FINISHED TEST : getEntityNullTest()
07-24-2023 05:02:35:STARTING TEST : getEntityTypeListStringTest()
07-24-2023 05:02:35:Found expected substring: java.lang.String
07-24-2023 05:02:35:FINISHED TEST : getEntityTypeListStringTest()
07-24-2023 05:02:35:STARTING TEST : getCookiesTest()
07-24-2023 05:02:35:Found expected substring: cts
07-24-2023 05:02:35:Found expected substring: tck
07-24-2023 05:02:35:Found expected substring: jee
07-24-2023 05:02:35:FINISHED TEST : getCookiesTest()
07-24-2023 05:02:35:STARTING TEST : getPropertyNamesIsImmutableTest()
07-24-2023 05:02:35:getPropertyNames is immutable as expected
07-24-2023 05:02:35:FINISHED TEST : getPropertyNamesIsImmutableTest()
[INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s - in ee.jakarta.tck.ws.rs.api.client.clientrequestcontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.clientbuilder.JAXRSClientIT
07-24-2023 05:02:35:STARTING TEST : newClientWithConfigurationTest()
07-24-2023 05:02:35:FINISHED TEST : newClientWithConfigurationTest()
07-24-2023 05:02:35:STARTING TEST : newClientNoParamTest()
07-24-2023 05:02:35:FINISHED TEST : newClientNoParamTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in ee.jakarta.tck.ws.rs.api.client.clientbuilder.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.client.JAXRSClientIT
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRequestWithMediaTypeNameTest()
public org.glassfish.jersey.client.JerseyInvocation$Builder org.glassfish.jersey.client.JerseyWebTarget.request(java.lang.String[])
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRequestWithMediaTypeNameTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRegisterClassMapTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyWebTarget.register(java.lang.Class,java.util.Map)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRegisterClassMapTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientConfigTest()
public jakarta.ws.rs.core.Configuration org.glassfish.jersey.client.JerseyClient.getConfiguration()
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientConfigTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetPathTest()
public jakarta.ws.rs.client.WebTarget org.glassfish.jersey.client.JerseyWebTarget.path(java.lang.String)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetPathTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientRegisterObjectTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyClient.register(java.lang.Object)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientRegisterObjectTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRegisterClassTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyWebTarget.register(java.lang.Object)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRegisterClassTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetQueryParamTest()
public jakarta.ws.rs.client.WebTarget org.glassfish.jersey.client.JerseyWebTarget.queryParam(java.lang.String,java.lang.Object[])
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetQueryParamTest()
07-24-2023 05:02:35:STARTING TEST : targetWithStringIllegalArgumentExceptionTest()
07-24-2023 05:02:35:Uri is not a valid URI as expected: java.net.URISyntaxException: Expected scheme name at index 0: :cts:8080//tck:90090//jaxrs
07-24-2023 05:02:35:IllegalArgumentException was successfully thrown for target :cts:8080//tck:90090//jaxrs  as expected
07-24-2023 05:02:35:FINISHED TEST : targetWithStringIllegalArgumentExceptionTest()
07-24-2023 05:02:35:STARTING TEST : targetWithUriBuilderNullPointerExceptionTest()
07-24-2023 05:02:35:NullPointerException was successfully thrown for null target as expected
07-24-2023 05:02:35:FINISHED TEST : targetWithUriBuilderNullPointerExceptionTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetConfigTest()
public jakarta.ws.rs.core.Configuration org.glassfish.jersey.client.JerseyWebTarget.getConfiguration()
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetConfigTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetGetUriTest()
public java.net.URI org.glassfish.jersey.client.JerseyWebTarget.getUri()
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetGetUriTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetPropertyTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyWebTarget.property(java.lang.String,java.lang.Object)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetPropertyTest()
07-24-2023 05:02:35:STARTING TEST : targetWithStringNullPointerExceptionTest()
07-24-2023 05:02:35:NullPointerException was successfully thrown for null target as expected
07-24-2023 05:02:35:FINISHED TEST : targetWithStringNullPointerExceptionTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientRegisterClassWithContractsTest()
public org.glassfish.jersey.client.JerseyClient org.glassfish.jersey.client.JerseyClient.register(java.lang.Object,java.lang.Class[])
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientRegisterClassWithContractsTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientTargetWithUriTest()
public org.glassfish.jersey.client.JerseyWebTarget org.glassfish.jersey.client.JerseyClient.target(java.net.URI)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientTargetWithUriTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetGetUriBuilderTest()
public jakarta.ws.rs.core.UriBuilder org.glassfish.jersey.client.JerseyWebTarget.getUriBuilder()
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetGetUriBuilderTest()
07-24-2023 05:02:35:STARTING TEST : targetWithUriNullPointerExceptionTest()
07-24-2023 05:02:35:NullPointerException was successfully thrown for null target as expected
07-24-2023 05:02:35:FINISHED TEST : targetWithUriNullPointerExceptionTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRegisterObjectTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyWebTarget.register(java.lang.Object)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRegisterObjectTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRequestTest()
public org.glassfish.jersey.client.JerseyInvocation$Builder org.glassfish.jersey.client.JerseyWebTarget.request()
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRequestTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetResolveTemplateFromEncodedTest()
public jakarta.ws.rs.client.WebTarget org.glassfish.jersey.client.JerseyWebTarget.resolveTemplateFromEncoded(java.lang.String,java.lang.Object)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetResolveTemplateFromEncodedTest()
07-24-2023 05:02:35:STARTING TEST : targetLinkTest()
07-24-2023 05:02:35:FINISHED TEST : targetLinkTest()
07-24-2023 05:02:35:STARTING TEST : targetWithLinkNullPointerExceptionTest()
07-24-2023 05:02:35:NullPointerException was successfully thrown for null target as expected
07-24-2023 05:02:35:FINISHED TEST : targetWithLinkNullPointerExceptionTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientRegisterObjectWithPriorityTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyClient.register(java.lang.Object,int)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientRegisterObjectWithPriorityTest()
07-24-2023 05:02:35:STARTING TEST : targetUriBuilderTest()
07-24-2023 05:02:35:FINISHED TEST : targetUriBuilderTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientRegisterClassWithPriorityTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyClient.register(java.lang.Object,int)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientRegisterClassWithPriorityTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientRegisterClassTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyClient.register(java.lang.Object)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientRegisterClassTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetMatrixParamTest()
public jakarta.ws.rs.client.WebTarget org.glassfish.jersey.client.JerseyWebTarget.matrixParam(java.lang.String,java.lang.Object[])
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetMatrixParamTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRegisterClassWithPriorityTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyWebTarget.register(java.lang.Class,int)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRegisterClassWithPriorityTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRegisterClassWithContractsTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyWebTarget.register(java.lang.Class,java.lang.Class[])
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRegisterClassWithContractsTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetResolveTemplatesMapBooleanTest()
public jakarta.ws.rs.client.WebTarget org.glassfish.jersey.client.JerseyWebTarget.resolveTemplates(java.util.Map,boolean)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetResolveTemplatesMapBooleanTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientInvocationWithLinkTest()
public org.glassfish.jersey.client.JerseyInvocation$Builder org.glassfish.jersey.client.JerseyClient.invocation(jakarta.ws.rs.core.Link)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientInvocationWithLinkTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRequestWithMediaTypeTest()
public org.glassfish.jersey.client.JerseyInvocation$Builder org.glassfish.jersey.client.JerseyWebTarget.request(jakarta.ws.rs.core.MediaType[])
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRequestWithMediaTypeTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetResolveTemplateStringObjectBooleanTest()
public org.glassfish.jersey.client.JerseyWebTarget org.glassfish.jersey.client.JerseyWebTarget.resolveTemplate(java.lang.String,java.lang.Object,boolean) throws java.lang.NullPointerException
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetResolveTemplateStringObjectBooleanTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRegisterObjectWithContractsTest()
public org.glassfish.jersey.client.JerseyWebTarget org.glassfish.jersey.client.JerseyWebTarget.register(java.lang.Object,java.lang.Class[])
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRegisterObjectWithContractsTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientRegisterClassMapTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyClient.register(java.lang.Class,java.util.Map)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientRegisterClassMapTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientPropertyTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyClient.property(java.lang.String,java.lang.Object)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientPropertyTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetResolveTemplatesFromEncodedTest()
public jakarta.ws.rs.client.WebTarget org.glassfish.jersey.client.JerseyWebTarget.resolveTemplatesFromEncoded(java.util.Map)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetResolveTemplatesFromEncodedTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientRegisterObjectWithMapTest()
public org.glassfish.jersey.client.JerseyClient org.glassfish.jersey.client.JerseyClient.register(java.lang.Object,java.util.Map)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientRegisterObjectWithMapTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientTargetWithLinkTest()
public org.glassfish.jersey.client.JerseyWebTarget org.glassfish.jersey.client.JerseyClient.target(jakarta.ws.rs.core.Link)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientTargetWithLinkTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientRegisterObjectWithContractsTest()
public org.glassfish.jersey.client.JerseyClient org.glassfish.jersey.client.JerseyClient.register(java.lang.Object,java.lang.Class[])
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientRegisterObjectWithContractsTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRegisterObjectWithPriorityTest()
public jakarta.ws.rs.core.Configurable org.glassfish.jersey.client.JerseyWebTarget.register(java.lang.Object,int)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRegisterObjectWithPriorityTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetRegisterObjectWithMapTest()
public org.glassfish.jersey.client.JerseyWebTarget org.glassfish.jersey.client.JerseyWebTarget.register(java.lang.Object,java.util.Map)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetRegisterObjectWithMapTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientTargetWithUriBuilderTest()
public org.glassfish.jersey.client.JerseyWebTarget org.glassfish.jersey.client.JerseyClient.target(jakarta.ws.rs.core.UriBuilder)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientTargetWithUriBuilderTest()
07-24-2023 05:02:35:STARTING TEST : targetStringTest()
07-24-2023 05:02:35:FINISHED TEST : targetStringTest()
07-24-2023 05:02:35:STARTING TEST : closeOnClientTargetWithStringTest()
public org.glassfish.jersey.client.JerseyWebTarget org.glassfish.jersey.client.JerseyClient.target(java.lang.String)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnClientTargetWithStringTest()
07-24-2023 05:02:35:STARTING TEST : invocationFromLinkExceptionNoLinkTest()
07-24-2023 05:02:35:NullPointerException successfully thrown when no link
07-24-2023 05:02:35:FINISHED TEST : invocationFromLinkExceptionNoLinkTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetResolveTemplateStringObjectTest()
public jakarta.ws.rs.client.WebTarget org.glassfish.jersey.client.JerseyWebTarget.resolveTemplate(java.lang.String,java.lang.Object)
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetResolveTemplateStringObjectTest()
07-24-2023 05:02:35:STARTING TEST : closeOnWebTargetResolveTemplatesMapTest()
public org.glassfish.jersey.client.JerseyWebTarget org.glassfish.jersey.client.JerseyWebTarget.resolveTemplates(java.util.Map) throws java.lang.NullPointerException
07-24-2023 05:02:35:java.lang.IllegalStateException has been successfully thrown java.lang.IllegalStateException: Client instance has been closed.
07-24-2023 05:02:35:FINISHED TEST : closeOnWebTargetResolveTemplatesMapTest()
07-24-2023 05:02:35:STARTING TEST : targetUriTest()
07-24-2023 05:02:35:FINISHED TEST : targetUriTest()
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in ee.jakarta.tck.ws.rs.api.client.client.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.entity.JAXRSClientIT
07-24-2023 05:02:35:STARTING TEST : jsonTest()
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:FINISHED TEST : jsonTest()
07-24-2023 05:02:35:STARTING TEST : xmlTest()
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:FINISHED TEST : xmlTest()
07-24-2023 05:02:35:STARTING TEST : formFormTest()
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:FINISHED TEST : formFormTest()
07-24-2023 05:02:35:STARTING TEST : entityStringTest()
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Found expected entity
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:FINISHED TEST : entityStringTest()
07-24-2023 05:02:35:STARTING TEST : textTest()
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:FINISHED TEST : textTest()
07-24-2023 05:02:35:STARTING TEST : entityVariantTest()
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:35:FINISHED TEST : entityVariantTest()
07-24-2023 05:02:35:STARTING TEST : entityMediaTypeAnnotationsDifferentEntitiesTest()
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:FINISHED TEST : entityMediaTypeAnnotationsDifferentEntitiesTest()
07-24-2023 05:02:35:STARTING TEST : entityStringGetEntityTest()
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:FINISHED TEST : entityStringGetEntityTest()
07-24-2023 05:02:35:STARTING TEST : htmlTest()
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Found expected stringbuffer
07-24-2023 05:02:35:FINISHED TEST : htmlTest()
07-24-2023 05:02:35:STARTING TEST : entityVariantAnnotationsTest()
07-24-2023 05:02:35:string */* fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string */* fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string */* fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string */* de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string */* de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string */* de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xml fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xml fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xml de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xml de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xml de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/atom+xml fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/atom+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/atom+xml fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/atom+xml de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/atom+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/atom+xml de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xhtml+xml fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xhtml+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xhtml+xml fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xhtml+xml de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xhtml+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/xhtml+xml de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/svg+xml fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/svg+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/svg+xml fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/svg+xml de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/svg+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/svg+xml de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/x-www-form-urlencoded fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/x-www-form-urlencoded fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/x-www-form-urlencoded fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/x-www-form-urlencoded de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/x-www-form-urlencoded de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/x-www-form-urlencoded de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string multipart/form-data fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string multipart/form-data fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string multipart/form-data fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string multipart/form-data de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string multipart/form-data de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string multipart/form-data de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/octet-stream fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/octet-stream fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/octet-stream fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/octet-stream de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/octet-stream de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/octet-stream de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/plain fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/plain fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/plain fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/plain de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/plain de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/plain de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/xml fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/xml fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/xml de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/xml de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/xml de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/html fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/html fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/html fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/html de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/html de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/html de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/event-stream fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/event-stream fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/event-stream fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/event-stream de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/event-stream de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string text/event-stream de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json-patch+json fr UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json-patch+json fr ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json-patch+json fr CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json-patch+json de UTF-16
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json-patch+json de ISO-8859-2
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:string application/json-patch+json de CP1250
07-24-2023 05:02:35:Found expected string
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream */* fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream */* fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream */* fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream */* de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream */* de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream */* de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xml fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xml fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xml de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xml de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xml de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/atom+xml fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/atom+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/atom+xml fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/atom+xml de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/atom+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/atom+xml de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xhtml+xml fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xhtml+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xhtml+xml fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xhtml+xml de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xhtml+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/xhtml+xml de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/svg+xml fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/svg+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/svg+xml fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/svg+xml de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/svg+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/svg+xml de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/x-www-form-urlencoded fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/x-www-form-urlencoded fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/x-www-form-urlencoded fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/x-www-form-urlencoded de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/x-www-form-urlencoded de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/x-www-form-urlencoded de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream multipart/form-data fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream multipart/form-data fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream multipart/form-data fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream multipart/form-data de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream multipart/form-data de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream multipart/form-data de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/octet-stream fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/octet-stream fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/octet-stream fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/octet-stream de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/octet-stream de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/octet-stream de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/plain fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/plain fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/plain fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/plain de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/plain de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/plain de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/xml fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/xml fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/xml de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/xml de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/xml de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/html fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/html fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/html fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/html de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/html de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/html de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/event-stream fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/event-stream fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/event-stream fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/event-stream de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/event-stream de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream text/event-stream de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json-patch+json fr UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json-patch+json fr ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json-patch+json fr CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json-patch+json de UTF-16
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json-patch+json de ISO-8859-2
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:inputstream application/json-patch+json de CP1250
07-24-2023 05:02:35:Found expected inputstream
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable */* fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable */* fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable */* fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable */* de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable */* de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable */* de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xml fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xml fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xml de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xml de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xml de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/atom+xml fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/atom+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/atom+xml fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/atom+xml de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/atom+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/atom+xml de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xhtml+xml fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xhtml+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xhtml+xml fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xhtml+xml de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xhtml+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/xhtml+xml de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/svg+xml fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/svg+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/svg+xml fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/svg+xml de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/svg+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/svg+xml de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/x-www-form-urlencoded fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/x-www-form-urlencoded fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/x-www-form-urlencoded fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/x-www-form-urlencoded de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/x-www-form-urlencoded de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/x-www-form-urlencoded de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable multipart/form-data fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable multipart/form-data fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable multipart/form-data fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable multipart/form-data de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable multipart/form-data de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable multipart/form-data de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/octet-stream fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/octet-stream fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/octet-stream fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/octet-stream de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/octet-stream de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/octet-stream de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/plain fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/plain fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/plain fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/plain de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/plain de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/plain de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/xml fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/xml fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/xml de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/xml de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/xml de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/html fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/html fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/html fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/html de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/html de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/html de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/event-stream fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/event-stream fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/event-stream fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/event-stream de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/event-stream de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable text/event-stream de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json-patch+json fr UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json-patch+json fr ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json-patch+json fr CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json-patch+json de UTF-16
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json-patch+json de ISO-8859-2
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:serializable application/json-patch+json de CP1250
07-24-2023 05:02:35:Found expected serializable
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder */* fr UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder */* fr ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder */* fr CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder */* de UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder */* de ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder */* de CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType */*
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xml fr UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xml fr CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xml de UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xml de ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xml de CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/atom+xml fr UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/atom+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/atom+xml fr CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/atom+xml de UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/atom+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/atom+xml de CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xhtml+xml fr UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xhtml+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xhtml+xml fr CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xhtml+xml de UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xhtml+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/xhtml+xml de CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/svg+xml fr UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/svg+xml fr ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/svg+xml fr CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language fr
07-24-2023 05:02:35:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/svg+xml de UTF-16
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/svg+xml de ISO-8859-2
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:35:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:35:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:35:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:35:stringbuilder application/svg+xml de CP1250
07-24-2023 05:02:35:Found expected stringbuilder
07-24-2023 05:02:35:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:35:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/x-www-form-urlencoded fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/x-www-form-urlencoded fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/x-www-form-urlencoded fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/x-www-form-urlencoded de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/x-www-form-urlencoded de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/x-www-form-urlencoded de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder multipart/form-data fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder multipart/form-data fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder multipart/form-data fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder multipart/form-data de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder multipart/form-data de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder multipart/form-data de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/octet-stream fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/octet-stream fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/octet-stream fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/octet-stream de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/octet-stream de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/octet-stream de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/plain fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/plain fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/plain fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/plain de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/plain de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/plain de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/xml fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/xml fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/xml fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/xml de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/xml de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/xml de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/html fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/html fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/html fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/html de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/html de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/html de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/event-stream fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/event-stream fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/event-stream fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/event-stream de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/event-stream de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder text/event-stream de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json-patch+json fr UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json-patch+json fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json-patch+json fr CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json-patch+json de UTF-16
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json-patch+json de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuilder application/json-patch+json de CP1250
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer */* fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType */*
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer */* fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType */*
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer */* fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType */*
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=*/*, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer */* de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType */*
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer */* de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType */*
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer */* de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType */*
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=*/*, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xml fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xml fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xml fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xml de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xml de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xml de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xml, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/atom+xml fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/atom+xml fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/atom+xml fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/atom+xml de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/atom+xml de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/atom+xml de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/atom+xml, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xhtml+xml fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xhtml+xml fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xhtml+xml fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xhtml+xml de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xhtml+xml de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/xhtml+xml de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/xhtml+xml, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/svg+xml fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/svg+xml fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/svg+xml fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/svg+xml de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/svg+xml de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/svg+xml de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/svg+xml, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/x-www-form-urlencoded fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/x-www-form-urlencoded fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/x-www-form-urlencoded fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/x-www-form-urlencoded de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/x-www-form-urlencoded de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/x-www-form-urlencoded de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/x-www-form-urlencoded, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer multipart/form-data fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer multipart/form-data fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer multipart/form-data fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer multipart/form-data de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=UTF-16]
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer multipart/form-data de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer multipart/form-data de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=multipart/form-data, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/octet-stream fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
WAITING:07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/octet-stream fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/octet-stream fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/octet-stream de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/octet-stream de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/octet-stream de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/octet-stream, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/plain fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/plain fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/plain fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/plain de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/plain de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/plain de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/plain, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/xml fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/xml fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/xml fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/xml de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/xml de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/xml de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/xml, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/html fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/html fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/html fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/html de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/html de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/html de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/html, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/event-stream fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/event-stream fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/event-stream fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/event-stream de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/event-stream de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer text/event-stream de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=text/event-stream, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json-patch+json fr UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json-patch+json fr ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json-patch+json fr CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language fr
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=fr, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json-patch+json de UTF-16
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding UTF-16
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=UTF-16]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json-patch+json de ISO-8859-2
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding ISO-8859-2
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=ISO-8859-2]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:stringbuffer application/json-patch+json de CP1250
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Language de
07-24-2023 05:02:36:Sucessfully retrieved Encoding CP1250
07-24-2023 05:02:36:Sucessfully retrieved Variant Variant[mediaType=application/json-patch+json, language=de, encoding=CP1250]
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:FINISHED TEST : entityVariantAnnotationsTest()
07-24-2023 05:02:36:STARTING TEST : entityMediaTypeGetEntityTest()
07-24-2023 05:02:36:Found expected string
07-24-2023 05:02:36:Found expected inputstream
07-24-2023 05:02:36:Found expected serializable
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:FINISHED TEST : entityMediaTypeGetEntityTest()
07-24-2023 05:02:36:STARTING TEST : entityStringThrowsExceptionWhenUnparsableTest()
07-24-2023 05:02:36:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:36:FINISHED TEST : entityStringThrowsExceptionWhenUnparsableTest()
07-24-2023 05:02:36:STARTING TEST : entityStringThrowsExceptionWhenNullTest()
07-24-2023 05:02:36:IllegalArgumentException has been thrown as expected
07-24-2023 05:02:36:FINISHED TEST : entityStringThrowsExceptionWhenNullTest()
07-24-2023 05:02:36:STARTING TEST : formMultivaluedMapTest()
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:FINISHED TEST : formMultivaluedMapTest()
07-24-2023 05:02:36:STARTING TEST : entityMediaTypeTest()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType */*
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:FINISHED TEST : entityMediaTypeTest()
07-24-2023 05:02:36:STARTING TEST : entityMediaTypeAnnotationsTest()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType */*
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xml
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/atom+xml
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/svg+xml
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/x-www-form-urlencoded
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType multipart/form-data
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/octet-stream
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/plain
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/xml
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/html
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType text/event-stream
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:Found expected entity
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/json-patch+json
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.annotation.Priority(value=2147483647)
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Consumes(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.Produces(value={"*/*"})
07-24-2023 05:02:36:Sucessfully retrieved Annotation @jakarta.ws.rs.ext.Provider()
07-24-2023 05:02:36:FINISHED TEST : entityMediaTypeAnnotationsTest()
07-24-2023 05:02:36:STARTING TEST : xhtmlTest()
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Found expected string
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Found expected inputstream
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Found expected serializable
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Found expected stringbuilder
07-24-2023 05:02:36:Sucessfully retrieved MediaType application/xhtml+xml
07-24-2023 05:02:36:Found expected stringbuffer
07-24-2023 05:02:36:FINISHED TEST : xhtmlTest()
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in ee.jakarta.tck.ws.rs.api.client.entity.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.clientresponsecontext.JAXRSClientIT
07-24-2023 05:02:36:STARTING TEST : getLinksTest()
07-24-2023 05:02:36:Found #getLinks()={ http://localhost:8080/404URL/ }
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getLinksTest()
07-24-2023 05:02:36:STARTING TEST : getMediaTypeTest()
07-24-2023 05:02:36:Found expected MediaType.APPLICATION_SVG_XML_TYPE
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getMediaTypeTest()
07-24-2023 05:02:36:STARTING TEST : getLinkTest()
07-24-2023 05:02:36:Found #getLink()= http://localhost:8080/404URL/
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getLinkTest()
07-24-2023 05:02:36:STARTING TEST : getHeadersIsMutableTest()
07-24-2023 05:02:36:#getHeaders is mutable as expected
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getHeadersIsMutableTest()
07-24-2023 05:02:36:STARTING TEST : hasLinkWhenNoLinkTest()
07-24-2023 05:02:36:#hasLink has not found any link as expected
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : hasLinkWhenNoLinkTest()
07-24-2023 05:02:36:STARTING TEST : getHeaderStringIsCommaSeparatedTest()
07-24-2023 05:02:36:#getHeaderString is comma separated combination of value1 and value2 as expected
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getHeaderStringIsCommaSeparatedTest()
07-24-2023 05:02:36:STARTING TEST : getHeaderStringIsEmptyTest()
07-24-2023 05:02:36:#getHeaderString is empty string as expected
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getHeaderStringIsEmptyTest()
07-24-2023 05:02:36:STARTING TEST : getLanguageTest()
07-24-2023 05:02:36:Found #getLanguage()= fr_CA
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getLanguageTest()
07-24-2023 05:02:36:STARTING TEST : getDateTest()
07-24-2023 05:02:36:Found #getDate()= Mon Jul 24 05:02:36 UTC 2023
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getDateTest()
07-24-2023 05:02:36:STARTING TEST : getHeaderStringIsNullTest()
07-24-2023 05:02:36:#getHeaderString is null as expected
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getHeaderStringIsNullTest()
07-24-2023 05:02:36:STARTING TEST : getHeaderStringTest()
07-24-2023 05:02:36:#getHeaderString is value1 as expected
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getHeaderStringTest()
07-24-2023 05:02:36:STARTING TEST : setStatusInfoTest()
07-24-2023 05:02:36:Found expected status: 302
07-24-2023 05:02:36:FINISHED TEST : setStatusInfoTest()
07-24-2023 05:02:36:STARTING TEST : getAllowedMethodsTest()
07-24-2023 05:02:36:found methods: GET OPTIONS
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getAllowedMethodsTest()
07-24-2023 05:02:36:STARTING TEST : getStatusTest()
07-24-2023 05:02:36:Found expected response status 222
07-24-2023 05:02:36:FINISHED TEST : getStatusTest()
07-24-2023 05:02:36:STARTING TEST : getEntityTagTest()
07-24-2023 05:02:36:Found #getEntityTag()= EntityTagValue
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getEntityTagTest()
07-24-2023 05:02:36:STARTING TEST : setEntityStreamTest()
07-24-2023 05:02:36:#setEntityStream( ENTITY ) set entity ENTITY
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : setEntityStreamTest()
07-24-2023 05:02:36:STARTING TEST : getHeadersTest()
07-24-2023 05:02:36:Found #getHeaders()={ header1 : value1 }
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getHeadersTest()
07-24-2023 05:02:36:STARTING TEST : getStatusInfoTest()
07-24-2023 05:02:36:Found expected response status 222
07-24-2023 05:02:36:FINISHED TEST : getStatusInfoTest()
07-24-2023 05:02:36:STARTING TEST : setStatusTest()
07-24-2023 05:02:36:Found expected status: 403
07-24-2023 05:02:36:FINISHED TEST : setStatusTest()
07-24-2023 05:02:36:STARTING TEST : getLinkBuilderTest()
07-24-2023 05:02:36:Found #getLinkBuilder()= http://localhost:8080/404URL/
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getLinkBuilderTest()
07-24-2023 05:02:36:STARTING TEST : hasEntityWhenEntityTest()
07-24-2023 05:02:36:Found #hasEntity()=true
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : hasEntityWhenEntityTest()
07-24-2023 05:02:36:STARTING TEST : getLengthTest()
07-24-2023 05:02:36:Found #getLength()= 6
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getLengthTest()
07-24-2023 05:02:36:STARTING TEST : getLastModifiedTest()
07-24-2023 05:02:36:Found #getLastModified()= Mon Jul 24 05:02:36 UTC 2023
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getLastModifiedTest()
07-24-2023 05:02:36:STARTING TEST : hasLinkWhenLinkTest()
07-24-2023 05:02:36:#hasLink has found the given link
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : hasLinkWhenLinkTest()
07-24-2023 05:02:36:STARTING TEST : getLocationTest()
07-24-2023 05:02:36:Found #getLocation= http://localhost:8080/404URL/
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getLocationTest()
07-24-2023 05:02:36:STARTING TEST : getCookiesTest()
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getCookiesTest()
07-24-2023 05:02:36:STARTING TEST : hasEntityWhenNoEntityTest()
07-24-2023 05:02:36:Found #hasEntity()=false
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : hasEntityWhenNoEntityTest()
07-24-2023 05:02:36:STARTING TEST : getEntityStreamTest()
07-24-2023 05:02:36:Found #getEntityStream()= ENTITY
07-24-2023 05:02:36:Found expected status: 200
07-24-2023 05:02:36:FINISHED TEST : getEntityStreamTest()
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in ee.jakarta.tck.ws.rs.api.client.clientresponsecontext.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.responseprocessingexception.JAXRSClientIT
07-24-2023 05:02:36:STARTING TEST : constructorWithRuntimeExceptionNullMessageTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:getCause contains expected java.lang.IllegalStateException: JAXRS TCK exception
07-24-2023 05:02:36:FINISHED TEST : constructorWithRuntimeExceptionNullMessageTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithNullThrowableTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:FINISHED TEST : constructorWithNullThrowableTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithCheckedExceptionNullMessageTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:getCause contains expected java.io.IOException: JAXRS TCK exception
07-24-2023 05:02:36:FINISHED TEST : constructorWithCheckedExceptionNullMessageTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithNullThrowableNullMessageTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:FINISHED TEST : constructorWithNullThrowableNullMessageTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithNullMessageTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:FINISHED TEST : constructorWithNullMessageTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithNullThrowableNotNullMessageTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:ResponseProcessingException#getMesaage contains expected message Exception thrown by TCK
07-24-2023 05:02:36:FINISHED TEST : constructorWithNullThrowableNotNullMessageTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithCheckedExceptionAndNotNullMessageTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:getCause contains expected java.io.IOException: JAXRS TCK exception
07-24-2023 05:02:36:ResponseProcessingException#getMesaage contains expected message Exception thrown by TCK
07-24-2023 05:02:36:FINISHED TEST : constructorWithCheckedExceptionAndNotNullMessageTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithRuntimeExceptionAndNotNullMessageTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:getCause contains expected java.lang.IllegalStateException: JAXRS TCK exception
07-24-2023 05:02:36:ResponseProcessingException#getMesaage contains expected message Exception thrown by TCK
07-24-2023 05:02:36:FINISHED TEST : constructorWithRuntimeExceptionAndNotNullMessageTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithNotNullMessageTest()
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:ResponseProcessingException#getMesaage contains expected message Exception thrown by TCK
07-24-2023 05:02:36:FINISHED TEST : constructorWithNotNullMessageTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithCheckedExceptionTest()
07-24-2023 05:02:36:getCause contains expected java.io.IOException: TCK exception
07-24-2023 05:02:36:ResponseProcessingException#getMesaage contains expected message TCK exception
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:FINISHED TEST : constructorWithCheckedExceptionTest()
07-24-2023 05:02:36:STARTING TEST : constructorWithRuntimeExceptionTest()
07-24-2023 05:02:36:getCause contains expected java.lang.IllegalStateException: TCK exception
07-24-2023 05:02:36:ResponseProcessingException#getMesaage contains expected message TCK exception
07-24-2023 05:02:36:response contains expected Expectation Failed status
07-24-2023 05:02:36:FINISHED TEST : constructorWithRuntimeExceptionTest()
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in ee.jakarta.tck.ws.rs.api.client.responseprocessingexception.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.invocation.JAXRSClientIT
07-24-2023 05:02:36:STARTING TEST : invokeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:36:Returned unexpected response with status code 406
07-24-2023 05:02:36:FINISHED TEST : invokeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:36:STARTING TEST : submitInvocationCallbackTest()
07-24-2023 05:02:36:Found expected GET
07-24-2023 05:02:36:FINISHED TEST : submitInvocationCallbackTest()
07-24-2023 05:02:36:STARTING TEST : submitResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:36:Response cotains expected status Not Acceptable
07-24-2023 05:02:36:FINISHED TEST : submitResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:36:STARTING TEST : invokeGenericTypeTest()
07-24-2023 05:02:36:Found expected GET
07-24-2023 05:02:36:FINISHED TEST : invokeGenericTypeTest()
07-24-2023 05:02:36:STARTING TEST : invokePlainTest()
07-24-2023 05:02:36:Found expected GET
07-24-2023 05:02:36:FINISHED TEST : invokePlainTest()
07-24-2023 05:02:36:STARTING TEST : submitStringThrowsProcessingExceptionTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
07-24-2023 05:02:37:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: cts.tck
07-24-2023 05:02:37:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:02:37:FINISHED TEST : submitStringThrowsProcessingExceptionTest()
07-24-2023 05:02:37:STARTING TEST : submitExtendedGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:37:Response cotains expected status Not Acceptable
07-24-2023 05:02:37:FINISHED TEST : submitExtendedGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:37:STARTING TEST : submitPlainTest()
07-24-2023 05:02:37:Found expected GET
07-24-2023 05:02:37:FINISHED TEST : submitPlainTest()
07-24-2023 05:02:37:STARTING TEST : submitGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 05:02:37:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:02:37:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:02:37:FINISHED TEST : submitGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 05:02:37:STARTING TEST : submitAnnonymousGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:37:Response cotains expected status Not Acceptable
07-24-2023 05:02:37:FINISHED TEST : submitAnnonymousGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:37:STARTING TEST : submitInvocationCallbackThrowsProcessingExceptionTest()
07-24-2023 05:02:37:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: cts.tck
07-24-2023 05:02:37:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:02:37:FINISHED TEST : submitInvocationCallbackThrowsProcessingExceptionTest()
07-24-2023 05:02:37:STARTING TEST : submitPlainThrowsProcessingExceptionTest()
07-24-2023 05:02:37:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: cts.tck
07-24-2023 05:02:37:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:02:37:FINISHED TEST : submitPlainThrowsProcessingExceptionTest()
07-24-2023 05:02:37:STARTING TEST : invokeStringThrowsWebApplicationExceptionTest()
07-24-2023 05:02:37:WebApplicationException has been thrown
07-24-2023 05:02:37:FINISHED TEST : invokeStringThrowsWebApplicationExceptionTest()
07-24-2023 05:02:37:STARTING TEST : submitGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:02:37:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: cts.tck
07-24-2023 05:02:37:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:02:37:FINISHED TEST : submitGenericTypeThrowsProcessingExceptionTest()
07-24-2023 05:02:37:STARTING TEST : submitInvocationCallbackStringThrowsWebAppExceptionTest()
07-24-2023 05:02:37:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:02:37:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:02:37:FINISHED TEST : submitInvocationCallbackStringThrowsWebAppExceptionTest()
07-24-2023 05:02:37:STARTING TEST : submitInvocationCallbackResponseThrowsNoWebAppExceptionTest()
07-24-2023 05:02:37:Found expected status code 406
07-24-2023 05:02:37:FINISHED TEST : submitInvocationCallbackResponseThrowsNoWebAppExceptionTest()
07-24-2023 05:02:37:STARTING TEST : invokeGenericTypeThrowsExceptionTest()
07-24-2023 05:02:37:ProcessingException has been thrown
07-24-2023 05:02:37:FINISHED TEST : invokeGenericTypeThrowsExceptionTest()
07-24-2023 05:02:37:STARTING TEST : invokeThrowsExceptionTest()
07-24-2023 05:02:38:ProcessingException has been thrown
07-24-2023 05:02:38:FINISHED TEST : invokeThrowsExceptionTest()
07-24-2023 05:02:38:STARTING TEST : invokeGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 05:02:38:WebApplicationException has been thrown
07-24-2023 05:02:38:FINISHED TEST : invokeGenericTypeStringThrowsWebApplicationExceptionTest()
07-24-2023 05:02:38:STARTING TEST : invokeClassTest()
07-24-2023 05:02:38:Found expected POST
07-24-2023 05:02:38:Found expected invokeClassTest
07-24-2023 05:02:38:FINISHED TEST : invokeClassTest()
07-24-2023 05:02:38:STARTING TEST : invokeAnnonymousGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:38:Response return code is 406 as expected
07-24-2023 05:02:38:FINISHED TEST : invokeAnnonymousGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:38:STARTING TEST : invokeClassThrowsExceptionTest()
07-24-2023 05:02:38:ProcessingException has been thrown
07-24-2023 05:02:38:FINISHED TEST : invokeClassThrowsExceptionTest()
07-24-2023 05:02:38:STARTING TEST : invokeExtendedGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:38:Response return code is 406 as expected
07-24-2023 05:02:38:FINISHED TEST : invokeExtendedGenericTypeResponseThrowsNoWebApplicationExceptionTest()
07-24-2023 05:02:38:STARTING TEST : submitClassTest()
07-24-2023 05:02:38:Found expected POST
07-24-2023 05:02:38:Found expected submitClassTest
07-24-2023 05:02:38:FINISHED TEST : submitClassTest()
07-24-2023 05:02:38:STARTING TEST : submitStringThrowsWebApplicationExceptionTest()
07-24-2023 05:02:38:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable
07-24-2023 05:02:38:ExecutionException.getCause is WebApplicationException as expected
07-24-2023 05:02:38:FINISHED TEST : submitStringThrowsWebApplicationExceptionTest()
07-24-2023 05:02:38:STARTING TEST : submitGenericTypeTest()
07-24-2023 05:02:38:Found expected POST
07-24-2023 05:02:38:Found expected submitGenericTypeTest
07-24-2023 05:02:38:FINISHED TEST : submitGenericTypeTest()
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 s - in ee.jakarta.tck.ws.rs.api.client.invocation.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.invocationcallback.JAXRSClientIT
07-24-2023 05:02:38:STARTING TEST : completedTest()
07-24-2023 05:02:38:Found expected get
07-24-2023 05:02:38:InvocationCallback#completed has been called as expected
07-24-2023 05:02:38:FINISHED TEST : completedTest()
07-24-2023 05:02:38:STARTING TEST : failedTest()
07-24-2023 05:02:38:ExecutionException has been thrown as expected java.util.concurrent.ExecutionException: jakarta.ws.rs.ProcessingException: java.net.UnknownHostException: cts.tck
07-24-2023 05:02:38:ExecutionException.getCause is ProcessingException as expected
07-24-2023 05:02:38:InvocationCallback#failed has been called as expected
07-24-2023 05:02:38:FINISHED TEST : failedTest()
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in ee.jakarta.tck.ws.rs.api.client.invocationcallback.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.api.client.webtarget.JAXRSClientIT
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesWithBooleanTrueTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/lane/route66/%2542%255A%2561%257a%2F%25%2521
07-24-2023 05:02:38:URI http://cts.tck:888/resource/lane/route66/%2542%255A%2561%257a%2F%25%2521 contains given path parameters
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesWithBooleanTrueTest()
07-24-2023 05:02:38:STARTING TEST : matrixParamThrowsNPEOnNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: Matrix parameter name must not be 'null'.
07-24-2023 05:02:38:FINISHED TEST : matrixParamThrowsNPEOnNameTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateWithBooleanFalseTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/%2542%255A%2561%257a%252F%25%2521
07-24-2023 05:02:38:URI http://cts.tck:888/resource/%2542%255A%2561%257a%252F%25%2521 contains given path parameter
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateWithBooleanFalseTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateFromEncodedThrowsNPEForNullValueTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: value is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateFromEncodedThrowsNPEForNullValueTest()
07-24-2023 05:02:38:STARTING TEST : matrixParamOnTwoSegmentsTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource;matrix1=segment1/path;matrix2=segment2
07-24-2023 05:02:38:URI http://cts.tck:888/resource;matrix1=segment1/path;matrix2=segment2 contains given matrix params
07-24-2023 05:02:38:FINISHED TEST : matrixParamOnTwoSegmentsTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesWithBooleanNullMapTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: templateValues is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesWithBooleanNullMapTest()
07-24-2023 05:02:38:STARTING TEST : getUriBuilderTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource
07-24-2023 05:02:38:URI http://cts.tck:888/resource contains http://cts.tck:888/resource
07-24-2023 05:02:38:FINISHED TEST : getUriBuilderTest()
07-24-2023 05:02:38:STARTING TEST : matrixParamWithNullValueRemovesParamsWithTheNameOnMoreSegmentsTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource;matrix1=segment1/path1/path2/path3
07-24-2023 05:02:38:URI http://cts.tck:888/resource;matrix1=segment1/path1/path2/path3 contains given matrix params
07-24-2023 05:02:38:FINISHED TEST : matrixParamWithNullValueRemovesParamsWithTheNameOnMoreSegmentsTest()
07-24-2023 05:02:38:STARTING TEST : queryParamNullValueTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/path/path2
07-24-2023 05:02:38:#paramName(name, null) removed values as expected
07-24-2023 05:02:38:FINISHED TEST : queryParamNullValueTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateThrowsNPEOnNullNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: name is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateThrowsNPEOnNullNameTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesNullNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: name is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesNullNameTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateFromEncodedThrowsNPEForNullNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: name is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateFromEncodedThrowsNPEForNullNameTest()
07-24-2023 05:02:38:STARTING TEST : matrixParamThrowsNPEOnFirstArgIsNullTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: 'null' value detected for parameter 'matrix' on index : [0]
07-24-2023 05:02:38:FINISHED TEST : matrixParamThrowsNPEOnFirstArgIsNullTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesWithBooleanNullValueTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: value is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesWithBooleanNullValueTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesFromEncodedThrowsNPEForNullValueTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: value is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesFromEncodedThrowsNPEForNullValueTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesFromEncodedReturnsTheSameTargetTest()
07-24-2023 05:02:38:#pathParams returned the same traget wehn empty as expected
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesFromEncodedReturnsTheSameTargetTest()
07-24-2023 05:02:38:STARTING TEST : requestNoArgTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource
07-24-2023 05:02:38:Found expected */*
07-24-2023 05:02:38:FINISHED TEST : requestNoArgTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesFromEncodedThrowsNPEForNullNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: name is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesFromEncodedThrowsNPEForNullNameTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateWithBooleanTrueThrowsNPEOnNullValueTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: value is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateWithBooleanTrueThrowsNPEOnNullValueTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesWithBooleanNullNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: name is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesWithBooleanNullNameTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesWithBooleanFalseReturnsTheSameTargetTest()
07-24-2023 05:02:38:#pathParams returned the same traget wehn empty as expected
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesWithBooleanFalseReturnsTheSameTargetTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateWithBooleanTrueThrowsNPEOnNullNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: name is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateWithBooleanTrueThrowsNPEOnNullNameTest()
07-24-2023 05:02:38:STARTING TEST : requestMediaTypeTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource
07-24-2023 05:02:38:Found expected application/atom+xml
07-24-2023 05:02:38:Found expected application/json
07-24-2023 05:02:38:Found expected text/xml
07-24-2023 05:02:38:FINISHED TEST : requestMediaTypeTest()
07-24-2023 05:02:38:STARTING TEST : queryParamThrowsNPEOnNullValueTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: 'null' value detected for parameter 'param' on index : [0]
07-24-2023 05:02:38:FINISHED TEST : queryParamThrowsNPEOnNullValueTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateWithBooleanTrueTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/%2542%255A%2561%257a%2F%25%2521
07-24-2023 05:02:38:URI http://cts.tck:888/resource/%2542%255A%2561%257a%2F%25%2521 contains given path parameter
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateWithBooleanTrueTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateWithBooleanFalseThrowsNPEOnNullValueTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: value is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateWithBooleanFalseThrowsNPEOnNullValueTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesNullValueTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: value is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesNullValueTest()
07-24-2023 05:02:38:STARTING TEST : matrixParamTest()
07-24-2023 05:02:38:Found expected ;matrix=arg1
07-24-2023 05:02:38:Found expected ;matrix=arg2
07-24-2023 05:02:38:Found expected ;matrix=arg3
07-24-2023 05:02:38:URI http://cts.tck:888/resource;matrix=arg1;matrix=arg2;matrix=arg3 contains given matrix params
07-24-2023 05:02:38:FINISHED TEST : matrixParamTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateWithBooleanFalseThrowsNPEOnNullNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: name is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateWithBooleanFalseThrowsNPEOnNullNameTest()
07-24-2023 05:02:38:STARTING TEST : queryParamThrowsNPEOnNullNameTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: name is 'null'.
07-24-2023 05:02:38:FINISHED TEST : queryParamThrowsNPEOnNullNameTest()
07-24-2023 05:02:38:STARTING TEST : requestStringTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource
07-24-2023 05:02:38:Found expected application/atom+xml
07-24-2023 05:02:38:Found expected application/json
07-24-2023 05:02:38:Found expected text/xml
07-24-2023 05:02:38:FINISHED TEST : requestStringTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesFromEncodedTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/%42%5A%61%7a%2F%25%21
07-24-2023 05:02:38:URI http://cts.tck:888/resource/%42%5A%61%7a%2F%25%21 contains given path parameter
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesFromEncodedTest()
07-24-2023 05:02:38:STARTING TEST : getUriBuilderIsDetachedTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource
07-24-2023 05:02:38:URI http://cts.tck:888/resource contains http://cts.tck:888/resource
07-24-2023 05:02:38:FINISHED TEST : getUriBuilderIsDetachedTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/lane
07-24-2023 05:02:38:URI http://cts.tck:888/resource/lane contains given path parameter
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesWithBooleanFalseTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/lane/route66/pavement
07-24-2023 05:02:38:URI http://cts.tck:888/resource/lane/route66/pavement contains given path parameters
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesWithBooleanFalseTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesReturnsTheSameTargetTest()
07-24-2023 05:02:38:#pathParams returned the same traget wehn empty as expected
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesReturnsTheSameTargetTest()
07-24-2023 05:02:38:STARTING TEST : getUriTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource
07-24-2023 05:02:38:URI http://cts.tck:888/resource contains http://cts.tck:888/resource
07-24-2023 05:02:38:FINISHED TEST : getUriTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesWithBooleanTrueReturnsTheSameTargetTest()
07-24-2023 05:02:38:#pathParams returned the same traget wehn empty as expected
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesWithBooleanTrueReturnsTheSameTargetTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateThrowsNPEOnNullValueTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: value is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateThrowsNPEOnNullValueTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesFromEncodedThrowsNPEForNullMapTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:WAITING:07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: templateValues is 'null'.
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesFromEncodedThrowsNPEForNullMapTest()
07-24-2023 05:02:38:STARTING TEST : pathTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/a/b/c/d/e
07-24-2023 05:02:38:URI http://cts.tck:888/resource/a/b/c/d/e contains given path
07-24-2023 05:02:38:FINISHED TEST : pathTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplateFromEncodedTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/%42%5A%61%7a%2F%25%21
07-24-2023 05:02:38:URI http://cts.tck:888/resource/%42%5A%61%7a%2F%25%21 contains given path parameter
07-24-2023 05:02:38:FINISHED TEST : resolveTemplateFromEncodedTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesNullMapTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: templateValues is 'null'.
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesNullMapTest()
07-24-2023 05:02:38:STARTING TEST : resolveTemplatesTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource/lane/route66/pavement
07-24-2023 05:02:38:URI http://cts.tck:888/resource/lane/route66/pavement contains given path parameters
07-24-2023 05:02:38:FINISHED TEST : resolveTemplatesTest()
07-24-2023 05:02:38:STARTING TEST : pathThrowsNPEOnNullTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: path is 'null'.
07-24-2023 05:02:38:FINISHED TEST : pathThrowsNPEOnNullTest()
07-24-2023 05:02:38:STARTING TEST : queryParamTest()
07-24-2023 05:02:38:Found expected http://cts.tck:888/resource?paramName=value1&paramName=value2&paramName=value3
07-24-2023 05:02:38:URI http://cts.tck:888/resource?paramName=value1&paramName=value2&paramName=value3 contains given query parameter
07-24-2023 05:02:38:FINISHED TEST : queryParamTest()
07-24-2023 05:02:38:STARTING TEST : matrixParamThrowsNPEOnSecondArgIsNullTest()
07-24-2023 05:02:38:NullPointerException has been thrown as expected java.lang.NullPointerException: 'null' value detected for parameter 'matrix' on index : [1]
07-24-2023 05:02:38:FINISHED TEST : matrixParamThrowsNPEOnSecondArgIsNullTest()
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in ee.jakarta.tck.ws.rs.api.client.webtarget.JAXRSClientIT
[INFO] Running ee.jakarta.tck.ws.rs.uribuilder.UriBuilderIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in ee.jakarta.tck.ws.rs.uribuilder.UriBuilderIT
[INFO] Running ee.jakarta.tck.ws.rs.jaxrs31.spec.extensions.JAXRSClientIT
07-24-2023 05:02:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:38:STARTING TEST : featureIsRegisteredTest()
07-24-2023 05:02:38:FINISHED TEST : featureIsRegisteredTest()
07-24-2023 05:02:38:[JAXRSCommonClient] Test setup OK
07-24-2023 05:02:38:STARTING TEST : dynamicFeatureIsRegisteredTest()
07-24-2023 05:02:38:FINISHED TEST : dynamicFeatureIsRegisteredTest()
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in ee.jakarta.tck.ws.rs.jaxrs31.spec.extensions.JAXRSClientIT
Stopping container using command: [java, -jar, /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/glassfish7/glassfish/modules/admin-cli.jar, stop-domain, --kill, -t]
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@3a2488bc
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@1c6174ca
WAITING:WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@75bc1807
ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@2b4df99
WAITING:ee.jakarta.tck.ws.rs.jaxrs21.ee.sse.ssebroadcaster.JAXRSClientIT$BroadCasterClient@5236e6f9
Waiting finished after 414 ms.
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 2789, Failures: 0, Errors: 0, Skipped: 128
[INFO] 
[INFO] 
[INFO] --- failsafe:3.0.0-M5:integration-test (se-tests) @ jersey-tck ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[WARNING] Exception for '/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/ct.sym'.
java.lang.IllegalArgumentException: '/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/ct.sym' not allowed on the path, only outputDirectories and jars are accepted
    at org.codehaus.plexus.languages.java.jpms.LocationManager.resolvePath (LocationManager.java:335)
    at org.codehaus.plexus.languages.java.jpms.LocationManager.resolvePaths (LocationManager.java:201)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.newStartupConfigWithModularPath (AbstractSurefireMojo.java:2011)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.createStartupConfiguration (AbstractSurefireMojo.java:1889)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.createForkStarter (AbstractSurefireMojo.java:2374)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider (AbstractSurefireMojo.java:1310)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1159)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:932)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:827)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:272)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:195)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[ERROR] WARNING: package ee.jakarta.tck.ws.rs.sebootstrap not in jersey.tck
[INFO] Running ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT
Jul 24, 2023 5:02:44 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource will be ignored. 
Jul 24, 2023 5:02:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:43991]
Jul 24, 2023 5:02:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Jul 24, 2023 5:02:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:43991]
Jul 24, 2023 5:02:45 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource will be ignored. 
Jul 24, 2023 5:02:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:36291]
Jul 24, 2023 5:02:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Jul 24, 2023 5:02:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:36291]
Jul 24, 2023 5:02:46 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource will be ignored. 
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:37877]
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:37877]
Jul 24, 2023 5:02:46 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource will be ignored. 
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:42327]
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:42327]
Jul 24, 2023 5:02:46 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource will be ignored. 
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8080]
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:8080]
Jul 24, 2023 5:02:46 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource will be ignored. 
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:23943]
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:23943]
Jul 24, 2023 5:02:46 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT$StaticApplication$StaticResource will be ignored. 
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8080]
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Jul 24, 2023 5:02:46 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:8080]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 s - in ee.jakarta.tck.ws.rs.sebootstrap.SeBootstrapIT
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- failsafe:3.0.0-M5:verify (gf-tests) @ jersey-tck ---
[INFO] 
[INFO] --- failsafe:3.0.0-M5:verify (se-tests) @ jersey-tck ---
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ jersey-tck ---
[INFO] Installing /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-tck/3.1.0/jersey-tck-3.1.0.pom
[INFO] Installing /home/jenkins/agent/workspace/jakarta_EE10_TCK/tests/jersey-tck/target/jersey-tck-3.1.0.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-tck/3.1.0/jersey-tck-3.1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:47 min
[INFO] Finished at: 2023-07-24T05:02:47Z
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Recording fingerprints
Finished: SUCCESS