trying to run and debug payara on intelliJ Ultimate

1,456 views
Skip to first unread message

Fernando Franzini

unread,
Aug 20, 2019, 8:29:35 AM8/20/19
to Payara Forum
Hi Payara Folks

I did exactly what was described in this article to run payara on intellij ultimate - https://blog.payara.fish/payara-server-basics-adding-payara-server-to-intellij-idea
 I used payara web profile, OpenJDK 11 e IntelliJ Ultimate 2019.2. But I have a problem when debugging. When I try to debug, payara does not run. Payara gets stuck on this message:

"Attempting to start domain1 .... Please look at the server log for more details ....."

Has anyone experienced this error? Do you know if something is missing set up?
Best Regards.

Rudy De Busscher

unread,
Aug 20, 2019, 2:51:19 PM8/20/19
to Payara Forum
Hi Fernando,

Did you have the message in IntelliJ "Warning: Debug settings are invalid or not suitable for local debugging"? when defining the Payara Server and did you click on the Fix button?

Screenshot 2019-08-20 at 20.49.36.png



Can you share the error in the server.log file to investigate the problem.

Thanks
Rudy 

Fernando Franzini

unread,
Aug 21, 2019, 7:40:09 AM8/21/19
to Payara Forum
Hi Rudy

In a few moments this message appeared, I clicked to fix but did not change. Other times in other labs projects did not pop up the message. It seems to me that payara does not start debugging, log shows nothing..follows below:

Server Output:
D:\Java\payara-web-profile-5.192\glassfish\bin\asadmin.bat start-domain --debug domain1
"C:\Program Files\Java\oracle-jdk-11.0.4\bin\java.exe" -Dfile.encoding=windows-1252 -classpath C:\Users\fsilva\AppData\Local\Temp\classpath1957640019.jar com.intellij.javaee.oss.process.JavaeeProcess 55861 com.intellij.javaee.oss.glassfish.agent.Glassfish51Agent
[2019-08-21 08:34:13,071] Artifact servico-cartao:war exploded: Waiting for server connection to start artifact deployment...
Detected server admin port: 4848
Detected server http port: 8080
Attempting to start domain1.... Please look at the server log for more details.....

Log:
[2019-08-21T08:34:12.724-0300] [] [INFORMAÇÕES] [NCLS-GFLAUNCHER-00005] [javax.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1566387252724] [levelValue: 800] [[
  JVM invocation command line:
C:\Program Files\Java\oracle-jdk-11.0.4\bin\java.exe
-cp
D:/Java/payara-web-profile-5.192/glassfish/modules/glassfish.jar
-agentlib:jdwp=transport=dt_socket,address=*:9009,server=n,suspend=y
-XX:+UnlockDiagnosticVMOptions
--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED
--add-exports=java.base/jdk.internal.ref=ALL-UNNAMED
-XX:NewRatio=2
-Xmx512m
-Xbootclasspath/a:D:\Java\payara-web-profile-5.192\glassfish/lib/grizzly-npn-api.jar
-javaagent:C:\Users\fsilva\.IntelliJIdea2019.2\system\captureAgent\debugger-agent.jar
-javaagent:D:/Java/payara-web-profile-5.192/glassfish/lib/monitor/flashlight-agent.jar
-client
-Djavax.xml.accessExternalSchema=all
-Djavax.net.ssl.trustStore=D:\Java\payara-web-profile-5.192\glassfish\domains\domain1/config/cacerts.jks
-Djdk.tls.rejectClientInitiatedRenegotiation=true
-Djdk.corba.allowOutputStreamSubclass=true
-Dfelix.fileinstall.dir=D:\Java\payara-web-profile-5.192\glassfish/modules/autostart/
-Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall
-Dcom.sun.aas.installRoot=D:\Java\payara-web-profile-5.192\glassfish
-Dfelix.fileinstall.poll=5000
-Djava.security.policy=D:\Java\payara-web-profile-5.192\glassfish\domains\domain1/config/server.policy
-Dosgi.shell.telnet.maxconn=1
-Dfelix.fileinstall.bundles.startTransient=true
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Dfelix.fileinstall.log.level=2
-Djavax.net.ssl.keyStore=D:\Java\payara-web-profile-5.192\glassfish\domains\domain1/config/keystore.jks
-Djava.security.auth.login.config=D:\Java\payara-web-profile-5.192\glassfish\domains\domain1/config/login.conf
-Dfelix.fileinstall.disableConfigSave=false
-Dorg.glassfish.grizzly.DEFAULT_MEMORY_MANAGER=org.glassfish.grizzly.memory.HeapMemoryManager
-Dfelix.fileinstall.bundles.new.start=true
-Dcom.sun.aas.instanceRoot=D:\Java\payara-web-profile-5.192\glassfish\domains\domain1
-Dosgi.shell.telnet.port=6666
-Dgosh.args=--nointeractive
-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
-Dorg.jboss.weld.serialization.beanIdentifierIndexOptimization=false
-Dosgi.shell.telnet.ip=127.0.0.1
-DANTLR_USE_DIRECT_CLASS_LOADING=true
-Djava.awt.headless=true
-Dcom.ctc.wstx.returnNullForDefaultNamespace=true
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
-Dorg.glassfish.grizzly.nio.DefaultSelectorHandler.force-selector-spin-detection=true
-Djava.library.path=D:/Java/payara-web-profile-5.192/glassfish/lib;D:/Java/IntelliJ IDEA 2019.2/jbr/bin;C:/Windows/Sun/Java/bin;C:/Windows/System32;C:/Windows;D:/Java/IntelliJ IDEA 2019.2/jbr/bin/server;C:/Windows/System32/wbem;C:/Windows/System32/WindowsPowerShell/v1.0;C:/Windows/System32/OpenSSH;C:/Program Files/nodejs;C:/Program Files (x86)/Microsoft SQL Server/Client SDK/ODBC/130/Tools/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/Tools/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/DTS/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/Tools/Binn/ManagementStudio;C:/Program Files (x86)/Windows Live/Shared;C:/Program Files/TortoiseSVN/bin;C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2019.2/plugins/maven/lib/maven3/bin;C:/Program Files/Java/oracle-jdk-12.0.1/bin;C:/Users/fsilva/AppData/Local/Microsoft/WindowsApps;C:/Program Files/Microsoft VS Code/bin;C:/Users/fsilva/AppData/Roaming/npm;C:/Users/fsilva/AppData/Local/Programs/Microsoft VS Code/bin;D:/Java/payara-web-profile-5.192/glassfish/bin
com.sun.enterprise.glassfish.bootstrap.ASMain
-upgrade
false
-domaindir
D:/Java/payara-web-profile-5.192/glassfish/domains/domain1
-read-stdin
true
-asadmin-args
--host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=true,,,--domaindir,,,D:\Java\payara-web-profile-5.192\glassfish\domains,,,domain1
-domainname
domain1
-instancename
server
-type
DAS
-verbose
false
-asadmin-classpath
D:/Java/payara-web-profile-5.192/glassfish/lib/client/appserver-cli.jar
-debug
true
-asadmin-classname
com.sun.enterprise.admin.cli.AdminMain
-watchdog
false]]

Regards.

Fernando Franzini

unread,
Aug 21, 2019, 7:47:25 AM8/21/19
to Payara Forum
Rudy

I don't know if it can help, but when for unsuccessful debugging, intellij gives me the following message in the IDE log: Application Server was not connected before run configuration stop, reason: Unable to ping server at localhost:4848

Regards

Rudy De Busscher

unread,
Aug 22, 2019, 3:36:48 AM8/22/19
to Payara Forum
Hi Fernando,

>Application Server was not connected before run configuration stop, reason: Unable to ping server at localhost:4848

This is due to the fact that the server didn't start at all when IntelliJ tried to stop it.


The contents of the server.log is a bit strange to me.

I see for example only 2 add-opens/add-export entries and that should be 8 of them. I do not know how this is possible. Can you verify in the domain.xml file how many of those jvm options are defined.

I also see a reference to the Intellij Community version in the path, is there a mixture of both versions on your machine?

I also have issues with the Glassfish plugin of IntelliJ on my machine. The default JVM is JDK 8 but when I try to run/debug with JDK 11 it fails (-Xbootclasspath/p is no longer a supported option.) due to a mixture of JDK versions between the asadmin and Payara Server process.

Not sure if JetBrains can be of any help here since Glassfish doesn't run on JDK9+ so they cannot improve their plugin.

regards
Rudy

Fernando Franzini

unread,
Aug 22, 2019, 9:47:36 AM8/22/19
to Payara Forum
Hy Rudy

Follow the answers:

I see for example only 2 add-opens/add-export entries and that should be 8 of them. I do not know how this is possible. Can you verify in the domain.xml file how many of those jvm options are defined.
I don't understand what you're talking about. Could you specify what to do and where to look?

I also see a reference to the Intellij Community version in the path, is there a mixture of both versions on your machine?
Yes. I have both separate. In case of this problem, I am using Ultimate. Is there any problem that this situation is interfering?

I also have issues with the Glassfish plugin of IntelliJ on my machine. The default JVM is JDK 8 but when I try to run/debug with JDK 11 it fails (-Xbootclasspath/p is no longer a supported option.) due to a mixture of JDK versions between the asadmin and Payara Server process.
My windows, environment variables is set with OracleJDK12. Thus, intelliJ opens using OracleJDK12. The specific project using payara is set to compile and run with OracleJDK11 (as you see in logg). Do you think this may be causing the debug problem?

Strange of this situation is that the project compiles, executes and deploys with payara normally. In case of running in debug mode payara does not start and is stuck in the middle. I can't debug at all. I've even run the same project (which is a microprofile war project) without changing code in TomEE microprofile and can execute and debug perfectly. It seems to me like a problem from either the intelliJ Ultimate glassfih plugin or the payara itself.

Regards.

Fernando Franzini

unread,
Aug 22, 2019, 3:34:38 PM8/22/19
to Payara Forum
Hi Rudy

follow my experiment:

1. Delete the community version of intellij and delete all path references (environment variables).
2. Setting the environment variables of my windows for oracle Jdk 11, intelliJ is running with it. And the project is also using it to compile and deploy.

C:\Users\fsilva>java -version
java version "11.0.4" 2019-07-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.4+10-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.4+10-LTS, mixed mode)

It stayed the same. To execute deploy works, to debug payara does not start. It stops at the -watchdog false command.

Following are the execution success logs:

Output:
D:\Java\payara-web-profile-5.192\glassfish\bin\asadmin.bat start-domain domain1
"C:\Program Files\Java\oracle-jdk-11.0.4\bin\java.exe" -Dfile.encoding=windows-1252 -classpath C:\Users\fsilva\AppData\Local\Temp\classpath1387758254.jar com.intellij.javaee.oss.process.JavaeeProcess 60274 com.intellij.javaee.oss.glassfish.agent.Glassfish51Agent
[2019-08-22 04:28:34,278] Artifact servico-cartao:war exploded: Waiting for server connection to start artifact deployment...
Detected server admin port: 4848
Detected server http port: 8080
Attempting to start domain1.... Please look at the server log for more details.....
Connected to server
[2019-08-22 04:28:41,640] Artifact servico-cartao:war exploded: Artifact is being deployed, please wait...
[2019-08-22 04:28:50,901] Artifact servico-cartao:war exploded: Artifact is deployed successfully
[2019-08-22 04:28:50,901] Artifact servico-cartao:war exploded: Deploy took 9,261 milliseconds

Glassfish log:
[2019-08-22T16:28:34.104-0300] [] [INFO] [NCLS-GFLAUNCHER-00005] [javax.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1566502114104] [levelValue: 800] [[
  JVM invocation command line:
C:\Program Files\Java\oracle-jdk-11.0.4\bin\java.exe
-cp
D:/Java/payara-web-profile-5.192/glassfish/modules/glassfish.jar
-XX:+UnlockDiagnosticVMOptions
--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
--add-opens=java.base/java.nio=ALL-UNNAMED
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED
--add-opens=java.management/sun.management=ALL-UNNAMED
--add-opens=java.base/jdk.internal.loader=ALL-UNNAMED
--add-opens=java.base/sun.nio.ch=ALL-UNNAMED
--add-exports=java.base/jdk.internal.ref=ALL-UNNAMED
-XX:NewRatio=2
-Xmx512m
-Xbootclasspath/a:D:\Java\payara-web-profile-5.192\glassfish/lib/grizzly-npn-api.jar
-Djava.library.path=D:/Java/payara-web-profile-5.192/glassfish/lib;C:/Program Files/Java/oracle-jdk-11.0.4/bin;C:/Windows/Sun/Java/bin;C:/Windows/System32;C:/Windows;C:/Windows/System32/wbem;C:/Windows/System32/WindowsPowerShell/v1.0;C:/Windows/System32/OpenSSH;C:/Program Files/nodejs;C:/Program Files (x86)/Microsoft SQL Server/Client SDK/ODBC/130/Tools/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/Tools/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/DTS/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/Tools/Binn/ManagementStudio;C:/Program Files (x86)/Windows Live/Shared;C:/Program Files/TortoiseSVN/bin;C:/Users/fsilva/AppData/Local/Microsoft/WindowsApps;C:/Program Files/Microsoft VS Code/bin;C:/Users/fsilva/AppData/Roaming/npm;C:/Users/fsilva/AppData/Local/Programs/Microsoft VS Code/bin;D:/Java/payara-web-profile-5.192/glassfish/bin
com.sun.enterprise.glassfish.bootstrap.ASMain
-upgrade
false
-domaindir
D:/Java/payara-web-profile-5.192/glassfish/domains/domain1
-read-stdin
true
-asadmin-args
--host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=false,,,--domaindir,,,D:\Java\payara-web-profile-5.192\glassfish\domains,,,domain1
-domainname
domain1
-instancename
server
-type
DAS
-verbose
false
-asadmin-classpath
D:/Java/payara-web-profile-5.192/glassfish/lib/client/appserver-cli.jar
-debug
false
-asadmin-classname
com.sun.enterprise.admin.cli.AdminMain
-watchdog
false]]

[2019-08-22T16:28:37.073-0300] [Payara 5.192] [INFO] [NCLS-LOGGING-00009] [javax.enterprise.logging] [tid: _ThreadID=23 _ThreadName=RunLevelControllerThread-1566502116862] [timeMillis: 1566502117073] [levelValue: 800] [[
  Running Payara Version: Payara Server  5.192 #badassfish (build 115)]]

[2019-08-22T16:28:37.079-0300] [Payara 5.192] [INFO] [NCLS-LOGGING-00010] [javax.enterprise.logging] [tid: _ThreadID=23 _ThreadName=RunLevelControllerThread-1566502116862] [timeMillis: 1566502117079] [levelValue: 800] [[
  Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]

[2019-08-22T16:28:37.296-0300] [Payara 5.192] [INFO] [] [org.glassfish.ha.store.spi.BackingStoreFactoryRegistry] [tid: _ThreadID=24 _ThreadName=RunLevelControllerThread-1566502116864] [timeMillis: 1566502117296] [levelValue: 800] [[
  Registered fish.payara.ha.hazelcast.store.HazelcastBackingStoreFactoryProxy for persistence-type = hazelcast in BackingStoreFactoryRegistry]]

[2019-08-22T16:28:37.629-0300] [Payara 5.192] [INFO] [NCLS-CORE-00101] [javax.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=RunLevelControllerThread-1566502116872] [timeMillis: 1566502117629] [levelValue: 800] [[
  Network Listener http-listener-1 started in: 31ms - bound to [/0.0.0.0:8080]]]

[2019-08-22T16:28:37.707-0300] [Payara 5.192] [WARNING] [] [org.glassfish.grizzly.http2.Http2AddOn] [tid: _ThreadID=25 _ThreadName=RunLevelControllerThread-1566502116872] [timeMillis: 1566502117707] [levelValue: 900] [[
  TLS ALPN (Application-Layer Protocol Negotiation) support is not available. HTTP/2 support will not be enabled.]]

[2019-08-22T16:28:37.723-0300] [Payara 5.192] [INFO] [NCLS-CORE-00101] [javax.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=RunLevelControllerThread-1566502116872] [timeMillis: 1566502117723] [levelValue: 800] [[
  Network Listener http-listener-2 started in: 16ms - bound to [/0.0.0.0:8181]]]

[2019-08-22T16:28:37.769-0300] [Payara 5.192] [INFO] [NCLS-CORE-00101] [javax.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=RunLevelControllerThread-1566502116872] [timeMillis: 1566502117769] [levelValue: 800] [[
  Network Listener admin-listener started in: 15ms - bound to [/0.0.0.0:4848]]]

[2019-08-22T16:28:37.786-0300] [Payara 5.192] [INFO] [NCLS-CORE-00087] [javax.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=RunLevelControllerThread-1566502116872] [timeMillis: 1566502117786] [levelValue: 800] [[
  Grizzly 2.4.3 started in: 537ms - bound to [http-listener-1:8080, http-listener-2:8181, admin-listener:4848]]]

[2019-08-22T16:28:37.787-0300] [Payara 5.192] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=26 _ThreadName=RunLevelControllerThread-1566502116872] [timeMillis: 1566502117787] [levelValue: 800] [[
  HV000001: Hibernate Validator 6.0.16.Final]]

[2019-08-22T16:28:38.000-0300] [Payara 5.192] [INFO] [NCLS-CORE-00101] [javax.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=RunLevelControllerThread-1566502116872] [timeMillis: 1566502118000] [levelValue: 800] [[
  Network Listener iiop-service started in: 20ms - bound to [/0.0.0.0:3700]]]

[2019-08-22T16:28:41.305-0300] [Payara 5.192] [INFO] [] [fish.payara.nucleus.hazelcast.HazelcastCore] [tid: _ThreadID=24 _ThreadName=RunLevelControllerThread-1566502116864] [timeMillis: 1566502121305] [levelValue: 800] [[
  Hazelcast Instance Bound to JNDI at payara/Hazelcast]]

[2019-08-22T16:28:41.306-0300] [Payara 5.192] [INFO] [] [fish.payara.nucleus.hazelcast.HazelcastCore] [tid: _ThreadID=24 _ThreadName=RunLevelControllerThread-1566502116864] [timeMillis: 1566502121306] [levelValue: 800] [[
  JSR107 Caching Provider Bound to JNDI at payara/CachingProvider]]

[2019-08-22T16:28:41.306-0300] [Payara 5.192] [INFO] [] [fish.payara.nucleus.hazelcast.HazelcastCore] [tid: _ThreadID=24 _ThreadName=RunLevelControllerThread-1566502116864] [timeMillis: 1566502121306] [levelValue: 800] [[
  JSR107 Default Cache Manager Bound to JNDI at payara/CacheManager]]

[2019-08-22T16:28:41.310-0300] [Payara 5.192] [INFO] [] [fish.payara.nucleus.cluster.PayaraCluster] [tid: _ThreadID=97 _ThreadName=Executor-Service-1] [timeMillis: 1566502121310] [levelValue: 800] [[
  Data Grid Status 
Payara Data Grid State: DG Version: 35 DG Name: development DG Size: 1
Instances: {
 DataGrid: development Instance Group: MicroShoal Name: server Lite: false This: true UUID: 76e9ceb9-3bfd-43f4-b894-26e9952d62dc Address: /10.230.9.19:4900
}]]

[2019-08-22T16:28:41.312-0300] [Payara 5.192] [INFO] [NCLS-CORE-00017] [javax.enterprise.system.core] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1566502121312] [levelValue: 800] [[
  Payara Server  5.192 #badassfish (115) startup time : Felix (2.251ms), startup services(4.454ms), total(6.705ms)]]

[2019-08-22T16:28:41.312-0300] [Payara 5.192] [INFO] [] [fish.payara.nucleus.notification.NotificationService] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1566502121312] [levelValue: 800] [[
  Payara Notification Service bootstrapped with configuration: NotificationExecutionOptions{enabled=true, notifierConfigurationExecutionOptionsList={LOG=LogNotifierConfigurationExecutionOptions{useSeparateLogFile=false} NotifierConfigurationExecutionOptions{notifierType=LOG, enabled=true, noisy=true}}}]]

[2019-08-22T16:28:41.890-0300] [Payara 5.192] [INFO] [NCLS-JMX-00005] [javax.enterprise.system.jmx] [tid: _ThreadID=133 _ThreadName=Thread-9] [timeMillis: 1566502121890] [levelValue: 800] [[
  JMXStartupService has started JMXConnector on JMXService URL service:jmx:rmi://0.0.0.0:8686/jndi/rmi://0.0.0.0:8686/jmxrmi]]

[2019-08-22T16:28:43.044-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123044] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 21592488834472721835828923313267221681805681560816613665117041067418990628699422224541254881572840018756975149874502129398529690135936622683711503874225941028227513056091445982024526423239271903233756224518597826922911539049531994350382435126606426875761918197347607336633222436005626297159414389201765113308100318618288288291485154604265616398148296650155165318384289355945126554105645039541404960531031242256759730414072461724450991364449022227333471969448508379191402045485854015177532248310281723157915707656855986344971996618557740103577115665148480410347160129515545343296359775806391716937455257572333597903487
  public exponent: 65537
  Validity: [From: Fri Jul 09 09:11:00 BRT 1999,
               To: Tue Jul 09 20:59:00 BRT 2019]
  Issuer: CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE
  SerialNumber: [    26]

Certificate Extensions: 3
[1]: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
  CA:true
  PathLen:5
]

[2]: ObjectId: 2.5.29.15 Criticality=true
KeyUsage [
  Key_CertSign
  Crl_Sign
]

[3]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 31 C3 79 1B BA F5 53 D7   17 E0 89 7A 2D 17 6C 0A  1.y...S....z-.l.
0010: B3 2B 9D 33                                        .+.3
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 94 64 59 AD 39 64 E7 29   EB 13 FE 5A C3 8B 13 57  .dY.9d.)...Z...W
0010: C8 04 24 F0 74 77 C0 60   E3 67 FB E9 89 A6 83 BF  ..$.tw.`.g......
0020: 96 82 7C 6E D4 C3 3D EF   9E 80 6E BB 29 B4 98 7A  ...n..=...n.)..z
0030: B1 3B 54 EB 39 17 47 7E   1A 8E 0B FC 1F 31 59 31  .;T.9.G......1Y1
0040: 04 B2 CE 17 F3 2C C7 62   36 55 E2 22 D8 89 55 B4  .....,.b6U."..U.
0050: 98 48 AA 64 FA D6 1C 36   D8 44 78 5A 5A 23 3A 57  .H.d...6.DxZZ#:W
0060: 97 F5 7A 30 4F AE 9F 6A   4C 4B 2B 8E A0 03 E3 3E  ..z0O..jLK+....>
0070: E0 A9 D4 D2 7B D2 B3 A8   E2 72 3C AD 9E FF 80 59  .........r<....Y
0080: E4 9B 45 B4 F6 3B B0 CD   39 19 98 32 E5 EA 21 61  ..E..;..9..2..!a
0090: 90 E4 31 21 8E 34 B1 F7   2F 35 4A 85 10 DA E7 8A  ..1!.4../5J.....
00A0: 37 21 BE 59 63 E0 F2 85   88 31 53 D4 54 14 85 70  7!.Yc....1S.T..p
00B0: 79 F4 2E 06 77 27 75 2F   1F B8 8A F9 FE C5 BA D8  y...w'u/........
00C0: 36 E4 83 EC E7 65 B7 BF   63 5A F3 46 AF 81 94 37  6....e..cZ.F...7
00D0: D4 41 8C D6 23 D6 1E CF   F5 68 1B 44 63 A2 5A BA  .A..#....h.Dc.Z.
00E0: A7 35 59 A1 E5 70 05 9B   0E 23 57 99 94 0A 6D BA  .5Y..p...#W...m.
00F0: 39 63 28 86 92 F3 18 84   D8 FB D1 CF 05 56 64 57  9c(..........VdW

]]]

[2019-08-22T16:28:43.044-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123044] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V1
  Subject: EMAILADDRESS=in...@valicert.com, CN=http://www.valicert.com/, OU=ValiCert Class 2 Policy Validation Authority, O="ValiCert, Inc.", L=ValiCert Validation Network
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 1024 bits
  params: null
  modulus: 144818436341096761985811202737494206713391677595229133995919965906075571723417302122258845817512509741851949889312775533894542459533525989634864163190484842795759754920238603578496864031819985263409865098016203846634102571893793272259527714445999489570945345148962461192686341786119603639416861115723459488247
  public exponent: 65537
  Validity: [From: Fri Jun 25 21:19:54 BRT 1999,
               To: Tue Jun 25 21:19:54 BRT 2019]
  Issuer: EMAILADDRESS=in...@valicert.com, CN=http://www.valicert.com/, OU=ValiCert Class 2 Policy Validation Authority, O="ValiCert, Inc.", L=ValiCert Validation Network
  SerialNumber: [    01]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 3B 7F 50 6F 6F 50 94 99   49 62 38 38 1F 4B F8 A5  ;.PooP..Ib88.K..
0010: C8 3E A7 82 81 F6 2B C7   E8 C5 CE E8 3A 10 82 CB  .>....+.....:...
0020: 18 00 8E 4D BD A8 58 7F   A1 79 00 B5 BB E9 8D AF  ...M..X..y......
0030: 41 D9 0F 34 EE 21 81 19   A0 32 49 28 F4 C4 8E 56  A..4.!...2I(...V
0040: D5 52 33 FD 50 D5 7E 99   6C 03 E4 C9 4C FC CB 6C  .R3.P...l...L..l
0050: AB 66 B3 4A 21 8C E5 B5   0C 32 3E 10 B2 CC 6C A1  .f.J!....2>...l.
0060: DC 9A 98 4C 02 5B F3 CE   B9 9E A5 72 0E 4A B7 3F  ...L.[.....r.J.?
0070: 3C E6 16 68 F8 BE ED 74   4C BC 5B D5 62 1F 43 DD  <..h...tL.[.b.C.

]]]

[2019-08-22T16:28:43.060-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123060] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 26089169911678858865991511858875018069758338505533527462172337786204673367201602811546574640748857094704621917169263361432410969054122980449366775775683958731678628537096651015729026509693790613002386233604576087941792746820140601531177906512322858774418438789963524472024549424258625465956056239870371201987568255001387080085214098713225036387005613800836210061170539695894186554629737711561028350273878428532147416962073327382818781154880552701805035056445039795783116295126527723091589252882972104614102959845116673111648476990905383519003917711966754877934329503061578142937900733132981896802936855388605850814069
  public exponent: 65537
  Validity: [From: Fri Jul 09 15:31:20 BRT 1999,
               To: Tue Jul 09 15:40:36 BRT 2019]
  Issuer: CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  SerialNumber: [    44be0c8b 500024b4 11d3362d e0b35f1b]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=true
BasicConstraints:[
  CA:true
  PathLen:2147483647
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
  codeSigning
  timeStamping
  1.3.6.1.4.1.311.10.3.4
]

[4]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  DigitalSignature
  Non_repudiation
  Key_CertSign
  Crl_Sign
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: DA ED 64 74 14 9C 14 3C   AB DD 99 A9 BD 5B 28 4D  ..dt...<.....[(M
0010: 8B 3C C9 D8                                        .<..
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 08 1F 52 B1 37 44 78 DB   FD CE B9 DA 95 96 98 AA  ..R.7Dx.........
0010: 55 64 80 B5 5A 40 DD 21   A5 C5 C1 F3 5F 2C 4C C8  Ud..Z@.!...._,L.
0020: 47 5A 69 EA E8 F0 35 35   F4 D0 25 F3 C8 A6 A4 87  GZi...55..%.....
0030: 4A BD 1B B1 73 08 BD D4   C3 CA B6 35 BB 59 86 77  J...s......5.Y.w
0040: 31 CD A7 80 14 AE 13 EF   FC B1 48 F9 6B 25 25 2D  1.........H.k%%-
0050: 51 B6 2C 6D 45 C1 98 C8   8A 56 5D 3E EE 43 4E 3E  Q.,mE....V]>.CN>
0060: 6B 27 8E D0 3A 4B 85 0B   5F D3 ED 6A A7 75 CB D1  k'..:K.._..j.u..
0070: 5A 87 2F 39 75 13 5A 72   B0 02 81 9F BE F0 0F 84  Z./9u.Zr........
0080: 54 20 62 6C 69 D4 E1 4D   C6 0D 99 43 01 0D 12 96  T bli..M...C....
0090: 8C 78 9D BF 50 A2 B1 44   AA 6A CF 17 7A CF 6F 0F  .x..P..D.j..z.o.
00A0: D4 F8 24 55 5F F0 34 16   49 66 3E 50 46 C9 63 71  ..$U_.4.If>PF.cq
00B0: 38 31 62 B8 62 B9 F3 53   AD 6C B5 2B A2 12 AA 19  81b.b..S.l.+....
00C0: 4F 09 DA 5E E7 93 C6 8E   14 08 FE F0 30 80 18 A0  O..^........0...
00D0: 86 85 4D C8 7D D7 8B 03   FE 6E D5 F7 9D 16 AC 92  ..M......n......
00E0: 2C A0 23 E5 9C 91 52 1F   94 DF 17 94 73 C3 B3 C1  ,.#...R.....s...
00F0: C1 71 05 20 00 78 BD 13   52 1D A8 3E CD 00 1F C8  .q. .x..R..>....

]]]

[2019-08-22T16:28:43.060-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123060] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 21592488834472721835828923313267221681805681560816613665117041067418990628699422224541254881572840018756975149874502129398529690135936622683711503874225941028227513056091445982024526423239271903233756224518597826922911539049531994350382435126606426875761918197347607336633222436005626297159414389201765113308100318618288288291485154604265616398148296650155165318384289355945126554105645039541404960531031242256759730414072461724450991364449022227333471969448508379191402045485854015177532248310281723157915707656855986344971996618557740103577115665148480410347160129515545343296359775806391716937455257572333597903487
  public exponent: 65537
  Validity: [From: Fri Jul 09 09:11:00 BRT 1999,
               To: Tue Jul 09 20:59:00 BRT 2019]
  Issuer: CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE
  SerialNumber: [    26]

Certificate Extensions: 3
[1]: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
  CA:true
  PathLen:5
]

[2]: ObjectId: 2.5.29.15 Criticality=true
KeyUsage [
  Key_CertSign
  Crl_Sign
]

[3]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 31 C3 79 1B BA F5 53 D7   17 E0 89 7A 2D 17 6C 0A  1.y...S....z-.l.
0010: B3 2B 9D 33                                        .+.3
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 94 64 59 AD 39 64 E7 29   EB 13 FE 5A C3 8B 13 57  .dY.9d.)...Z...W
0010: C8 04 24 F0 74 77 C0 60   E3 67 FB E9 89 A6 83 BF  ..$.tw.`.g......
0020: 96 82 7C 6E D4 C3 3D EF   9E 80 6E BB 29 B4 98 7A  ...n..=...n.)..z
0030: B1 3B 54 EB 39 17 47 7E   1A 8E 0B FC 1F 31 59 31  .;T.9.G......1Y1
0040: 04 B2 CE 17 F3 2C C7 62   36 55 E2 22 D8 89 55 B4  .....,.b6U."..U.
0050: 98 48 AA 64 FA D6 1C 36   D8 44 78 5A 5A 23 3A 57  .H.d...6.DxZZ#:W
0060: 97 F5 7A 30 4F AE 9F 6A   4C 4B 2B 8E A0 03 E3 3E  ..z0O..jLK+....>
0070: E0 A9 D4 D2 7B D2 B3 A8   E2 72 3C AD 9E FF 80 59  .........r<....Y
0080: E4 9B 45 B4 F6 3B B0 CD   39 19 98 32 E5 EA 21 61  ..E..;..9..2..!a
0090: 90 E4 31 21 8E 34 B1 F7   2F 35 4A 85 10 DA E7 8A  ..1!.4../5J.....
00A0: 37 21 BE 59 63 E0 F2 85   88 31 53 D4 54 14 85 70  7!.Yc....1S.T..p
00B0: 79 F4 2E 06 77 27 75 2F   1F B8 8A F9 FE C5 BA D8  y...w'u/........
00C0: 36 E4 83 EC E7 65 B7 BF   63 5A F3 46 AF 81 94 37  6....e..cZ.F...7
00D0: D4 41 8C D6 23 D6 1E CF   F5 68 1B 44 63 A2 5A BA  .A..#....h.Dc.Z.
00E0: A7 35 59 A1 E5 70 05 9B   0E 23 57 99 94 0A 6D BA  .5Y..p...#W...m.
00F0: 39 63 28 86 92 F3 18 84   D8 FB D1 CF 05 56 64 57  9c(..........VdW

]]]

[2019-08-22T16:28:43.060-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123060] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=Class 3P Primary CA, O=Certplus, C=FR
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 21614364623234645301176979052165345431898293847960486915478489113641331309644631752003221165383118398140398886336016387390724896962665812867256887907245520366436021903224959533376678696719936735972067367920592968608491103081205372406043624400010083880772415904795029373948490802676779159314439078110930739868553466210514140689407010259951984397616006783494760981020892138542824737977628597898766038609349270744008280631843922769380819511751485857445066566834873801830547383948214472026533037321650013565965180311449002065019426293174492769711409600018705331909203823027179297493805317578775200581989013716669464825171
  public exponent: 65537
  Validity: [From: Wed Jul 07 14:10:00 BRT 1999,
               To: Sat Jul 06 20:59:59 BRT 2019]
  Issuer: CN=Class 3P Primary CA, O=Certplus, C=FR
  SerialNumber: [    bf5cdbb6 f21c6ec0 4deb7a02 3b36e879]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
  CA:true
  PathLen:10
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  Key_CertSign
  Crl_Sign
]

[4]: ObjectId: 2.16.840.1.113730.1.1 Criticality=false
NetscapeCertType [
   Object Signing CA]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 86 E1 E1 81 71 BF 6A 12   F1 0A F2 01 E4 C8 FB 40  ....q.j........@
0010: CE 68 80 89                                        .h..
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 25 AA E1 22 40 C2 A4 80   3C B7 A2 5D 99 8D 1F 7A  %.."@...<..]...z
0010: 42 35 38 66 17 11 DF BD   AF FC 15 11 98 19 33 E6  B58f..........3.
0020: 05 42 84 54 A8 4B EB B0   9D DB 37 DA 16 52 40 11  .B.T.K....7..R@.
0030: 74 68 BF E9 C9 B2 10 84   B7 1D 44 00 79 27 1C F5  th........D.y'..
0040: 58 06 17 18 32 35 B6 30   97 63 C6 A6 39 1B C8 EE  X...25.0.c..9...
0050: 46 17 62 C5 2E E7 0A A3   9A 8A 30 63 73 AA 14 A5  F.b.......0cs...
0060: 4D 0A A8 72 93 F0 49 11   10 90 7C 18 7D A8 20 05  M..r..I....... .
0070: C4 C2 7A 35 BA 1C 5A 0A   E0 2E 78 C8 88 B1 CF 57  ..z5..Z...x....W
0080: 01 EC 3D E2 06 13 34 C0   A8 DC FA 80 80 05 EE 05  ..=...4.........
0090: 76 BD 9D 2B C8 9D 50 6F   6B C5 40 50 84 FD 5D 1D  v..+..Pok.@P..].
00A0: E6 90 9C 10 D3 A4 C6 B9   28 1A DE B5 F8 0A 70 AA  ........(.....p.
00B0: CE DE 50 3D 03 80 DB D8   88 C5 48 06 E4 03 73 DD  ..P=......H...s.
00C0: 16 CE 36 D6 E5 9B EA 77   DA B2 96 B5 65 A7 04 5D  ..6....w....e..]
00D0: 23 AE F7 93 B2 5E 8A 51   64 5F DA CF 8C 3D 41 5B  #....^.Qd_...=A[
00E0: DE F9 A3 E9 2A 7C 47 10   1F F6 32 3C 7E 70 E9 DF  ....*.G...2<.p..
00F0: A1 D5 2E 0D B1 1A 45 B4   BC 12 ED 28 17 E9 1E 02  ......E....(....

]]]

[2019-08-22T16:28:43.060-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123060] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=Class 2 Primary CA, O=Certplus, C=FR
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 27812167065015388823464546085051838038637984524955446961713677446129738317206823109084046347331445589553661044970567054378890434198997684264035427965612348371450712507326051325897699623193542549935623373656021173400812096660408265660428190707740194627521887231277265714580183676839834206986781235312765075220315950810958811507502280227588815441578477215291988534906157760976397769689888907215150855840434702583111602520999318134940603246969350823443276228221841309609603461799754824116277675568900353181300725440703667660602245837574324610290490844383628811548288261887809415643569655985365531456192407526391687177813
  public exponent: 65537
  Validity: [From: Wed Jul 07 14:05:00 BRT 1999,
               To: Sat Jul 06 20:59:59 BRT 2019]
  Issuer: CN=Class 2 Primary CA, O=Certplus, C=FR
  SerialNumber: [    85bd4bf3 d8dae369 f694d75f c3a54423]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
  CA:true
  PathLen:10
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  Key_CertSign
  Crl_Sign
]

[4]: ObjectId: 2.16.840.1.113730.1.1 Criticality=false
NetscapeCertType [
   SSL CA
   S/MIME CA
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: E3 73 2D DF CB 0E 28 0C   DE DD B3 A4 CA 79 B8 8E  .s-...(......y..
0010: BB E8 30 89                                        ..0.
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: A7 54 CF 88 44 19 CB DF   D4 7F 00 DF 56 33 62 B5  .T..D.......V3b.
0010: F7 51 01 90 EB C3 3F D1   88 44 E9 24 5D EF E7 14  .Q....?..D.$]...
0020: BD 20 B7 9A 3C 00 FE 6D   9F DB 90 DC D7 F4 62 D6  . ..<..m......b.
0030: 8B 70 5D E7 E5 04 48 A9   68 7C C9 F1 42 F3 6C 7F  .p]...H.h...B.l.
0040: C5 7A 7C 1D 51 88 BA D2   0A 3E 27 5D DE 2D 51 4E  .z..Q....>'].-QN
0050: D3 13 64 69 E4 2E E3 D3   E7 9B 09 99 A6 E0 95 9B  ..di............
0060: CE 1A D7 7F BE 3C CE 52   B3 11 15 C1 0F 17 CD 03  .....<.R........
0070: BB 9C 25 15 BA A2 76 89   FC 06 F1 18 D0 93 4B 0E  ..%...v.......K.
0080: 7C 82 B7 A5 F4 F6 5F FE   ED 40 A6 9D 84 74 39 B9  ......_..@...t9.
0090: DC 1E 85 16 DA 29 1B 86   23 00 C9 BB 89 7E 6E 80  .....)..#.....n.
00A0: 88 1E 2F 14 B4 03 24 A8   32 6F 03 9A 47 2C 30 BE  ../...$.2o..G,0.
00B0: 56 C6 A7 42 02 70 1B EA   40 D8 BA 05 03 70 07 A4  V..B.p..@....p..
00C0: 96 FF FD 48 33 0A E1 DC   A5 81 90 9B 4D DD 7D E7  ...H3.......M...
00D0: E7 B2 CD 5C C8 6A 95 F8   A5 F6 8D C4 5D 78 08 BE  ...\.j......]x..
00E0: 7B 06 D6 49 CF 19 36 50   23 2E 08 E6 9E 05 4D 47  ...I..6P#.....MG
00F0: 18 D5 16 E9 B1 D6 B6 10   D5 BB 97 BF A2 8E B4 54  ...............T

]]]

[2019-08-22T16:28:43.060-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123060] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 21592488834472721835828923313267221681805681560816613665117041067418990628699422224541254881572840018756975149874502129398529690135936622683711503874225941028227513056091445982024526423239271903233756224518597826922911539049531994350382435126606426875761918197347607336633222436005626297159414389201765113308100318618288288291485154604265616398148296650155165318384289355945126554105645039541404960531031242256759730414072461724450991364449022227333471969448508379191402045485854015177532248310281723157915707656855986344971996618557740103577115665148480410347160129515545343296359775806391716937455257572333597903487
  public exponent: 65537
  Validity: [From: Fri Jul 09 09:11:00 BRT 1999,
               To: Tue Jul 09 20:59:00 BRT 2019]
  Issuer: CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE
  SerialNumber: [    26]

Certificate Extensions: 3
[1]: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
  CA:true
  PathLen:5
]

[2]: ObjectId: 2.5.29.15 Criticality=true
KeyUsage [
  Key_CertSign
  Crl_Sign
]

[3]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 31 C3 79 1B BA F5 53 D7   17 E0 89 7A 2D 17 6C 0A  1.y...S....z-.l.
0010: B3 2B 9D 33                                        .+.3
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 94 64 59 AD 39 64 E7 29   EB 13 FE 5A C3 8B 13 57  .dY.9d.)...Z...W
0010: C8 04 24 F0 74 77 C0 60   E3 67 FB E9 89 A6 83 BF  ..$.tw.`.g......
0020: 96 82 7C 6E D4 C3 3D EF   9E 80 6E BB 29 B4 98 7A  ...n..=...n.)..z
0030: B1 3B 54 EB 39 17 47 7E   1A 8E 0B FC 1F 31 59 31  .;T.9.G......1Y1
0040: 04 B2 CE 17 F3 2C C7 62   36 55 E2 22 D8 89 55 B4  .....,.b6U."..U.
0050: 98 48 AA 64 FA D6 1C 36   D8 44 78 5A 5A 23 3A 57  .H.d...6.DxZZ#:W
0060: 97 F5 7A 30 4F AE 9F 6A   4C 4B 2B 8E A0 03 E3 3E  ..z0O..jLK+....>
0070: E0 A9 D4 D2 7B D2 B3 A8   E2 72 3C AD 9E FF 80 59  .........r<....Y
0080: E4 9B 45 B4 F6 3B B0 CD   39 19 98 32 E5 EA 21 61  ..E..;..9..2..!a
0090: 90 E4 31 21 8E 34 B1 F7   2F 35 4A 85 10 DA E7 8A  ..1!.4../5J.....
00A0: 37 21 BE 59 63 E0 F2 85   88 31 53 D4 54 14 85 70  7!.Yc....1S.T..p
00B0: 79 F4 2E 06 77 27 75 2F   1F B8 8A F9 FE C5 BA D8  y...w'u/........
00C0: 36 E4 83 EC E7 65 B7 BF   63 5A F3 46 AF 81 94 37  6....e..cZ.F...7
00D0: D4 41 8C D6 23 D6 1E CF   F5 68 1B 44 63 A2 5A BA  .A..#....h.Dc.Z.
00E0: A7 35 59 A1 E5 70 05 9B   0E 23 57 99 94 0A 6D BA  .5Y..p...#W...m.
00F0: 39 63 28 86 92 F3 18 84   D8 FB D1 CF 05 56 64 57  9c(..........VdW

]]]

[2019-08-22T16:28:43.075-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123075] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 26089169911678858865991511858875018069758338505533527462172337786204673367201602811546574640748857094704621917169263361432410969054122980449366775775683958731678628537096651015729026509693790613002386233604576087941792746820140601531177906512322858774418438789963524472024549424258625465956056239870371201987568255001387080085214098713225036387005613800836210061170539695894186554629737711561028350273878428532147416962073327382818781154880552701805035056445039795783116295126527723091589252882972104614102959845116673111648476990905383519003917711966754877934329503061578142937900733132981896802936855388605850814069
  public exponent: 65537
  Validity: [From: Fri Jul 09 15:31:20 BRT 1999,
               To: Tue Jul 09 15:40:36 BRT 2019]
  Issuer: CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  SerialNumber: [    44be0c8b 500024b4 11d3362d e0b35f1b]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=true
BasicConstraints:[
  CA:true
  PathLen:2147483647
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
  codeSigning
  timeStamping
  1.3.6.1.4.1.311.10.3.4
]

[4]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  DigitalSignature
  Non_repudiation
  Key_CertSign
  Crl_Sign
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: DA ED 64 74 14 9C 14 3C   AB DD 99 A9 BD 5B 28 4D  ..dt...<.....[(M
0010: 8B 3C C9 D8                                        .<..
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 08 1F 52 B1 37 44 78 DB   FD CE B9 DA 95 96 98 AA  ..R.7Dx.........
0010: 55 64 80 B5 5A 40 DD 21   A5 C5 C1 F3 5F 2C 4C C8  Ud..Z@.!...._,L.
0020: 47 5A 69 EA E8 F0 35 35   F4 D0 25 F3 C8 A6 A4 87  GZi...55..%.....
0030: 4A BD 1B B1 73 08 BD D4   C3 CA B6 35 BB 59 86 77  J...s......5.Y.w
0040: 31 CD A7 80 14 AE 13 EF   FC B1 48 F9 6B 25 25 2D  1.........H.k%%-
0050: 51 B6 2C 6D 45 C1 98 C8   8A 56 5D 3E EE 43 4E 3E  Q.,mE....V]>.CN>
0060: 6B 27 8E D0 3A 4B 85 0B   5F D3 ED 6A A7 75 CB D1  k'..:K.._..j.u..
0070: 5A 87 2F 39 75 13 5A 72   B0 02 81 9F BE F0 0F 84  Z./9u.Zr........
0080: 54 20 62 6C 69 D4 E1 4D   C6 0D 99 43 01 0D 12 96  T bli..M...C....
0090: 8C 78 9D BF 50 A2 B1 44   AA 6A CF 17 7A CF 6F 0F  .x..P..D.j..z.o.
00A0: D4 F8 24 55 5F F0 34 16   49 66 3E 50 46 C9 63 71  ..$U_.4.If>PF.cq
00B0: 38 31 62 B8 62 B9 F3 53   AD 6C B5 2B A2 12 AA 19  81b.b..S.l.+....
00C0: 4F 09 DA 5E E7 93 C6 8E   14 08 FE F0 30 80 18 A0  O..^........0...
00D0: 86 85 4D C8 7D D7 8B 03   FE 6E D5 F7 9D 16 AC 92  ..M......n......
00E0: 2C A0 23 E5 9C 91 52 1F   94 DF 17 94 73 C3 B3 C1  ,.#...R.....s...
00F0: C1 71 05 20 00 78 BD 13   52 1D A8 3E CD 00 1F C8  .q. .x..R..>....

]]]

[2019-08-22T16:28:43.075-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123075] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 22466356259302802551717801644710772426961610033346260086354613187874976948992939408231525706696424082312691074750378419215078131159281795954920144654718605935197679906085556797948624422433414069415152222961018799445311109402660050773855398735048210134662368151842249721090482023018794719228445589971761770739049283041997902724693769461451095561511601571549326415867445439758570552405170386650731235758337556959840061657652816464180356596151013381613262234005502993382979277514089478656187207322715958205361312797892656063517010992364715520448836463615280405565385053582107461430088577320911814185438558395911112837211
  public exponent: 65537
  Validity: [From: Fri Jul 09 15:10:42 BRT 1999,
               To: Tue Jul 09 15:19:22 BRT 2019]
  Issuer: CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  SerialNumber: [    44be0c8b 500024b4 11d3362a fe650afd]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=true
BasicConstraints:[
  CA:true
  PathLen:2147483647
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
  serverAuth
  ipsecEndSystem
  ipsecTunnel
  ipsecUser
]

[4]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  DigitalSignature
  Non_repudiation
  Key_CertSign
  Crl_Sign
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: A1 72 5F 26 1B 28 98 43   95 5D 07 37 D5 85 96 9D  .r_&.(.C.].7....
0010: 4B D2 C3 45                                        K..E
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 47 19 0F DE 74 C6 99 97   AF FC AD 28 5E 75 8E EB  G...t......(^u..
0010: 2D 67 EE 4E 7B 2B D7 0C   FF F6 DE CB 55 A2 0A E1  -g.N.+......U...
0020: 4C 54 65 93 60 6B 9F 12   9C AD 5E 83 2C EB 5A AE  LTe.`k....^.,.Z.
0030: C0 E4 2D F4 00 63 1D B8   C0 6C F2 CF 49 BB 4D 93  ..-..c...l..I.M.
0040: 6F 06 A6 0A 22 B2 49 62   08 4E FF C8 C8 14 B2 88  o...".Ib.N......
0050: 16 5D E7 01 E4 12 95 E5   45 34 B3 8B 69 BD CF B4  .]......E4..i...
0060: 85 8F 75 51 9E 7D 3A 38   3A 14 48 12 C6 FB A7 3B  ..uQ..:8:.H....;
0070: 1A 8D 0D 82 40 07 E8 04   08 90 A1 89 CB 19 50 DF  ....@.........P.
0080: CA 1C 01 BC 1D 04 19 7B   10 76 97 3B EE 90 90 CA  .........v.;....
0090: C4 0E 1F 16 6E 75 EF 33   F8 D3 6F 5B 1E 96 E3 E0  ....nu.3..o[....
00A0: 74 77 74 7B 8A A2 6E 2D   DD 76 D6 39 30 82 F0 AB  twt...n-.v.90...
00B0: 9C 52 F2 2A C7 AF 49 5E   7E C7 68 E5 82 81 C8 6A  .R.*..I^..h....j
00C0: 27 F9 27 88 2A D5 58 50   95 1F F0 3B 1C 57 BB 7D  '.'.*.XP...;.W..
00D0: 14 39 62 2B 9A C9 94 92   2A A3 22 0C FF 89 26 7D  .9b+....*."...&.
00E0: 5F 23 2B 47 D7 15 1D A9   6A 9E 51 0D 2A 51 9E 81  _#+G....j.Q.*Q..
00F0: F9 D4 3B 5E 70 12 7F 10   32 9C 1E BB 9D F8 66 A8  ..;^p...2.....f.

]]]

[2019-08-22T16:28:43.075-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123075] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V1
  Subject: EMAILADDRESS=in...@valicert.com, CN=http://www.valicert.com/, OU=ValiCert Class 1 Policy Validation Authority, O="ValiCert, Inc.", L=ValiCert Validation Network
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 1024 bits
  params: null
  modulus: 151925888865184058874596115697730858614669202904769539704127201646756051534655032055038307213409211434232006871742531947988573725777089613115182024490816865656158552458656885327170084896923777999088309064172252953507954380307187005509476625887177487300137191089047376069803199185872063354381508052921226182513
  public exponent: 65537
  Validity: [From: Fri Jun 25 19:23:48 BRT 1999,
               To: Tue Jun 25 19:23:48 BRT 2019]
  Issuer: EMAILADDRESS=in...@valicert.com, CN=http://www.valicert.com/, OU=ValiCert Class 1 Policy Validation Authority, O="ValiCert, Inc.", L=ValiCert Validation Network
  SerialNumber: [    01]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 50 68 3D 49 F4 2C 1C 06   94 DF 95 60 7F 96 7B 17  Ph=I.,.....`....
0010: FE 4F 71 AD 64 C8 DD 77   D2 EF 59 55 E8 3F E8 8E  .Oq.d..w..YU.?..
0020: 05 2A 21 F2 07 D2 B5 A7   52 FE 9C B1 B6 E2 5B 77  .*!.....R.....[w
0030: 17 40 EA 72 D6 23 CB 28   81 32 C3 00 79 18 EC 59  .@.r.#.(.2..y..Y
0040: 17 89 C9 C6 6A 1E 71 C9   FD B7 74 A5 25 45 69 C5  ....j.q...t.%Ei.
0050: 48 AB 19 E1 45 8A 25 6B   19 EE E5 BB 12 F5 7F F7  H...E.%k........
0060: A6 8D 51 C3 F0 9D 74 B7   A9 3E A0 A5 FF B6 49 03  ..Q...t..>....I.
0070: 13 DA 22 CC ED 71 82 2B   99 CF 3A B7 F5 2D 72 C8  .."..q.+..:..-r.

]]]

[2019-08-22T16:28:43.075-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123075] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=Class 3P Primary CA, O=Certplus, C=FR
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 21614364623234645301176979052165345431898293847960486915478489113641331309644631752003221165383118398140398886336016387390724896962665812867256887907245520366436021903224959533376678696719936735972067367920592968608491103081205372406043624400010083880772415904795029373948490802676779159314439078110930739868553466210514140689407010259951984397616006783494760981020892138542824737977628597898766038609349270744008280631843922769380819511751485857445066566834873801830547383948214472026533037321650013565965180311449002065019426293174492769711409600018705331909203823027179297493805317578775200581989013716669464825171
  public exponent: 65537
  Validity: [From: Wed Jul 07 14:10:00 BRT 1999,
               To: Sat Jul 06 20:59:59 BRT 2019]
  Issuer: CN=Class 3P Primary CA, O=Certplus, C=FR
  SerialNumber: [    bf5cdbb6 f21c6ec0 4deb7a02 3b36e879]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
  CA:true
  PathLen:10
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  Key_CertSign
  Crl_Sign
]

[4]: ObjectId: 2.16.840.1.113730.1.1 Criticality=false
NetscapeCertType [
   Object Signing CA]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 86 E1 E1 81 71 BF 6A 12   F1 0A F2 01 E4 C8 FB 40  ....q.j........@
0010: CE 68 80 89                                        .h..
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 25 AA E1 22 40 C2 A4 80   3C B7 A2 5D 99 8D 1F 7A  %.."@...<..]...z
0010: 42 35 38 66 17 11 DF BD   AF FC 15 11 98 19 33 E6  B58f..........3.
0020: 05 42 84 54 A8 4B EB B0   9D DB 37 DA 16 52 40 11  .B.T.K....7..R@.
0030: 74 68 BF E9 C9 B2 10 84   B7 1D 44 00 79 27 1C F5  th........D.y'..
0040: 58 06 17 18 32 35 B6 30   97 63 C6 A6 39 1B C8 EE  X...25.0.c..9...
0050: 46 17 62 C5 2E E7 0A A3   9A 8A 30 63 73 AA 14 A5  F.b.......0cs...
0060: 4D 0A A8 72 93 F0 49 11   10 90 7C 18 7D A8 20 05  M..r..I....... .
0070: C4 C2 7A 35 BA 1C 5A 0A   E0 2E 78 C8 88 B1 CF 57  ..z5..Z...x....W
0080: 01 EC 3D E2 06 13 34 C0   A8 DC FA 80 80 05 EE 05  ..=...4.........
0090: 76 BD 9D 2B C8 9D 50 6F   6B C5 40 50 84 FD 5D 1D  v..+..Pok.@P..].
00A0: E6 90 9C 10 D3 A4 C6 B9   28 1A DE B5 F8 0A 70 AA  ........(.....p.
00B0: CE DE 50 3D 03 80 DB D8   88 C5 48 06 E4 03 73 DD  ..P=......H...s.
00C0: 16 CE 36 D6 E5 9B EA 77   DA B2 96 B5 65 A7 04 5D  ..6....w....e..]
00D0: 23 AE F7 93 B2 5E 8A 51   64 5F DA CF 8C 3D 41 5B  #....^.Qd_...=A[
00E0: DE F9 A3 E9 2A 7C 47 10   1F F6 32 3C 7E 70 E9 DF  ....*.G...2<.p..
00F0: A1 D5 2E 0D B1 1A 45 B4   BC 12 ED 28 17 E9 1E 02  ......E....(....

]]]

[2019-08-22T16:28:43.075-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123075] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=UTN - DATACorp SGC, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 28268673816178652097323205892483557333571155870875470430960147296575080125058259576216678502943701783863235065864619513554332825256576232328090594008995653938402850832639909846660254240227871328870817423755670515240676922575555781981369246549012690884955359776531332666259760261360631995682094260285182867794701000430219975797941893404079475222143745688332320735114398825135169097291174452108993502788913943850837279188978684549502068499879944154157617599256436144641192788443262416163408036570340837806929138395134745754413204505641922381176732200396779902698082435830886530134629482115518533241525728911403361018543
  public exponent: 65537
  Validity: [From: Thu Jun 24 15:57:21 BRT 1999,
               To: Mon Jun 24 16:06:30 BRT 2019]
  Issuer: CN=UTN - DATACorp SGC, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  SerialNumber: [    44be0c8b 500021b4 11d32a68 06a9ad69]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=true
BasicConstraints:[
  CA:true
  PathLen:2147483647
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
  serverAuth
  1.3.6.1.4.1.311.10.3.3
  2.16.840.1.113730.4.1
]

[4]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  DigitalSignature
  Non_repudiation
  Key_CertSign
  Crl_Sign
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 53 32 D1 B3 CF 7F FA E0   F1 A0 5D 85 4E 92 D2 9E  S2........].N...
0010: 45 1D B4 4F                                        E..O
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 27 35 97 00 8A 8B 28 BD   C6 33 30 1E 29 FC E2 F7  '5....(..30.)...
0010: D5 98 D4 40 BB 60 CA BF   AB 17 2C 09 36 7F 50 FA  ...@.`....,.6.P.
0020: 41 DC AE 96 3A 0A 23 3E   89 59 C9 A3 07 ED 1B 37  A...:.#>.Y.....7
0030: AD FC 7C BE 51 49 5A DE   3A 0A 54 08 16 45 C2 99  ....QIZ.:.T..E..
0040: B1 87 CD 8C 68 E0 69 03   E9 C4 4E 98 B2 3B 8C 16  ....h.i...N..;..
0050: B3 0E A0 0C 98 50 9B 93   A9 70 09 C8 2C A3 8F DF  .....P...p..,...
0060: 02 E4 E0 71 3A F1 B4 23   72 A0 AA 01 DF DF 98 3E  ...q:..#r......>
0070: 14 50 A0 31 26 BD 28 E9   5A 30 26 75 F9 7B 60 1C  .P.1&.(.Z0&u..`.
0080: 8D F3 CD 50 26 6D 04 27   9A DF D5 0D 45 47 29 6B  ...P&m.'....EG)k
0090: 2C E6 76 D9 A9 29 7D 32   DD C9 36 3C BD AE 35 F1  ,.v..).2..6<..5.
00A0: 11 9E 1D BB 90 3F 12 47   4E 8E D7 7E 0F 62 73 1D  .....?.GN....bs.
00B0: 52 26 38 1C 18 49 FD 30   74 9A C4 E5 22 2F D8 C0  R&8..I.0t..."/..
00C0: 8D ED 91 7A 4C 00 8F 72   7F 5D DA DD 1B 8B 45 6B  ...zL..r.]....Ek
00D0: E7 DD 69 97 A8 C5 56 4C   0F 0C F6 9F 7A 91 37 F6  ..i...VL....z.7.
00E0: 97 82 E0 DD 71 69 FF 76   3F 60 4D 3C CF F7 99 F9  ....qi.v?`M<....
00F0: C6 57 F4 C9 55 39 78 BA   2C 79 C9 A6 88 2B F4 08  .W..U9x.,y...+..

]]]

[2019-08-22T16:28:43.075-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123075] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=Class 2 Primary CA, O=Certplus, C=FR
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 27812167065015388823464546085051838038637984524955446961713677446129738317206823109084046347331445589553661044970567054378890434198997684264035427965612348371450712507326051325897699623193542549935623373656021173400812096660408265660428190707740194627521887231277265714580183676839834206986781235312765075220315950810958811507502280227588815441578477215291988534906157760976397769689888907215150855840434702583111602520999318134940603246969350823443276228221841309609603461799754824116277675568900353181300725440703667660602245837574324610290490844383628811548288261887809415643569655985365531456192407526391687177813
  public exponent: 65537
  Validity: [From: Wed Jul 07 14:05:00 BRT 1999,
               To: Sat Jul 06 20:59:59 BRT 2019]
  Issuer: CN=Class 2 Primary CA, O=Certplus, C=FR
  SerialNumber: [    85bd4bf3 d8dae369 f694d75f c3a54423]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
  CA:true
  PathLen:10
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  Key_CertSign
  Crl_Sign
]

[4]: ObjectId: 2.16.840.1.113730.1.1 Criticality=false
NetscapeCertType [
   SSL CA
   S/MIME CA
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: E3 73 2D DF CB 0E 28 0C   DE DD B3 A4 CA 79 B8 8E  .s-...(......y..
0010: BB E8 30 89                                        ..0.
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: A7 54 CF 88 44 19 CB DF   D4 7F 00 DF 56 33 62 B5  .T..D.......V3b.
0010: F7 51 01 90 EB C3 3F D1   88 44 E9 24 5D EF E7 14  .Q....?..D.$]...
0020: BD 20 B7 9A 3C 00 FE 6D   9F DB 90 DC D7 F4 62 D6  . ..<..m......b.
0030: 8B 70 5D E7 E5 04 48 A9   68 7C C9 F1 42 F3 6C 7F  .p]...H.h...B.l.
0040: C5 7A 7C 1D 51 88 BA D2   0A 3E 27 5D DE 2D 51 4E  .z..Q....>'].-QN
0050: D3 13 64 69 E4 2E E3 D3   E7 9B 09 99 A6 E0 95 9B  ..di............
0060: CE 1A D7 7F BE 3C CE 52   B3 11 15 C1 0F 17 CD 03  .....<.R........
0070: BB 9C 25 15 BA A2 76 89   FC 06 F1 18 D0 93 4B 0E  ..%...v.......K.
0080: 7C 82 B7 A5 F4 F6 5F FE   ED 40 A6 9D 84 74 39 B9  ......_..@...t9.
0090: DC 1E 85 16 DA 29 1B 86   23 00 C9 BB 89 7E 6E 80  .....)..#.....n.
00A0: 88 1E 2F 14 B4 03 24 A8   32 6F 03 9A 47 2C 30 BE  ../...$.2o..G,0.
00B0: 56 C6 A7 42 02 70 1B EA   40 D8 BA 05 03 70 07 A4  V..B.p..@....p..
00C0: 96 FF FD 48 33 0A E1 DC   A5 81 90 9B 4D DD 7D E7  ...H3.......M...
00D0: E7 B2 CD 5C C8 6A 95 F8   A5 F6 8D C4 5D 78 08 BE  ...\.j......]x..
00E0: 7B 06 D6 49 CF 19 36 50   23 2E 08 E6 9E 05 4D 47  ...I..6P#.....MG
00F0: 18 D5 16 E9 B1 D6 B6 10   D5 BB 97 BF A2 8E B4 54  ...............T

]]]

[2019-08-22T16:28:43.075-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123075] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=Class 2 Primary CA, O=Certplus, C=FR
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 27812167065015388823464546085051838038637984524955446961713677446129738317206823109084046347331445589553661044970567054378890434198997684264035427965612348371450712507326051325897699623193542549935623373656021173400812096660408265660428190707740194627521887231277265714580183676839834206986781235312765075220315950810958811507502280227588815441578477215291988534906157760976397769689888907215150855840434702583111602520999318134940603246969350823443276228221841309609603461799754824116277675568900353181300725440703667660602245837574324610290490844383628811548288261887809415643569655985365531456192407526391687177813
  public exponent: 65537
  Validity: [From: Wed Jul 07 14:05:00 BRT 1999,
               To: Sat Jul 06 20:59:59 BRT 2019]
  Issuer: CN=Class 2 Primary CA, O=Certplus, C=FR
  SerialNumber: [    85bd4bf3 d8dae369 f694d75f c3a54423]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=false
BasicConstraints:[
  CA:true
  PathLen:10
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  Key_CertSign
  Crl_Sign
]

[4]: ObjectId: 2.16.840.1.113730.1.1 Criticality=false
NetscapeCertType [
   SSL CA
   S/MIME CA
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: E3 73 2D DF CB 0E 28 0C   DE DD B3 A4 CA 79 B8 8E  .s-...(......y..
0010: BB E8 30 89                                        ..0.
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: A7 54 CF 88 44 19 CB DF   D4 7F 00 DF 56 33 62 B5  .T..D.......V3b.
0010: F7 51 01 90 EB C3 3F D1   88 44 E9 24 5D EF E7 14  .Q....?..D.$]...
0020: BD 20 B7 9A 3C 00 FE 6D   9F DB 90 DC D7 F4 62 D6  . ..<..m......b.
0030: 8B 70 5D E7 E5 04 48 A9   68 7C C9 F1 42 F3 6C 7F  .p]...H.h...B.l.
0040: C5 7A 7C 1D 51 88 BA D2   0A 3E 27 5D DE 2D 51 4E  .z..Q....>'].-QN
0050: D3 13 64 69 E4 2E E3 D3   E7 9B 09 99 A6 E0 95 9B  ..di............
0060: CE 1A D7 7F BE 3C CE 52   B3 11 15 C1 0F 17 CD 03  .....<.R........
0070: BB 9C 25 15 BA A2 76 89   FC 06 F1 18 D0 93 4B 0E  ..%...v.......K.
0080: 7C 82 B7 A5 F4 F6 5F FE   ED 40 A6 9D 84 74 39 B9  ......_..@...t9.
0090: DC 1E 85 16 DA 29 1B 86   23 00 C9 BB 89 7E 6E 80  .....)..#.....n.
00A0: 88 1E 2F 14 B4 03 24 A8   32 6F 03 9A 47 2C 30 BE  ../...$.2o..G,0.
00B0: 56 C6 A7 42 02 70 1B EA   40 D8 BA 05 03 70 07 A4  V..B.p..@....p..
00C0: 96 FF FD 48 33 0A E1 DC   A5 81 90 9B 4D DD 7D E7  ...H3.......M...
00D0: E7 B2 CD 5C C8 6A 95 F8   A5 F6 8D C4 5D 78 08 BE  ...\.j......]x..
00E0: 7B 06 D6 49 CF 19 36 50   23 2E 08 E6 9E 05 4D 47  ...I..6P#.....MG
00F0: 18 D5 16 E9 B1 D6 B6 10   D5 BB 97 BF A2 8E B4 54  ...............T

]]]

[2019-08-22T16:28:43.075-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123075] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 22466356259302802551717801644710772426961610033346260086354613187874976948992939408231525706696424082312691074750378419215078131159281795954920144654718605935197679906085556797948624422433414069415152222961018799445311109402660050773855398735048210134662368151842249721090482023018794719228445589971761770739049283041997902724693769461451095561511601571549326415867445439758570552405170386650731235758337556959840061657652816464180356596151013381613262234005502993382979277514089478656187207322715958205361312797892656063517010992364715520448836463615280405565385053582107461430088577320911814185438558395911112837211
  public exponent: 65537
  Validity: [From: Fri Jul 09 15:10:42 BRT 1999,
               To: Tue Jul 09 15:19:22 BRT 2019]
  Issuer: CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  SerialNumber: [    44be0c8b 500024b4 11d3362a fe650afd]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=true
BasicConstraints:[
  CA:true
  PathLen:2147483647
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
  serverAuth
  ipsecEndSystem
  ipsecTunnel
  ipsecUser
]

[4]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  DigitalSignature
  Non_repudiation
  Key_CertSign
  Crl_Sign
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: A1 72 5F 26 1B 28 98 43   95 5D 07 37 D5 85 96 9D  .r_&.(.C.].7....
0010: 4B D2 C3 45                                        K..E
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: 47 19 0F DE 74 C6 99 97   AF FC AD 28 5E 75 8E EB  G...t......(^u..
0010: 2D 67 EE 4E 7B 2B D7 0C   FF F6 DE CB 55 A2 0A E1  -g.N.+......U...
0020: 4C 54 65 93 60 6B 9F 12   9C AD 5E 83 2C EB 5A AE  LTe.`k....^.,.Z.
0030: C0 E4 2D F4 00 63 1D B8   C0 6C F2 CF 49 BB 4D 93  ..-..c...l..I.M.
0040: 6F 06 A6 0A 22 B2 49 62   08 4E FF C8 C8 14 B2 88  o...".Ib.N......
0050: 16 5D E7 01 E4 12 95 E5   45 34 B3 8B 69 BD CF B4  .]......E4..i...
0060: 85 8F 75 51 9E 7D 3A 38   3A 14 48 12 C6 FB A7 3B  ..uQ..:8:.H....;
0070: 1A 8D 0D 82 40 07 E8 04   08 90 A1 89 CB 19 50 DF  ....@.........P.
0080: CA 1C 01 BC 1D 04 19 7B   10 76 97 3B EE 90 90 CA  .........v.;....
0090: C4 0E 1F 16 6E 75 EF 33   F8 D3 6F 5B 1E 96 E3 E0  ....nu.3..o[....
00A0: 74 77 74 7B 8A A2 6E 2D   DD 76 D6 39 30 82 F0 AB  twt...n-.v.90...
00B0: 9C 52 F2 2A C7 AF 49 5E   7E C7 68 E5 82 81 C8 6A  .R.*..I^..h....j
00C0: 27 F9 27 88 2A D5 58 50   95 1F F0 3B 1C 57 BB 7D  '.'.*.XP...;.W..
00D0: 14 39 62 2B 9A C9 94 92   2A A3 22 0C FF 89 26 7D  .9b+....*."...&.
00E0: 5F 23 2B 47 D7 15 1D A9   6A 9E 51 0D 2A 51 9E 81  _#+G....j.Q.*Q..
00F0: F9 D4 3B 5E 70 12 7F 10   32 9C 1E BB 9D F8 66 A8  ..;^p...2.....f.

]]]

[2019-08-22T16:28:43.091-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123091] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 22498783463083432959284168386409369291955038543860490014652552599946227610701597170140025777460440051576940055114151688564424450502962692946914121648464149848971060576483061771422853543951215013563325278089962342124385107871785292348304269132449951488798696535892014442011779480523971888046182115783313222830528011595242687378120162559160959607028365210240184157701430166819711652309059420982812476846459005227651384919840114419411479826761790470294309563612921306187982315796035562139890571490770636907160827366435324974533991196628542326996888957757240366713401462322756766583136758771465334269521766556285170101483
  public exponent: 65537
  Validity: [From: Fri Jul 09 14:28:50 BRT 1999,
               To: Tue Jul 09 14:36:58 BRT 2019]
  Issuer: CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  SerialNumber: [    44be0c8b 500024b4 11d33625 2567c989]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=true
BasicConstraints:[
  CA:true
  PathLen:2147483647
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
  clientAuth
  emailProtection
]

[4]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  DigitalSignature
  Non_repudiation
  Key_CertSign
  Crl_Sign
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 89 82 67 7D C4 9D 26 70   00 4B B4 50 48 7C DE 3D  ..g...&p.K.PH..=
0010: AE 04 6E 7D                                        ..n.
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: B1 6D 61 5D A6 1A 7F 7C   AB 4A E4 30 FC 53 6F 25  .ma].....J.0.So%
0010: 24 C6 CA ED E2 31 5C 2B   0E EE EE 61 55 6F 04 3E  $....1\+...aUo.>
0020: CF 39 DE C5 1B 49 94 E4   EB 20 4C B4 E6 9E 50 2E  .9...I... L...P.
0030: 72 D9 8D F5 AA A3 B3 4A   DA 56 1C 60 97 80 DC 82  r......J.V.`....
0040: A2 AD 4A BD 8A 2B FF 0B   09 B4 C6 D7 20 04 45 E4  ..J..+...... .E.
0050: CD 80 01 BA BA 2B 6E CE   AA D7 92 FE E4 AF EB F4  .....+n.........
0060: 26 1D 16 2A 7F 6C 30 95   37 2F 33 12 AC 7F DD C7  &..*.l0.7/3.....
0070: D1 11 8C 51 98 B2 D0 A3   91 D0 AD F6 9F 9E 83 93  ...Q............
0080: 1E 1D 42 B8 46 AF 6B 66   F0 9B 7F EA E3 03 02 E5  ..B.F.kf........
0090: 02 51 C1 AA D5 35 9D 72   40 03 89 BA 31 1D C5 10  .Q...5.r@...1...
00A0: 68 52 9E DF A2 85 C5 5C   08 A6 78 E6 53 4F B1 E8  hR.....\..x.SO..
00B0: B7 D3 14 9E 93 A6 C3 64   E3 AC 7E 71 CD BC 9F E9  .......d...q....
00C0: 03 1B CC FB E9 AC 31 C1   AF 7C 15 74 02 99 C3 B2  ......1....t....
00D0: 47 A6 C2 32 61 D7 C7 6F   48 24 51 27 A1 D5 87 55  G..2a..oH$Q'...U
00E0: F2 7B 8F 98 3D 16 9E EE   75 B6 F8 D0 8E F2 F3 C6  ....=...u.......
00F0: AE 28 5B A7 F0 F3 36 17   FC C3 05 D3 CA 03 4A 54  .([...6.......JT

]]]

[2019-08-22T16:28:43.091-0300] [Payara 5.192] [SEVERE] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502123091] [levelValue: 1000] [[
  The SSL certificate has expired: [
[
  Version: V3
  Subject: CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

  Key:  Sun RSA public key, 2048 bits
  params: null
  modulus: 22498783463083432959284168386409369291955038543860490014652552599946227610701597170140025777460440051576940055114151688564424450502962692946914121648464149848971060576483061771422853543951215013563325278089962342124385107871785292348304269132449951488798696535892014442011779480523971888046182115783313222830528011595242687378120162559160959607028365210240184157701430166819711652309059420982812476846459005227651384919840114419411479826761790470294309563612921306187982315796035562139890571490770636907160827366435324974533991196628542326996888957757240366713401462322756766583136758771465334269521766556285170101483
  public exponent: 65537
  Validity: [From: Fri Jul 09 14:28:50 BRT 1999,
               To: Tue Jul 09 14:36:58 BRT 2019]
  Issuer: CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
  SerialNumber: [    44be0c8b 500024b4 11d33625 2567c989]

Certificate Extensions: 5
[1]: ObjectId: 2.5.29.19 Criticality=true
BasicConstraints:[
  CA:true
  PathLen:2147483647
]

[2]: ObjectId: 2.5.29.31 Criticality=false
CRLDistributionPoints [
  [DistributionPoint:
]]

[3]: ObjectId: 2.5.29.37 Criticality=false
ExtendedKeyUsages [
  clientAuth
  emailProtection
]

[4]: ObjectId: 2.5.29.15 Criticality=false
KeyUsage [
  DigitalSignature
  Non_repudiation
  Key_CertSign
  Crl_Sign
]

[5]: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 89 82 67 7D C4 9D 26 70   00 4B B4 50 48 7C DE 3D  ..g...&p.K.PH..=
0010: AE 04 6E 7D                                        ..n.
]
]

]
  Algorithm: [SHA1withRSA]
  Signature:
0000: B1 6D 61 5D A6 1A 7F 7C   AB 4A E4 30 FC 53 6F 25  .ma].....J.0.So%
0010: 24 C6 CA ED E2 31 5C 2B   0E EE EE 61 55 6F 04 3E  $....1\+...aUo.>
0020: CF 39 DE C5 1B 49 94 E4   EB 20 4C B4 E6 9E 50 2E  .9...I... L...P.
0030: 72 D9 8D F5 AA A3 B3 4A   DA 56 1C 60 97 80 DC 82  r......J.V.`....
0040: A2 AD 4A BD 8A 2B FF 0B   09 B4 C6 D7 20 04 45 E4  ..J..+...... .E.
0050: CD 80 01 BA BA 2B 6E CE   AA D7 92 FE E4 AF EB F4  .....+n.........
0060: 26 1D 16 2A 7F 6C 30 95   37 2F 33 12 AC 7F DD C7  &..*.l0.7/3.....
0070: D1 11 8C 51 98 B2 D0 A3   91 D0 AD F6 9F 9E 83 93  ...Q............
0080: 1E 1D 42 B8 46 AF 6B 66   F0 9B 7F EA E3 03 02 E5  ..B.F.kf........
0090: 02 51 C1 AA D5 35 9D 72   40 03 89 BA 31 1D C5 10  .Q...5.r@...1...
00A0: 68 52 9E DF A2 85 C5 5C   08 A6 78 E6 53 4F B1 E8  hR.....\..x.SO..
00B0: B7 D3 14 9E 93 A6 C3 64   E3 AC 7E 71 CD BC 9F E9  .......d...q....
00C0: 03 1B CC FB E9 AC 31 C1   AF 7C 15 74 02 99 C3 B2  ......1....t....
00D0: 47 A6 C2 32 61 D7 C7 6F   48 24 51 27 A1 D5 87 55  G..2a..oH$Q'...U
00E0: F2 7B 8F 98 3D 16 9E EE   75 B6 F8 D0 8E F2 F3 C6  ....=...u.......
00F0: AE 28 5B A7 F0 F3 36 17   FC C3 05 D3 CA 03 4A 54  .([...6.......JT

]]]

[2019-08-22T16:28:44.003-0300] [Payara 5.192] [INFO] [NCLS-SECURITY-01002] [javax.enterprise.system.core.security] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124003] [levelValue: 800] [[
  Java security manager is disabled.]]

[2019-08-22T16:28:44.003-0300] [Payara 5.192] [INFO] [NCLS-SECURITY-01010] [javax.enterprise.system.core.security] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124003] [levelValue: 800] [[
  Entering Security Startup Service.]]

[2019-08-22T16:28:44.006-0300] [Payara 5.192] [INFO] [NCLS-SECURITY-01143] [javax.enterprise.system.core.security] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124006] [levelValue: 800] [[
  Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.]]

[2019-08-22T16:28:44.251-0300] [Payara 5.192] [INFO] [NCLS-SECURITY-01011] [javax.enterprise.system.core.security] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124251] [levelValue: 800] [[
  Security Service(s) started successfully.]]

[2019-08-22T16:28:44.546-0300] [Payara 5.192] [INFO] [AS-WEB-GLUE-00198] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124546] [levelValue: 800] [[
  Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080]]

[2019-08-22T16:28:44.562-0300] [Payara 5.192] [INFO] [AS-WEB-GLUE-00198] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124562] [levelValue: 800] [[
  Created HTTP listener http-listener-2 on host/port 0.0.0.0:8181]]

[2019-08-22T16:28:44.562-0300] [Payara 5.192] [INFO] [AS-WEB-GLUE-00198] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124562] [levelValue: 800] [[
  Created HTTP listener admin-listener on host/port 0.0.0.0:4848]]

[2019-08-22T16:28:44.593-0300] [Payara 5.192] [INFO] [AS-WEB-GLUE-00200] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124593] [levelValue: 800] [[
  Created virtual server server]]

[2019-08-22T16:28:44.609-0300] [Payara 5.192] [INFO] [AS-WEB-GLUE-00200] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124609] [levelValue: 800] [[
  Created virtual server __asadmin]]

[2019-08-22T16:28:44.814-0300] [Payara 5.192] [INFO] [NCLS-REST-00001] [javax.enterprise.admin.rest] [tid: _ThreadID=132 _ThreadName=admin-thread-pool::admin-listener(2)] [timeMillis: 1566502124814] [levelValue: 800] [[
  Listening to REST requests at context: /management/domain.]]

[2019-08-22T16:28:44.823-0300] [Payara 5.192] [INFO] [AS-WEB-GLUE-00201] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502124823] [levelValue: 800] [[
  Virtual server server loaded default web module ]]

[2019-08-22T16:28:45.179-0300] [Payara 5.192] [INFO] [] [org.jvnet.hk2.osgiadapter] [tid: _ThreadID=21 _ThreadName=FelixStartLevel] [timeMillis: 1566502125179] [levelValue: 800] [[
  Skipping registration of inhabitant for service reference [org.osgi.service.metatype.MetaTypeProvider] as the service object could not be obtained.]]

[2019-08-22T16:28:46.423-0300] [Payara 5.192] [INFO] [NCLS-CORE-00022] [javax.enterprise.system.core] [tid: _ThreadID=147 _ThreadName=Thread-11] [timeMillis: 1566502126423] [levelValue: 800] [[
  Loading application __admingui done in 1.511 ms]]

[2019-08-22T16:28:46.438-0300] [Payara 5.192] [INFO] [] [org.jboss.weld.Version] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502126438] [levelValue: 800] [[
  WELD-000900: 3.1.0 (Final)]]

[2019-08-22T16:28:47.513-0300] [Payara 5.192] [INFO] [jsf.config.listener.version] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID=147 _ThreadName=Thread-11] [timeMillis: 1566502127513] [levelValue: 800] [[
  Inicializando Mojarra 2.3.9.payara-p2 para o contexto '']]

[2019-08-22T16:28:48.495-0300] [Payara 5.192] [INFO] [] [fish.payara.micro.cdi.extension.ClusteredCDIEventBusImpl] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502128495] [levelValue: 800] [[
  Clustered CDI Event bus initialized]]

[2019-08-22T16:28:48.682-0300] [Payara 5.192] [INFO] [AS-WEB-GLUE-00172] [javax.enterprise.web] [tid: _ThreadID=147 _ThreadName=Thread-11] [timeMillis: 1566502128682] [levelValue: 800] [[
  Loading application [__admingui] at [/]]]

[2019-08-22T16:28:48.770-0300] [Payara 5.192] [INFO] [] [org.glassfish.soteria.servlet.SamRegistrationInstaller] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502128770] [levelValue: 800] [[
  Initializing Soteria 1.1-b01 for context '/servico-cartao']]

[2019-08-22T16:28:48.786-0300] [Payara 5.192] [INFO] [] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502128786] [levelValue: 800] [[
  WebModule[/servico-cartao] ServletContext.log():No Spring WebApplicationInitializer types detected on classpath]]

[2019-08-22T16:28:48.792-0300] [Payara 5.192] [INFO] [] [fish.payara.microprofile.healthcheck.servlet.HealthCheckServletContainerInitializer] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502128792] [levelValue: 800] [[
  Registered br.cartao.rest.CartaoHealthCheck as a HealthCheck for app: servico-cartao]]

[2019-08-22T16:28:48.798-0300] [Payara 5.192] [INFO] [jsf.config.listener.version] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502128798] [levelValue: 800] [[
  Inicializando Mojarra 2.3.9.payara-p2 para o contexto '/servico-cartao']]

[2019-08-22T16:28:48.983-0300] [Payara 5.192] [INFO] [] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502128983] [levelValue: 800] [[
  WebModule[/servico-cartao] ServletContext.log():Initializing Spring root WebApplicationContext]]

[2019-08-22T16:28:48.992-0300] [Payara 5.192] [INFO] [] [org.springframework.web.context.ContextLoader] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502128992] [levelValue: 800] [[
  Root WebApplicationContext: initialization started]]

[2019-08-22T16:28:50.479-0300] [Payara 5.192] [INFO] [] [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502130479] [levelValue: 800] [[
  Initialized JPA EntityManagerFactory for persistence unit 'sistema']]

[2019-08-22T16:28:50.651-0300] [Payara 5.192] [INFO] [] [org.springframework.web.context.ContextLoader] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502130651] [levelValue: 800] [[
  Root WebApplicationContext initialized in 1659 ms]]

[2019-08-22T16:28:50.793-0300] [Payara 5.192] [INFO] [AS-WEB-GLUE-00172] [javax.enterprise.web] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502130793] [levelValue: 800] [[
  Loading application [servico-cartao] at [/servico-cartao]]]

[2019-08-22T16:28:50.876-0300] [Payara 5.192] [INFO] [] [javax.enterprise.system.core] [tid: _ThreadID=46 _ThreadName=admin-thread-pool::admin-listener(1)] [timeMillis: 1566502130876] [levelValue: 800] [[
  servico-cartao was successfully deployed in 8.907 milliseconds.]]

Now follow the same debug logs:

Output:
D:\Java\payara-web-profile-5.192\glassfish\bin\asadmin.bat start-domain --debug domain1
"C:\Program Files\Java\oracle-jdk-11.0.4\bin\java.exe" -Dfile.encoding=windows-1252 -classpath C:\Users\fsilva\AppData\Local\Temp\classpath549501613.jar com.intellij.javaee.oss.process.JavaeeProcess 60422 com.intellij.javaee.oss.glassfish.agent.Glassfish51Agent
[2019-08-22 04:32:09,757] Artifact servico-cartao:war exploded: Waiting for server connection to start artifact deployment...
Detected server admin port: 4848
Detected server http port: 8080
Attempting to start domain1.... Please look at the server log for more details.....

Glassfish log:
[2019-08-22T16:32:09.637-0300] [] [INFO] [NCLS-GFLAUNCHER-00005] [javax.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1566502329637] [levelValue: 800] [[
-Djava.library.path=D:/Java/payara-web-profile-5.192/glassfish/lib;C:/Program Files/Java/oracle-jdk-11.0.4/bin;C:/Windows/Sun/Java/bin;C:/Windows/System32;C:/Windows;C:/Windows/System32/wbem;C:/Windows/System32/WindowsPowerShell/v1.0;C:/Windows/System32/OpenSSH;C:/Program Files/nodejs;C:/Program Files (x86)/Microsoft SQL Server/Client SDK/ODBC/130/Tools/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/Tools/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/DTS/Binn;C:/Program Files (x86)/Microsoft SQL Server/140/Tools/Binn/ManagementStudio;C:/Program Files (x86)/Windows Live/Shared;C:/Program Files/TortoiseSVN/bin;C:/Users/fsilva/AppData/Local/Microsoft/WindowsApps;C:/Program Files/Microsoft VS Code/bin;C:/Users/fsilva/AppData/Roaming/npm;C:/Users/fsilva/AppData/Local/Programs/Microsoft VS Code/bin;D:/Java/payara-web-profile-5.192/glassfish/bin
It seems to me that payara is stopped waiting for something to start, but I don't know what it is..maybe the connection to debug port..something so ...

Thanks so far and sorry for so much bother.

Regards

Fernando Franzini

unread,
Aug 22, 2019, 4:07:17 PM8/22/19
to Payara Forum


Em quinta-feira, 22 de agosto de 2019 16:34:38 UTC-3, Fernando Franzini escreveu:
Hi Rudy

...

Rudy De Busscher

unread,
Aug 26, 2019, 1:19:19 AM8/26/19
to Payara Forum
Hi Fernando,

I'm unable to reproduce your problem. If I switch to JDK 11 entirely on my machine, I can start and debug an application with the Payara Server Web edition.

>I see for example only 2 add-opens/add-export entries and that should be 8 of them. I do not know how this is possible. Can you verify in the domain.xml file how many of those jvm options are defined.
>I don't understand what you're talking about. Could you specify what to do and where to look?

The Payara Server configuration is (mainly) located in the file <payara_home>/glassfish/domains/domain1/config/domain.xml (if using domain1, the default). There are 2 configuration sets, and each of them contains these

        <jvm-options>[9|]--add-opens=java.base/jdk.internal.loader=ALL-UNNAMED</jvm-options>
        <jvm-options>[9|]--add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED</jvm-options>
        <jvm-options>[9|]--add-exports=java.base/jdk.internal.ref=ALL-UNNAMED</jvm-options>
        <jvm-options>[9|]--add-opens=java.base/java.lang=ALL-UNNAMED</jvm-options>
        <jvm-options>[9|]--add-opens=java.base/java.nio=ALL-UNNAMED</jvm-options>
        <jvm-options>[9|]--add-opens=java.base/sun.nio.ch=ALL-UNNAMED</jvm-options>
        <jvm-options>[9|]--add-opens=java.management/sun.management=ALL-UNNAMED</jvm-options>
        <jvm-options>[9|]--add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED</jvm-options>

But I see on your latest server.log entry that the correct number of entries related to opening modules is present.


Your problem is not the same as the one described here
Since you are able to run the application, but not to debug it.


Maybe it is related to the OS, I'll ask someone who is also using Windows.

regards
Rudy

...

Fernando Franzini

unread,
Aug 26, 2019, 12:22:04 PM8/26/19
to Payara Forum
Hi Rudy

Thank you for your attention and help. I opened a direct demand on jetbrain about this issue, as it seems to me IDE error: https://intellij-support.jetbrains.com/hc/en-us/requests/2233249
...

Christoph John

unread,
Aug 26, 2019, 4:18:20 PM8/26/19
to Payara Forum
Hi,

your problem sounds a little like the one reported here: https://stackoverflow.com/questions/57580027/payara-does-not-start-from-intellij

Cheers,
Chris.

Fernando Franzini

unread,
Aug 28, 2019, 4:28:43 PM8/28/19
to Payara Forum
Hi Chris

I believe it is not the same, because in my case the messages do not happen:
Command start-domain failed.
The DAS was stopped.

My case the last message is this:
Attempting to start domain1 .... Please look at the server log for more details .....
And stand still in it ....

I opened a request on intelliJ and I'm waiting for someone to give it a direction. Thank you for your help.
Regards

Christoph John

unread,
Aug 29, 2019, 8:02:18 AM8/29/19
to Payara Forum
I do not use IntelliJ but from my experience it looks like Payara is waiting that the debugger attaches but that does not happen.
I also do not use Windows but could it be that the access to the debug port 9009 is not allowed by the Windows Firewall for instance?
Sorry for my wild guesses... :)

Cheers,
Chris.

Fernando Franzini

unread,
Aug 29, 2019, 9:18:30 AM8/29/19
to Payara Forum
Hi Chris

I appreciate your help, but I already suspect this possibility and already validated all options, antivirus and corporate firewall. It is not.
Best Regards

Christoph John

unread,
Aug 29, 2019, 9:28:51 AM8/29/19
to Payara Forum
Hi Fernando,

OK, didn't know that. Couldn't find it in your posts.
I would be interested in the resolution once you (or the IntelliJ guys) find it.

Thanks,
Chris.

Fernando Franzini

unread,
Aug 30, 2019, 9:06:24 AM8/30/19
to Payara Forum
Hi Rudy

Curiously, I migrated this maven project on intelliJ to Eclipse. The same thing happened: I was able to execute, but not to debung. Eclipse had the following error:

ERROR: transport error 202: connect failed: Connection refused
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [:732]

Does this mean it is a payara error and not an intelliJ error? I'm lost...
Regards.
...

Christoph John

unread,
Sep 2, 2019, 5:17:59 AM9/2/19
to Payara Forum
From my experience this has neither to do with Payara nor with IntelliJ or Eclipse.
The message is simply saying that the debugging agent could not be initialized. Since you do not want me to come back to my firewall theory ;) I would check if the debug port maybe is in use by another application.

Are there more related entries in the log file or only those three lines?

Could you try to connect to Payara via IP address instead of using localhost? Just to rule out any errors with name lookup. I once had a problem on Ubuntu where localhost was mapped to 127.0.1.1 instead of 127.0.0.1 which lead to all kinds of strange errors like the one you are seeing.

Cheers,
Chris.

Fernando Franzini

unread,
Sep 2, 2019, 10:20:02 AM9/2/19
to Payara Forum
Hi Chris

I set up the same environment on a laptop outside the corporate network, win10, same oraclejdk, same payara and unfortunately the exact same problem happened, payara runs but does not debug. This proves that it is not antivirus or corporate network.
I understand what you mean, but if it was another application using the port, I think we would have a classic socket busy error. But in my case, nothing happens, there is no error, simply payara does not start in debug mode and stands there. I am waiting for paid support from intellij.
Best Regards

Christoph John

unread,
Sep 2, 2019, 2:05:35 PM9/2/19
to Payara Forum
Hi Fernando,

fair enough, I'm curious what the IntelliJ guys will come up with.
What happens if you start Payara in debug mode and then do a telnet to the remote debugging port, i.e. "telnet localhost 9009"? (I assume that 9009 is the debugging port)

Cheers,
Chris.

Fernando Franzini

unread,
Sep 4, 2019, 10:01:07 AM9/4/19
to Payara Forum
Hi Chris

I did "telnet localhost 9009" after starting payara in debug mode the result was: JDWP-Handshake
What it mean?
Regards.

Fernando Franzini

unread,
Sep 19, 2019, 8:09:11 AM9/19/19
to Payara Forum
Hello Rudy

With your article yesterday (https://blog.payara.fish/how-to-run-and-debug-your-payara-micro-application-with-intellij-idea) I was able to run and debug my war microprofile using run / debug model via add jar. Very good!

But I have another war uses payara web profille, which still still doesn't work via debug. This uses payara web profile to add to intellij via "glassfish server" (https://blog.payara.fish/payara-server-basics-adding-payara-server-to-intellij-idea). I still can't debug. Any tips on how to solve?

Best Regards.

Rudy De Busscher

unread,
Sep 20, 2019, 2:30:11 AM9/20/19
to Payara Forum
Hi Fernando,

As mentioned earlier, the case you describes works on my laptop. So I'm not sure what can be wrong.

Rudy

Fernando Franzini

unread,
Sep 24, 2019, 7:21:35 AM9/24/19
to Payara Forum
Hi Rudy

Work using windows10, oracleJdk11 e payara-web-profile add as glassfish server?
Regards.
Reply all
Reply to author
Forward
0 new messages