eclipse-ee4j / jersey

Eclipse Jersey Project - Read our Wiki:
https://github.com/eclipse-ee4j/jersey/wiki
Other
690 stars 351 forks source link

SeBootstrap hangs when CDI is used #5246

Closed mkarg closed 1 year ago

mkarg commented 1 year ago

I have set up a hello-world-demo for the SeBootstrap. It works fine when using HK2, but it hangs endless in the bootstrapping when using CDI2-SE instead.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <groupId>eu.headcrashing.jaxrsdoneright</groupId>
    <artifactId>sedemo</artifactId>
    <version>1</version>

    <properties>
        <mainClass>eu.headcrashing.jaxrsdoneright.sebootstrap.HelloWorld</mainClass>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <maven.compiler.release>17</maven.compiler.release>
        <jaxrs.version>3.1.0</jaxrs.version>
        <jersey.version>3.1.0</jersey.version>
    </properties>

    <dependencyManagement>
        <dependencies>
            <dependency>
                <groupId>org.glassfish.jersey</groupId>
                <artifactId>jersey-bom</artifactId>
                <version>${jersey.version}</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>
        </dependencies>
    </dependencyManagement>

    <dependencies>
        <dependency>
            <groupId>jakarta.ws.rs</groupId>
            <artifactId>jakarta.ws.rs-api</artifactId>
            <version>${jaxrs.version}</version>
        </dependency>

        <dependency>
            <groupId>org.glassfish.jersey.core</groupId>
            <artifactId>jersey-server</artifactId>
        </dependency>

        <dependency>
            <groupId>org.glassfish.jersey.inject</groupId>
            <artifactId>jersey-cdi2-se</artifactId>
        </dependency>

        <dependency>
            <groupId>org.glassfish.jersey.containers</groupId>
            <artifactId>jersey-container-netty-http</artifactId>
        </dependency>

        <dependency>
            <groupId>org.glassfish.jersey.core</groupId>
            <artifactId>jersey-client</artifactId>
        </dependency>

        <dependency>
            <groupId>org.glassfish.jersey.connectors</groupId>
            <artifactId>jersey-netty-connector</artifactId>
        </dependency>
    </dependencies>

    <build>
        <pluginManagement>
            <plugins>
                <plugin>
                    <artifactId>maven-compiler-plugin</artifactId>
                    <version>3.10.1</version>
                </plugin>
            </plugins>
        </pluginManagement>
    </build>
</project>

Is jersey-cdi2-se then wrong component to use or is this a bug or did we actually say CDI shall be unsupported in SeBootstrap?

mkarg commented 1 year ago

Complete debug-level log using CDI2-SE:

Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5a4bbd5afb4f8a5bfa65e5, Subject:CN=GLOBALTRUST 2020, O=e-commerce monitoring GmbH, C=AT, Issuer:CN=GLOBALTRUST 2020, O=e-commerce monitoring GmbH, C=AT, Key type:RSA, Length:4096, Cert Id:-522246883, Valid from:2/10/20, 12:00 AM, Valid until:6/10/40, 12:00 AM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:11d2bbba336ed4bce62468c50d841d98e843, Subject:CN=GlobalSign Root E46, O=GlobalSign nv-sa, C=BE, Issuer:CN=GlobalSign Root E46, O=GlobalSign nv-sa, C=BE, Key type:EC, Length:384, Cert Id:-889363391, Valid from:3/20/19, 12:00 AM, Valid until:3/20/46, 12:00 AM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:11d2bbb9d723189e405f0a9d2dd0df2567d1, Subject:CN=GlobalSign Root R46, O=GlobalSign nv-sa, C=BE, Issuer:CN=GlobalSign Root R46, O=GlobalSign nv-sa, C=BE, Key type:RSA, Length:4096, Cert Id:1275948927, Valid from:3/20/19, 12:00 AM, Valid until:3/20/46, 12:00 AM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:40000000001154b5ac394, Subject:CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE, Issuer:CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE, Key type:RSA, Length:2048, Cert Id:536948034, Valid from:9/1/98, 12:00 PM, Valid until:1/28/28, 12:00 PM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:78585f2ead2c194be3370735341328b596d46593, Subject:CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:-762436034, Valid from:1/12/12, 5:27 PM, Valid until:1/12/42, 5:27 PM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:509, Subject:CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:338250116, Valid from:11/24/06, 6:27 PM, Valid until:11/24/31, 6:23 PM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:445734245b81899b35f2ceb82b3b5ba726f07528, Subject:CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:696763521, Valid from:1/12/12, 6:59 PM, Valid until:1/12/42, 6:59 PM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:5c6, Subject:CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:1470392860, Valid from:11/24/06, 7:11 PM, Valid until:11/24/31, 7:06 PM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:2ef59b0228a7db7affd5a3a9eebd03a0cf126a1d, Subject:CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:-705622991, Valid from:1/12/12, 8:26 PM, Valid until:1/12/42, 8:26 PM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:bb401c43f55e4fb0, Subject:CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:1516221943, Valid from:10/25/06, 8:30 AM, Valid until:10/25/36, 8:30 AM
Jan 29, 2023 4:42:13 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:4f1bd42f54bb2f4b, Subject:CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:126726124, Valid from:10/25/06, 8:32 AM, Valid until:10/25/36, 8:32 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:76b1205274f0858746b3f8231af6c2c0, Subject:CN=OISTE WISeKey Global Root GB CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH, Issuer:CN=OISTE WISeKey Global Root GB CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH, Key type:RSA, Length:2048, Cert Id:-613481516, Valid from:12/1/14, 3:00 PM, Valid until:12/1/39, 3:10 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:212a560caeda0cab4045bf2ba22d3aea, Subject:CN=OISTE WISeKey Global Root GC CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH, Issuer:CN=OISTE WISeKey Global Root GC CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH, Key type:EC, Length:384, Cert Id:-1513165457, Valid from:5/9/17, 9:48 AM, Valid until:5/9/42, 9:58 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:184accd6, Subject:CN=CFCA EV ROOT, O=China Financial Certification Authority, C=CN, Issuer:CN=CFCA EV ROOT, O=China Financial Certification Authority, C=CN, Key type:RSA, Length:4096, Cert Id:551407782, Valid from:8/8/12, 3:07 AM, Valid until:12/31/29, 3:07 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:7d0997fef047ea7a, Subject:CN=GDCA TrustAUTH R5 ROOT, O="GUANG DONG CERTIFICATE AUTHORITY CO.,LTD.", C=CN, Issuer:CN=GDCA TrustAUTH R5 ROOT, O="GUANG DONG CERTIFICATE AUTHORITY CO.,LTD.", C=CN, Key type:RSA, Length:4096, Cert Id:494136981, Valid from:11/26/14, 5:13 AM, Valid until:12/31/40, 3:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:6e6abc59aa53be983967a2d26ba43be66d1cd6da, Subject:CN=vTrus ECC Root CA, O="iTrusChina Co.,Ltd.", C=CN, Issuer:CN=vTrus ECC Root CA, O="iTrusChina Co.,Ltd.", C=CN, Key type:EC, Length:384, Cert Id:268503342, Valid from:7/31/18, 7:26 AM, Valid until:7/31/43, 7:26 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:43e37113d8b359145db7ce8cfd35fd6fbc058d45, Subject:CN=vTrus Root CA, O="iTrusChina Co.,Ltd.", C=CN, Issuer:CN=vTrus Root CA, O="iTrusChina Co.,Ltd.", C=CN, Key type:RSA, Length:4096, Cert Id:-1825883750, Valid from:7/31/18, 7:24 AM, Valid until:7/31/43, 7:24 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:4fd22b8ff564c8339e4f345866237060, Subject:CN=UCA Extended Validation Root, O=UniTrust, C=CN, Issuer:CN=UCA Extended Validation Root, O=UniTrust, C=CN, Key type:RSA, Length:4096, Cert Id:649181271, Valid from:3/13/15, 12:00 AM, Valid until:12/31/38, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5ddfb1da5aa3ed5dbe5a6520650390ef, Subject:CN=UCA Global G2 Root, O=UniTrust, C=CN, Issuer:CN=UCA Global G2 Root, O=UniTrust, C=CN, Key type:RSA, Length:4096, Cert Id:1844967193, Valid from:3/11/16, 12:00 AM, Valid until:12/31/40, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:7cc98f2b84d7dfea0fc9659ad34b4d96, Subject:CN=D-TRUST BR Root CA 1 2020, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST BR Root CA 1 2020, O=D-Trust GmbH, C=DE, Key type:EC, Length:384, Cert Id:-83817738, Valid from:2/11/20, 9:45 AM, Valid until:2/11/35, 9:44 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:5f0241d77a877c4c03a3ac968dfbffd0, Subject:CN=D-TRUST EV Root CA 1 2020, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST EV Root CA 1 2020, O=D-Trust GmbH, C=DE, Key type:EC, Length:384, Cert Id:238735896, Valid from:2/11/20, 10:00 AM, Valid until:2/11/35, 9:59 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:983f3, Subject:CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:1430153102, Valid from:11/5/09, 8:35 AM, Valid until:11/5/29, 8:35 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:983f4, Subject:CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:971313728, Valid from:11/5/09, 8:50 AM, Valid until:11/5/29, 8:50 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Issuer:CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:-1238464039, Valid from:10/1/08, 10:40 AM, Valid until:10/1/33, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Issuer:CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:1894096264, Valid from:10/1/08, 10:29 AM, Valid until:10/1/33, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1b70e9d2ffae6c71, Subject:CN=Autoridad de Certificacion Firmaprofesional CIF A62634068, C=ES, Issuer:CN=Autoridad de Certificacion Firmaprofesional CIF A62634068, C=ES, Key type:RSA, Length:4096, Cert Id:-1766730314, Valid from:9/23/14, 3:22 PM, Valid until:5/5/36, 3:22 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:-11d4c2142bde21eb579d53fb0c223bff, Subject:CN=EC-ACC, OU=Jerarquia Entitats de Certificacio Catalanes, OU=Vegeu https://www.catcert.net/verarrel (c)03, OU=Serveis Publics de Certificacio, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), C=ES, Issuer:CN=EC-ACC, OU=Jerarquia Entitats de Certificacio Catalanes, OU=Vegeu https://www.catcert.net/verarrel (c)03, OU=Serveis Publics de Certificacio, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), C=ES, Key type:RSA, Length:2048, Cert Id:1077306647, Valid from:1/7/03, 11:00 PM, Valid until:1/7/31, 10:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5d938d306736c8061d1ac754846907, Subject:OU=AC RAIZ FNMT-RCM, O=FNMT-RCM, C=ES, Issuer:OU=AC RAIZ FNMT-RCM, O=FNMT-RCM, C=ES, Key type:RSA, Length:4096, Cert Id:1555523573, Valid from:10/29/08, 3:59 PM, Valid until:1/1/30, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:62f6326ce5c4e3685c1b62dd9c2e9d95, Subject:CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS, OID.2.5.4.97=VATES-Q2826004J, OU=Ceres, O=FNMT-RCM, C=ES, Issuer:CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS, OID.2.5.4.97=VATES-Q2826004J, OU=Ceres, O=FNMT-RCM, C=ES, Key type:EC, Length:384, Cert Id:246315697, Valid from:12/20/18, 9:37 AM, Valid until:12/20/43, 9:37 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:b0b75a16485fbfe1cbf58bd719e67d, Subject:CN=Izenpe.com, O=IZENPE S.A., C=ES, Issuer:CN=Izenpe.com, O=IZENPE S.A., C=ES, Key type:RSA, Length:4096, Cert Id:-1845580984, Valid from:12/13/07, 1:08 PM, Valid until:12/13/37, 8:27 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1675f27d6fe7ae3e4acbe095b059e, Subject:CN=Telia Root CA v2, O=Telia Finland Oyj, C=FI, Issuer:CN=Telia Root CA v2, O=Telia Finland Oyj, C=FI, Key type:RSA, Length:4096, Cert Id:-821903320, Valid from:11/29/18, 11:55 AM, Valid until:11/29/43, 11:55 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:fedce3010fc948ff, Subject:CN=Certigna, O=Dhimyotis, C=FR, Issuer:CN=Certigna, O=Dhimyotis, C=FR, Key type:RSA, Length:2048, Cert Id:-788091456, Valid from:6/29/07, 3:13 PM, Valid until:6/29/27, 3:13 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:cae91b89f155030da3e6416dc4e3a6e1, Subject:CN=Certigna Root CA, OU=0002 48146308100036, O=Dhimyotis, C=FR, Issuer:CN=Certigna Root CA, OU=0002 48146308100036, O=Dhimyotis, C=FR, Key type:RSA, Length:4096, Cert Id:356684591, Valid from:10/1/13, 8:32 AM, Valid until:10/1/33, 8:32 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:2048, Cert Id:-1197580894, Valid from:1/1/04, 12:00 AM, Valid until:12/31/28, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:4e812d8a8265e00b02ee3e350246e53d, Subject:CN=COMODO Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:2048, Cert Id:904304908, Valid from:12/1/06, 12:00 AM, Valid until:12/31/29, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:1f47afaa62007050544c019e9b63992a, Subject:CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:EC, Length:384, Cert Id:1146488932, Valid from:3/6/08, 12:00 AM, Valid until:1/18/38, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:4caaf9cadb636fe01ff74ed85b03869d, Subject:CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:4096, Cert Id:1769425049, Valid from:1/19/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:0, Subject:CN=Hellenic Academic and Research Institutions ECC RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR, Issuer:CN=Hellenic Academic and Research Institutions ECC RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR, Key type:EC, Length:384, Cert Id:513613456, Valid from:7/7/15, 10:37 AM, Valid until:6/30/40, 10:37 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Hellenic Academic and Research Institutions RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR, Issuer:CN=Hellenic Academic and Research Institutions RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR, Key type:RSA, Length:4096, Cert Id:-802976731, Valid from:7/7/15, 10:11 AM, Valid until:6/30/40, 10:11 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:67749d8d77d83b6adb22f4ff59e2bfce, Subject:CN=HARICA TLS ECC Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR, Issuer:CN=HARICA TLS ECC Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR, Key type:EC, Length:384, Cert Id:-693932344, Valid from:2/19/21, 11:01 AM, Valid until:2/13/45, 11:01 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:39ca931cef43f3c68e93c7f46489387e, Subject:CN=HARICA TLS RSA Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR, Issuer:CN=HARICA TLS RSA Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR, Key type:RSA, Length:4096, Cert Id:1709624614, Valid from:2/19/21, 10:55 AM, Valid until:2/13/45, 10:55 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:3e8, Subject:CN=Hongkong Post Root CA 1, O=Hongkong Post, C=HK, Issuer:CN=Hongkong Post Root CA 1, O=Hongkong Post, C=HK, Key type:RSA, Length:2048, Cert Id:-1426826250, Valid from:5/15/03, 5:13 AM, Valid until:5/15/23, 4:52 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:8165f8a4ca5ec00c99340dfc4c6ae23b81c5aa4, Subject:CN=Hongkong Post Root CA 3, O=Hongkong Post, L=Hong Kong, ST=Hong Kong, C=HK, Issuer:CN=Hongkong Post Root CA 3, O=Hongkong Post, L=Hong Kong, ST=Hong Kong, C=HK, Key type:RSA, Length:4096, Cert Id:-901951080, Valid from:6/3/17, 2:29 AM, Valid until:6/3/42, 2:29 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:15448ef21fd97590df5040a, Subject:CN=e-Szigno Root CA 2017, OID.2.5.4.97=VATHU-23584497, O=Microsec Ltd., L=Budapest, C=HU, Issuer:CN=e-Szigno Root CA 2017, OID.2.5.4.97=VATHU-23584497, O=Microsec Ltd., L=Budapest, C=HU, Key type:EC, Length:256, Cert Id:-991173715, Valid from:8/22/17, 12:07 PM, Valid until:8/22/42, 12:07 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:c27e43044e473f19, Subject:EMAILADDRESS=info@e-szigno.hu, CN=Microsec e-Szigno Root CA 2009, O=Microsec Ltd., L=Budapest, C=HU, Issuer:EMAILADDRESS=info@e-szigno.hu, CN=Microsec e-Szigno Root CA 2009, O=Microsec Ltd., L=Budapest, C=HU, Key type:RSA, Length:2048, Cert Id:-1903950012, Valid from:6/16/09, 11:30 AM, Valid until:12/30/29, 11:30 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:49412ce40010, Subject:CN=NetLock Arany (Class Gold) Főtanúsítvány, OU=Tanúsítványkiadók (Certification Services), O=NetLock Kft., L=Budapest, C=HU, Issuer:CN=NetLock Arany (Class Gold) Főtanúsítvány, OU=Tanúsítványkiadók (Certification Services), O=NetLock Kft., L=Budapest, C=HU, Key type:RSA, Length:2048, Cert Id:58541246, Valid from:12/11/08, 3:08 PM, Valid until:12/6/28, 3:08 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:20000b9, Subject:CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE, Issuer:CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE, Key type:RSA, Length:2048, Cert Id:1425294543, Valid from:5/12/00, 6:46 PM, Valid until:5/12/25, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:3cf607a968700eda8b84, Subject:CN=emSign ECC Root CA - G3, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN, Issuer:CN=emSign ECC Root CA - G3, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN, Key type:EC, Length:384, Cert Id:-462931589, Valid from:2/18/18, 6:30 PM, Valid until:2/18/43, 6:30 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:31f5e4620c6c58edd6d8, Subject:CN=emSign Root CA - G1, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN, Issuer:CN=emSign Root CA - G1, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN, Key type:RSA, Length:2048, Cert Id:392709196, Valid from:2/18/18, 6:30 PM, Valid until:2/18/43, 6:30 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:570a119742c4e3cc, Subject:CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT, Issuer:CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT, Key type:RSA, Length:4096, Cert Id:1729119956, Valid from:9/22/11, 11:22 AM, Valid until:9/22/30, 11:22 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=SecureSign RootCA11, O="Japan Certification Services, Inc.", C=JP, Issuer:CN=SecureSign RootCA11, O="Japan Certification Services, Inc.", C=JP, Key type:RSA, Length:2048, Cert Id:2079057034, Valid from:4/8/09, 4:56 AM, Valid until:4/8/29, 4:56 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:d65d9bb378812eeb, Subject:CN=Security Communication ECC RootCA1, O="SECOM Trust Systems CO.,LTD.", C=JP, Issuer:CN=Security Communication ECC RootCA1, O="SECOM Trust Systems CO.,LTD.", C=JP, Key type:EC, Length:384, Cert Id:2131361491, Valid from:6/16/16, 5:15 AM, Valid until:1/18/38, 5:15 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:e17c3740fd1bfe67, Subject:CN=Security Communication RootCA3, O="SECOM Trust Systems CO.,LTD.", C=JP, Issuer:CN=Security Communication RootCA3, O="SECOM Trust Systems CO.,LTD.", C=JP, Key type:RSA, Length:4096, Cert Id:-490273538, Valid from:6/16/16, 6:17 AM, Valid until:1/18/38, 6:17 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:OU=Security Communication RootCA2, O="SECOM Trust Systems CO.,LTD.", C=JP, Issuer:OU=Security Communication RootCA2, O="SECOM Trust Systems CO.,LTD.", C=JP, Key type:RSA, Length:2048, Cert Id:1521072570, Valid from:5/29/09, 5:00 AM, Valid until:5/29/29, 5:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP, Issuer:OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP, Key type:RSA, Length:2048, Cert Id:1802358121, Valid from:9/30/03, 4:20 AM, Valid until:9/30/23, 4:20 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:194301ea20bddf5c5332ab1434471f8d6504d0d, Subject:CN=NAVER Global Root Certification Authority, O=NAVER BUSINESS PLATFORM Corp., C=KR, Issuer:CN=NAVER Global Root Certification Authority, O=NAVER BUSINESS PLATFORM Corp., C=KR, Key type:RSA, Length:4096, Cert Id:1777546867, Valid from:8/18/17, 8:58 AM, Valid until:8/18/37, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:5ec3b7a6437fa4e0, Subject:C=ES, O=ACCV, OU=PKIACCV, CN=ACCVRAIZ1, Issuer:C=ES, O=ACCV, OU=PKIACCV, CN=ACCVRAIZ1, Key type:RSA, Length:4096, Cert Id:-592111236, Valid from:5/5/11, 9:37 AM, Valid until:12/31/30, 9:37 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5c33cb622c5fb332, Subject:C=DE, O=Atos, CN=Atos TrustedRoot 2011, Issuer:C=DE, O=Atos, CN=Atos TrustedRoot 2011, Key type:RSA, Length:2048, Cert Id:-28528624, Valid from:7/7/11, 2:58 PM, Valid until:12/31/30, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:98968d, Subject:CN=Staat der Nederlanden EV Root CA, O=Staat der Nederlanden, C=NL, Issuer:CN=Staat der Nederlanden EV Root CA, O=Staat der Nederlanden, C=NL, Key type:RSA, Length:4096, Cert Id:1444801426, Valid from:12/8/10, 11:19 AM, Valid until:12/8/22, 11:10 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:2, Subject:CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO, Issuer:CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO, Key type:RSA, Length:4096, Cert Id:969960563, Valid from:10/26/10, 8:38 AM, Valid until:10/26/40, 8:38 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:2, Subject:CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO, Issuer:CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO, Key type:RSA, Length:4096, Cert Id:1264269967, Valid from:10/26/10, 8:28 AM, Valid until:10/26/40, 8:28 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:84822c5f1c62d040, Subject:CN=TrustCor ECA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Issuer:CN=TrustCor ECA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Key type:RSA, Length:2048, Cert Id:1382581529, Valid from:2/4/16, 12:32 PM, Valid until:12/31/29, 5:28 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:da9bec71f303b019, Subject:CN=TrustCor RootCert CA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Issuer:CN=TrustCor RootCert CA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Key type:RSA, Length:2048, Cert Id:1332877130, Valid from:2/4/16, 12:32 PM, Valid until:12/31/29, 5:23 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:25a1dfca33cb5902, Subject:CN=TrustCor RootCert CA-2, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Issuer:CN=TrustCor RootCert CA-2, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Key type:RSA, Length:4096, Cert Id:1646661199, Valid from:2/4/16, 12:32 PM, Valid until:12/31/34, 5:26 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:788f275c81125220a504d02dddba73f4, Subject:CN=Certum EC-384 CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL, Issuer:CN=Certum EC-384 CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL, Key type:EC, Length:384, Cert Id:994586241, Valid from:3/26/18, 7:24 AM, Valid until:3/26/43, 7:24 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA512withRSA, Serial:1ebf5950b8c980374c06f7eb554fb5ed, Subject:CN=Certum Trusted Root CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL, Issuer:CN=Certum Trusted Root CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL, Key type:RSA, Length:4096, Cert Id:-774327051, Valid from:3/16/18, 12:10 PM, Valid until:3/16/43, 12:10 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:3e8a5d07ec55d232d5b7e3b65f01eb2ddce4d6e4, Subject:CN=SZAFIR ROOT CA2, O=Krajowa Izba Rozliczeniowa S.A., C=PL, Issuer:CN=SZAFIR ROOT CA2, O=Krajowa Izba Rozliczeniowa S.A., C=PL, Key type:RSA, Length:2048, Cert Id:381279303, Valid from:10/19/15, 7:43 AM, Valid until:10/19/35, 7:43 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:444c0, Subject:CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Issuer:CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Key type:RSA, Length:2048, Cert Id:2014002193, Valid from:10/22/08, 12:07 PM, Valid until:12/31/29, 12:07 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA512withRSA, Serial:21d6d04a4f250fc93237fcaa5e128de9, Subject:CN=Certum Trusted Network CA 2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Issuer:CN=Certum Trusted Network CA 2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Key type:RSA, Length:4096, Cert Id:1983350452, Valid from:10/6/11, 8:39 AM, Valid until:10/6/46, 8:39 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:200605167002, Subject:OU=certSIGN ROOT CA, O=certSIGN, C=RO, Issuer:OU=certSIGN ROOT CA, O=certSIGN, C=RO, Key type:RSA, Length:2048, Cert Id:-289960676, Valid from:7/4/06, 5:20 PM, Valid until:7/4/31, 5:20 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:110034b64ec6362d36, Subject:OU=certSIGN ROOT CA G2, O=CERTSIGN SA, C=RO, Issuer:OU=certSIGN ROOT CA G2, O=CERTSIGN SA, C=RO, Key type:RSA, Length:4096, Cert Id:-2113880430, Valid from:2/6/17, 9:27 AM, Valid until:2/6/42, 9:27 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:92b888dbb08ac163, Subject:CN=CA Disig Root R2, O=Disig a.s., L=Bratislava, C=SK, Issuer:CN=CA Disig Root R2, O=Disig a.s., L=Bratislava, C=SK, Key type:RSA, Length:4096, Cert Id:747175721, Valid from:7/19/12, 9:15 AM, Valid until:7/19/42, 9:15 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1302d5e2404c92468616675db4bbbbb26b3efc13, Subject:CN=TunTrust Root CA, O=Agence Nationale de Certification Electronique, C=TN, Issuer:CN=TunTrust Root CA, O=Agence Nationale de Certification Electronique, C=TN, Key type:RSA, Length:4096, Cert Id:1973181427, Valid from:4/26/19, 8:57 AM, Valid until:4/26/44, 8:57 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:2646197731e14f6f2836de395186e6d4978822c1, Subject:CN=E-Tugra Global Root CA ECC v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR, Issuer:CN=E-Tugra Global Root CA ECC v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR, Key type:EC, Length:384, Cert Id:96274892, Valid from:3/18/20, 9:46 AM, Valid until:3/12/45, 9:46 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:d4dc5cd16229596087eb80b7f150634fb791034, Subject:CN=E-Tugra Global Root CA RSA v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR, Issuer:CN=E-Tugra Global Root CA RSA v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR, Key type:RSA, Length:4096, Cert Id:1381684375, Valid from:3/18/20, 9:07 AM, Valid until:3/12/45, 9:07 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:6a683e9c519bcb53, Subject:CN=E-Tugra Certification Authority, OU=E-Tugra Sertifikasyon Merkezi, O=E-Tuğra EBG Bilişim Teknolojileri ve Hizmetleri A.Ş., L=Ankara, C=TR, Issuer:CN=E-Tugra Certification Authority, OU=E-Tugra Sertifikasyon Merkezi, O=E-Tuğra EBG Bilişim Teknolojileri ve Hizmetleri A.Ş., L=Ankara, C=TR, Key type:RSA, Length:4096, Cert Id:-673382379, Valid from:3/5/13, 12:09 PM, Valid until:3/3/23, 12:09 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1, OU=Kamu Sertifikasyon Merkezi - Kamu SM, O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK, L=Gebze - Kocaeli, C=TR, Issuer:CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1, OU=Kamu Sertifikasyon Merkezi - Kamu SM, O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK, L=Gebze - Kocaeli, C=TR, Key type:RSA, Length:2048, Cert Id:1093603654, Valid from:11/25/13, 8:25 AM, Valid until:10/25/43, 8:25 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:2dddacce629794a143e8b0cd766a5e60, Subject:CN=HiPKI Root CA - G1, O="Chunghwa Telecom Co., Ltd.", C=TW, Issuer:CN=HiPKI Root CA - G1, O="Chunghwa Telecom Co., Ltd.", C=TW, Key type:RSA, Length:4096, Cert Id:-2016358144, Valid from:2/22/19, 9:46 AM, Valid until:12/31/37, 3:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:15c8bd65475cafb897005ee406d2bc9d, Subject:OU=ePKI Root Certification Authority, O="Chunghwa Telecom Co., Ltd.", C=TW, Issuer:OU=ePKI Root Certification Authority, O="Chunghwa Telecom Co., Ltd.", C=TW, Key type:RSA, Length:4096, Cert Id:-662636137, Valid from:12/20/04, 2:31 AM, Valid until:12/20/34, 2:31 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:cbe, Subject:CN=TWCA Global Root CA, OU=Root CA, O=TAIWAN-CA, C=TW, Issuer:CN=TWCA Global Root CA, OU=Root CA, O=TAIWAN-CA, C=TW, Key type:RSA, Length:4096, Cert Id:861175838, Valid from:6/27/12, 6:28 AM, Valid until:12/31/30, 3:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=TWCA Root Certification Authority, OU=Root CA, O=TAIWAN-CA, C=TW, Issuer:CN=TWCA Root Certification Authority, OU=Root CA, O=TAIWAN-CA, C=TW, Key type:RSA, Length:2048, Cert Id:-1642094263, Valid from:8/28/08, 7:24 AM, Valid until:12/31/30, 3:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:7777062726a9b17c, Subject:CN=AffirmTrust Commercial, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Commercial, O=AffirmTrust, C=US, Key type:RSA, Length:2048, Cert Id:630485644, Valid from:1/29/10, 2:06 PM, Valid until:12/31/30, 2:06 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:7c4f04391cd4992d, Subject:CN=AffirmTrust Networking, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Networking, O=AffirmTrust, C=US, Key type:RSA, Length:2048, Cert Id:651670175, Valid from:1/29/10, 2:08 PM, Valid until:12/31/30, 2:08 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:6d8c1446b1a60aee, Subject:CN=AffirmTrust Premium, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Premium, O=AffirmTrust, C=US, Key type:RSA, Length:4096, Cert Id:-2130283955, Valid from:1/29/10, 2:10 PM, Valid until:12/31/40, 2:10 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:7497258ac73f7a54, Subject:CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US, Key type:EC, Length:384, Cert Id:-2080363786, Valid from:1/29/10, 2:20 PM, Valid until:12/31/40, 2:20 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:66c9fcf99bf8c0a39e2f0788a43e696365bca, Subject:CN=Amazon Root CA 1, O=Amazon, C=US, Issuer:CN=Amazon Root CA 1, O=Amazon, C=US, Key type:RSA, Length:2048, Cert Id:-1472444962, Valid from:5/26/15, 12:00 AM, Valid until:1/17/38, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:66c9fd29635869f0a0fe58678f85b26bb8a37, Subject:CN=Amazon Root CA 2, O=Amazon, C=US, Issuer:CN=Amazon Root CA 2, O=Amazon, C=US, Key type:RSA, Length:4096, Cert Id:-1766132388, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:66c9fd5749736663f3b0b9ad9e89e7603f24a, Subject:CN=Amazon Root CA 3, O=Amazon, C=US, Issuer:CN=Amazon Root CA 3, O=Amazon, C=US, Key type:EC, Length:256, Cert Id:-1562287523, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:66c9fd7c1bb104c2943e5717b7b2cc81ac10e, Subject:CN=Amazon Root CA 4, O=Amazon, C=US, Issuer:CN=Amazon Root CA 4, O=Amazon, C=US, Key type:EC, Length:384, Cert Id:-1654272513, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:62533b1470333275cf98d9ab9bfccf8, Subject:CN=Certainly Root E1, O=Certainly, C=US, Issuer:CN=Certainly Root E1, O=Certainly, C=US, Key type:EC, Length:384, Cert Id:792571453, Valid from:4/1/21, 12:00 AM, Valid until:4/1/46, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:8e0ff94b907168653354f4d44439b7e0, Subject:CN=Certainly Root R1, O=Certainly, C=US, Issuer:CN=Certainly Root R1, O=Certainly, C=US, Key type:RSA, Length:4096, Cert Id:-2039008761, Valid from:4/1/21, 12:00 AM, Valid until:4/1/46, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:9e09365acf7d9c8b93e1c0b042a2ef3, Subject:CN=DigiCert TLS ECC P384 Root G5, O="DigiCert, Inc.", C=US, Issuer:CN=DigiCert TLS ECC P384 Root G5, O="DigiCert, Inc.", C=US, Key type:EC, Length:384, Cert Id:-354195278, Valid from:1/15/21, 12:00 AM, Valid until:1/14/46, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:8f9b478a8fa7eda6a333789de7ccf8a, Subject:CN=DigiCert TLS RSA4096 Root G5, O="DigiCert, Inc.", C=US, Issuer:CN=DigiCert TLS RSA4096 Root G5, O="DigiCert, Inc.", C=US, Key type:RSA, Length:4096, Cert Id:165956757, Valid from:1/15/21, 12:00 AM, Valid until:1/14/46, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:ce7e0e517d846fe8fe560fc1bf03039, Subject:CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-860404528, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:b931c3ad63967ea6723bfc3af9af44b, Subject:CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-385398383, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:ba15afa1ddfa0b54944afcd24a06cec, Subject:CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:EC, Length:384, Cert Id:-645537245, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:83be056904246b1a1756ac95991c74a, Subject:CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:1341898239, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:33af1e6a711a9a0bb2864b11d09fae5, Subject:CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:1136084297, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:55556bcf25ea43535c3a40fd5ab4572, Subject:CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:EC, Length:384, Cert Id:-795968543, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:2ac5c266a0b409b8f0b79f2ae462577, Subject:CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-1410680354, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:59b1b579e8e2132e23907bda777755c, Subject:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:4096, Cert Id:1057369358, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:4a538c28, Subject:CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1936920337, Valid from:7/7/09, 5:25 PM, Valid until:12/7/30, 5:55 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:a68b79290000000050d091f9, Subject:CN=Entrust Root Certification Authority - EC1, OU="(c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - EC1, OU="(c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:EC, Length:384, Cert Id:924514073, Valid from:12/18/12, 3:25 PM, Valid until:12/18/37, 3:55 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:d9b5437fafa9390f000000005565ad58, Subject:CN=Entrust Root Certification Authority - G4, OU="(c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - G4, OU="(c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:RSA, Length:4096, Cert Id:1368037548, Valid from:5/27/15, 11:11 AM, Valid until:12/27/37, 11:41 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:456b5054, Subject:CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-1261404096, Valid from:11/27/06, 8:23 PM, Valid until:11/27/26, 8:53 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:203e5936f31b01349886ba217, Subject:CN=GTS Root R1, O=Google Trust Services LLC, C=US, Issuer:CN=GTS Root R1, O=Google Trust Services LLC, C=US, Key type:RSA, Length:4096, Cert Id:657172038, Valid from:6/22/16, 12:00 AM, Valid until:6/22/36, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:203e5aec58d04251aab1125aa, Subject:CN=GTS Root R2, O=Google Trust Services LLC, C=US, Issuer:CN=GTS Root R2, O=Google Trust Services LLC, C=US, Key type:RSA, Length:4096, Cert Id:948387669, Valid from:6/22/16, 12:00 AM, Valid until:6/22/36, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:203e5b882eb20f825276d3d66, Subject:CN=GTS Root R3, O=Google Trust Services LLC, C=US, Issuer:CN=GTS Root R3, O=Google Trust Services LLC, C=US, Key type:EC, Length:384, Cert Id:1163081155, Valid from:6/22/16, 12:00 AM, Valid until:6/22/36, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:203e5c068ef631a9c72905052, Subject:CN=GTS Root R4, O=Google Trust Services LLC, C=US, Issuer:CN=GTS Root R4, O=Google Trust Services LLC, C=US, Key type:EC, Length:384, Cert Id:1326433111, Valid from:6/22/16, 12:00 AM, Valid until:6/22/36, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:a0142800000014523c844b500000002, Subject:CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US, Issuer:CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US, Key type:RSA, Length:4096, Cert Id:1232565210, Valid from:1/16/14, 6:12 PM, Valid until:1/16/34, 6:12 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:a0142800000014523cf467c00000002, Subject:CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US, Issuer:CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US, Key type:RSA, Length:4096, Cert Id:2123370772, Valid from:1/16/14, 5:53 PM, Valid until:1/16/34, 5:53 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:8210cfb0d240e3594463e0bb63828b00, Subject:CN=ISRG Root X1, O=Internet Security Research Group, C=US, Issuer:CN=ISRG Root X1, O=Internet Security Research Group, C=US, Key type:RSA, Length:4096, Cert Id:1521974916, Valid from:6/4/15, 11:04 AM, Valid until:6/4/35, 11:04 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:41d29dd172eaeea780c12c6ce92f8752, Subject:CN=ISRG Root X2, O=Internet Security Research Group, C=US, Issuer:CN=ISRG Root X2, O=Internet Security Research Group, C=US, Key type:EC, Length:384, Cert Id:-896325052, Valid from:9/4/20, 12:00 AM, Valid until:9/17/40, 4:00 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:66f23daf87de8bb14aea0c573101c2ec, Subject:CN=Microsoft ECC Root Certificate Authority 2017, O=Microsoft Corporation, C=US, Issuer:CN=Microsoft ECC Root Certificate Authority 2017, O=Microsoft Corporation, C=US, Key type:EC, Length:384, Cert Id:-1054206011, Valid from:12/18/19, 11:06 PM, Valid until:7/18/42, 11:16 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:1ed397095fd8b4b347701eaabe7f45b3, Subject:CN=Microsoft RSA Root Certificate Authority 2017, O=Microsoft Corporation, C=US, Issuer:CN=Microsoft RSA Root Certificate Authority 2017, O=Microsoft Corporation, C=US, Key type:RSA, Length:4096, Cert Id:-1446618248, Valid from:12/18/19, 10:51 PM, Valid until:7/18/42, 11:00 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:57cb336fc25c16e6471617e3903168e0, Subject:CN=Network Solutions Certificate Authority, O=Network Solutions L.L.C., C=US, Issuer:CN=Network Solutions Certificate Authority, O=Network Solutions L.L.C., C=US, Key type:RSA, Length:2048, Cert Id:1751576863, Valid from:12/1/06, 12:00 AM, Valid until:12/31/29, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:75622a4e8d48a894df413c8f0f8eaa5, Subject:CN=Secure Global CA, O=SecureTrust Corporation, C=US, Issuer:CN=Secure Global CA, O=SecureTrust Corporation, C=US, Key type:RSA, Length:2048, Cert Id:-1476772975, Valid from:11/7/06, 7:42 PM, Valid until:12/31/29, 7:52 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:cf08e5c0816a5ad427ff0eb271859d0, Subject:CN=SecureTrust CA, O=SecureTrust Corporation, C=US, Issuer:CN=SecureTrust CA, O=SecureTrust Corporation, C=US, Key type:RSA, Length:2048, Cert Id:2034155325, Valid from:11/7/06, 7:31 PM, Valid until:12/31/29, 7:40 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US, Issuer:OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1825617644, Valid from:6/29/04, 5:39 PM, Valid until:6/29/34, 5:39 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US, Issuer:OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-271444299, Valid from:6/29/04, 5:06 PM, Valid until:6/29/34, 5:06 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:7b71b68256b8127c9ca8, Subject:CN=emSign ECC Root CA - C3, O=eMudhra Inc, OU=emSign PKI, C=US, Issuer:CN=emSign ECC Root CA - C3, O=eMudhra Inc, OU=emSign PKI, C=US, Key type:EC, Length:384, Cert Id:-948456756, Valid from:2/18/18, 6:30 PM, Valid until:2/18/43, 6:30 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:aecf00bac4cf32f843b2, Subject:CN=emSign Root CA - C1, O=eMudhra Inc, OU=emSign PKI, C=US, Issuer:CN=emSign Root CA - C1, O=eMudhra Inc, OU=emSign PKI, C=US, Key type:RSA, Length:2048, Cert Id:-1268863356, Valid from:2/18/18, 6:30 PM, Valid until:2/18/43, 6:30 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:50946cec18ead59c4dd597ef758fa0ad, Subject:CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US, Issuer:CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US, Key type:RSA, Length:2048, Cert Id:-952474086, Valid from:11/1/04, 5:14 PM, Valid until:1/1/35, 5:37 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Go Daddy Root Certificate Authority - G2, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Go Daddy Root Certificate Authority - G2, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:439600313, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Starfield Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Starfield Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:-1026641587, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Starfield Services Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Starfield Services Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:1964785574, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5f70e86da49f346352ebab2, Subject:CN=Trustwave Global Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Issuer:CN=Trustwave Global Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Key type:RSA, Length:4096, Cert Id:416366836, Valid from:8/23/17, 7:34 PM, Valid until:8/23/42, 7:34 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:d6a5f083f285c3e5195df5d, Subject:CN=Trustwave Global ECC P256 Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Issuer:CN=Trustwave Global ECC P256 Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Key type:EC, Length:256, Cert Id:948272517, Valid from:8/23/17, 7:35 PM, Valid until:8/23/42, 7:35 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:8bd85976c9927a48068473b, Subject:CN=Trustwave Global ECC P384 Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Issuer:CN=Trustwave Global ECC P384 Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Key type:EC, Length:384, Cert Id:-1993924923, Valid from:8/23/17, 7:36 PM, Valid until:8/23/42, 7:36 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:5c8b99c55a94c5d27156decd8980cc26, Subject:CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Issuer:CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Key type:EC, Length:384, Cert Id:-965679910, Valid from:2/1/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:1fd6d30fca3ca51a81bbc640e35032d, Subject:CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Issuer:CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Key type:RSA, Length:4096, Cert Id:-347365895, Valid from:2/1/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:2c299c5b16ed0595, Subject:CN=SSL.com EV Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com EV Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:EC, Length:384, Cert Id:1789254518, Valid from:2/12/16, 6:15 PM, Valid until:2/12/41, 6:15 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:56b629cd34bc78f6, Subject:CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:RSA, Length:4096, Cert Id:1381862403, Valid from:5/31/17, 6:14 PM, Valid until:5/30/42, 6:14 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:75e6dfcbc1685ba8, Subject:CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:EC, Length:384, Cert Id:-1368293613, Valid from:2/12/16, 6:14 PM, Valid until:2/12/41, 6:14 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:7b2c9bd316803299, Subject:CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:RSA, Length:4096, Cert Id:156725711, Valid from:2/12/16, 5:39 PM, Valid until:2/12/41, 5:39 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:3863def8, Subject:CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net, Issuer:CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net, Key type:RSA, Length:2048, Cert Id:-328536082, Valid from:12/24/99, 5:50 PM, Valid until:7/24/29, 2:15 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:95be16a0f72e46f17b398272fa8bcd96, Subject:CN=TeliaSonera Root CA v1, O=TeliaSonera, Issuer:CN=TeliaSonera Root CA v1, O=TeliaSonera, Key type:RSA, Length:4096, Cert Id:1495358374, Valid from:10/18/07, 12:00 PM, Valid until:10/18/32, 12:00 PM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:203e57ef53f93fda50921b2a6, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4, Key type:EC, Length:256, Cert Id:-516970517, Valid from:11/13/12, 12:00 AM, Valid until:1/19/38, 3:14 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:605949e0262ebb55f90a778a71f94ad86c, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5, Key type:EC, Length:384, Cert Id:1997048439, Valid from:11/13/12, 12:00 AM, Valid until:1/19/38, 3:14 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:4000000000121585308a2, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3, Key type:RSA, Length:2048, Cert Id:733875591, Valid from:3/18/09, 10:00 AM, Valid until:3/18/29, 10:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:45e6bb038333c3856548e6ff4551, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6, Key type:RSA, Length:4096, Cert Id:-506627753, Valid from:12/10/14, 12:00 AM, Valid until:12/10/34, 12:00 AM
Jan 29, 2023 4:42:14 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:dd3e3bc6cf96bb1, Subject:CN=ANF Secure Server Root CA, OU=ANF CA Raiz, O=ANF Autoridad de Certificacion, C=ES, SERIALNUMBER=G63287510, Issuer:CN=ANF Secure Server Root CA, OU=ANF CA Raiz, O=ANF Autoridad de Certificacion, C=ES, SERIALNUMBER=G63287510, Key type:RSA, Length:4096, Cert Id:-841649695, Valid from:9/4/19, 10:00 AM, Valid until:8/30/39, 10:00 AM
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class org.osgi.framework.BundleReference using the current class loader.
java.lang.ClassNotFoundException: org.osgi.framework.BundleReference
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:246)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper.<clinit>(ReflectionHelper.java:1472)
        at org.glassfish.jersey.internal.ServiceFinder.<clinit>(ServiceFinder.java:142)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:104)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder <clinit>
CONFIG: Running in a non-OSGi environment
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyObjectIterator next
FINEST: Loading next object: org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyObjectIterator next
FINEST: Loading next object: org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManagerFactory
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.server.ApplicationHandler initialize
CONFIG: Initiating Jersey application, version Jersey: 3.1.0 2022-11-04 07:20:58...
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyObjectIterator next
FINEST: Loading next object: org.glassfish.jersey.server.model.Parameter$ServerParameterService
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.netty.httpserver.NettyHttpContainerProvider
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: eu.headcrashing.jaxrsdoneright.sebootstrap.HTML
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: eu.headcrashing.jaxrsdoneright.sebootstrap.HTML
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class jakarta.activation.DataSource using the supplied class loader jdk.internal.loader.ClassLoaders$AppClassLoader.
java.lang.ClassNotFoundException: jakarta.activation.DataSource
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:236)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.isClass(MessagingBinders.java:259)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.bindToBinder(MessagingBinders.java:213)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.access$200(MessagingBinders.java:170)
        at org.glassfish.jersey.message.internal.MessagingBinders$MessageBodyProviders.configure(MessagingBinders.java:122)
        at org.glassfish.jersey.internal.inject.AbstractBinder.invokeConfigure(AbstractBinder.java:256)
        at org.glassfish.jersey.internal.inject.AbstractBinder.getBindings(AbstractBinder.java:246)
        at org.glassfish.jersey.internal.inject.Bindings.getBindings(Bindings.java:44)
        at org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager.register(CdiSeInjectionManager.java:84)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:324)
        at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310)
        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.processWithException(Errors.java:232)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:238)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:225)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainer.<init>(NettyHttpContainer.java:45)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class jakarta.activation.DataSource using the current class loader.
java.lang.ClassNotFoundException: jakarta.activation.DataSource
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:246)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.isClass(MessagingBinders.java:259)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.bindToBinder(MessagingBinders.java:213)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.access$200(MessagingBinders.java:170)
        at org.glassfish.jersey.message.internal.MessagingBinders$MessageBodyProviders.configure(MessagingBinders.java:122)
        at org.glassfish.jersey.internal.inject.AbstractBinder.invokeConfigure(AbstractBinder.java:256)
        at org.glassfish.jersey.internal.inject.AbstractBinder.getBindings(AbstractBinder.java:246)
        at org.glassfish.jersey.internal.inject.Bindings.getBindings(Bindings.java:44)
        at org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager.register(CdiSeInjectionManager.java:84)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:324)
        at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310)
        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.processWithException(Errors.java:232)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:238)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:225)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainer.<init>(NettyHttpContainer.java:45)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:42:14 PM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder
WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter<jakarta.activation.DataSource> was not found. The provider is not available.
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class jakarta.xml.bind.JAXBException using the supplied class loader jdk.internal.loader.ClassLoaders$AppClassLoader.
java.lang.ClassNotFoundException: jakarta.xml.bind.JAXBException
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:236)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper.isJaxbAvailable(ReflectionHelper.java:1570)
        at org.glassfish.jersey.server.wadl.WadlFeature.configure(WadlFeature.java:55)
        at org.glassfish.jersey.model.internal.CommonConfig.configureFeatures(CommonConfig.java:728)
        at org.glassfish.jersey.model.internal.CommonConfig.configureMetaProviders(CommonConfig.java:647)
        at org.glassfish.jersey.server.ResourceConfig.configureMetaProviders(ResourceConfig.java:832)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:345)
        at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310)
        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.processWithException(Errors.java:232)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:238)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:225)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainer.<init>(NettyHttpContainer.java:45)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class jakarta.xml.bind.JAXBException using the current class loader.
java.lang.ClassNotFoundException: jakarta.xml.bind.JAXBException
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:246)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper.isJaxbAvailable(ReflectionHelper.java:1570)
        at org.glassfish.jersey.server.wadl.WadlFeature.configure(WadlFeature.java:55)
        at org.glassfish.jersey.model.internal.CommonConfig.configureFeatures(CommonConfig.java:728)
        at org.glassfish.jersey.model.internal.CommonConfig.configureMetaProviders(CommonConfig.java:647)
        at org.glassfish.jersey.server.ResourceConfig.configureMetaProviders(ResourceConfig.java:832)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:345)
        at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310)
        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.processWithException(Errors.java:232)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:238)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:225)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainer.<init>(NettyHttpContainer.java:45)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:42:14 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAX-B API not found . WADL feature is disabled.
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.server.model.IntrospectionModeller doCreateResourceBuilder
FINEST: A new abstract resource created by IntrospectionModeler: Builder{names=[eu.headcrashing.jaxrsdoneright.sebootstrap.HelloWorld$HelloWorldResource], path='/', methodBuilders=[org.glassfish.jersey.server.model.ResourceMethod$Builder@2e10e917], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=null, handlerClasses=[], handlerInstances=[], parentResource=<no parent>, extended=false}
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.server.model.IntrospectionModeller doCreateResourceBuilder
FINEST: A new abstract resource created by IntrospectionModeler: Builder{names=[org.glassfish.jersey.server.wadl.WadlFeature], path='null', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=null, handlerClasses=[], handlerInstances=[], parentResource=<no parent>, extended=false}
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.server.model.IntrospectionModeller doCreateResourceBuilder
FINEST: A new abstract resource created by IntrospectionModeler: Builder{names=[eu.headcrashing.jaxrsdoneright.sebootstrap.HTML], path='null', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=null, handlerClasses=[], handlerInstances=[], parentResource=<no parent>, extended=false}
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties
FINER: System properties configuration provider not allowed
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.util.ExtendedLogger config
CONFIG: Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.ServerExecutorProvidersConfigurator$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
Jan 29, 2023 4:42:14 PM org.glassfish.jersey.internal.util.ExtendedLogger config
CONFIG: Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.ServerExecutorProvidersConfigurator$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
Jan 29, 2023 4:42:14 PM org.jboss.logging.LoggerProviders logProvider
DEBUG: Logging Provider: org.jboss.logging.JDKLoggerProvider
mkarg commented 1 year ago

The complete debug-level log output with HK2:

Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5a4bbd5afb4f8a5bfa65e5, Subject:CN=GLOBALTRUST 2020, O=e-commerce monitoring GmbH, C=AT, Issuer:CN=GLOBALTRUST 2020, O=e-commerce monitoring GmbH, C=AT, Key type:RSA, Length:4096, Cert Id:-522246883, Valid from:2/10/20, 12:00 AM, Valid until:6/10/40, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:11d2bbba336ed4bce62468c50d841d98e843, Subject:CN=GlobalSign Root E46, O=GlobalSign nv-sa, C=BE, Issuer:CN=GlobalSign Root E46, O=GlobalSign nv-sa, C=BE, Key type:EC, Length:384, Cert Id:-889363391, Valid from:3/20/19, 12:00 AM, Valid until:3/20/46, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:11d2bbb9d723189e405f0a9d2dd0df2567d1, Subject:CN=GlobalSign Root R46, O=GlobalSign nv-sa, C=BE, Issuer:CN=GlobalSign Root R46, O=GlobalSign nv-sa, C=BE, Key type:RSA, Length:4096, Cert Id:1275948927, Valid from:3/20/19, 12:00 AM, Valid until:3/20/46, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:40000000001154b5ac394, Subject:CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE, Issuer:CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE, Key type:RSA, Length:2048, Cert Id:536948034, Valid from:9/1/98, 12:00 PM, Valid until:1/28/28, 12:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:78585f2ead2c194be3370735341328b596d46593, Subject:CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:-762436034, Valid from:1/12/12, 5:27 PM, Valid until:1/12/42, 5:27 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:509, Subject:CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:338250116, Valid from:11/24/06, 6:27 PM, Valid until:11/24/31, 6:23 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:445734245b81899b35f2ceb82b3b5ba726f07528, Subject:CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:696763521, Valid from:1/12/12, 6:59 PM, Valid until:1/12/42, 6:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:5c6, Subject:CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:1470392860, Valid from:11/24/06, 7:11 PM, Valid until:11/24/31, 7:06 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:2ef59b0228a7db7affd5a3a9eebd03a0cf126a1d, Subject:CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM, Issuer:CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM, Key type:RSA, Length:4096, Cert Id:-705622991, Valid from:1/12/12, 8:26 PM, Valid until:1/12/42, 8:26 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:bb401c43f55e4fb0, Subject:CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:1516221943, Valid from:10/25/06, 8:30 AM, Valid until:10/25/36, 8:30 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:4f1bd42f54bb2f4b, Subject:CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH, Issuer:CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH, Key type:RSA, Length:4096, Cert Id:126726124, Valid from:10/25/06, 8:32 AM, Valid until:10/25/36, 8:32 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:76b1205274f0858746b3f8231af6c2c0, Subject:CN=OISTE WISeKey Global Root GB CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH, Issuer:CN=OISTE WISeKey Global Root GB CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH, Key type:RSA, Length:2048, Cert Id:-613481516, Valid from:12/1/14, 3:00 PM, Valid until:12/1/39, 3:10 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:212a560caeda0cab4045bf2ba22d3aea, Subject:CN=OISTE WISeKey Global Root GC CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH, Issuer:CN=OISTE WISeKey Global Root GC CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH, Key type:EC, Length:384, Cert Id:-1513165457, Valid from:5/9/17, 9:48 AM, Valid until:5/9/42, 9:58 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:184accd6, Subject:CN=CFCA EV ROOT, O=China Financial Certification Authority, C=CN, Issuer:CN=CFCA EV ROOT, O=China Financial Certification Authority, C=CN, Key type:RSA, Length:4096, Cert Id:551407782, Valid from:8/8/12, 3:07 AM, Valid until:12/31/29, 3:07 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:7d0997fef047ea7a, Subject:CN=GDCA TrustAUTH R5 ROOT, O="GUANG DONG CERTIFICATE AUTHORITY CO.,LTD.", C=CN, Issuer:CN=GDCA TrustAUTH R5 ROOT, O="GUANG DONG CERTIFICATE AUTHORITY CO.,LTD.", C=CN, Key type:RSA, Length:4096, Cert Id:494136981, Valid from:11/26/14, 5:13 AM, Valid until:12/31/40, 3:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:6e6abc59aa53be983967a2d26ba43be66d1cd6da, Subject:CN=vTrus ECC Root CA, O="iTrusChina Co.,Ltd.", C=CN, Issuer:CN=vTrus ECC Root CA, O="iTrusChina Co.,Ltd.", C=CN, Key type:EC, Length:384, Cert Id:268503342, Valid from:7/31/18, 7:26 AM, Valid until:7/31/43, 7:26 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:43e37113d8b359145db7ce8cfd35fd6fbc058d45, Subject:CN=vTrus Root CA, O="iTrusChina Co.,Ltd.", C=CN, Issuer:CN=vTrus Root CA, O="iTrusChina Co.,Ltd.", C=CN, Key type:RSA, Length:4096, Cert Id:-1825883750, Valid from:7/31/18, 7:24 AM, Valid until:7/31/43, 7:24 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:4fd22b8ff564c8339e4f345866237060, Subject:CN=UCA Extended Validation Root, O=UniTrust, C=CN, Issuer:CN=UCA Extended Validation Root, O=UniTrust, C=CN, Key type:RSA, Length:4096, Cert Id:649181271, Valid from:3/13/15, 12:00 AM, Valid until:12/31/38, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5ddfb1da5aa3ed5dbe5a6520650390ef, Subject:CN=UCA Global G2 Root, O=UniTrust, C=CN, Issuer:CN=UCA Global G2 Root, O=UniTrust, C=CN, Key type:RSA, Length:4096, Cert Id:1844967193, Valid from:3/11/16, 12:00 AM, Valid until:12/31/40, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:7cc98f2b84d7dfea0fc9659ad34b4d96, Subject:CN=D-TRUST BR Root CA 1 2020, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST BR Root CA 1 2020, O=D-Trust GmbH, C=DE, Key type:EC, Length:384, Cert Id:-83817738, Valid from:2/11/20, 9:45 AM, Valid until:2/11/35, 9:44 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:5f0241d77a877c4c03a3ac968dfbffd0, Subject:CN=D-TRUST EV Root CA 1 2020, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST EV Root CA 1 2020, O=D-Trust GmbH, C=DE, Key type:EC, Length:384, Cert Id:238735896, Valid from:2/11/20, 10:00 AM, Valid until:2/11/35, 9:59 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:983f3, Subject:CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:1430153102, Valid from:11/5/09, 8:35 AM, Valid until:11/5/29, 8:35 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:983f4, Subject:CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE, Issuer:CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:971313728, Valid from:11/5/09, 8:50 AM, Valid until:11/5/29, 8:50 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Issuer:CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:-1238464039, Valid from:10/1/08, 10:40 AM, Valid until:10/1/33, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Issuer:CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE, Key type:RSA, Length:2048, Cert Id:1894096264, Valid from:10/1/08, 10:29 AM, Valid until:10/1/33, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1b70e9d2ffae6c71, Subject:CN=Autoridad de Certificacion Firmaprofesional CIF A62634068, C=ES, Issuer:CN=Autoridad de Certificacion Firmaprofesional CIF A62634068, C=ES, Key type:RSA, Length:4096, Cert Id:-1766730314, Valid from:9/23/14, 3:22 PM, Valid until:5/5/36, 3:22 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:-11d4c2142bde21eb579d53fb0c223bff, Subject:CN=EC-ACC, OU=Jerarquia Entitats de Certificacio Catalanes, OU=Vegeu https://www.catcert.net/verarrel (c)03, OU=Serveis Publics de Certificacio, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), C=ES, Issuer:CN=EC-ACC, OU=Jerarquia Entitats de Certificacio Catalanes, OU=Vegeu https://www.catcert.net/verarrel (c)03, OU=Serveis Publics de Certificacio, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), C=ES, Key type:RSA, Length:2048, Cert Id:1077306647, Valid from:1/7/03, 11:00 PM, Valid until:1/7/31, 10:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5d938d306736c8061d1ac754846907, Subject:OU=AC RAIZ FNMT-RCM, O=FNMT-RCM, C=ES, Issuer:OU=AC RAIZ FNMT-RCM, O=FNMT-RCM, C=ES, Key type:RSA, Length:4096, Cert Id:1555523573, Valid from:10/29/08, 3:59 PM, Valid until:1/1/30, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:62f6326ce5c4e3685c1b62dd9c2e9d95, Subject:CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS, OID.2.5.4.97=VATES-Q2826004J, OU=Ceres, O=FNMT-RCM, C=ES, Issuer:CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS, OID.2.5.4.97=VATES-Q2826004J, OU=Ceres, O=FNMT-RCM, C=ES, Key type:EC, Length:384, Cert Id:246315697, Valid from:12/20/18, 9:37 AM, Valid until:12/20/43, 9:37 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:b0b75a16485fbfe1cbf58bd719e67d, Subject:CN=Izenpe.com, O=IZENPE S.A., C=ES, Issuer:CN=Izenpe.com, O=IZENPE S.A., C=ES, Key type:RSA, Length:4096, Cert Id:-1845580984, Valid from:12/13/07, 1:08 PM, Valid until:12/13/37, 8:27 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1675f27d6fe7ae3e4acbe095b059e, Subject:CN=Telia Root CA v2, O=Telia Finland Oyj, C=FI, Issuer:CN=Telia Root CA v2, O=Telia Finland Oyj, C=FI, Key type:RSA, Length:4096, Cert Id:-821903320, Valid from:11/29/18, 11:55 AM, Valid until:11/29/43, 11:55 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:fedce3010fc948ff, Subject:CN=Certigna, O=Dhimyotis, C=FR, Issuer:CN=Certigna, O=Dhimyotis, C=FR, Key type:RSA, Length:2048, Cert Id:-788091456, Valid from:6/29/07, 3:13 PM, Valid until:6/29/27, 3:13 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:cae91b89f155030da3e6416dc4e3a6e1, Subject:CN=Certigna Root CA, OU=0002 48146308100036, O=Dhimyotis, C=FR, Issuer:CN=Certigna Root CA, OU=0002 48146308100036, O=Dhimyotis, C=FR, Key type:RSA, Length:4096, Cert Id:356684591, Valid from:10/1/13, 8:32 AM, Valid until:10/1/33, 8:32 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:2048, Cert Id:-1197580894, Valid from:1/1/04, 12:00 AM, Valid until:12/31/28, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:4e812d8a8265e00b02ee3e350246e53d, Subject:CN=COMODO Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:2048, Cert Id:904304908, Valid from:12/1/06, 12:00 AM, Valid until:12/31/29, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:1f47afaa62007050544c019e9b63992a, Subject:CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:EC, Length:384, Cert Id:1146488932, Valid from:3/6/08, 12:00 AM, Valid until:1/18/38, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:4caaf9cadb636fe01ff74ed85b03869d, Subject:CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Issuer:CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB, Key type:RSA, Length:4096, Cert Id:1769425049, Valid from:1/19/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:0, Subject:CN=Hellenic Academic and Research Institutions ECC RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR, Issuer:CN=Hellenic Academic and Research Institutions ECC RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR, Key type:EC, Length:384, Cert Id:513613456, Valid from:7/7/15, 10:37 AM, Valid until:6/30/40, 10:37 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Hellenic Academic and Research Institutions RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR, Issuer:CN=Hellenic Academic and Research Institutions RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR, Key type:RSA, Length:4096, Cert Id:-802976731, Valid from:7/7/15, 10:11 AM, Valid until:6/30/40, 10:11 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:67749d8d77d83b6adb22f4ff59e2bfce, Subject:CN=HARICA TLS ECC Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR, Issuer:CN=HARICA TLS ECC Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR, Key type:EC, Length:384, Cert Id:-693932344, Valid from:2/19/21, 11:01 AM, Valid until:2/13/45, 11:01 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:39ca931cef43f3c68e93c7f46489387e, Subject:CN=HARICA TLS RSA Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR, Issuer:CN=HARICA TLS RSA Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR, Key type:RSA, Length:4096, Cert Id:1709624614, Valid from:2/19/21, 10:55 AM, Valid until:2/13/45, 10:55 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:3e8, Subject:CN=Hongkong Post Root CA 1, O=Hongkong Post, C=HK, Issuer:CN=Hongkong Post Root CA 1, O=Hongkong Post, C=HK, Key type:RSA, Length:2048, Cert Id:-1426826250, Valid from:5/15/03, 5:13 AM, Valid until:5/15/23, 4:52 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:8165f8a4ca5ec00c99340dfc4c6ae23b81c5aa4, Subject:CN=Hongkong Post Root CA 3, O=Hongkong Post, L=Hong Kong, ST=Hong Kong, C=HK, Issuer:CN=Hongkong Post Root CA 3, O=Hongkong Post, L=Hong Kong, ST=Hong Kong, C=HK, Key type:RSA, Length:4096, Cert Id:-901951080, Valid from:6/3/17, 2:29 AM, Valid until:6/3/42, 2:29 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:15448ef21fd97590df5040a, Subject:CN=e-Szigno Root CA 2017, OID.2.5.4.97=VATHU-23584497, O=Microsec Ltd., L=Budapest, C=HU, Issuer:CN=e-Szigno Root CA 2017, OID.2.5.4.97=VATHU-23584497, O=Microsec Ltd., L=Budapest, C=HU, Key type:EC, Length:256, Cert Id:-991173715, Valid from:8/22/17, 12:07 PM, Valid until:8/22/42, 12:07 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:c27e43044e473f19, Subject:EMAILADDRESS=info@e-szigno.hu, CN=Microsec e-Szigno Root CA 2009, O=Microsec Ltd., L=Budapest, C=HU, Issuer:EMAILADDRESS=info@e-szigno.hu, CN=Microsec e-Szigno Root CA 2009, O=Microsec Ltd., L=Budapest, C=HU, Key type:RSA, Length:2048, Cert Id:-1903950012, Valid from:6/16/09, 11:30 AM, Valid until:12/30/29, 11:30 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:49412ce40010, Subject:CN=NetLock Arany (Class Gold) Főtanúsítvány, OU=Tanúsítványkiadók (Certification Services), O=NetLock Kft., L=Budapest, C=HU, Issuer:CN=NetLock Arany (Class Gold) Főtanúsítvány, OU=Tanúsítványkiadók (Certification Services), O=NetLock Kft., L=Budapest, C=HU, Key type:RSA, Length:2048, Cert Id:58541246, Valid from:12/11/08, 3:08 PM, Valid until:12/6/28, 3:08 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:20000b9, Subject:CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE, Issuer:CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE, Key type:RSA, Length:2048, Cert Id:1425294543, Valid from:5/12/00, 6:46 PM, Valid until:5/12/25, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:3cf607a968700eda8b84, Subject:CN=emSign ECC Root CA - G3, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN, Issuer:CN=emSign ECC Root CA - G3, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN, Key type:EC, Length:384, Cert Id:-462931589, Valid from:2/18/18, 6:30 PM, Valid until:2/18/43, 6:30 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:31f5e4620c6c58edd6d8, Subject:CN=emSign Root CA - G1, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN, Issuer:CN=emSign Root CA - G1, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN, Key type:RSA, Length:2048, Cert Id:392709196, Valid from:2/18/18, 6:30 PM, Valid until:2/18/43, 6:30 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:570a119742c4e3cc, Subject:CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT, Issuer:CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT, Key type:RSA, Length:4096, Cert Id:1729119956, Valid from:9/22/11, 11:22 AM, Valid until:9/22/30, 11:22 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=SecureSign RootCA11, O="Japan Certification Services, Inc.", C=JP, Issuer:CN=SecureSign RootCA11, O="Japan Certification Services, Inc.", C=JP, Key type:RSA, Length:2048, Cert Id:2079057034, Valid from:4/8/09, 4:56 AM, Valid until:4/8/29, 4:56 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:d65d9bb378812eeb, Subject:CN=Security Communication ECC RootCA1, O="SECOM Trust Systems CO.,LTD.", C=JP, Issuer:CN=Security Communication ECC RootCA1, O="SECOM Trust Systems CO.,LTD.", C=JP, Key type:EC, Length:384, Cert Id:2131361491, Valid from:6/16/16, 5:15 AM, Valid until:1/18/38, 5:15 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:e17c3740fd1bfe67, Subject:CN=Security Communication RootCA3, O="SECOM Trust Systems CO.,LTD.", C=JP, Issuer:CN=Security Communication RootCA3, O="SECOM Trust Systems CO.,LTD.", C=JP, Key type:RSA, Length:4096, Cert Id:-490273538, Valid from:6/16/16, 6:17 AM, Valid until:1/18/38, 6:17 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:OU=Security Communication RootCA2, O="SECOM Trust Systems CO.,LTD.", C=JP, Issuer:OU=Security Communication RootCA2, O="SECOM Trust Systems CO.,LTD.", C=JP, Key type:RSA, Length:2048, Cert Id:1521072570, Valid from:5/29/09, 5:00 AM, Valid until:5/29/29, 5:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP, Issuer:OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP, Key type:RSA, Length:2048, Cert Id:1802358121, Valid from:9/30/03, 4:20 AM, Valid until:9/30/23, 4:20 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:194301ea20bddf5c5332ab1434471f8d6504d0d, Subject:CN=NAVER Global Root Certification Authority, O=NAVER BUSINESS PLATFORM Corp., C=KR, Issuer:CN=NAVER Global Root Certification Authority, O=NAVER BUSINESS PLATFORM Corp., C=KR, Key type:RSA, Length:4096, Cert Id:1777546867, Valid from:8/18/17, 8:58 AM, Valid until:8/18/37, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:5ec3b7a6437fa4e0, Subject:C=ES, O=ACCV, OU=PKIACCV, CN=ACCVRAIZ1, Issuer:C=ES, O=ACCV, OU=PKIACCV, CN=ACCVRAIZ1, Key type:RSA, Length:4096, Cert Id:-592111236, Valid from:5/5/11, 9:37 AM, Valid until:12/31/30, 9:37 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5c33cb622c5fb332, Subject:C=DE, O=Atos, CN=Atos TrustedRoot 2011, Issuer:C=DE, O=Atos, CN=Atos TrustedRoot 2011, Key type:RSA, Length:2048, Cert Id:-28528624, Valid from:7/7/11, 2:58 PM, Valid until:12/31/30, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:98968d, Subject:CN=Staat der Nederlanden EV Root CA, O=Staat der Nederlanden, C=NL, Issuer:CN=Staat der Nederlanden EV Root CA, O=Staat der Nederlanden, C=NL, Key type:RSA, Length:4096, Cert Id:1444801426, Valid from:12/8/10, 11:19 AM, Valid until:12/8/22, 11:10 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:2, Subject:CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO, Issuer:CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO, Key type:RSA, Length:4096, Cert Id:969960563, Valid from:10/26/10, 8:38 AM, Valid until:10/26/40, 8:38 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:2, Subject:CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO, Issuer:CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO, Key type:RSA, Length:4096, Cert Id:1264269967, Valid from:10/26/10, 8:28 AM, Valid until:10/26/40, 8:28 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:84822c5f1c62d040, Subject:CN=TrustCor ECA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Issuer:CN=TrustCor ECA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Key type:RSA, Length:2048, Cert Id:1382581529, Valid from:2/4/16, 12:32 PM, Valid until:12/31/29, 5:28 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:da9bec71f303b019, Subject:CN=TrustCor RootCert CA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Issuer:CN=TrustCor RootCert CA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Key type:RSA, Length:2048, Cert Id:1332877130, Valid from:2/4/16, 12:32 PM, Valid until:12/31/29, 5:23 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:25a1dfca33cb5902, Subject:CN=TrustCor RootCert CA-2, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Issuer:CN=TrustCor RootCert CA-2, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA, Key type:RSA, Length:4096, Cert Id:1646661199, Valid from:2/4/16, 12:32 PM, Valid until:12/31/34, 5:26 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:788f275c81125220a504d02dddba73f4, Subject:CN=Certum EC-384 CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL, Issuer:CN=Certum EC-384 CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL, Key type:EC, Length:384, Cert Id:994586241, Valid from:3/26/18, 7:24 AM, Valid until:3/26/43, 7:24 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA512withRSA, Serial:1ebf5950b8c980374c06f7eb554fb5ed, Subject:CN=Certum Trusted Root CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL, Issuer:CN=Certum Trusted Root CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL, Key type:RSA, Length:4096, Cert Id:-774327051, Valid from:3/16/18, 12:10 PM, Valid until:3/16/43, 12:10 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:3e8a5d07ec55d232d5b7e3b65f01eb2ddce4d6e4, Subject:CN=SZAFIR ROOT CA2, O=Krajowa Izba Rozliczeniowa S.A., C=PL, Issuer:CN=SZAFIR ROOT CA2, O=Krajowa Izba Rozliczeniowa S.A., C=PL, Key type:RSA, Length:2048, Cert Id:381279303, Valid from:10/19/15, 7:43 AM, Valid until:10/19/35, 7:43 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:444c0, Subject:CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Issuer:CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Key type:RSA, Length:2048, Cert Id:2014002193, Valid from:10/22/08, 12:07 PM, Valid until:12/31/29, 12:07 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA512withRSA, Serial:21d6d04a4f250fc93237fcaa5e128de9, Subject:CN=Certum Trusted Network CA 2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Issuer:CN=Certum Trusted Network CA 2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL, Key type:RSA, Length:4096, Cert Id:1983350452, Valid from:10/6/11, 8:39 AM, Valid until:10/6/46, 8:39 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:200605167002, Subject:OU=certSIGN ROOT CA, O=certSIGN, C=RO, Issuer:OU=certSIGN ROOT CA, O=certSIGN, C=RO, Key type:RSA, Length:2048, Cert Id:-289960676, Valid from:7/4/06, 5:20 PM, Valid until:7/4/31, 5:20 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:110034b64ec6362d36, Subject:OU=certSIGN ROOT CA G2, O=CERTSIGN SA, C=RO, Issuer:OU=certSIGN ROOT CA G2, O=CERTSIGN SA, C=RO, Key type:RSA, Length:4096, Cert Id:-2113880430, Valid from:2/6/17, 9:27 AM, Valid until:2/6/42, 9:27 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:92b888dbb08ac163, Subject:CN=CA Disig Root R2, O=Disig a.s., L=Bratislava, C=SK, Issuer:CN=CA Disig Root R2, O=Disig a.s., L=Bratislava, C=SK, Key type:RSA, Length:4096, Cert Id:747175721, Valid from:7/19/12, 9:15 AM, Valid until:7/19/42, 9:15 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1302d5e2404c92468616675db4bbbbb26b3efc13, Subject:CN=TunTrust Root CA, O=Agence Nationale de Certification Electronique, C=TN, Issuer:CN=TunTrust Root CA, O=Agence Nationale de Certification Electronique, C=TN, Key type:RSA, Length:4096, Cert Id:1973181427, Valid from:4/26/19, 8:57 AM, Valid until:4/26/44, 8:57 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:2646197731e14f6f2836de395186e6d4978822c1, Subject:CN=E-Tugra Global Root CA ECC v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR, Issuer:CN=E-Tugra Global Root CA ECC v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR, Key type:EC, Length:384, Cert Id:96274892, Valid from:3/18/20, 9:46 AM, Valid until:3/12/45, 9:46 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:d4dc5cd16229596087eb80b7f150634fb791034, Subject:CN=E-Tugra Global Root CA RSA v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR, Issuer:CN=E-Tugra Global Root CA RSA v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR, Key type:RSA, Length:4096, Cert Id:1381684375, Valid from:3/18/20, 9:07 AM, Valid until:3/12/45, 9:07 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:6a683e9c519bcb53, Subject:CN=E-Tugra Certification Authority, OU=E-Tugra Sertifikasyon Merkezi, O=E-Tuğra EBG Bilişim Teknolojileri ve Hizmetleri A.Ş., L=Ankara, C=TR, Issuer:CN=E-Tugra Certification Authority, OU=E-Tugra Sertifikasyon Merkezi, O=E-Tuğra EBG Bilişim Teknolojileri ve Hizmetleri A.Ş., L=Ankara, C=TR, Key type:RSA, Length:4096, Cert Id:-673382379, Valid from:3/5/13, 12:09 PM, Valid until:3/3/23, 12:09 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:1, Subject:CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1, OU=Kamu Sertifikasyon Merkezi - Kamu SM, O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK, L=Gebze - Kocaeli, C=TR, Issuer:CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1, OU=Kamu Sertifikasyon Merkezi - Kamu SM, O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK, L=Gebze - Kocaeli, C=TR, Key type:RSA, Length:2048, Cert Id:1093603654, Valid from:11/25/13, 8:25 AM, Valid until:10/25/43, 8:25 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:2dddacce629794a143e8b0cd766a5e60, Subject:CN=HiPKI Root CA - G1, O="Chunghwa Telecom Co., Ltd.", C=TW, Issuer:CN=HiPKI Root CA - G1, O="Chunghwa Telecom Co., Ltd.", C=TW, Key type:RSA, Length:4096, Cert Id:-2016358144, Valid from:2/22/19, 9:46 AM, Valid until:12/31/37, 3:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:15c8bd65475cafb897005ee406d2bc9d, Subject:OU=ePKI Root Certification Authority, O="Chunghwa Telecom Co., Ltd.", C=TW, Issuer:OU=ePKI Root Certification Authority, O="Chunghwa Telecom Co., Ltd.", C=TW, Key type:RSA, Length:4096, Cert Id:-662636137, Valid from:12/20/04, 2:31 AM, Valid until:12/20/34, 2:31 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:cbe, Subject:CN=TWCA Global Root CA, OU=Root CA, O=TAIWAN-CA, C=TW, Issuer:CN=TWCA Global Root CA, OU=Root CA, O=TAIWAN-CA, C=TW, Key type:RSA, Length:4096, Cert Id:861175838, Valid from:6/27/12, 6:28 AM, Valid until:12/31/30, 3:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:1, Subject:CN=TWCA Root Certification Authority, OU=Root CA, O=TAIWAN-CA, C=TW, Issuer:CN=TWCA Root Certification Authority, OU=Root CA, O=TAIWAN-CA, C=TW, Key type:RSA, Length:2048, Cert Id:-1642094263, Valid from:8/28/08, 7:24 AM, Valid until:12/31/30, 3:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:7777062726a9b17c, Subject:CN=AffirmTrust Commercial, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Commercial, O=AffirmTrust, C=US, Key type:RSA, Length:2048, Cert Id:630485644, Valid from:1/29/10, 2:06 PM, Valid until:12/31/30, 2:06 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:7c4f04391cd4992d, Subject:CN=AffirmTrust Networking, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Networking, O=AffirmTrust, C=US, Key type:RSA, Length:2048, Cert Id:651670175, Valid from:1/29/10, 2:08 PM, Valid until:12/31/30, 2:08 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:6d8c1446b1a60aee, Subject:CN=AffirmTrust Premium, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Premium, O=AffirmTrust, C=US, Key type:RSA, Length:4096, Cert Id:-2130283955, Valid from:1/29/10, 2:10 PM, Valid until:12/31/40, 2:10 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:7497258ac73f7a54, Subject:CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US, Issuer:CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US, Key type:EC, Length:384, Cert Id:-2080363786, Valid from:1/29/10, 2:20 PM, Valid until:12/31/40, 2:20 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:66c9fcf99bf8c0a39e2f0788a43e696365bca, Subject:CN=Amazon Root CA 1, O=Amazon, C=US, Issuer:CN=Amazon Root CA 1, O=Amazon, C=US, Key type:RSA, Length:2048, Cert Id:-1472444962, Valid from:5/26/15, 12:00 AM, Valid until:1/17/38, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:66c9fd29635869f0a0fe58678f85b26bb8a37, Subject:CN=Amazon Root CA 2, O=Amazon, C=US, Issuer:CN=Amazon Root CA 2, O=Amazon, C=US, Key type:RSA, Length:4096, Cert Id:-1766132388, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:66c9fd5749736663f3b0b9ad9e89e7603f24a, Subject:CN=Amazon Root CA 3, O=Amazon, C=US, Issuer:CN=Amazon Root CA 3, O=Amazon, C=US, Key type:EC, Length:256, Cert Id:-1562287523, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:66c9fd7c1bb104c2943e5717b7b2cc81ac10e, Subject:CN=Amazon Root CA 4, O=Amazon, C=US, Issuer:CN=Amazon Root CA 4, O=Amazon, C=US, Key type:EC, Length:384, Cert Id:-1654272513, Valid from:5/26/15, 12:00 AM, Valid until:5/26/40, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:62533b1470333275cf98d9ab9bfccf8, Subject:CN=Certainly Root E1, O=Certainly, C=US, Issuer:CN=Certainly Root E1, O=Certainly, C=US, Key type:EC, Length:384, Cert Id:792571453, Valid from:4/1/21, 12:00 AM, Valid until:4/1/46, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:8e0ff94b907168653354f4d44439b7e0, Subject:CN=Certainly Root R1, O=Certainly, C=US, Issuer:CN=Certainly Root R1, O=Certainly, C=US, Key type:RSA, Length:4096, Cert Id:-2039008761, Valid from:4/1/21, 12:00 AM, Valid until:4/1/46, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:9e09365acf7d9c8b93e1c0b042a2ef3, Subject:CN=DigiCert TLS ECC P384 Root G5, O="DigiCert, Inc.", C=US, Issuer:CN=DigiCert TLS ECC P384 Root G5, O="DigiCert, Inc.", C=US, Key type:EC, Length:384, Cert Id:-354195278, Valid from:1/15/21, 12:00 AM, Valid until:1/14/46, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:8f9b478a8fa7eda6a333789de7ccf8a, Subject:CN=DigiCert TLS RSA4096 Root G5, O="DigiCert, Inc.", C=US, Issuer:CN=DigiCert TLS RSA4096 Root G5, O="DigiCert, Inc.", C=US, Key type:RSA, Length:4096, Cert Id:165956757, Valid from:1/15/21, 12:00 AM, Valid until:1/14/46, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:ce7e0e517d846fe8fe560fc1bf03039, Subject:CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-860404528, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:b931c3ad63967ea6723bfc3af9af44b, Subject:CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-385398383, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:ba15afa1ddfa0b54944afcd24a06cec, Subject:CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:EC, Length:384, Cert Id:-645537245, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:83be056904246b1a1756ac95991c74a, Subject:CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:1341898239, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:33af1e6a711a9a0bb2864b11d09fae5, Subject:CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:1136084297, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:55556bcf25ea43535c3a40fd5ab4572, Subject:CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:EC, Length:384, Cert Id:-795968543, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:2ac5c266a0b409b8f0b79f2ae462577, Subject:CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:2048, Cert Id:-1410680354, Valid from:11/10/06, 12:00 AM, Valid until:11/10/31, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:59b1b579e8e2132e23907bda777755c, Subject:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Issuer:CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US, Key type:RSA, Length:4096, Cert Id:1057369358, Valid from:8/1/13, 12:00 PM, Valid until:1/15/38, 12:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:4a538c28, Subject:CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1936920337, Valid from:7/7/09, 5:25 PM, Valid until:12/7/30, 5:55 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:a68b79290000000050d091f9, Subject:CN=Entrust Root Certification Authority - EC1, OU="(c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - EC1, OU="(c) 2012 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:EC, Length:384, Cert Id:924514073, Valid from:12/18/12, 3:25 PM, Valid until:12/18/37, 3:55 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:d9b5437fafa9390f000000005565ad58, Subject:CN=Entrust Root Certification Authority - G4, OU="(c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority - G4, OU="(c) 2015 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US, Key type:RSA, Length:4096, Cert Id:1368037548, Valid from:5/27/15, 11:11 AM, Valid until:12/27/37, 11:41 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:456b5054, Subject:CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US, Issuer:CN=Entrust Root Certification Authority, OU="(c) 2006 Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, O="Entrust, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-1261404096, Valid from:11/27/06, 8:23 PM, Valid until:11/27/26, 8:53 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:203e5936f31b01349886ba217, Subject:CN=GTS Root R1, O=Google Trust Services LLC, C=US, Issuer:CN=GTS Root R1, O=Google Trust Services LLC, C=US, Key type:RSA, Length:4096, Cert Id:657172038, Valid from:6/22/16, 12:00 AM, Valid until:6/22/36, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:203e5aec58d04251aab1125aa, Subject:CN=GTS Root R2, O=Google Trust Services LLC, C=US, Issuer:CN=GTS Root R2, O=Google Trust Services LLC, C=US, Key type:RSA, Length:4096, Cert Id:948387669, Valid from:6/22/16, 12:00 AM, Valid until:6/22/36, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:203e5b882eb20f825276d3d66, Subject:CN=GTS Root R3, O=Google Trust Services LLC, C=US, Issuer:CN=GTS Root R3, O=Google Trust Services LLC, C=US, Key type:EC, Length:384, Cert Id:1163081155, Valid from:6/22/16, 12:00 AM, Valid until:6/22/36, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:203e5c068ef631a9c72905052, Subject:CN=GTS Root R4, O=Google Trust Services LLC, C=US, Issuer:CN=GTS Root R4, O=Google Trust Services LLC, C=US, Key type:EC, Length:384, Cert Id:1326433111, Valid from:6/22/16, 12:00 AM, Valid until:6/22/36, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:a0142800000014523c844b500000002, Subject:CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US, Issuer:CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US, Key type:RSA, Length:4096, Cert Id:1232565210, Valid from:1/16/14, 6:12 PM, Valid until:1/16/34, 6:12 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:a0142800000014523cf467c00000002, Subject:CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US, Issuer:CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US, Key type:RSA, Length:4096, Cert Id:2123370772, Valid from:1/16/14, 5:53 PM, Valid until:1/16/34, 5:53 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:8210cfb0d240e3594463e0bb63828b00, Subject:CN=ISRG Root X1, O=Internet Security Research Group, C=US, Issuer:CN=ISRG Root X1, O=Internet Security Research Group, C=US, Key type:RSA, Length:4096, Cert Id:1521974916, Valid from:6/4/15, 11:04 AM, Valid until:6/4/35, 11:04 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:41d29dd172eaeea780c12c6ce92f8752, Subject:CN=ISRG Root X2, O=Internet Security Research Group, C=US, Issuer:CN=ISRG Root X2, O=Internet Security Research Group, C=US, Key type:EC, Length:384, Cert Id:-896325052, Valid from:9/4/20, 12:00 AM, Valid until:9/17/40, 4:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:66f23daf87de8bb14aea0c573101c2ec, Subject:CN=Microsoft ECC Root Certificate Authority 2017, O=Microsoft Corporation, C=US, Issuer:CN=Microsoft ECC Root Certificate Authority 2017, O=Microsoft Corporation, C=US, Key type:EC, Length:384, Cert Id:-1054206011, Valid from:12/18/19, 11:06 PM, Valid until:7/18/42, 11:16 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:1ed397095fd8b4b347701eaabe7f45b3, Subject:CN=Microsoft RSA Root Certificate Authority 2017, O=Microsoft Corporation, C=US, Issuer:CN=Microsoft RSA Root Certificate Authority 2017, O=Microsoft Corporation, C=US, Key type:RSA, Length:4096, Cert Id:-1446618248, Valid from:12/18/19, 10:51 PM, Valid until:7/18/42, 11:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:57cb336fc25c16e6471617e3903168e0, Subject:CN=Network Solutions Certificate Authority, O=Network Solutions L.L.C., C=US, Issuer:CN=Network Solutions Certificate Authority, O=Network Solutions L.L.C., C=US, Key type:RSA, Length:2048, Cert Id:1751576863, Valid from:12/1/06, 12:00 AM, Valid until:12/31/29, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:75622a4e8d48a894df413c8f0f8eaa5, Subject:CN=Secure Global CA, O=SecureTrust Corporation, C=US, Issuer:CN=Secure Global CA, O=SecureTrust Corporation, C=US, Key type:RSA, Length:2048, Cert Id:-1476772975, Valid from:11/7/06, 7:42 PM, Valid until:12/31/29, 7:52 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:cf08e5c0816a5ad427ff0eb271859d0, Subject:CN=SecureTrust CA, O=SecureTrust Corporation, C=US, Issuer:CN=SecureTrust CA, O=SecureTrust Corporation, C=US, Key type:RSA, Length:2048, Cert Id:2034155325, Valid from:11/7/06, 7:31 PM, Valid until:12/31/29, 7:40 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US, Issuer:OU=Starfield Class 2 Certification Authority, O="Starfield Technologies, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:1825617644, Valid from:6/29/04, 5:39 PM, Valid until:6/29/34, 5:39 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:0, Subject:OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US, Issuer:OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US, Key type:RSA, Length:2048, Cert Id:-271444299, Valid from:6/29/04, 5:06 PM, Valid until:6/29/34, 5:06 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:7b71b68256b8127c9ca8, Subject:CN=emSign ECC Root CA - C3, O=eMudhra Inc, OU=emSign PKI, C=US, Issuer:CN=emSign ECC Root CA - C3, O=eMudhra Inc, OU=emSign PKI, C=US, Key type:EC, Length:384, Cert Id:-948456756, Valid from:2/18/18, 6:30 PM, Valid until:2/18/43, 6:30 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:aecf00bac4cf32f843b2, Subject:CN=emSign Root CA - C1, O=eMudhra Inc, OU=emSign PKI, C=US, Issuer:CN=emSign Root CA - C1, O=eMudhra Inc, OU=emSign PKI, C=US, Key type:RSA, Length:2048, Cert Id:-1268863356, Valid from:2/18/18, 6:30 PM, Valid until:2/18/43, 6:30 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:50946cec18ead59c4dd597ef758fa0ad, Subject:CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US, Issuer:CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US, Key type:RSA, Length:2048, Cert Id:-952474086, Valid from:11/1/04, 5:14 PM, Valid until:1/1/35, 5:37 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Go Daddy Root Certificate Authority - G2, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Go Daddy Root Certificate Authority - G2, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:439600313, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Starfield Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Starfield Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:-1026641587, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:0, Subject:CN=Starfield Services Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Issuer:CN=Starfield Services Root Certificate Authority - G2, O="Starfield Technologies, Inc.", L=Scottsdale, ST=Arizona, C=US, Key type:RSA, Length:2048, Cert Id:1964785574, Valid from:9/1/09, 12:00 AM, Valid until:12/31/37, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:5f70e86da49f346352ebab2, Subject:CN=Trustwave Global Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Issuer:CN=Trustwave Global Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Key type:RSA, Length:4096, Cert Id:416366836, Valid from:8/23/17, 7:34 PM, Valid until:8/23/42, 7:34 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:d6a5f083f285c3e5195df5d, Subject:CN=Trustwave Global ECC P256 Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Issuer:CN=Trustwave Global ECC P256 Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Key type:EC, Length:256, Cert Id:948272517, Valid from:8/23/17, 7:35 PM, Valid until:8/23/42, 7:35 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:8bd85976c9927a48068473b, Subject:CN=Trustwave Global ECC P384 Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Issuer:CN=Trustwave Global ECC P384 Certification Authority, O="Trustwave Holdings, Inc.", L=Chicago, ST=Illinois, C=US, Key type:EC, Length:384, Cert Id:-1993924923, Valid from:8/23/17, 7:36 PM, Valid until:8/23/42, 7:36 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:5c8b99c55a94c5d27156decd8980cc26, Subject:CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Issuer:CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Key type:EC, Length:384, Cert Id:-965679910, Valid from:2/1/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:1fd6d30fca3ca51a81bbc640e35032d, Subject:CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Issuer:CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US, Key type:RSA, Length:4096, Cert Id:-347365895, Valid from:2/1/10, 12:00 AM, Valid until:1/18/38, 11:59 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:2c299c5b16ed0595, Subject:CN=SSL.com EV Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com EV Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:EC, Length:384, Cert Id:1789254518, Valid from:2/12/16, 6:15 PM, Valid until:2/12/41, 6:15 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:56b629cd34bc78f6, Subject:CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:RSA, Length:4096, Cert Id:1381862403, Valid from:5/31/17, 6:14 PM, Valid until:5/30/42, 6:14 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:75e6dfcbc1685ba8, Subject:CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:EC, Length:384, Cert Id:-1368293613, Valid from:2/12/16, 6:14 PM, Valid until:2/12/41, 6:14 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:7b2c9bd316803299, Subject:CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US, Issuer:CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US, Key type:RSA, Length:4096, Cert Id:156725711, Valid from:2/12/16, 5:39 PM, Valid until:2/12/41, 5:39 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:3863def8, Subject:CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net, Issuer:CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net, Key type:RSA, Length:2048, Cert Id:-328536082, Valid from:12/24/99, 5:50 PM, Valid until:7/24/29, 2:15 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA1withRSA, Serial:95be16a0f72e46f17b398272fa8bcd96, Subject:CN=TeliaSonera Root CA v1, O=TeliaSonera, Issuer:CN=TeliaSonera Root CA v1, O=TeliaSonera, Key type:RSA, Length:4096, Cert Id:1495358374, Valid from:10/18/07, 12:00 PM, Valid until:10/18/32, 12:00 PM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withECDSA, Serial:203e57ef53f93fda50921b2a6, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4, Key type:EC, Length:256, Cert Id:-516970517, Valid from:11/13/12, 12:00 AM, Valid until:1/19/38, 3:14 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withECDSA, Serial:605949e0262ebb55f90a778a71f94ad86c, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5, Key type:EC, Length:384, Cert Id:1997048439, Valid from:11/13/12, 12:00 AM, Valid until:1/19/38, 3:14 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:4000000000121585308a2, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3, Key type:RSA, Length:2048, Cert Id:733875591, Valid from:3/18/09, 10:00 AM, Valid until:3/18/29, 10:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA384withRSA, Serial:45e6bb038333c3856548e6ff4551, Subject:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6, Issuer:CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6, Key type:RSA, Length:4096, Cert Id:-506627753, Valid from:12/10/14, 12:00 AM, Valid until:12/10/34, 12:00 AM
Jan 29, 2023 4:44:17 PM jdk.internal.event.EventHelper logX509CertificateEvent
FINE: X509Certificate: Alg:SHA256withRSA, Serial:dd3e3bc6cf96bb1, Subject:CN=ANF Secure Server Root CA, OU=ANF CA Raiz, O=ANF Autoridad de Certificacion, C=ES, SERIALNUMBER=G63287510, Issuer:CN=ANF Secure Server Root CA, OU=ANF CA Raiz, O=ANF Autoridad de Certificacion, C=ES, SERIALNUMBER=G63287510, Key type:RSA, Length:4096, Cert Id:-841649695, Valid from:9/4/19, 10:00 AM, Valid until:8/30/39, 10:00 AM
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class org.osgi.framework.BundleReference using the current class loader.
java.lang.ClassNotFoundException: org.osgi.framework.BundleReference
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:246)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper.<clinit>(ReflectionHelper.java:1472)
        at org.glassfish.jersey.internal.ServiceFinder.<clinit>(ServiceFinder.java:142)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:104)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder <clinit>
CONFIG: Running in a non-OSGi environment
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyObjectIterator next
FINEST: Loading next object: org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyObjectIterator next
FINEST: Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
Jan 29, 2023 4:44:17 PM org.glassfish.hk2.utilities.reflection.Logger debug
FINER: Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_0,0,1730870865)
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager <init>
FINE: Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.server.ApplicationHandler initialize
CONFIG: Initiating Jersey application, version Jersey: 3.1.0 2022-11-04 07:20:58...
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyObjectIterator next
FINEST: Loading next object: org.glassfish.jersey.server.model.Parameter$ServerParameterService
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.netty.httpserver.NettyHttpContainerProvider
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: eu.headcrashing.jaxrsdoneright.sebootstrap.HTML
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: eu.headcrashing.jaxrsdoneright.sebootstrap.HTML
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class jakarta.activation.DataSource using the supplied class loader jdk.internal.loader.ClassLoaders$AppClassLoader.
java.lang.ClassNotFoundException: jakarta.activation.DataSource
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:236)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.isClass(MessagingBinders.java:259)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.bindToBinder(MessagingBinders.java:213)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.access$200(MessagingBinders.java:170)
        at org.glassfish.jersey.message.internal.MessagingBinders$MessageBodyProviders.configure(MessagingBinders.java:122)
        at org.glassfish.jersey.internal.inject.AbstractBinder.invokeConfigure(AbstractBinder.java:256)
        at org.glassfish.jersey.internal.inject.AbstractBinder.getBindings(AbstractBinder.java:246)
        at org.glassfish.jersey.internal.inject.Bindings.getBindings(Bindings.java:44)
        at org.glassfish.jersey.inject.hk2.Hk2Helper.bind(Hk2Helper.java:66)
        at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.register(ImmediateHk2InjectionManager.java:58)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:324)
        at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310)
        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.processWithException(Errors.java:232)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:238)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:225)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainer.<init>(NettyHttpContainer.java:45)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class jakarta.activation.DataSource using the current class loader.
java.lang.ClassNotFoundException: jakarta.activation.DataSource
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:246)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.isClass(MessagingBinders.java:259)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.bindToBinder(MessagingBinders.java:213)
        at org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder.access$200(MessagingBinders.java:170)
        at org.glassfish.jersey.message.internal.MessagingBinders$MessageBodyProviders.configure(MessagingBinders.java:122)
        at org.glassfish.jersey.internal.inject.AbstractBinder.invokeConfigure(AbstractBinder.java:256)
        at org.glassfish.jersey.internal.inject.AbstractBinder.getBindings(AbstractBinder.java:246)
        at org.glassfish.jersey.internal.inject.Bindings.getBindings(Bindings.java:44)
        at org.glassfish.jersey.inject.hk2.Hk2Helper.bind(Hk2Helper.java:66)
        at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.register(ImmediateHk2InjectionManager.java:58)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:324)
        at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310)
        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.processWithException(Errors.java:232)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:238)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:225)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainer.<init>(NettyHttpContainer.java:45)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:44:17 PM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder
WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter<jakarta.activation.DataSource> was not found. The provider is not available.
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.ServiceFinder$LazyClassIterator next
FINEST: Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class jakarta.xml.bind.JAXBException using the supplied class loader jdk.internal.loader.ClassLoaders$AppClassLoader.
java.lang.ClassNotFoundException: jakarta.xml.bind.JAXBException
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:236)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper.isJaxbAvailable(ReflectionHelper.java:1570)
        at org.glassfish.jersey.server.wadl.WadlFeature.configure(WadlFeature.java:55)
        at org.glassfish.jersey.model.internal.CommonConfig.configureFeatures(CommonConfig.java:728)
        at org.glassfish.jersey.model.internal.CommonConfig.configureMetaProviders(CommonConfig.java:647)
        at org.glassfish.jersey.server.ResourceConfig.configureMetaProviders(ResourceConfig.java:832)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:345)
        at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310)
        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.processWithException(Errors.java:232)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:238)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:225)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainer.<init>(NettyHttpContainer.java:45)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.util.ReflectionHelper$2 run
FINER: Unable to load class jakarta.xml.bind.JAXBException using the current class loader.
java.lang.ClassNotFoundException: jakarta.xml.bind.JAXBException
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:246)
        at org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:231)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at org.glassfish.jersey.internal.util.ReflectionHelper.isJaxbAvailable(ReflectionHelper.java:1570)
        at org.glassfish.jersey.server.wadl.WadlFeature.configure(WadlFeature.java:55)
        at org.glassfish.jersey.model.internal.CommonConfig.configureFeatures(CommonConfig.java:728)
        at org.glassfish.jersey.model.internal.CommonConfig.configureMetaProviders(CommonConfig.java:647)
        at org.glassfish.jersey.server.ResourceConfig.configureMetaProviders(ResourceConfig.java:832)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:345)
        at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1(ApplicationHandler.java:310)
        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.processWithException(Errors.java:232)
        at org.glassfish.jersey.server.ApplicationHandler.initialize(ApplicationHandler.java:309)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:238)
        at org.glassfish.jersey.server.ApplicationHandler.<init>(ApplicationHandler.java:225)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainer.<init>(NettyHttpContainer.java:45)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:44:17 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAX-B API not found . WADL feature is disabled.
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.server.model.IntrospectionModeller doCreateResourceBuilder
FINEST: A new abstract resource created by IntrospectionModeler: Builder{names=[eu.headcrashing.jaxrsdoneright.sebootstrap.HelloWorld$HelloWorldResource], path='/', methodBuilders=[org.glassfish.jersey.server.model.ResourceMethod$Builder@6e9c42e9], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=null, handlerClasses=[], handlerInstances=[], parentResource=<no parent>, extended=false}
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.server.model.IntrospectionModeller doCreateResourceBuilder
FINEST: A new abstract resource created by IntrospectionModeler: Builder{names=[org.glassfish.jersey.server.wadl.WadlFeature], path='null', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=null, handlerClasses=[], handlerInstances=[], parentResource=<no parent>, extended=false}
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.server.model.IntrospectionModeller doCreateResourceBuilder
FINEST: A new abstract resource created by IntrospectionModeler: Builder{names=[eu.headcrashing.jaxrsdoneright.sebootstrap.HTML], path='null', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=null, handlerClasses=[], handlerInstances=[], parentResource=<no parent>, extended=false}
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties
FINER: System properties configuration provider not allowed
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.util.ExtendedLogger config
CONFIG: Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.ServerExecutorProvidersConfigurator$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.internal.util.ExtendedLogger config
CONFIG: Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.ServerExecutorProvidersConfigurator$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
Jan 29, 2023 4:44:17 PM org.glassfish.jersey.server.ApplicationHandler logApplicationInitConfiguration
CONFIG: Jersey application initialized.
Root Resource Classes:
  eu.headcrashing.jaxrsdoneright.sebootstrap.HelloWorld$HelloWorldResource
Global Reader Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
Global Writer Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
   org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Message Body Readers:
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
   org.glassfish.jersey.message.internal.EnumMessageProvider
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.message.internal.InputStreamProvider
Message Body Writers:
   org.glassfish.jersey.message.internal.StreamingOutputProvider
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.server.ChunkedResponseWriter
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
   org.glassfish.jersey.message.internal.EnumMessageProvider
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.message.internal.StringMessageProvider
   eu.headcrashing.jaxrsdoneright.sebootstrap.HTML
   org.glassfish.jersey.message.internal.InputStreamProvider

Jan 29, 2023 4:44:17 PM io.netty.util.internal.logging.InternalLoggerFactory useJdkLoggerFactory
FINE: Using java.util.logging as the default logging framework
Jan 29, 2023 4:44:17 PM io.netty.channel.MultithreadEventLoopGroup <clinit>
FINE: -Dio.netty.eventLoopThreads: 32
Jan 29, 2023 4:44:17 PM io.netty.util.internal.InternalThreadLocalMap <clinit>
FINE: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
Jan 29, 2023 4:44:17 PM io.netty.util.internal.InternalThreadLocalMap <clinit>
FINE: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 explicitNoUnsafeCause0
FINE: -Dio.netty.noUnsafe: false
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 javaVersion0
FINE: Java version: 17
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 <clinit>
FINE: sun.misc.Unsafe.theUnsafe: available
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 <clinit>
FINE: sun.misc.Unsafe.copyMemory: available
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 <clinit>
FINE: java.nio.Buffer.address: available
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 <clinit>
FINE: direct buffer constructor: unavailable
java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
        at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31)
        at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:253)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:247)
        at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294)
        at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88)
        at io.netty.channel.nio.NioEventLoop.<clinit>(NioEventLoop.java:83)
        at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:182)
        at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:38)
        at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
        at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:60)
        at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:52)
        at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:97)
        at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:92)
        at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:73)
        at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:53)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainerProvider.createServerBootstrap(NettyHttpContainerProvider.java:94)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainerProvider.createServerBootstrap(NettyHttpContainerProvider.java:89)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:71)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 <clinit>
FINE: java.nio.Bits.unaligned: available, true
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 <clinit>
FINE: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @5ce81285
        at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Unknown Source)
        at java.base/java.lang.reflect.AccessibleObject.checkAccess(Unknown Source)
        at java.base/java.lang.reflect.Method.invoke(Unknown Source)
        at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:375)
        at java.base/java.security.AccessController.doPrivileged(Unknown Source)
        at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:366)
        at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294)
        at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88)
        at io.netty.channel.nio.NioEventLoop.<clinit>(NioEventLoop.java:83)
        at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:182)
        at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:38)
        at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
        at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:60)
        at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:52)
        at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:97)
        at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:92)
        at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:73)
        at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:53)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainerProvider.createServerBootstrap(NettyHttpContainerProvider.java:94)
        at org.glassfish.jersey.netty.httpserver.NettyHttpContainerProvider.createServerBootstrap(NettyHttpContainerProvider.java:89)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:71)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServer.<init>(NettyHttpServer.java:59)
        at org.glassfish.jersey.netty.httpserver.NettyHttpServerProvider.createServer(NettyHttpServerProvider.java:49)
        at org.glassfish.jersey.server.WebServerFactory.createServer(WebServerFactory.java:105)
        at org.glassfish.jersey.server.internal.RuntimeDelegateImpl.lambda$bootstrap$1(RuntimeDelegateImpl.java:91)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
        at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent0 <clinit>
FINE: java.nio.DirectByteBuffer.<init>(long, int): unavailable
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent unsafeUnavailabilityCause0
FINE: sun.misc.Unsafe: available
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent estimateMaxDirectMemory
FINE: maxDirectMemory: 3659530240 bytes (maybe)
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent tmpdir0
FINE: -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent bitMode0
FINE: -Dio.netty.bitMode: 64 (sun.arch.data.model)
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent <clinit>
FINE: -Dio.netty.maxDirectMemory: -1 bytes
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent <clinit>
FINE: -Dio.netty.uninitializedArrayAllocationThreshold: -1
Jan 29, 2023 4:44:17 PM io.netty.util.internal.CleanerJava9 <clinit>
FINE: java.nio.ByteBuffer.cleaner(): available
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent <clinit>
FINE: -Dio.netty.noPreferDirect: false
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop <clinit>
FINE: -Dio.netty.noKeySetOptimization: false
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop <clinit>
FINE: -Dio.netty.selectorAutoRebuildThreshold: 512
Jan 29, 2023 4:44:17 PM io.netty.util.internal.PlatformDependent$Mpsc <clinit>
FINE: org.jctools-core.MpscChunkedArrayQueue: available
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@94cfcd9
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@714b60b4
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6de4b531
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@69759048
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@691d4493
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4379c7c4
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@bfcbfa7
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4ece8940
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4d7465d6
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@40bedc5b
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2ed1526c
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@146f5a7f
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@7a5bd7f1
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4cb180e5
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6857e92d
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@685fafa
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@22c54184
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@62334b91
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@35fac87b
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@1c81b614
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@14c01d61
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6cd7a3ab
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@f8d175a
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@1ead31a9
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@a120c08
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@5b892c1a
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3cd9c7f6
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@4b8e89bd
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@51e6ae88
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@439da152
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@310938a0
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@e759c5d
Jan 29, 2023 4:44:17 PM io.netty.channel.nio.NioEventLoop openSelector
FINEST: instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6a03f1f5
Jan 29, 2023 4:44:17 PM io.netty.channel.DefaultChannelId <clinit>
FINE: -Dio.netty.processId: 4111 (auto-detected)
Jan 29, 2023 4:44:17 PM io.netty.util.NetUtil <clinit>
FINE: -Djava.net.preferIPv4Stack: false
Jan 29, 2023 4:44:17 PM io.netty.util.NetUtil <clinit>
FINE: -Djava.net.preferIPv6Addresses: false
Jan 29, 2023 4:44:17 PM io.netty.util.NetUtilInitializations determineLoopback
FINE: Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
Jan 29, 2023 4:44:17 PM io.netty.util.NetUtil$SoMaxConnAction run
FINE: Failed to get SOMAXCONN from sysctl and file /proc/sys/net/core/somaxconn. Default: 128
Jan 29, 2023 4:44:17 PM io.netty.channel.DefaultChannelId <clinit>
FINE: -Dio.netty.machineId: 9e:b2:f0:ff:fe:60:46:76 (auto-detected)
Jan 29, 2023 4:44:17 PM io.netty.util.ResourceLeakDetector <clinit>
FINE: -Dio.netty.leakDetection.level: simple
Jan 29, 2023 4:44:17 PM io.netty.util.ResourceLeakDetector <clinit>
FINE: -Dio.netty.leakDetection.targetRecords: 4
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.numHeapArenas: 32
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.numDirectArenas: 32
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.pageSize: 8192
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.maxOrder: 9
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.chunkSize: 4194304
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.smallCacheSize: 256
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.normalCacheSize: 64
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.cacheTrimInterval: 8192
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.useCacheForAllThreads: false
Jan 29, 2023 4:44:17 PM io.netty.buffer.PooledByteBufAllocator <clinit>
FINE: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
Jan 29, 2023 4:44:17 PM io.netty.buffer.ByteBufUtil <clinit>
FINE: -Dio.netty.allocator.type: pooled
Jan 29, 2023 4:44:17 PM io.netty.buffer.ByteBufUtil <clinit>
FINE: -Dio.netty.threadLocalDirectBufferSize: 0
Jan 29, 2023 4:44:17 PM io.netty.buffer.ByteBufUtil <clinit>
FINE: -Dio.netty.maxThreadLocalCharBufferSize: 16384
BaseURI: http://localhost:48461/
mkarg commented 1 year ago

Apparently no application handler is initialized, which is weird, as the application is explicitly given:

public static void main(String[] args) throws InterruptedException {
    var intendedPort = FREE_PORT;
    var intendedConfig = SeBootstrap.Configuration.builder();
    intendedConfig.port(intendedPort);
    SeBootstrap.start(HelloWorldApplication.class, intendedConfig.build()).thenAccept(instance -> {
        var actualConfig = instance.configuration();
        System.out.println("BaseURI: " + actualConfig.baseUri());
    });
    Thread.currentThread().join();
}
jansupol commented 1 year ago

I would not be too much worried about the exceptions:

What is odd, there is no Injection-dependent message in the log, and neither there is an org.glassfish.jersey.server.ApplicationHandler logApplicationInitConfiguration message in the log. But with the CDI-SE, there is a dependency on Weld, which I do not see in your pom. CdiSeInjecti9onManager starts Weld, which usually provides some logging info about itself. I do not see Weld reporting.

mkarg commented 1 year ago

Sorry if I was not clear enough. I actually am not worried about the fact that the CNFEs occur, but solely about the fact that the last line BaseURI: http://localhost... is missing! The application does not say it is started, as it simply is not startet, apparently (one cannot connect, no URL is printed).

IIUC then you think I should manually add a dependency on Weld?

jansupol commented 1 year ago

IIUC then you think I should manually add a dependency on Weld?

Yes, Jersey cdi2-se module needs weld (org.jboss.weld.se:weld-se-core) on classpath.

jansupol commented 1 year ago

More specifically, more weld jars are required, as org.jboss.weld.se:weld-se-core has dependencies:

org.jboss.weld.se:weld-se-core:jar +- org.jboss.weld.environment:weld-environment-common:jar | - org.jboss.weld:weld-core-impl:jar | +- org.jboss.weld:weld-api:jar | +- org.jboss.weld:weld-spi:jar | - org.jboss.logging:jboss-logging:jar +- org.jboss.weld.probe:weld-probe-core:jar - org.jboss.classfilewriter:jboss-classfilewriter:jar

mkarg commented 1 year ago

It is not found in my POM, as it is implied by inject-cdi2-se itself, hence it is on the classpath actually:

[INFO] +- org.glassfish.jersey.inject:jersey-cdi2-se:jar:3.1.0:compile
[INFO] |  +- org.jboss.weld.se:weld-se-core:jar:5.0.1.Final:compile
[INFO] |  |  +- org.jboss.weld.environment:weld-environment-common:jar:5.0.1.Final:compile
[INFO] |  |  |  \- org.jboss.weld:weld-core-impl:jar:5.0.1.Final:compile
[INFO] |  |  |     +- org.jboss.weld:weld-api:jar:5.0.SP2:compile
[INFO] |  |  |     +- org.jboss.weld:weld-spi:jar:5.0.SP2:compile
[INFO] |  |  |     \- org.jboss.logging:jboss-logging:jar:3.5.0.Final:compile
[INFO] |  |  +- org.jboss.weld:weld-lite-extension-translator:jar:5.0.1.Final:compile
[INFO] |  |  |  \- org.jboss.logging:jboss-logging-processor:jar:2.2.1.Final:compile
[INFO] |  |  |     +- org.jboss.logging:jboss-logging-annotations:jar:2.2.1.Final:compile
[INFO] |  |  |     \- org.jboss.jdeparser:jdeparser:jar:2.0.3.Final:compile
[INFO] |  |  +- org.jboss.weld.probe:weld-probe-core:jar:5.0.1.Final:compile
[INFO] |  |  \- org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.5.Final:compile

Nevertheless, as you can see in the above posting, org.glassfish.jersey.server.ApplicationHandler logApplicationInitConfiguration still is missing. So what next?

mkarg commented 1 year ago

BTW the complete demo application can be found here https://gitlab.com/mkarg/jaxrs-done-right/-/tree/javase-tutorial.

mkarg commented 1 year ago

@jansupol How do we proceed with this issue?

jansupol commented 1 year ago

I tried with the config you provided and the BakeryServer.main(args) started with:

Feb 14, 2023 9:47:25 PM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 3.0.0 (Final) Feb 14, 2023 9:47:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.jboss.classfilewriter.ClassFile$1 (file://.m2/repository/org/jboss/classfilewriter/jboss-classfilewriter/1.1.2.Final/jboss-classfilewriter-1.1.2.Final.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of org.jboss.classfilewriter.ClassFile$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Feb 14, 2023 9:47:26 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 6f0fe54a-b724-4bc8-add3-a6a54a64a1fd initialized /0:0:0:0:0:0:0:0:33333

So I'd say it works fine. But you may try with some newer version of Jersey than 2.31, perhaps you will be more successful.

mkarg commented 1 year ago

@jansupol Apparently you tried with the master branch which uses the proprietary Jersey API, while I asked to try out the demo in the javase-tutorial branch. Only the latter one uses latest Jersey with SeBootstrap API, and only that one fails. Sorry if that was unclear.

jansupol commented 1 year ago

Ok, so a couple of thoughts. ~Jersey 2.31 uses weld that does not work well with JDK 17. But the demo of yours is using records, so I assume a wrong combination of Weld/JDK version is used.~ I take this back, this branch is using a different weld.

Also, the weld was complaining about missing beans.xml and it refused to start without it.

mkarg commented 1 year ago

@jansupol Thanks a lot for this info! In fact I confirm that the demo application is starting up just fine as soon as I am adding a completely empty beans.xml. I thought CDI's need for this file was removed long time ago? But maybe only for the EE case, while the SE case still needs it?

mkarg commented 1 year ago

@jansupol Answering myself: According to CDI Spec Chapter 15 in fact CDI on SE will not discover any beans automatically unless a beans.xml exists, or scanning is explicitly enabled, e. g. by using jakarta.enterprise.inject.scan.implicit=true.

Sorry for the confusion, I was unaware that CDI makes a difference between EE and SE in this regard. Closing as invalid.

jansupol commented 1 year ago

Interestingly this EE 10 Weld does not say anything about requiring beans.xml, only the EE8 Weld said so.

The notion is that without beans.xml, only annotated beans are discovered, and there are no such beans in Jersey (as it would bring a mandatory dependency on CDI API), so with Jersey, I would assume the beans.xml is required.

mkarg commented 1 year ago

Just checked the properties given in CDI Spec Chapter 15, and I confirm that no beans.xml is needed on SE when providing this property: System.setProperty("jakarta.enterprise.inject.scan.implicit", "true");

Again, sorry for the confusion, and thanks a lot for your kind help! You really kicked me in the right direction! :-)