2024-05-16 16:46:02 /opt/payara/scripts/entrypoint.sh: line 15: /opt/payara/config/pre-boot-commands.asadmin: No such file or directory 2024-05-16 16:46:02 /opt/payara/scripts/entrypoint.sh: line 17: /opt/payara/config/post-boot-commands.asadmin: No such file or directory 2024-05-16 16:46:02 [Entrypoint] running /opt/payara/scripts/init_1_generate_deploy_commands.sh 2024-05-16 16:46:02 Adding deployment target /opt/payara/deployments/dataverse to post boot commands 2024-05-16 16:46:02 2024-05-16 16:46:02 [Entrypoint] running /opt/payara/scripts/init_1_generate_devmode_commands.sh 2024-05-16 16:46:02 Enabling JDWP remote debugging support via asadmin debugging switch. 2024-05-16 16:46:02 Enabling hot reload of deployments. 2024-05-16 16:46:02 DEBUG: preboot contains the following commands: 2024-05-16 16:46:02 -------------------------------------------------- 2024-05-16 16:46:02 # Dataverse preboot configuration for Payara 2024-05-16 16:46:02 set configs.config.server-config.admin-service.das-config.dynamic-reload-enabled=true 2024-05-16 16:46:02 set configs.config.server-config.admin-service.das-config.autodeploy-enabled=true 2024-05-16 16:46:02 -------------------------------------------------- 2024-05-16 16:46:02 2024-05-16 16:46:02 [Entrypoint] running /opt/payara/scripts/init_2_configure.sh 2024-05-16 16:46:02 INFO: Defining system properties for Dataverse configuration options. 2024-05-16 16:46:02 DEBUG: Handling dataverse.oai.server.maxrecords=2. 2024-05-16 16:46:02 DEBUG: Handling dataverse.files.local.type=file. 2024-05-16 16:46:02 DEBUG: Handling dataverse.files.local.label=Local. 2024-05-16 16:46:02 DEBUG: Handling dataverse.oai.server.maxidentifiers=2. 2024-05-16 16:46:02 DEBUG: Handling dataverse.files.local.directory=/dv/store. 2024-05-16 16:46:03 DEBUG: Handling dataverse.files.storage-driver-id=local. 2024-05-16 16:46:03 DEBUG: Handling dataverse.timerServer=true. 2024-05-16 16:46:03 DEBUG: Handling dataverse.auth.password-reset-timeout-in-minutes=60. 2024-05-16 16:46:03 DEBUG: postboot contains the following commands: 2024-05-16 16:46:03 -------------------------------------------------- 2024-05-16 16:46:03 # Dataverse postboot configuration for Payara 2024-05-16 16:46:03 create-system-properties dataverse.oai.server.maxrecords=2 2024-05-16 16:46:03 create-system-properties dataverse.files.local.type=file 2024-05-16 16:46:03 create-system-properties dataverse.files.local.label=Local 2024-05-16 16:46:03 create-system-properties dataverse.oai.server.maxidentifiers=2 2024-05-16 16:46:03 create-system-properties dataverse.files.local.directory=/dv/store 2024-05-16 16:46:03 create-system-properties dataverse.files.storage-driver-id=local 2024-05-16 16:46:03 create-system-properties dataverse.timerServer=true 2024-05-16 16:46:03 create-system-properties dataverse.auth.password-reset-timeout-in-minutes=60 2024-05-16 16:46:03 deploy /opt/payara/deployments/dataverse 2024-05-16 16:46:03 -------------------------------------------------- 2024-05-16 16:46:03 2024-05-16 16:46:03 [Entrypoint] running /opt/payara/scripts/init_3_wait_dataverse_db_host.sh 2024-05-16 16:46:21 2024-05-16 16:46:21 [Entrypoint] ignoring /opt/payara/scripts/init.d/* 2024-05-16 16:46:21 2024-05-16 16:46:21 [Entrypoint] running /opt/payara/scripts/startInForeground.sh in foreground 2024-05-16 16:46:21 Executing Payara Server with the following command line: 2024-05-16 16:46:21 /opt/java/openjdk/bin/java 2024-05-16 16:46:21 -cp 2024-05-16 16:46:21 /opt/payara/appserver/glassfish/domains/domain1/lib/ext/*:/opt/payara/appserver/glassfish/modules/glassfish.jar 2024-05-16 16:46:21 -Ddataverse.files.storage-driver-id=file1 2024-05-16 16:46:21 -Ddataverse.files.file1.type=file 2024-05-16 16:46:21 -Ddataverse.files.file1.label=Filesystem 2024-05-16 16:46:21 -Ddataverse.files.file1.directory=${STORAGE_DIR}/store 2024-05-16 16:46:21 -Ddataverse.files.localstack1.type=s3 2024-05-16 16:46:21 -Ddataverse.files.localstack1.label=LocalStack 2024-05-16 16:46:21 -Ddataverse.files.localstack1.custom-endpoint-url=http://localstack:4566 2024-05-16 16:46:21 -Ddataverse.files.localstack1.custom-endpoint-region=us-east-2 2024-05-16 16:46:21 -Ddataverse.files.localstack1.bucket-name=mybucket 2024-05-16 16:46:21 -Ddataverse.files.localstack1.path-style-access=true 2024-05-16 16:46:21 -Ddataverse.files.localstack1.upload-redirect=true 2024-05-16 16:46:21 -Ddataverse.files.localstack1.download-redirect=true 2024-05-16 16:46:21 -Ddataverse.files.localstack1.access-key=default 2024-05-16 16:46:21 -Ddataverse.files.localstack1.secret-key=default 2024-05-16 16:46:21 -Ddataverse.files.minio1.type=s3 2024-05-16 16:46:21 -Ddataverse.files.minio1.label=MinIO 2024-05-16 16:46:21 -Ddataverse.files.minio1.custom-endpoint-url=http://minio:9000 2024-05-16 16:46:21 -Ddataverse.files.minio1.custom-endpoint-region=us-east-1 2024-05-16 16:46:21 -Ddataverse.files.minio1.bucket-name=mybucket 2024-05-16 16:46:21 -Ddataverse.files.minio1.path-style-access=true 2024-05-16 16:46:21 -Ddataverse.files.minio1.upload-redirect=false 2024-05-16 16:46:21 -Ddataverse.files.minio1.download-redirect=false 2024-05-16 16:46:21 -Ddataverse.files.minio1.access-key=4cc355_k3y 2024-05-16 16:46:21 -Ddataverse.files.minio1.secret-key=s3cr3t_4cc355_k3y 2024-05-16 16:46:21 -Ddataverse.pid.providers=fake 2024-05-16 16:46:21 -Ddataverse.pid.default-provider=fake 2024-05-16 16:46:21 -Ddataverse.pid.fake.type=FAKE 2024-05-16 16:46:21 -Ddataverse.pid.fake.label=FakeDOIProvider 2024-05-16 16:46:21 -Ddataverse.pid.fake.authority=10.5072 2024-05-16 16:46:21 -Ddataverse.pid.fake.shoulder=FK2/ 2024-05-16 16:46:21 2024-05-16 16:46:21 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:9009 2024-05-16 16:46:21 -XX:+UnlockDiagnosticVMOptions 2024-05-16 16:46:21 --add-exports=java.base/sun.net.www=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/java.net=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/sun.net.www.protocol.jrt=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.desktop/java.beans=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.management/sun.management=ALL-UNNAMED 2024-05-16 16:46:21 --add-exports=java.base/jdk.internal.ref=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/java.io=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/java.nio=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/java.lang=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.logging/java.util.logging=ALL-UNNAMED 2024-05-16 16:46:21 --add-exports=jdk.naming.dns/com.sun.jndi.dns=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/sun.net.www.protocol.jar=ALL-UNNAMED 2024-05-16 16:46:21 --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED 2024-05-16 16:46:21 --add-exports=java.base/sun.security.util=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/java.util=ALL-UNNAMED 2024-05-16 16:46:21 --add-opens=java.base/sun.nio.ch=ALL-UNNAMED 2024-05-16 16:46:21 -XX:HeapDumpPath=/dumps 2024-05-16 16:46:21 -XX:MaxHeapFreeRatio=40 2024-05-16 16:46:21 -XX:MinHeapFreeRatio=20 2024-05-16 16:46:21 -XX:+UseStringDeduplication 2024-05-16 16:46:21 -XX:+UseContainerSupport 2024-05-16 16:46:21 -XX:+IgnoreUnrecognizedVMOptions 2024-05-16 16:46:21 -XX:+UseG1GC 2024-05-16 16:46:21 -XX:MaxGCPauseMillis=500 2024-05-16 16:46:21 -XX:MetaspaceSize=256m 2024-05-16 16:46:21 -XX:+DisableExplicitGC 2024-05-16 16:46:21 -XX:MaxMetaspaceSize=2g 2024-05-16 16:46:21 -XX:MaxRAMPercentage=70.0 2024-05-16 16:46:21 -Xbootclasspath/a:/opt/payara/appserver/glassfish/lib/grizzly-npn-api.jar 2024-05-16 16:46:21 -Xss512k 2024-05-16 16:46:21 -server 2024-05-16 16:46:21 -javaagent:/opt/payara/appserver/glassfish/lib/monitor/flashlight-agent.jar 2024-05-16 16:46:21 -Djavax.xml.accessExternalSchema=all 2024-05-16 16:46:21 -Djavax.net.ssl.trustStore=/opt/payara/appserver/glassfish/domains/domain1/config/cacerts.p12 2024-05-16 16:46:21 -Djdk.tls.rejectClientInitiatedRenegotiation=true 2024-05-16 16:46:21 -Djdk.corba.allowOutputStreamSubclass=true 2024-05-16 16:46:21 -Dfelix.fileinstall.dir=/opt/payara/appserver/glassfish/modules/autostart/ 2024-05-16 16:46:21 -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 2024-05-16 16:46:21 -Dcom.sun.aas.installRoot=/opt/payara/appserver/glassfish 2024-05-16 16:46:21 -Dfelix.fileinstall.poll=5000 2024-05-16 16:46:21 -Djava.security.policy=/opt/payara/appserver/glassfish/domains/domain1/config/server.policy 2024-05-16 16:46:21 -Dosgi.shell.telnet.maxconn=1 2024-05-16 16:46:21 -Dfelix.fileinstall.bundles.startTransient=true 2024-05-16 16:46:21 -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory 2024-05-16 16:46:21 -Dfelix.fileinstall.log.level=2 2024-05-16 16:46:21 -Djavax.net.ssl.keyStore=/opt/payara/appserver/glassfish/domains/domain1/config/keystore.p12 2024-05-16 16:46:21 -Djava.security.auth.login.config=/opt/payara/appserver/glassfish/domains/domain1/config/login.conf 2024-05-16 16:46:21 -Dfelix.fileinstall.disableConfigSave=false 2024-05-16 16:46:21 -Dorg.glassfish.grizzly.DEFAULT_MEMORY_MANAGER=org.glassfish.grizzly.memory.HeapMemoryManager 2024-05-16 16:46:21 -Dfelix.fileinstall.bundles.new.start=true 2024-05-16 16:46:21 -Dcom.sun.aas.instanceRoot=/opt/payara/appserver/glassfish/domains/domain1 2024-05-16 16:46:21 -Dosgi.shell.telnet.port=6666 2024-05-16 16:46:21 -Dgosh.args=--nointeractive 2024-05-16 16:46:21 -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as 2024-05-16 16:46:21 -Dorg.jboss.weld.serialization.beanIdentifierIndexOptimization=false 2024-05-16 16:46:21 -Dosgi.shell.telnet.ip=127.0.0.1 2024-05-16 16:46:21 -Djdk.attach.allowAttachSelf=true 2024-05-16 16:46:21 -DANTLR_USE_DIRECT_CLASS_LOADING=true 2024-05-16 16:46:21 -Djava.awt.headless=true 2024-05-16 16:46:21 -Dcom.ctc.wstx.returnNullForDefaultNamespace=true 2024-05-16 16:46:21 -Djdbc.drivers=org.h2.Driver 2024-05-16 16:46:21 -Dorg.glassfish.grizzly.nio.DefaultSelectorHandler.force-selector-spin-detection=true 2024-05-16 16:46:21 -Djava.library.path=/opt/payara/appserver/glassfish/lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 2024-05-16 16:46:21 com.sun.enterprise.glassfish.bootstrap.ASMain 2024-05-16 16:46:21 -prebootcommandfile 2024-05-16 16:46:21 /opt/payara/config/pre-boot-commands.asadmin 2024-05-16 16:46:21 -upgrade 2024-05-16 16:46:21 false 2024-05-16 16:46:21 -read-stdin 2024-05-16 16:46:21 true 2024-05-16 16:46:21 -postbootcommandfile 2024-05-16 16:46:21 /opt/payara/config/post-boot-commands.asadmin 2024-05-16 16:46:21 -domainname 2024-05-16 16:46:21 domain1 2024-05-16 16:46:21 -domaindir 2024-05-16 16:46:21 /opt/payara/appserver/glassfish/domains/domain1 2024-05-16 16:46:21 -asadmin-args 2024-05-16 16:46:21 --host,,,localhost,,,--port,,,4848,,,--user,,,admin,,,--passwordfile,,,/opt/payara/passwordFile,,,--secure=false,,,--terse=false,,,--extraterse=false,,,--echo=false,,,--interactive=false,,,--autoname=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=true,,,--domaindir,,,/opt/payara/appserver/glassfish/domains,,,domain1 2024-05-16 16:46:21 -instancename 2024-05-16 16:46:21 server 2024-05-16 16:46:21 -type 2024-05-16 16:46:21 DAS 2024-05-16 16:46:21 -verbose 2024-05-16 16:46:21 false 2024-05-16 16:46:21 -asadmin-classpath 2024-05-16 16:46:21 /opt/payara/appserver/glassfish/lib/client/appserver-cli.jar 2024-05-16 16:46:21 -debug 2024-05-16 16:46:21 true 2024-05-16 16:46:21 -asadmin-classname 2024-05-16 16:46:21 com.sun.enterprise.admin.cli.AdminMain 2024-05-16 16:46:21 -watchdog 2024-05-16 16:46:21 false 2024-05-16 16:46:21 2024-05-16 16:46:22 Listening for transport dt_socket at address: 9009 2024-05-16 16:46:22 Launching Payara Server on Felix platform 2024-05-16 16:46:23 Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime@782fcbd2 in service registry. 2024-05-16 16:46:26 Reading in commandments from /opt/payara/config/pre-boot-commands.asadmin 2024-05-16 16:46:27 2024-05-16 16:46:27 2024-05-16 16:46:27 2024-05-16 16:46:27 #!## LogManagerService.postConstruct : rootFolder=/opt/payara/appserver/glassfish 2024-05-16 16:46:27 #!## LogManagerService.postConstruct : templateDir=/opt/payara/appserver/glassfish/lib/templates 2024-05-16 16:46:27 #!## LogManagerService.postConstruct : src=/opt/payara/appserver/glassfish/lib/templates/logging.properties 2024-05-16 16:46:27 #!## LogManagerService.postConstruct : dest=/opt/payara/appserver/glassfish/domains/domain1/config/logging.properties 2024-05-16 16:46:22 May 16, 2024 8:46:22 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner createBundleProvisioner 2024-05-16 16:46:22 INFO: Create bundle provisioner class = class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner. 2024-05-16 16:46:26 May 16, 2024 8:46:26 PM org.hibernate.validator.internal.util.Version 2024-05-16 16:46:26 INFO: HV000001: Hibernate Validator 8.0.0.Final 2024-05-16 16:46:27 May 16, 2024 8:46:27 PM fish.payara.boot.runtime.BootCommand execute 2024-05-16 16:46:27 INFO: Boot Command set returned with result SUCCESS : PlainTextActionReporterSUCCESSDescription: set AdminCommandnull 2024-05-16 16:46:27 configs.config.server-config.admin-service.das-config.dynamic-reload-enabled=true 2024-05-16 16:46:27 2024-05-16 16:46:27 May 16, 2024 8:46:27 PM fish.payara.boot.runtime.BootCommand execute 2024-05-16 16:46:27 INFO: Boot Command set returned with result SUCCESS : PlainTextActionReporterSUCCESSDescription: set AdminCommandnull 2024-05-16 16:46:27 configs.config.server-config.admin-service.das-config.autodeploy-enabled=true 2024-05-16 16:46:27 2024-05-16 16:46:27 [#|2024-05-16T20:46:27.567+0000|INFO|Payara 6.2023.8|jakarta.enterprise.logging|_ThreadID=55;_ThreadName=RunLevelControllerThread-1715892387387;_TimeMillis=1715892387567;_LevelValue=800;_MessageID=NCLS-LOGGING-00009;| 2024-05-16 16:46:27 Running Payara Version: Payara Server 6.2023.8 #badassfish (build 920)|#] 2024-05-16 16:46:27 2024-05-16 16:46:27 [#|2024-05-16T20:46:27.573+0000|INFO|Payara 6.2023.8|jakarta.enterprise.logging|_ThreadID=55;_ThreadName=RunLevelControllerThread-1715892387387;_TimeMillis=1715892387573;_LevelValue=800;_MessageID=NCLS-LOGGING-00010;| 2024-05-16 16:46:27 Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter|#] 2024-05-16 16:46:27 2024-05-16 16:46:28 [#|2024-05-16T20:46:28.357+0000|INFO|Payara 6.2023.8|org.glassfish.ha.store.spi.BackingStoreFactoryRegistry|_ThreadID=55;_ThreadName=RunLevelControllerThread-1715892387387;_TimeMillis=1715892388357;_LevelValue=800;| 2024-05-16 16:46:28 Registered fish.payara.ha.hazelcast.store.HazelcastBackingStoreFactoryProxy for persistence-type = hazelcast in BackingStoreFactoryRegistry|#] 2024-05-16 16:46:28 2024-05-16 16:46:30 [#|2024-05-16T20:46:30.971+0000|INFO|Payara 6.2023.8|fish.payara.nucleus.hazelcast.HazelcastCore|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892390971;_LevelValue=800;| 2024-05-16 16:46:30 Hazelcast Instance Bound to JNDI at payara/Hazelcast|#] 2024-05-16 16:46:30 2024-05-16 16:46:30 [#|2024-05-16T20:46:30.972+0000|INFO|Payara 6.2023.8|fish.payara.nucleus.hazelcast.HazelcastCore|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892390972;_LevelValue=800;| 2024-05-16 16:46:30 JSR107 Caching Provider Bound to JNDI at payara/CachingProvider|#] 2024-05-16 16:46:30 2024-05-16 16:46:30 [#|2024-05-16T20:46:30.972+0000|INFO|Payara 6.2023.8|fish.payara.nucleus.hazelcast.HazelcastCore|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892390972;_LevelValue=800;| 2024-05-16 16:46:30 JSR107 Default Cache Manager Bound to JNDI at payara/CacheManager|#] 2024-05-16 16:46:30 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.173+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892391173;_LevelValue=800;_MessageID=NCLS-CORE-00101;| 2024-05-16 16:46:31 Network Listener http-listener-1 started in: 10ms - bound to [/0.0.0.0:8080]|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.175+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892391175;_LevelValue=800;_MessageID=NCLS-CORE-00058;| 2024-05-16 16:46:31 Network listener http-listener-2 on port 8181 disabled per domain.xml|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.202+0000|WARNING|Payara 6.2023.8|org.glassfish.grizzly.config.GenericGrizzlyListener|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892391202;_LevelValue=900;| 2024-05-16 16:46:31 HTTP/2 (enabled by default) is unsupported with port unification and will be disabled for network listener admin-listener.|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.235+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892391235;_LevelValue=800;_MessageID=NCLS-CORE-00101;| 2024-05-16 16:46:31 Network Listener admin-listener started in: 3ms - bound to [/0.0.0.0:4848]|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.259+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892391259;_LevelValue=800;_MessageID=NCLS-CORE-00087;| 2024-05-16 16:46:31 Grizzly 4.0.0 started in: 3,195ms - bound to [http-listener-1:8080, admin-listener:4848, jk-connector:8009]|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.361+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892391361;_LevelValue=800;_MessageID=NCLS-CORE-00101;| 2024-05-16 16:46:31 Network Listener iiop-service started in: 1ms - bound to [/0.0.0.0:3700]|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.654+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core.security|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892391654;_LevelValue=800;_MessageID=NCLS-SECURITY-01002;| 2024-05-16 16:46:31 Java security manager is disabled.|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.656+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core.security|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892391656;_LevelValue=800;_MessageID=NCLS-SECURITY-01010;| 2024-05-16 16:46:31 Entering Security Startup Service.|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.658+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core.security|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892391658;_LevelValue=800;_MessageID=NCLS-SECURITY-01143;| 2024-05-16 16:46:31 Loading policy provider fish.payara.security.jacc.provider.PolicyProviderImpl.|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.747+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core.security|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892391747;_LevelValue=800;_MessageID=NCLS-SECURITY-01011;| 2024-05-16 16:46:31 Security Service(s) started successfully.|#] 2024-05-16 16:46:31 2024-05-16 16:46:31 [#|2024-05-16T20:46:31.992+0000|INFO|Payara 6.2023.8|jakarta.enterprise.web|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892391992;_LevelValue=800;_MessageID=AS-WEB-GLUE-00198;| 2024-05-16 16:46:31 Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080|#] 2024-05-16 16:46:31 2024-05-16 16:46:32 [#|2024-05-16T20:46:32.005+0000|INFO|Payara 6.2023.8|jakarta.enterprise.web|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892392005;_LevelValue=800;_MessageID=AS-WEB-GLUE-00198;| 2024-05-16 16:46:32 Created HTTP listener admin-listener on host/port 0.0.0.0:4848|#] 2024-05-16 16:46:32 2024-05-16 16:46:32 [#|2024-05-16T20:46:32.012+0000|INFO|Payara 6.2023.8|jakarta.enterprise.web|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892392012;_LevelValue=800;_MessageID=AS-WEB-GLUE-00198;| 2024-05-16 16:46:32 Created HTTP listener jk-connector on host/port 0.0.0.0:8009|#] 2024-05-16 16:46:32 2024-05-16 16:46:32 [#|2024-05-16T20:46:32.052+0000|INFO|Payara 6.2023.8|jakarta.enterprise.web|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892392052;_LevelValue=800;_MessageID=AS-WEB-GLUE-00200;| 2024-05-16 16:46:32 Created virtual server server|#] 2024-05-16 16:46:32 2024-05-16 16:46:32 [#|2024-05-16T20:46:32.058+0000|INFO|Payara 6.2023.8|jakarta.enterprise.web|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892392058;_LevelValue=800;_MessageID=AS-WEB-GLUE-00200;| 2024-05-16 16:46:32 Created virtual server __asadmin|#] 2024-05-16 16:46:32 2024-05-16 16:46:32 [#|2024-05-16T20:46:32.556+0000|INFO|Payara 6.2023.8|jakarta.enterprise.web|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892392556;_LevelValue=800;_MessageID=AS-WEB-GLUE-00201;| 2024-05-16 16:46:32 Virtual server server loaded default web module |#] 2024-05-16 16:46:32 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.097+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core.ee|_ThreadID=57;_ThreadName=RunLevelControllerThread-1715892387393;_TimeMillis=1715892394097;_LevelValue=800;_MessageID=AS-CORE-JAVAEE-0002;| 2024-05-16 16:46:34 Done with starting web container.|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.104+0000|INFO|Payara 6.2023.8|fish.payara.nucleus.cluster.PayaraCluster|_ThreadID=148;_ThreadName=Executor-Service-4;_TimeMillis=1715892394104;_LevelValue=800;| 2024-05-16 16:46:34 Data Grid Status 2024-05-16 16:46:34 Payara Data Grid State: DG Version: 5 DG Name: development DG Size: 1 2024-05-16 16:46:34 Instances: { 2024-05-16 16:46:34 DataGrid: development Name: server Lite: false This: true UUID: e98b7e35-1606-4de3-a795-abc1cea22d8f Address: /172.18.0.9:4900 2024-05-16 16:46:34 }|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.117+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core|_ThreadID=1;_ThreadName=main;_TimeMillis=1715892394117;_LevelValue=800;_MessageID=NCLS-CORE-00017;| 2024-05-16 16:46:34 Payara Server 6.2023.8 #badassfish (920) startup time : Felix (5,240ms), startup services(6,740ms), total(11,980ms)|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.124+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core|_ThreadID=1;_ThreadName=main;_TimeMillis=1715892394124;_LevelValue=800;_MessageID=NCLS-CORE-00101;| 2024-05-16 16:46:34 Network Listener jk-connector started in: 2ms - bound to [/0.0.0.0:8009]|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.130+0000|INFO|Payara 6.2023.8|fish.payara.nucleus.notification.NotificationService|_ThreadID=1;_ThreadName=main;_TimeMillis=1715892394130;_LevelValue=800;| 2024-05-16 16:46:34 Payara Notification Service bootstrapped.|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.142+0000|INFO|Payara 6.2023.8|monitoring-console-core|_ThreadID=1;_ThreadName=main;_TimeMillis=1715892394142;_LevelValue=800;| 2024-05-16 16:46:34 Bootstrapping Monitoring Console Runtime|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.170+0000|INFO|Payara 6.2023.8|monitoring-console-core|_ThreadID=1;_ThreadName=main;_TimeMillis=1715892394170;_LevelValue=800;| 2024-05-16 16:46:34 Starting monitoring data collection for server|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.172+0000|INFO|Payara 6.2023.8|monitoring-console-core|_ThreadID=1;_ThreadName=main;_TimeMillis=1715892394172;_LevelValue=800;| 2024-05-16 16:46:34 Starting monitoring watch collection for server|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.181+0000|INFO|Payara 6.2023.8||_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394181;_LevelValue=800;| 2024-05-16 16:46:34 Reading in commands from /opt/payara/config/post-boot-commands.asadmin|#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.279+0000|INFO|Payara 6.2023.8|fish.payara.boot.runtime.BootCommand|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394279;_LevelValue=800;| 2024-05-16 16:46:34 Boot Command create-system-properties returned with result SUCCESS : PlainTextActionReporterSUCCESSNo monitoring data to report. 2024-05-16 16:46:34 |#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.299+0000|INFO|Payara 6.2023.8|fish.payara.boot.runtime.BootCommand|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394299;_LevelValue=800;| 2024-05-16 16:46:34 Boot Command create-system-properties returned with result SUCCESS : PlainTextActionReporterSUCCESSNo monitoring data to report. 2024-05-16 16:46:34 |#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.319+0000|INFO|Payara 6.2023.8|fish.payara.boot.runtime.BootCommand|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394319;_LevelValue=800;| 2024-05-16 16:46:34 Boot Command create-system-properties returned with result SUCCESS : PlainTextActionReporterSUCCESSNo monitoring data to report. 2024-05-16 16:46:34 |#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.343+0000|INFO|Payara 6.2023.8|fish.payara.boot.runtime.BootCommand|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394343;_LevelValue=800;| 2024-05-16 16:46:34 Boot Command create-system-properties returned with result SUCCESS : PlainTextActionReporterSUCCESSNo monitoring data to report. 2024-05-16 16:46:34 |#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.361+0000|INFO|Payara 6.2023.8|fish.payara.boot.runtime.BootCommand|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394361;_LevelValue=800;| 2024-05-16 16:46:34 Boot Command create-system-properties returned with result SUCCESS : PlainTextActionReporterSUCCESSNo monitoring data to report. 2024-05-16 16:46:34 |#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.382+0000|INFO|Payara 6.2023.8|fish.payara.boot.runtime.BootCommand|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394382;_LevelValue=800;| 2024-05-16 16:46:34 Boot Command create-system-properties returned with result SUCCESS : PlainTextActionReporterSUCCESSNo monitoring data to report. 2024-05-16 16:46:34 |#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.400+0000|INFO|Payara 6.2023.8|fish.payara.boot.runtime.BootCommand|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394400;_LevelValue=800;| 2024-05-16 16:46:34 Boot Command create-system-properties returned with result SUCCESS : PlainTextActionReporterSUCCESSNo monitoring data to report. 2024-05-16 16:46:34 |#] 2024-05-16 16:46:34 2024-05-16 16:46:34 [#|2024-05-16T20:46:34.420+0000|INFO|Payara 6.2023.8|fish.payara.boot.runtime.BootCommand|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892394420;_LevelValue=800;| 2024-05-16 16:46:34 Boot Command create-system-properties returned with result SUCCESS : PlainTextActionReporterSUCCESSNo monitoring data to report. 2024-05-16 16:46:34 |#] 2024-05-16 16:46:34 2024-05-16 16:47:13 [#|2024-05-16T20:47:13.338+0000|INFO|Payara 6.2023.8|javax.enterprise.system.core|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892433338;_LevelValue=800;| 2024-05-16 16:47:13 No deployment transformer implementation found.|#] 2024-05-16 16:47:13 2024-05-16 16:47:16 [#|2024-05-16T20:47:16.798+0000|INFO|Payara 6.2023.8|javax.enterprise.resource.corba.org.glassfish.enterprise.iiop.api|_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892436798;_LevelValue=800;| 2024-05-16 16:47:16 GlassFishORBFactory service initialized.|#] 2024-05-16 16:47:16 2024-05-16 16:47:16 [#|2024-05-16T20:47:16.806+0000|INFO|Payara 6.2023.8||_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892436806;_LevelValue=800;| 2024-05-16 16:47:16 Cannot find the resource bundle for the name com.sun.logging.enterprise.system.container.ejb for class com.sun.ejb.containers.EjbAsyncInvocationManager using fish.payara.server.internal.ejb.ejb-container [120]|#] 2024-05-16 16:47:16 2024-05-16 16:47:16 [#|2024-05-16T20:47:16.852+0000|INFO|Payara 6.2023.8||_ThreadID=54;_ThreadName=RunLevelControllerThread-1715892387383;_TimeMillis=1715892436852;_LevelValue=800;| 2024-05-16 16:47:16 Cannot find the resource bundle for the name com.sun.logging.enterprise.system.container.ejb for class com.sun.ejb.base.io.EJBObjectOutputStreamHandler using fish.payara.server.internal.ejb.ejb-container [120]|#] 2024-05-16 16:47:16 2024-05-16 16:47:33 [#|2024-05-16T20:47:33.379+0000|INFO|Payara 6.2023.8|jakarta.enterprise.web|_ThreadID=51;_ThreadName=GF Domain XML;_TimeMillis=1715892453379;_LevelValue=800;_MessageID=AS-WEB-GLUE-00198;| 2024-05-16 16:47:33 Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080|#] 2024-05-16 16:47:33 2024-05-16 16:47:33 [#|2024-05-16T20:47:33.384+0000|INFO|Payara 6.2023.8|jakarta.enterprise.web|_ThreadID=51;_ThreadName=GF Domain XML;_TimeMillis=1715892453384;_LevelValue=800;_MessageID=AS-WEB-GLUE-00198;| 2024-05-16 16:47:33 Created HTTP listener jk-connector on host/port 0.0.0.0:8009|#] 2024-05-16 16:47:33