Skip to content

docs: add more docs #34

docs: add more docs

docs: add more docs #34

Triggered via push December 12, 2025 13:39
Status Success
Total duration 7m 5s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
GlassFish510ContainerTest.executionError: integration-test/src/test/java/com/reajason/javaweb/integration/memshell/glassfish/GlassFish510ContainerTest.java#L76
java.lang.AssertionError: Logs should not contain any exceptions Expected: logs without exceptions but: found logs containing exceptions: Waiting for domain1 to start ... Successfully started the domain : domain1 domain Location: /usr/local/glassfish5/glassfish/domains/domain1 Log File: /usr/local/glassfish5/glassfish/domains/domain1/logs/server.log Admin Port: 4848 Command start-domain executed successfully. Created 1 option(s) Command create-jvm-options executed successfully. Waiting for the domain to stop .. Command stop-domain executed successfully. Dec 12, 2025 1:43:29 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: /usr/java/jdk-8/bin/java -cp /usr/local/glassfish5/glassfish/modules/glassfish.jar -XX:+UnlockDiagnosticVMOptions -XX:NewRatio=2 -XX:MaxPermSize=192m -Xmx512m -javaagent:/usr/local/glassfish5/glassfish/lib/monitor/flashlight-agent.jar -client -Djavax.xml.accessExternalSchema=all -Djavax.net.ssl.trustStore=/usr/local/glassfish5/glassfish/domains/domain1/config/cacerts.jks -Djdk.tls.rejectClientInitiatedRenegotiation=true -Djdk.corba.allowOutputStreamSubclass=true -Dfelix.fileinstall.dir=/usr/local/glassfish5/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=/usr/local/glassfish5/glassfish -Dhei -Dfelix.fileinstall.poll=5000 -Djava.endorsed.dirs=/usr/local/glassfish5/glassfish/modules/endorsed:/usr/local/glassfish5/glassfish/lib/endorsed -Djava.security.policy=/usr/local/glassfish5/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=/usr/local/glassfish5/glassfish/domains/domain1/config/keystore.jks -Djava.security.auth.login.config=/usr/local/glassfish5/glassfish/domains/domain1/config/login.conf -Dfelix.fileinstall.disableConfigSave=false -Dfelix.fileinstall.bundles.new.start=true -Dcom.sun.aas.instanceRoot=/usr/local/glassfish5/glassfish/domains/domain1 -Dosgi.shell.telnet.port=6666 -Dgosh.args=--nointeractive -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as -Dosgi.shell.telnet.ip=127.0.0.1 -DANTLR_USE_DIRECT_CLASS_LOADING=true -Djava.awt.headless=true -Dcom.ctc.wstx.returnNullForDefaultNamespace=true -Djava.ext.dirs=/usr/java/jdk-8/lib/ext:/usr/java/jdk-8/jre/lib/ext:/usr/local/glassfish5/glassfish/domains/domain1/lib/ext -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djava.library.path=/usr/local/glassfish5/glassfish/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib com.sun.enterprise.glassfish.bootstrap.ASMain -upgrade false -domaindir /usr/local/glassfish5/glassfish/domains/domain1 -read-stdin true -asadmin-args --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=true,,,--watchdog=false,,,--debug=false,,,--domaindir,,,/usr/local/glassfish5/glassfish/domains,,,domain1 -domainname domain1 -instancename server -type DAS -verbose true -asadmin-classpath /usr/local/glassfish5/glassfish/lib/client/appserver-cli.jar -debug false -asadmin-classname com.sun.enterprise.admin.cli.AdminMain Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=192m; support was removed in 8.0 Launching GlassFish on Felix platform Dec 12, 2025 1:43:30 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner createBundleProvisioner INFO: Create bundle provisioner class = class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner. Dec 12, 2025 1:43:30 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations WARNING: Skipping entry because it is not an absolute URI. Dec 12, 2025 1:43:30 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations WARNING: Skipping entry because it is not an absolute URI. Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime@7d7e8f38 in service registry. Dec 12, 2025 1:43:31 PM org.glassfish.kernel.javaee.MEJBService postConstruct WARNING: Problem in publishing temp proxy for MEJB: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:672) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313) at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:410) at javax.naming.InitialContext.rebind(InitialContext.java:437) at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.publishObject(GlassfishNamingManagerImpl.java:186) at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.publishObject(GlassfishNamingManagerImpl.java:172) at org.glassfish.kernel.javaee.MEJBService.postConstruct(MEJBService.java:65) at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:303) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:351) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:463) at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2102) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:92) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:66) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Dec 12, 2025 1:43:31 PM org.glassfish.kernel.javaee.MEJBService postConstruct WARNING: Problem in publishing temp proxy for MEJB: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:672) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313) at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:410) at javax.naming.InitialContext.rebind(InitialContext.java:437) at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.publishObject(GlassfishNamingManagerImpl.java:186) at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.publishObject(GlassfishNamingManagerImpl.java:172) at org.glassfish.kernel.javaee.MEJBService.postConstruct(MEJBService.java:65) at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:303) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:351) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:463) at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2102) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:92) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:66) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Dec 12, 2025 1:43:31 PM org.glassfish.kernel.javaee.MEJBService postConstruct WARNING: Problem in publishing temp proxy for MEJB: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:672) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313) at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:410) at javax.naming.InitialContext.rebind(InitialContext.java:437) at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.publishObject(GlassfishNamingManagerImpl.java:186) at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.publishObject(GlassfishNamingManagerImpl.java:172) at org.glassfish.kernel.javaee.MEJBService.postConstruct(MEJBService.java:65) at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:303) at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:351) at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:463) at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281) at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65) at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2102) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:92) at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:66) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213) at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) #!## LogManagerService.postConstruct : rootFolder=/usr/local/glassfish5/glassfish #!## LogManagerService.postConstruct : templateDir=/usr/local/glassfish5/glassfish/lib/templates #!## LogManagerService.postConstruct : src=/usr/local/glassfish5/glassfish/lib/templates/logging.properties #!## LogManagerService.postConstruct : dest=/usr/local/glassfish5/glassfish/domains/domain1/config/logging.properties [#|2025-12-12T13:43:31.697+0000|INFO|glassfish 5.1|javax.enterprise.logging|_ThreadID=21;_ThreadName=RunLevelControllerThread-1765547011622;_TimeMillis=1765547011697;_LevelValue=800;_MessageID=NCLS-LOGGING-00009;| Running GlassFish Version: GlassFish Server Open Source Edition 5.1.0 (build default-private)|#] [#|2025-12-12T13:43:31.698+0000|INFO|glassfish 5.1|javax.enterprise.logging|_ThreadID=21;_ThreadName=RunLevelControllerThread-1765547011622;_TimeMillis=1765547011698;_LevelValue=800;_MessageID=NCLS-LOGGING-00010;| Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter|#] [#|2025-12-12T13:43:31.836+0000|INFO|glassfish 5.1|org.glassfish.ha.store.spi.BackingStoreFactoryRegistry|_ThreadID=20;_ThreadName=RunLevelControllerThread-1765547011621;_TimeMillis=1765547011836;_LevelValue=800;| Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry|#] [#|2025-12-12T13:43:31.951+0000|INFO|glassfish 5.1|javax.enterprise.system.core.security|_ThreadID=21;_ThreadName=RunLevelControllerThread-1765547011622;_TimeMillis=1765547011951;_LevelValue=800;_MessageID=NCLS-SECURITY-01115;| Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#] [#|2025-12-12T13:43:31.952+0000|INFO|glassfish 5.1|javax.enterprise.system.core.security|_ThreadID=21;_ThreadName=RunLevelControllerThread-1765547011622;_TimeMillis=1765547011952;_LevelValue=800;_MessageID=NCLS-SECURITY-01115;| Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#] [#|2025-12-12T13:43:31.956+0000|INFO|glassfish 5.1|javax.enterprise.system.core.security|_ThreadID=21;_ThreadName=RunLevelControllerThread-1765547011622;_TimeMillis=1765547011956;_LevelValue=800;_MessageID=NCLS-SECURITY-01115;| Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.|#] [#|2025-12-12T13:43:32.001+0000|INFO|glassfish 5.1|javax.enterprise.security.services|_ThreadID=21;_ThreadName=RunLevelControllerThread-1765547011622;_TimeMillis=1765547012001;_LevelValue=800;_MessageID=SEC-SVCS-00100;| Authorization Service has successfully initialized.|#] [#|2025-12-12T13:43:32.064+0000|INFO|glassfish 5.1|javax.enterprise.system.core|_ThreadID=22;_ThreadName=RunLevelControllerThread-1765547011626;_TimeMillis=1765547012064;_LevelValue=800;_MessageID=NCLS-CORE-00087;| Grizzly Framework 2.4.4 started in: 14ms - bound to [/0.0.0.0:8080]|#] [#|2025-12-12T13:43:32.081+0000|INFO|glassfish 5.1|javax.enterprise.system.core|_ThreadID=22;_ThreadName=RunLevelControllerThread-1765547011626;_TimeMillis=1765547012081;_LevelValue=800;_MessageID=NCLS-CORE-00087;| Grizzly Framework 2.4.4 started in: 1ms - bound to [/0.0.0.0:8181]|#] [#|2025-12-12T13:43:32.086+0000|INFO|glassfish 5.1|javax.enterprise.system.core|_ThreadID=22;_ThreadName=RunLevelControllerThread-1765547011626;_TimeMillis=1765547012086;_LevelValue=800;_MessageID=NCLS-CORE-00087;| Grizzly Framework 2.4.4 started in: 0ms - bound to [/0.0.0.0:4848]|#] [#|2025-12-12T13:43:32.113+0000|INFO|glassfish 5.1|javax.enterprise.system.core|_ThreadID=20;_ThreadName=RunLevelControllerThread-1765547011621;_TimeMillis=1765547012113;_LevelValue=800;_MessageID=NCLS-CORE-00087;| Grizzly Framework 2.4.4 started in: 1ms - bound to [/0.0.0.0:3700]|#] [#|2025-12-12T13:43:32.113+0000|INFO|glassfish 5.1|javax.enterprise.system.core|_ThreadID=1;_ThreadName=main;_TimeMillis=1765547012113;_LevelValue=800;_MessageID=NCLS-CORE-00017;| GlassFish Server Open Source Edition 5.1.0 (default-private) startup time : Felix (1,583ms), startup services(496ms), total(2,079ms)|#] [#|2025-12-12T13:43:32.218+0000|INFO|glassfish 5.1|javax.enterprise.system.core.transaction.com.sun.jts.CosTransactions|_ThreadID=23;_ThreadName=RunLevelControllerThread-1765547011626;_TimeMillis=1765547012218;_LevelValue=800;_MessageID=jts.startup_msg;| JTS5014: Recoverable JTS instance, serverId = [100]|#] [#|2025-12-12T13:43:32.244+0000|INFO|glassfish 5.1|javax.enterprise.bootstrap|_ThreadID=1;_ThreadName=main;_TimeMillis=1765547012244;_LevelValue=800;_MessageID=NCLS-BOOTSTRAP-00027;| Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@907f2b7 as OSGi service registration: org.apache.felix.framework.ServiceRegistrationImpl@435ce306.|#] [#|2025-12-12T13:43:32.248+0000|INFO|glassfish 5.1|javax.enterprise.system.jmx|_ThreadID=57;_ThreadName=Thread-14;_TimeMillis=1765547012248;_LevelValue=800;_MessageID=NCLS-JMX-00005;| JMXStartupService has started JMXConnector on JMXService URL service:jmx:rmi://2721c55b93f3:8686/jndi/rmi://2721c55b93f3:8686/jmxrmi|#] [#|2025-12-12T13:43:34.139+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.autodeploy|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547014139;_LevelValue=800;_MessageID=NCLS-DEPLOYMENT-02027;| Selecting file /usr/local/glassfish5/glassfish/domains/domain1/autodeploy/app.war for autodeployment|#] [#|2025-12-12T13:43:34.190+0000|INFO|glassfish 5.1|org.hibernate.validator.internal.util.Version|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547014190;_LevelValue=800;| HV000001: Hibernate Validator 6.0.10.Final|#] [#|2025-12-12T13:43:34.851+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.common|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547014851;_LevelValue=800;| visiting unvisited references|#] [#|2025-12-12T13:43:35.170+0000|INFO|glassfish 5.1|javax.enterprise.system.core.security|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015170;_LevelValue=800;_MessageID=NCLS-SECURITY-01002;| Java security manager is disabled.|#] [#|2025-12-12T13:43:35.170+0000|INFO|glassfish 5.1|javax.enterprise.system.core.security|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015170;_LevelValue=800;_MessageID=NCLS-SECURITY-01010;| Entering Security Startup Service.|#] [#|2025-12-12T13:43:35.173+0000|INFO|glassfish 5.1|javax.enterprise.system.core.security|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015173;_LevelValue=800;_MessageID=NCLS-SECURITY-01143;| Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#] [#|2025-12-12T13:43:35.195+0000|INFO|glassfish 5.1|javax.enterprise.system.core.security|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015195;_LevelValue=800;_MessageID=NCLS-SECURITY-01011;| Security Service(s) started successfully.|#] [#|2025-12-12T13:43:35.362+0000|INFO|glassfish 5.1|javax.enterprise.web|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015362;_LevelValue=800;_MessageID=AS-WEB-GLUE-00198;| Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080|#] [#|2025-12-12T13:43:35.367+0000|INFO|glassfish 5.1|javax.enterprise.web|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015367;_LevelValue=800;_MessageID=AS-WEB-GLUE-00198;| Created HTTP listener http-listener-2 on host/port 0.0.0.0:8181|#] [#|2025-12-12T13:43:35.369+0000|INFO|glassfish 5.1|javax.enterprise.web|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015369;_LevelValue=800;_MessageID=AS-WEB-GLUE-00198;| Created HTTP listener admin-listener on host/port 0.0.0.0:4848|#] [#|2025-12-12T13:43:35.385+0000|INFO|glassfish 5.1|javax.enterprise.web|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015385;_LevelValue=800;_MessageID=AS-WEB-GLUE-00200;| Created virtual server server|#] [#|2025-12-12T13:43:35.387+0000|INFO|glassfish 5.1|javax.enterprise.web|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015387;_LevelValue=800;_MessageID=AS-WEB-GLUE-00200;| Created virtual server __asadmin|#] [#|2025-12-12T13:43:35.472+0000|INFO|glassfish 5.1|javax.enterprise.web.core|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015472;_LevelValue=800;_MessageID=AS-WEB-CORE-00306;| Setting JAAS app name glassfish-web|#] [#|2025-12-12T13:43:35.472+0000|INFO|glassfish 5.1|javax.enterprise.web|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015472;_LevelValue=800;_MessageID=AS-WEB-GLUE-00201;| Virtual server server loaded default web module |#] [#|2025-12-12T13:43:35.664+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.common|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015664;_LevelValue=800;| visiting unvisited references|#] [#|2025-12-12T13:43:35.669+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.common|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015669;_LevelValue=800;| visiting unvisited references|#] [#|2025-12-12T13:43:35.669+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.common|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015669;_LevelValue=800;| visiting unvisited references|#] [#|2025-12-12T13:43:35.670+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.common|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015670;_LevelValue=800;| visiting unvisited references|#] [#|2025-12-12T13:43:35.671+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.common|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015671;_LevelValue=800;| visiting unvisited references|#] [#|2025-12-12T13:43:35.672+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.common|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015672;_LevelValue=800;| visiting unvisited references|#] [#|2025-12-12T13:43:35.672+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.common|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015672;_LevelValue=800;| visiting unvisited references|#] [#|2025-12-12T13:43:35.796+0000|INFO|glassfish 5.1|javax.enterprise.web|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015796;_LevelValue=800;_MessageID=AS-WEB-GLUE-00172;| Loading application [app] at [/app]|#] [#|2025-12-12T13:43:35.873+0000|INFO|glassfish 5.1|javax.enterprise.system.core|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015873;_LevelValue=800;| app was successfully deployed in 1,555 milliseconds.|#] [#|2025-12-12T13:43:35.875+0000|INFO|glassfish 5.1|javax.enterprise.system.tools.deployment.autodeploy|_ThreadID=55;_ThreadName=AutoDeployer;_TimeMillis=1765547015875;_LevelValue=800;_MessageID=NCLS-DEPLOYMENT-02035;| [AutoDeploy] Successfully autodeployed : /usr/local/glassfish5/glassfish/domains/domain1/autodeploy/app.war.|#] [#|2025-12-12T13:43:36.475+0000|INFO|glassfish 5.1||_ThreadID=33;_ThreadName=Thread-8;_TimeMillis=1765547016475;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:36.487+0000|WARNING|glassfish 5.1|javax.enterprise.web.core|_ThreadID=35;_ThreadName=http-listener-1(4);_TimeMillis=1765547016487;_LevelValue=900;_MessageID=AS-WEB-CORE-00059;| Unable to set request character encoding to UTF8 from context /app, because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2025-12-12T13:43:36.612+0000|INFO|glassfish 5.1||_ThreadID=34;_ThreadName=Thread-8;_TimeMillis=1765547016612;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:36.621+0000|WARNING|glassfish 5.1|javax.enterprise.web.core|_ThreadID=32;_ThreadName=http-listener-1(1);_TimeMillis=1765547016621;_LevelValue=900;_MessageID=AS-WEB-CORE-00059;| Unable to set request character encoding to UTF8 from context /app, because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2025-12-12T13:43:36.730+0000|INFO|glassfish 5.1||_ThreadID=35;_ThreadName=Thread-8;_TimeMillis=1765547016730;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:36.738+0000|WARNING|glassfish 5.1|javax.enterprise.web.core|_ThreadID=36;_ThreadName=http-listener-1(5);_TimeMillis=1765547016738;_LevelValue=900;_MessageID=AS-WEB-CORE-00059;| Unable to set request character encoding to UTF8 from context /app, because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2025-12-12T13:43:37.044+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547017044;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:37.065+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547017065;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:37.141+0000|WARNING|glassfish 5.1|javax.enterprise.web.core|_ThreadID=34;_ThreadName=http-listener-1(3);_TimeMillis=1765547017141;_LevelValue=900;_MessageID=AS-WEB-CORE-00059;| Unable to set request character encoding to UTF8 from context /app, because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2025-12-12T13:43:37.411+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547017411;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:37.416+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547017416;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:37.471+0000|WARNING|glassfish 5.1|javax.enterprise.web.core|_ThreadID=32;_ThreadName=http-listener-1(1);_TimeMillis=1765547017471;_LevelValue=900;_MessageID=AS-WEB-CORE-00059;| Unable to set request character encoding to UTF8 from context /app, because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2025-12-12T13:43:37.567+0000|INFO|glassfish 5.1||_ThreadID=35;_ThreadName=Thread-8;_TimeMillis=1765547017567;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:37.703+0000|INFO|glassfish 5.1||_ThreadID=32;_ThreadName=Thread-8;_TimeMillis=1765547017703;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:37.787+0000|INFO|glassfish 5.1||_ThreadID=36;_ThreadName=Thread-8;_TimeMillis=1765547017787;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:38.026+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547018026;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:38.030+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547018030;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:38.032+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547018032;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:38.342+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547018342;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:38.347+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547018347;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:38.572+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547018572;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:38.709+0000|INFO|glassfish 5.1||_ThreadID=36;_ThreadName=Thread-8;_TimeMillis=1765547018709;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:38.801+0000|INFO|glassfish 5.1||_ThreadID=33;_ThreadName=Thread-8;_TimeMillis=1765547018801;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:38.876+0000|INFO|glassfish 5.1||_ThreadID=34;_ThreadName=Thread-8;_TimeMillis=1765547018876;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:39.103+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547019103;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:39.107+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547019107;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:39.108+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547019108;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:39.110+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547019110;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:39.396+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547019396;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:39.400+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547019400;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:39.401+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547019401;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:39.403+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547019403;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:39.556+0000|INFO|glassfish 5.1||_ThreadID=34;_ThreadName=Thread-8;_TimeMillis=1765547019556;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:39.669+0000|INFO|glassfish 5.1||_ThreadID=34;_ThreadName=Thread-8;_TimeMillis=1765547019669;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:39.767+0000|INFO|glassfish 5.1||_ThreadID=34;_ThreadName=Thread-8;_TimeMillis=1765547019767;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:40.017+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020017;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:40.022+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020022;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:40.022+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020022;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:40.023+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020023;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:40.025+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020025;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:40.321+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020321;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:40.325+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020325;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:40.325+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020325;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:40.326+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020326;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:40.328+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547020328;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:40.499+0000|INFO|glassfish 5.1||_ThreadID=32;_ThreadName=Thread-8;_TimeMillis=1765547020499;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:40.783+0000|INFO|glassfish 5.1||_ThreadID=34;_ThreadName=Thread-8;_TimeMillis=1765547020783;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:41.052+0000|INFO|glassfish 5.1||_ThreadID=36;_ThreadName=Thread-8;_TimeMillis=1765547021052;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:41.476+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021476;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:41.481+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021481;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:41.481+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021481;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:41.482+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021482;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:41.482+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021482;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:41.485+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021485;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:41.951+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021951;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:41.955+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021955;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:41.956+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021956;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:41.957+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021957;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:41.957+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021957;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:41.959+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547021959;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:42.268+0000|INFO|glassfish 5.1||_ThreadID=33;_ThreadName=Thread-8;_TimeMillis=1765547022268;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:42.845+0000|INFO|glassfish 5.1||_ThreadID=35;_ThreadName=Thread-8;_TimeMillis=1765547022845;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:43.432+0000|INFO|glassfish 5.1||_ThreadID=36;_ThreadName=Thread-8;_TimeMillis=1765547023432;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:44.164+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024164;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:44.168+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024168;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:44.168+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024168;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:44.169+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024169;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:44.169+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024169;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:44.170+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024170;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:44.172+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024172;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:44.976+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024976;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:44.980+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024980;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:44.980+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024980;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:44.981+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024981;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:44.981+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024981;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:44.982+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024982;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:44.984+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547024984;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:45.635+0000|INFO|glassfish 5.1||_ThreadID=33;_ThreadName=Thread-8;_TimeMillis=1765547025635;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:48.231+0000|INFO|glassfish 5.1||_ThreadID=36;_ThreadName=Thread-8;_TimeMillis=1765547028231;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:50.825+0000|INFO|glassfish 5.1||_ThreadID=32;_ThreadName=Thread-8;_TimeMillis=1765547030825;_LevelValue=800;| context: [com.sun.enterprise.web.WebModule(/app)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready context: [com.sun.enterprise.web.WebModule(/)] [org.glassfish.web.loader.WebappClassLoader] [/*] ready |#] [#|2025-12-12T13:43:53.579+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547033579;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:53.584+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547033584;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:53.585+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547033585;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:53.585+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547033585;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:53.586+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547033586;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:53.586+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547033586;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:53.587+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547033587;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:53.589+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547033589;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.ApplicationFilterChain.doFilter|#] [#|2025-12-12T13:43:56.400+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547036400;_LevelValue=800;| MemShell Agent is starting|#] [#|2025-12-12T13:43:56.404+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547036404;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:56.405+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547036405;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:56.405+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547036405;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:56.405+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547036405;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:56.406+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547036406;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:56.406+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547036406;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#] [#|2025-12-12T13:43:56.409+0000|INFO|glassfish 5.1||_ThreadID=105;_ThreadName=Thread-8;_TimeMillis=1765547036409;_LevelValue=800;| MemShell Agent is working at org.apache.catalina.core.StandardContextValve.invoke|#]