Project

General

Profile

fwd_client_base_crash_20250707_183800.log

Roger Borrello, 07/07/2025 06:52 PM

Download (64 KB)

 
1
25/07/07 18:35:59.214-0400 |   FINER | com.goldencode.p2j.net.SessionManager [SessionManager.createQueue()] | PID:501, ThreadName:main | host = localhost; port = 3333; secure = true;
2
25/07/07 18:35:59.516-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:main | main: Creating NetSocketWrapper: /127.0.0.1:37409 -> localhost/127.0.0.1:3333
3
25/07/07 18:35:59.518-0400 |   FINER | com.goldencode.p2j.security.SecurityManager | PID:501, ThreadName:main | secure = true
4
25/07/07 18:35:59.519-0400 |   FINER | com.goldencode.p2j.security.SecurityManager | PID:501, ThreadName:main | sentCert = true
5
25/07/07 18:35:59.519-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:main | main: writeInt(3)
6
25/07/07 18:35:59.519-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:main | main: writeUTF('0a16e907-c792-4eb7-b898-c881be3f05ed,bogus')
7
25/07/07 18:35:59.520-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:main | main: flush
8
25/07/07 18:35:59.521-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:main | main: readInt(): 0
9
25/07/07 18:35:59.522-0400 |   FINER | com.goldencode.p2j.security.SecurityManager$SsoSecurityManager | PID:501, ThreadName:main | Successful sso auth for fwd user bogus and client uuid 0a16e907-c792-4eb7-b898-c881be3f05ed
10
25/07/07 18:35:59.697-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Writer | Writer: write(byte[46])
11
25/07/07 18:35:59.701-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Reader | Reader: read(): byte[46]
12
25/07/07 18:35:59.720-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Writer | Writer: write(byte[223])
13
25/07/07 18:35:59.724-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Reader | Reader: read(): byte[93]
14
25/07/07 18:35:59.726-0400 |   FINER | com.goldencode.p2j.net.RemoteObject [RemoteObject.invoke()] | PID:501, ThreadName:main | public abstract com.goldencode.p2j.main.TemporaryClient com.goldencode.p2j.main.Spawner.getTemporaryClient(java.lang.String,java.lang.String)
15
25/07/07 18:35:59.726-0400 |  FINEST | com.goldencode.p2j.net.RemoteObject [RemoteObject.invoke()] | PID:501, ThreadName:main | parameters (0a16e907-c792-4eb7-b898-c881be3f05ed, null)
16
25/07/07 18:35:59.726-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Writer | Writer: write(byte[85])
17
25/07/07 18:35:59.749-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Reader | Reader: read(): byte[4681]
18
25/07/07 18:35:59.769-0400 |  FINEST | com.goldencode.p2j.net.RemoteObject [RemoteObject.invoke()] | PID:501, ThreadName:main | result = com.goldencode.p2j.main.WebClientSpawner$TemporaryClientTask@3514a4c0
19
25/07/07 18:35:59.769-0400 |  FINEST | com.goldencode.p2j.net.RemoteObject [RemoteObject.invoke()] | PID:501, ThreadName:main | elapsed millis = 43
20
25/07/07 18:35:59.778-0400 |    INFO | com.goldencode.p2j.main.ClientCore | PID:501, ThreadName:main | ClientDriver: 8 arguments =
21
   [
22
      'net:server:host=localhost',
23
      'net:socket:nio=false',
24
      'net:ssl:trackSeqNo=false',
25
      'net:connection:secure=true',
26
      'net:server:secure_port=3333',
27
      'sso:subject:id=bogus',
28
      'sso:storage:id=storage-hotel',
29
      'server:spawner:uuid=0a16e907-c792-4eb7-b898-c881be3f05ed'
30
   ]
31
   Product Version FWD v4.0.0_p2j_trunk_16010
32
   JVM Version 17.0.15
33
   JVM Memory: free = 140330176; total = 165675008; max = 536870912;
34
   JVM Available CPUs: 2
35
   JVM Properties =
36
   {
37
      java.specification.version = '17',
38
      sun.jnu.encoding = 'UTF-8',
39
      java.class.path = '/opt/fwd-deploy/convert/build/lib/p2j.jar',
40
      java.vm.vendor = 'Ubuntu',
41
      sun.arch.data.model = '64',
42
      java.vendor.url = 'https://ubuntu.com/',
43
      user.timezone = 'America/New_York',
44
      java.vm.specification.version = '17',
45
      os.name = 'Linux',
46
      sun.java.launcher = 'SUN_STANDARD',
47
      user.country = 'US',
48
      sun.boot.library.path = '/usr/lib/jvm/java-17-openjdk-amd64/lib',
49
      sun.java.command = 'com.goldencode.p2j.main.ClientDriver net:server:host=localhost net:socket:nio=false net:ssl:trackSeqNo=false net:connection:secure=true net:server:secure_port=3333 sso:subject:id=bogus sso:storage:id=storage-hotel server:spawner:uuid=0a16e907-c792-4eb7-b898-c881be3f05ed',
50
      jdk.debug = 'release',
51
      sun.cpu.endian = 'little',
52
      user.home = '/home/fwd',
53
      user.language = 'en',
54
      java.specification.vendor = 'Oracle Corporation',
55
      java.version.date = '2025-04-15',
56
      java.home = '/usr/lib/jvm/java-17-openjdk-amd64',
57
      file.separator = '/',
58
      java.vm.compressedOopsMode = '32-bit',
59
      line.separator = '
60
',
61
      sun.stdout.encoding = 'UTF-8',
62
      java.vm.specification.vendor = 'Oracle Corporation',
63
      java.specification.name = 'Java Platform API Specification',
64
      java.awt.headless = 'true',
65
      sun.management.compiler = 'HotSpot 64-Bit Tiered Compilers',
66
      java.runtime.version = '17.0.15+6-Ubuntu-0ubuntu122.04',
67
      user.name = 'fwd',
68
      path.separator = ':',
69
      os.version = '6.8.0-60-generic',
70
      java.runtime.name = 'OpenJDK Runtime Environment',
71
      file.encoding = 'UTF-8',
72
      java.vm.name = 'OpenJDK 64-Bit Server VM',
73
      java.vendor.url.bug = 'https://bugs.launchpad.net/ubuntu/+source/openjdk-17',
74
      java.io.tmpdir = '/tmp',
75
      java.version = '17.0.15',
76
      user.dir = '/opt/hotel/client',
77
      os.arch = 'amd64',
78
      java.vm.specification.name = 'Java Virtual Machine Specification',
79
      native.encoding = 'UTF-8',
80
      java.library.path = '/opt/fwd-deploy/convert/build/lib/',
81
      java.vm.info = 'mixed mode, sharing',
82
      java.vendor = 'Ubuntu',
83
      java.vm.version = '17.0.15+6-Ubuntu-0ubuntu122.04',
84
      java.specification.maintenance.version = '1',
85
      sun.io.unicode.encoding = 'UnicodeLittle',
86
      java.class.version = '61.0'
87
   }
88
   JVM Environment =
89
   {
90
      PATH = '/opt/hotel:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
91
      CLIENT_IP = '192.168.1.137',
92
      START_SERVER_GETOPTS = '-c /opt/hotel/etc/server.xml',
93
      LANG = 'en_US.UTF-8',
94
      PG_VERSION = '14',
95
      LOGIN = 'fwd',
96
      LOGNAME = 'fwd',
97
      PWD = '/opt/hotel/server',
98
      _ = '/usr/bin/java',
99
      LANGUAGE = 'en_US',
100
      PROJECT = 'hotel',
101
      SHELL = '/bin/bash',
102
      NCURSES_FWD_PTHREADS = 'true',
103
      DEBCONF_NOWARNINGS = 'yes',
104
      P2J_SUBJECT = '337A6D4A3036793232334C344230414E',
105
      OLDPWD = '/opt/hotel/server',
106
      USER = 'fwd',
107
      P2J_PASSWORD = '3434387024304F2D262B573634663033',
108
      NCURSES_FWD_STATIC = '/opt/ncurses',
109
      FWD_LIB = '/opt/fwd',
110
      CLASSPATH = '.',
111
      P2J_HOME = '/opt/fwd-deploy/convert/build/lib/',
112
      JDK_VERSION = '17',
113
      SPAWNER_DEPLOY = '/opt/fwd-deploy/spawner',
114
      HOSTNAME = '43f7f66dc3a6',
115
      DEBIAN_FRONTEND = 'noninteractive',
116
      HOME = '/home/fwd',
117
      SHLVL = '2'
118
   }
119
25/07/07 18:35:59.780-0400 |    INFO | com.goldencode.p2j.main.ClientCore | PID:501, ThreadName:main | BootstrapConfig sharedFile = none; privateFile = none; isServer = false; configuraton values =
120
   {
121
      NET:QUEUE:CONVERSATION = true
122
      NET:QUEUE:START_THREAD = false
123
      NET:SERVER:HOST = localhost
124
      NET:SERVER:SECURE_PORT = 3333
125
      NET:SOCKET:NIO = false
126
      NET:SSL:TRACKSEQNO = false
127
      NET:CONNECTION:SECURE = true
128
      SSO:SUBJECT:ID = bogus
129
      SSO:STORAGE:ID = storage-hotel
130
      SERVER:SPAWNER:UUID = 0a16e907-c792-4eb7-b898-c881be3f05ed
131
      CLIENT:DRIVER:TYPE = chui_web
132
      CLIENT:CHUI:ROWS = 24
133
      CLIENT:CHUI:COLUMNS = 80
134
      CLIENT:CHUI:BACKGROUND = 0x000000
135
      CLIENT:CHUI:FOREGROUND = 0xffa500
136
      CLIENT:CHUI:SELECTION = 0x0000ff
137
      CLIENT:CHUI:FONTNAME = monospaced
138
      CLIENT:CHUI:FONTSIZE = 12
139
      CLIENT:WEB:CLIPBOARD = true
140
      CLIENT:WEB:SOCKETTIMEOUT = 90000
141
      CLIENT:WEB:WATCHDOGTIMEOUT = 120000
142
      CLIENT:WEB:MAXBINARYMESSAGE = 32768
143
      CLIENT:WEB:MAXTEXTMESSAGE = 4096
144
      CLIENT:WEB:MAXIDLETIME = 90000
145
      CLIENT:WEB:DELAYBETWEENTRIESTOCONNECT = 1000
146
      CLIENT:WEB:TRYTOCONNECTMESSAGE = \"The websocket connection to the application has been lost. Attempting to restore the connection.\"
147
      CLIENT:WEB:SERVERUNAVAILABLEMESSAGE = \"The application server is no longer available. Please contact support.\"
148
      CLIENT:WEB:CONNECTIONRESTOREDMESSAGE = \"The server connection has been restored.\"
149
      CLIENT:WEB:PINGPONGINTERVAL = 30000
150
      CLIENT:WEB:MAXLOSTPINGS = 6
151
      CLIENT:WEB:DELAYBETWEENPINGTRIES = 5000
152
      CLIENT:WEB:MAXOUTPUTBUFFERSIZE = 1048576
153
      CLIENT:WEB:MAXOUTPUTAGGREGATIONSIZE = 8192
154
      CLIENT:WEB:MAXHTTPIDLETIMEOUT = 0
155
      CLIENT:WEB:MAXRESPONSEHEADERSIZE = 8192
156
      CLIENT:WEB:MAXREQUESTHEADERSIZE = 8192
157
      CLIENT:WEB:ENABLEDEBUGLOGGING = false
158
      CLIENT:WEB:PORT = 8449
159
      CLIENT:WEB:HOST = 172.18.0.3
160
      CLIENT:WEB:LANG = ?
161
      CLIENT:WEB:FORWARDEDPROTO = https
162
      CLIENT:WEB:FORWARDEDHOST = 192.168.1.195
163
      CLIENT:WEB:WEBROOT = /proxy/client11
164
      CLIENT:WEB:USELOCALSTORAGE = false
165
      CLIENT:WEB:BROADCASTCHANNELPINGTIMEOUT = -1
166
      CLIENT:WEB:EMBEDDED = false
167
      CLIENT:TEXT-METRICS:CACHE-SIZE = 0
168
      CLIENT:CMD-LINE-OPTION:DEBUGALERT = true
169
      WEB:URL:LOGINPAGE = https://192.168.1.195/chui
170
      WEB:URL:LOGOUTPAGE = https://192.168.1.195/chui/logout
171
      WEB:URL:SERVERBASEURL = https://192.168.1.195
172
      SECURITY:TRUSTSTORE:ALIAS = standard
173
      SECURITY:TRUSTSTORE:BYTES = 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
174
      SECURITY:CERTIFICATE:VALIDATE = true
175
      SECURITY:TRUST_MGR:DISABLE = false
176
      SECURITY:TRANSPORT:REFRESH = true
177
      ACCESS:PASSWORD:TRUSTSTORE = 0x-h)KtiCIXWqia%_O5s0Qevb3Fb0vg2Sc49
178
   }
179
25/07/07 18:36:00.000-0400 |    FINE | org.eclipse.jetty.util.log | PID:501, ThreadName:main | Logging to com.goldencode.p2j.util.logging.CentralSlf4jLogger@6581dc0a via org.eclipse.jetty.util.log.Slf4jLog
180
25/07/07 18:36:00.003-0400 |    INFO | org.eclipse.jetty.util.log | PID:501, ThreadName:main | Logging initialized @1347ms to org.eclipse.jetty.util.log.Slf4jLog
181
25/07/07 18:36:00.013-0400 |    INFO | com.goldencode.p2j.ui.client.driver.web.WebPageHandler | PID:501, ThreadName:main | target=/index.html page=/com/goldencode/p2j/ui/client/driver/web/index.html
182
25/07/07 18:36:00.076-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | QueuedThreadPool[qtp1104422581]@41d426b5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@45fd9a4d,POJO}
183
25/07/07 18:36:00.104-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | Server@2d96543c{STOPPED}[9.4.57.v20241219] added {QueuedThreadPool[qtp1104422581]@41d426b5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
184
25/07/07 18:36:00.107-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | Server@2d96543c{STOPPED}[9.4.57.v20241219] added {ScheduledExecutorScheduler@69653e16{STOPPED},AUTO}
185
25/07/07 18:36:00.109-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | HandlerCollection@550a1967{STOPPED} added {AuthHandler@2a640157{STOPPED},AUTO}
186
25/07/07 18:36:00.122-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | o.e.j.s.h.ContextHandler@301ec38b{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@17a1e4ca{base=null,protected=null},MANAGED}
187
25/07/07 18:36:00.122-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | o.e.j.s.h.ContextHandler@301ec38b{/,null,STOPPED} added {ChuiWebPageHandler@10ded6a9{STOPPED},MANAGED}
188
25/07/07 18:36:00.122-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | HandlerCollection@550a1967{STOPPED} added {o.e.j.s.h.ContextHandler@301ec38b{/,null,STOPPED},AUTO}
189
25/07/07 18:36:00.122-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | o.e.j.s.h.ContextHandler@c5dc4a2{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@4a194c39{base=null,protected=null},MANAGED}
190
25/07/07 18:36:00.122-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | o.e.j.s.h.ContextHandler@c5dc4a2{/,null,STOPPED} added {WebResourceHandler@52066604{STOPPED},MANAGED}
191
25/07/07 18:36:00.122-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | HandlerCollection@550a1967{STOPPED} added {o.e.j.s.h.ContextHandler@c5dc4a2{/,null,STOPPED},AUTO}
192
25/07/07 18:36:00.123-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | HandlerCollection@550a1967{STOPPED} added {DojoToolkitHandler@373ebf74{STOPPED},AUTO}
193
25/07/07 18:36:00.134-0400 |    FINE | org.eclipse.jetty.http.PreEncodedHttpField | PID:501, ThreadName:main | HttpField encoders loaded: [org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder@48d5f34e, org.eclipse.jetty.http.Http1FieldPreEncoder@fc258b1]
194
25/07/07 18:36:00.161-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | o.e.j.s.h.ContextHandler@61ce23ac{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@3668d4{base=null,protected=null},MANAGED}
195
25/07/07 18:36:00.164-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | o.e.j.s.h.ContextHandler@61ce23ac{/client,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/chui/driver/web/res,STOPPED} added {ResourceHandler@ec2cc4{STOPPED},MANAGED}
196
25/07/07 18:36:00.164-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | o.e.j.s.h.ContextHandler@2a5b3fee{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@7c1e2a2d{base=null,protected=null},MANAGED}
197
25/07/07 18:36:00.167-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | o.e.j.s.h.ContextHandler@2a5b3fee{/common,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/driver/web/res,STOPPED} added {ResourceHandler@333dd51e{STOPPED},MANAGED}
198
25/07/07 18:36:00.170-0400 |    FINE | org.eclipse.jetty.server.handler.ContextHandlerCollection | PID:501, ThreadName:main | common->[{o.e.j.s.h.ContextHandler@2a5b3fee{/common,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/driver/web/res,STOPPED},[o.e.j.s.h.ContextHandler@2a5b3fee{/common,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/driver/web/res,STOPPED}]}]
199
25/07/07 18:36:00.170-0400 |    FINE | org.eclipse.jetty.server.handler.ContextHandlerCollection | PID:501, ThreadName:main | client->[{o.e.j.s.h.ContextHandler@61ce23ac{/client,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/chui/driver/web/res,STOPPED},[o.e.j.s.h.ContextHandler@61ce23ac{/client,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/chui/driver/web/res,STOPPED}]}]
200
25/07/07 18:36:00.170-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ContextHandlerCollection@3401a114{STOPPED} added {o.e.j.s.h.ContextHandler@61ce23ac{/client,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/chui/driver/web/res,STOPPED},AUTO}
201
25/07/07 18:36:00.170-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ContextHandlerCollection@3401a114{STOPPED} added {o.e.j.s.h.ContextHandler@2a5b3fee{/common,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/driver/web/res,STOPPED},AUTO}
202
25/07/07 18:36:00.170-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | HandlerCollection@550a1967{STOPPED} added {ContextHandlerCollection@3401a114{STOPPED},AUTO}
203
25/07/07 18:36:00.175-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | HandlerCollection@550a1967{STOPPED} added {PojoWebSocketHandler@522a32b1{STOPPED},AUTO}
204
25/07/07 18:36:00.381-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | SslConnectionFactory@6da00fb9{SSL->HTTP/1.1} added {Server@a202ccb[provider=Conscrypt,keyStore=null,trustStore=null],AUTO}
205
25/07/07 18:36:00.388-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | HttpConnectionFactory@5c00384f[HTTP/1.1] added {HttpConfiguration@3b7ff809{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@1bb564e2]},POJO}
206
25/07/07 18:36:00.395-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{null, ()}{0.0.0.0:0} added {Server@2d96543c{STOPPED}[9.4.57.v20241219],UNMANAGED}
207
25/07/07 18:36:00.395-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1104422581]@41d426b5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
208
25/07/07 18:36:00.395-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@6cfcd46d{STOPPED},AUTO}
209
25/07/07 18:36:00.396-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{null, ()}{0.0.0.0:0} added {ArrayByteBufferPool@52045dbe{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=1024},POJO}
210
25/07/07 18:36:00.396-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{null, (ssl)}{0.0.0.0:0} added {SslConnectionFactory@6da00fb9{SSL->HTTP/1.1},AUTO}
211
25/07/07 18:36:00.397-0400 |    FINE | org.eclipse.jetty.server.AbstractConnector | PID:501, ThreadName:main | ServerConnector@57fd91c9{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@6da00fb9{SSL->HTTP/1.1}
212
25/07/07 18:36:00.398-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@5c00384f[HTTP/1.1],AUTO}
213
25/07/07 18:36:00.398-0400 |    FINE | org.eclipse.jetty.server.AbstractConnector | PID:501, ThreadName:main | ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@5c00384f[HTTP/1.1]
214
25/07/07 18:36:00.402-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:0},MANAGED}
215
25/07/07 18:36:00.402-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | Server@2d96543c{STOPPED}[9.4.57.v20241219] added {ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449},AUTO}
216
25/07/07 18:36:00.402-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | Server@2d96543c{STOPPED}[9.4.57.v20241219] added {HandlerCollection@550a1967{STOPPED},MANAGED}
217
25/07/07 18:36:00.402-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting Server@2d96543c{STOPPED}[9.4.57.v20241219]
218
25/07/07 18:36:00.405-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | Server@2d96543c{STARTING}[9.4.57.v20241219] added {ErrorHandler@788fcafb{STOPPED},AUTO}
219
25/07/07 18:36:00.407-0400 |    INFO | org.eclipse.jetty.server.Server | PID:501, ThreadName:main | jetty-9.4.57.v20241219; built: 2025-01-08T21:24:30.412Z; git: df524e6b29271c2e09ba9aea83c18dc9db464a31; jvm 17.0.15+6-Ubuntu-0ubuntu122.04
220
25/07/07 18:36:00.415-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting Server@2d96543c{STARTING}[9.4.57.v20241219]
221
25/07/07 18:36:00.415-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting QueuedThreadPool[qtp1104422581]@41d426b5{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
222
25/07/07 18:36:00.417-0400 |    FINE | org.eclipse.jetty.util.thread.ReservedThreadExecutor | PID:501, ThreadName:main | ReservedThreadExecutor@e077866{reserved=0/2,pending=0}
223
25/07/07 18:36:00.417-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | QueuedThreadPool[qtp1104422581]@41d426b5{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}] added {ReservedThreadExecutor@e077866{reserved=0/2,pending=0},AUTO}
224
25/07/07 18:36:00.417-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ReservedThreadExecutor@e077866{reserved=0/2,pending=0}
225
25/07/07 18:36:00.420-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1764ms ReservedThreadExecutor@e077866{reserved=0/2,pending=0}
226
25/07/07 18:36:00.420-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | Starting Thread[qtp1104422581-22,5,main]
227
25/07/07 18:36:00.421-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | Starting Thread[qtp1104422581-23,5,main]
228
25/07/07 18:36:00.421-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | Starting Thread[qtp1104422581-24,5,main]
229
25/07/07 18:36:00.421-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-23 | Runner started for QueuedThreadPool[qtp1104422581]@41d426b5{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
230
25/07/07 18:36:00.421-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | Starting Thread[qtp1104422581-25,5,main]
231
25/07/07 18:36:00.422-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-24 | Runner started for QueuedThreadPool[qtp1104422581]@41d426b5{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
232
25/07/07 18:36:00.423-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-25 | Runner started for QueuedThreadPool[qtp1104422581]@41d426b5{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
233
25/07/07 18:36:00.423-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | Starting Thread[qtp1104422581-26,5,main]
234
25/07/07 18:36:00.423-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | Starting Thread[qtp1104422581-27,5,main]
235
25/07/07 18:36:00.423-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-26 | Runner started for QueuedThreadPool[qtp1104422581]@41d426b5{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
236
25/07/07 18:36:00.423-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-22 | Runner started for QueuedThreadPool[qtp1104422581]@41d426b5{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
237
25/07/07 18:36:00.424-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-27 | Runner started for QueuedThreadPool[qtp1104422581]@41d426b5{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
238
25/07/07 18:36:00.424-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | Starting Thread[qtp1104422581-28,5,main]
239
25/07/07 18:36:00.424-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | Starting Thread[qtp1104422581-29,5,main]
240
25/07/07 18:36:00.425-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-28 | Runner started for QueuedThreadPool[qtp1104422581]@41d426b5{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
241
25/07/07 18:36:00.425-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1769ms QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
242
25/07/07 18:36:00.425-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ScheduledExecutorScheduler@69653e16{STOPPED}
243
25/07/07 18:36:00.426-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-29 | Runner started for QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
244
25/07/07 18:36:00.427-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1771ms ScheduledExecutorScheduler@69653e16{STARTED}
245
25/07/07 18:36:00.427-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting HandlerCollection@550a1967{STOPPED}
246
25/07/07 18:36:00.427-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting HandlerCollection@550a1967{STARTING}
247
25/07/07 18:36:00.427-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting AuthHandler@2a640157{STOPPED}
248
25/07/07 18:36:00.427-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting AuthHandler@2a640157{STARTING}
249
25/07/07 18:36:00.427-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1771ms AuthHandler@2a640157{STARTED}
250
25/07/07 18:36:00.427-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting o.e.j.s.h.ContextHandler@301ec38b{/,null,STOPPED}
251
25/07/07 18:36:00.435-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting o.e.j.s.h.ContextHandler@301ec38b{/,null,STARTING}
252
25/07/07 18:36:00.435-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting SymlinkAllowedResourceAliasChecker@17a1e4ca{base=null,protected=null}
253
25/07/07 18:36:00.435-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1779ms SymlinkAllowedResourceAliasChecker@17a1e4ca{base=null,protected=null}
254
25/07/07 18:36:00.435-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ChuiWebPageHandler@10ded6a9{STOPPED}
255
25/07/07 18:36:00.435-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting ChuiWebPageHandler@10ded6a9{STARTING}
256
25/07/07 18:36:00.435-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1779ms ChuiWebPageHandler@10ded6a9{STARTED}
257
25/07/07 18:36:00.436-0400 |    INFO | org.eclipse.jetty.server.handler.ContextHandler | PID:501, ThreadName:main | Started o.e.j.s.h.ContextHandler@301ec38b{/,null,AVAILABLE}
258
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1780ms o.e.j.s.h.ContextHandler@301ec38b{/,null,AVAILABLE}
259
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting o.e.j.s.h.ContextHandler@c5dc4a2{/,null,STOPPED}
260
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting o.e.j.s.h.ContextHandler@c5dc4a2{/,null,STARTING}
261
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting SymlinkAllowedResourceAliasChecker@4a194c39{base=null,protected=null}
262
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1780ms SymlinkAllowedResourceAliasChecker@4a194c39{base=null,protected=null}
263
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting WebResourceHandler@52066604{STOPPED}
264
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting WebResourceHandler@52066604{STARTING}
265
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1780ms WebResourceHandler@52066604{STARTED}
266
25/07/07 18:36:00.436-0400 |    INFO | org.eclipse.jetty.server.handler.ContextHandler | PID:501, ThreadName:main | Started o.e.j.s.h.ContextHandler@c5dc4a2{/,null,AVAILABLE}
267
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1781ms o.e.j.s.h.ContextHandler@c5dc4a2{/,null,AVAILABLE}
268
25/07/07 18:36:00.436-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting DojoToolkitHandler@373ebf74{STOPPED}
269
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting DojoToolkitHandler@373ebf74{STARTING}
270
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1781ms DojoToolkitHandler@373ebf74{STARTED}
271
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ContextHandlerCollection@3401a114{STOPPED}
272
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting ContextHandlerCollection@3401a114{STARTING}
273
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting o.e.j.s.h.ContextHandler@61ce23ac{/client,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/chui/driver/web/res,STOPPED}
274
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting o.e.j.s.h.ContextHandler@61ce23ac{/client,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/chui/driver/web/res,STARTING}
275
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting SymlinkAllowedResourceAliasChecker@3668d4{base=null,protected=null}
276
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1781ms SymlinkAllowedResourceAliasChecker@3668d4{base=null,protected=null}
277
25/07/07 18:36:00.437-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ResourceHandler@ec2cc4{STOPPED}
278
25/07/07 18:36:00.438-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting ResourceHandler@ec2cc4{STARTING}
279
25/07/07 18:36:00.438-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1782ms ResourceHandler@ec2cc4{STARTED}
280
25/07/07 18:36:00.438-0400 |    INFO | org.eclipse.jetty.server.handler.ContextHandler | PID:501, ThreadName:main | Started o.e.j.s.h.ContextHandler@61ce23ac{/client,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/chui/driver/web/res,AVAILABLE}
281
25/07/07 18:36:00.438-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1782ms o.e.j.s.h.ContextHandler@61ce23ac{/client,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/chui/driver/web/res,AVAILABLE}
282
25/07/07 18:36:00.438-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting o.e.j.s.h.ContextHandler@2a5b3fee{/common,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/driver/web/res,STOPPED}
283
25/07/07 18:36:00.438-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting o.e.j.s.h.ContextHandler@2a5b3fee{/common,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/driver/web/res,STARTING}
284
25/07/07 18:36:00.438-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting SymlinkAllowedResourceAliasChecker@7c1e2a2d{base=null,protected=null}
285
25/07/07 18:36:00.439-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1783ms SymlinkAllowedResourceAliasChecker@7c1e2a2d{base=null,protected=null}
286
25/07/07 18:36:00.439-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ResourceHandler@333dd51e{STOPPED}
287
25/07/07 18:36:00.439-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting ResourceHandler@333dd51e{STARTING}
288
25/07/07 18:36:00.439-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1783ms ResourceHandler@333dd51e{STARTED}
289
25/07/07 18:36:00.439-0400 |    INFO | org.eclipse.jetty.server.handler.ContextHandler | PID:501, ThreadName:main | Started o.e.j.s.h.ContextHandler@2a5b3fee{/common,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/driver/web/res,AVAILABLE}
290
25/07/07 18:36:00.439-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1784ms o.e.j.s.h.ContextHandler@2a5b3fee{/common,jar:file:/opt/fwd-deploy/convert/build/lib/p2j.jar!/com/goldencode/p2j/ui/client/driver/web/res,AVAILABLE}
291
25/07/07 18:36:00.439-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1784ms ContextHandlerCollection@3401a114{STARTED}
292
25/07/07 18:36:00.440-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting PojoWebSocketHandler@522a32b1{STOPPED}
293
25/07/07 18:36:00.468-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | WebSocketExtensionFactory@4763c727{STOPPED} added {InflaterPool@72445aba{STOPPED,size=0,capacity=UNLIMITED},AUTO}
294
25/07/07 18:36:00.468-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | WebSocketExtensionFactory@4763c727{STOPPED} added {DeflaterPool@15c25153{STOPPED,size=0,capacity=UNLIMITED},AUTO}
295
25/07/07 18:36:00.469-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | WebSocketServerFactory@14f5da2c[defaultPolicy=WebSocketPolicy@293d0107[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {MappedByteBufferPool@2692b61e{maxQueueLength=-1, factor=1024},POJO}
296
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | WebSocketServerFactory@14f5da2c[defaultPolicy=WebSocketPolicy@293d0107[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@62fad19{STOPPED},AUTO}
297
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | WebSocketServerFactory@14f5da2c[defaultPolicy=WebSocketPolicy@293d0107[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@47dbb1e2{STOPPED},AUTO}
298
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | WebSocketServerFactory@14f5da2c[defaultPolicy=WebSocketPolicy@293d0107[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@4763c727{STOPPED},AUTO}
299
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | PojoWebSocketHandler@522a32b1{STARTING} added {WebSocketServerFactory@14f5da2c[defaultPolicy=WebSocketPolicy@293d0107[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
300
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting PojoWebSocketHandler@522a32b1{STARTING}
301
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting WebSocketServerFactory@14f5da2c[defaultPolicy=WebSocketPolicy@293d0107[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=4096,maxBinaryMessageSize=32768,maxBinaryMessageBufferSize=4096,asyncWriteTimeout=60000,idleTimeout=90000,inputBufferSize=4096],creator=com.goldencode.p2j.ui.client.driver.web.GenericWebSocketCreator]
302
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ScheduledExecutorScheduler@62fad19{STOPPED}
303
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1814ms ScheduledExecutorScheduler@62fad19{STARTED}
304
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting SessionTracker@47dbb1e2{STOPPED}
305
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1814ms SessionTracker@47dbb1e2{STARTED}
306
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting WebSocketExtensionFactory@4763c727{STOPPED}
307
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting InflaterPool@72445aba{STOPPED,size=0,capacity=UNLIMITED}
308
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1815ms InflaterPool@72445aba{STARTED,size=0,capacity=UNLIMITED}
309
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting DeflaterPool@15c25153{STOPPED,size=0,capacity=UNLIMITED}
310
25/07/07 18:36:00.470-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1815ms DeflaterPool@15c25153{STARTED,size=0,capacity=UNLIMITED}
311
25/07/07 18:36:00.471-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1815ms WebSocketExtensionFactory@4763c727{STARTED}
312
25/07/07 18:36:00.471-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1815ms WebSocketServerFactory@14f5da2c[defaultPolicy=WebSocketPolicy@293d0107[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=4096,maxBinaryMessageSize=32768,maxBinaryMessageBufferSize=4096,asyncWriteTimeout=60000,idleTimeout=90000,inputBufferSize=4096],creator=com.goldencode.p2j.ui.client.driver.web.GenericWebSocketCreator]
313
25/07/07 18:36:00.471-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1815ms PojoWebSocketHandler@522a32b1{STARTED}
314
25/07/07 18:36:00.471-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1815ms HandlerCollection@550a1967{STARTED}
315
25/07/07 18:36:00.471-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ErrorHandler@788fcafb{STOPPED}
316
25/07/07 18:36:00.471-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandler | PID:501, ThreadName:main | starting ErrorHandler@788fcafb{STARTING}
317
25/07/07 18:36:00.471-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1815ms ErrorHandler@788fcafb{STARTED}
318
25/07/07 18:36:00.471-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449}
319
25/07/07 18:36:00.480-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449} added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:8449],POJO}
320
25/07/07 18:36:00.480-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ScheduledExecutorScheduler@6cfcd46d{STOPPED}
321
25/07/07 18:36:00.480-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @1825ms ScheduledExecutorScheduler@6cfcd46d{STARTED}
322
25/07/07 18:36:00.481-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting SslConnectionFactory@6da00fb9{SSL->HTTP/1.1}
323
25/07/07 18:36:00.481-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting Server@a202ccb[provider=Conscrypt,keyStore=null,trustStore=null]
324
25/07/07 18:36:00.484-0400 |    FINE | org.eclipse.jetty.util.ssl.X509 | PID:501, ThreadName:main | Certificate alias=standard SAN dns=localhost in X509@6c8bca63(standard,h=[],a=[],w=[])
325
25/07/07 18:36:00.486-0400 |    FINE | org.eclipse.jetty.util.ssl.X509 | PID:501, ThreadName:main | Certificate CN alias=standard CN=localhost in X509@6c8bca63(standard,h=[localhost],a=[],w=[])
326
25/07/07 18:36:00.486-0400 |    INFO | org.eclipse.jetty.util.ssl.SslContextFactory | PID:501, ThreadName:main | x509=X509@6c8bca63(standard,h=[localhost],a=[],w=[]) for Server@a202ccb[provider=Conscrypt,keyStore=null,trustStore=null]
327
25/07/07 18:36:00.486-0400 |    INFO | org.eclipse.jetty.util.ssl.SslContextFactory | PID:501, ThreadName:main | Unable to get KeyManagerFactory instance for algorithm [SunX509] on provider [Conscrypt], using default
328
25/07/07 18:36:00.486-0400 |    FINE | org.eclipse.jetty.util.ssl.SslContextFactory | PID:501, ThreadName:main | 
329
java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Conscrypt
330
	at java.base/sun.security.jca.GetInstance.getService(GetInstance.java:87)
331
	at java.base/sun.security.jca.GetInstance.getInstance(GetInstance.java:206)
332
	at java.base/javax.net.ssl.KeyManagerFactory.getInstance(KeyManagerFactory.java:198)
333
	at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyManagerFactoryInstance(SslContextFactory.java:1803)
334
	at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyManagers(SslContextFactory.java:1248)
335
	at org.eclipse.jetty.util.ssl.SslContextFactory$Server.getKeyManagers(SslContextFactory.java:2364)
336
	at org.eclipse.jetty.util.ssl.SslContextFactory.load(SslContextFactory.java:373)
337
	at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:244)
338
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
339
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
340
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
341
	at org.eclipse.jetty.server.SslConnectionFactory.doStart(SslConnectionFactory.java:97)
342
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
343
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
344
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
345
	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:323)
346
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:81)
347
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:234)
348
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
349
	at org.eclipse.jetty.server.Server.doStart(Server.java:401)
350
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
351
	at com.goldencode.p2j.web.GenericWebServer.startup(GenericWebServer.java:653)
352
	at com.goldencode.p2j.web.GenericWebServer.startup(GenericWebServer.java:599)
353
	at com.goldencode.p2j.ui.client.driver.web.EmbeddedWebServerImpl.startupServer(EmbeddedWebServerImpl.java:234)
354
	at com.goldencode.p2j.ui.client.chui.driver.web.ChuiWebDriver.startupServer(ChuiWebDriver.java:528)
355
	at com.goldencode.p2j.main.WebClientSpawner$TemporaryClientTask.doWork(WebClientSpawner.java:430)
356
	at com.goldencode.p2j.main.ClientCore.processTemporaryClient(ClientCore.java:817)
357
	at com.goldencode.p2j.main.ClientCore.start(ClientCore.java:461)
358
	at com.goldencode.p2j.main.ClientDriver.start(ClientDriver.java:287)
359
	at com.goldencode.p2j.main.CommonDriver.process(CommonDriver.java:522)
360
	at com.goldencode.p2j.main.ClientDriver.process(ClientDriver.java:171)
361
	at com.goldencode.p2j.main.ClientDriver.main(ClientDriver.java:330)
362
25/07/07 18:36:00.492-0400 |    FINE | org.eclipse.jetty.util.ssl.SslContextFactory | PID:501, ThreadName:main | managers=[sun.security.ssl.SunX509KeyManagerImpl@1de5f0ef] for Server@a202ccb[provider=Conscrypt,keyStore=null,trustStore=null]
363
25/07/07 18:36:00.666-0400 |    FINE | org.eclipse.jetty.util.ssl.SslContextFactory | PID:501, ThreadName:main | Selected Protocols [TLSv1, TLSv1.1, TLSv1.2, TLSv1.3] of [TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
364
25/07/07 18:36:00.666-0400 |    FINE | org.eclipse.jetty.util.ssl.SslContextFactory | PID:501, ThreadName:main | Selected Ciphers   [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_PSK_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_PSK_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_FALLBACK_SCSV]
365
25/07/07 18:36:00.667-0400 |    FINE | org.eclipse.jetty.util.ssl.SslContextFactory | PID:501, ThreadName:main | Customize org.conscrypt.Java8EngineWrapper@475835b1
366
25/07/07 18:36:00.669-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @2013ms Server@a202ccb[provider=Conscrypt,keyStore=null,trustStore=null]
367
25/07/07 18:36:00.669-0400 |    FINE | org.eclipse.jetty.util.ssl.SslContextFactory | PID:501, ThreadName:main | Customize org.conscrypt.Java8EngineWrapper@5cc126dc
368
25/07/07 18:36:00.670-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @2014ms SslConnectionFactory@6da00fb9{SSL->HTTP/1.1}
369
25/07/07 18:36:00.670-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting HttpConnectionFactory@5c00384f[HTTP/1.1]
370
25/07/07 18:36:00.671-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @2015ms HttpConnectionFactory@5c00384f[HTTP/1.1]
371
25/07/07 18:36:00.671-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting SelectorManager@ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449}
372
25/07/07 18:36:00.681-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | EatWhatYouKill@52500920/SelectorProducer@117e0fe5/IDLE/p=false/QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-07-07T18:36:00.679605152-04:00 added {SelectorProducer@117e0fe5,POJO}
373
25/07/07 18:36:00.681-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | EatWhatYouKill@52500920/SelectorProducer@117e0fe5/IDLE/p=false/QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-07-07T18:36:00.681582501-04:00 added {QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}],UNMANAGED}
374
25/07/07 18:36:00.681-0400 |    FINE | org.eclipse.jetty.util.thread.strategy.EatWhatYouKill | PID:501, ThreadName:main | EatWhatYouKill@52500920/SelectorProducer@117e0fe5/IDLE/p=false/QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-07-07T18:36:00.681820469-04:00 created
375
25/07/07 18:36:00.682-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ManagedSelector@3e2943ab{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@52500920/SelectorProducer@117e0fe5/IDLE/p=false/QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-07-07T18:36:00.682085239-04:00,MANAGED}
376
25/07/07 18:36:00.682-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | SelectorManager@ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449} added {ManagedSelector@3e2943ab{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
377
25/07/07 18:36:00.682-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting ManagedSelector@3e2943ab{STOPPED} id=0 keys=-1 selected=-1 updates=0
378
25/07/07 18:36:00.682-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | starting EatWhatYouKill@52500920/SelectorProducer@117e0fe5/IDLE/p=false/QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-07-07T18:36:00.682540036-04:00
379
25/07/07 18:36:00.682-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @2026ms EatWhatYouKill@52500920/SelectorProducer@117e0fe5/IDLE/p=false/QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-07-07T18:36:00.682713954-04:00
380
25/07/07 18:36:00.685-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | queue org.eclipse.jetty.io.ManagedSelector$$Lambda$442/0x00007738142babb8@2d10e0b1 startThread=0
381
25/07/07 18:36:00.685-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-23 | run org.eclipse.jetty.io.ManagedSelector$$Lambda$442/0x00007738142babb8@2d10e0b1 in QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
382
25/07/07 18:36:00.685-0400 |    FINE | org.eclipse.jetty.util.thread.strategy.EatWhatYouKill | PID:501, ThreadName:qtp1104422581-23 | EatWhatYouKill@52500920/SelectorProducer@117e0fe5/IDLE/p=false/QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}][pc=0,pic=0,pec=0,epc=0]@2025-07-07T18:36:00.685886767-04:00 tryProduce false
383
25/07/07 18:36:00.686-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:main | Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@51df223b on ManagedSelector@3e2943ab{STARTING} id=0 keys=0 selected=0 updates=0
384
25/07/07 18:36:00.687-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | updateable 1
385
25/07/07 18:36:00.687-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | update org.eclipse.jetty.io.ManagedSelector$Start@51df223b
386
25/07/07 18:36:00.687-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | updates 0
387
25/07/07 18:36:00.687-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Selector sun.nio.ch.EPollSelectorImpl@1dca143a waiting with 0 keys
388
25/07/07 18:36:00.688-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @2032ms ManagedSelector@3e2943ab{STARTED} id=0 keys=0 selected=0 updates=0
389
25/07/07 18:36:00.688-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @2032ms SelectorManager@ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449}
390
25/07/07 18:36:00.689-0400 |    FINE | org.eclipse.jetty.util.component.ContainerLifeCycle | PID:501, ThreadName:main | ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449} added {acceptor-0@4602c2a9,POJO}
391
25/07/07 18:36:00.689-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:main | queue acceptor-0@4602c2a9 startThread=0
392
25/07/07 18:36:00.689-0400 |    INFO | org.eclipse.jetty.server.AbstractConnector | PID:501, ThreadName:main | Started ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449}
393
25/07/07 18:36:00.689-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @2033ms ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449}
394
25/07/07 18:36:00.689-0400 |    INFO | org.eclipse.jetty.server.Server | PID:501, ThreadName:main | Started @2033ms
395
25/07/07 18:36:00.689-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:main | STARTED @2033ms Server@2d96543c{STARTED}[9.4.57.v20241219]
396
25/07/07 18:36:00.690-0400 |    INFO | com.goldencode.p2j.web.GenericWebServer [GenericWebServer.startup] | PID:501, ThreadName:main | Server URL: https://172.18.0.3:8449/
397
25/07/07 18:36:00.690-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-24 | run acceptor-0@4602c2a9 in QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
398
25/07/07 18:36:00.690-0400 |    INFO | com.goldencode.p2j.web.GenericWebServer | PID:501, ThreadName:main | SSL provider: Conscrypt
399
25/07/07 18:36:00.694-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Writer | Writer: write(byte[183])
400
25/07/07 18:36:00.696-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Reader | Reader: read(): byte[93]
401
25/07/07 18:36:00.696-0400 |   FINER | com.goldencode.p2j.net.RemoteObject [RemoteObject.invoke()] | PID:501, ThreadName:main | public abstract void com.goldencode.p2j.main.Spawner.clientIsReady(java.lang.String,java.lang.String)
402
25/07/07 18:36:00.696-0400 |  FINEST | com.goldencode.p2j.net.RemoteObject [RemoteObject.invoke()] | PID:501, ThreadName:main | parameters (0a16e907-c792-4eb7-b898-c881be3f05ed, https://192.168.1.195/proxy/client11/)
403
25/07/07 18:36:00.697-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Writer | Writer: write(byte[124])
404
25/07/07 18:36:00.698-0400 |  FINEST | com.goldencode.p2j.net.NetSocket | PID:501, ThreadName:Reader | Reader: read(): byte[37]
405
25/07/07 18:36:00.698-0400 |  FINEST | com.goldencode.p2j.net.RemoteObject [RemoteObject.invoke()] | PID:501, ThreadName:main | elapsed millis = 2
406
25/07/07 18:37:59.916-0400 |  SEVERE | com.goldencode.p2j.ui.client.driver.web.WatchdogTimer | PID:501, ThreadName:watchdog | System exit is scheduled
407
25/07/07 18:37:59.918-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:JettyShutdownThread | stopping Server@2d96543c{STARTED}[9.4.57.v20241219]
408
25/07/07 18:37:59.918-0400 |    FINE | org.eclipse.jetty.server.Server | PID:501, ThreadName:JettyShutdownThread | doStop Server@2d96543c{STOPPING}[9.4.57.v20241219]
409
25/07/07 18:37:59.920-0400 |    FINE | org.eclipse.jetty.util.thread.QueuedThreadPool | PID:501, ThreadName:qtp1104422581-24 | ran qtp1104422581-24-acceptor-0@4602c2a9-ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449} in QueuedThreadPool[qtp1104422581]@41d426b5{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@e077866{reserved=0/2,pending=0}]
410
25/07/07 18:37:59.925-0400 |    FINE | org.eclipse.jetty.server.handler.AbstractHandlerContainer | PID:501, ThreadName:JettyShutdownThread | Graceful shutdown Server@2d96543c{STOPPING}[9.4.57.v20241219] by 
411
25/07/07 18:37:59.925-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:JettyShutdownThread | stopping ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449}
412
25/07/07 18:37:59.925-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:JettyShutdownThread | stopping SelectorManager@ServerConnector@57fd91c9{SSL, (ssl, http/1.1)}{0.0.0.0:8449}
413
25/07/07 18:37:59.925-0400 |    FINE | org.eclipse.jetty.util.component.AbstractLifeCycle | PID:501, ThreadName:JettyShutdownThread | stopping ManagedSelector@3e2943ab{STARTED} id=0 keys=0 selected=0 updates=0
414
25/07/07 18:37:59.928-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:JettyShutdownThread | Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@3191735e on ManagedSelector@3e2943ab{STOPPING} id=0 keys=0 selected=0 updates=0
415
25/07/07 18:37:59.929-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:JettyShutdownThread | Wakeup on submit ManagedSelector@3e2943ab{STOPPING} id=0 keys=0 selected=0 updates=1
416
25/07/07 18:37:59.929-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Selector sun.nio.ch.EPollSelectorImpl@1dca143a woken with none selected
417
25/07/07 18:37:59.929-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Selector sun.nio.ch.EPollSelectorImpl@1dca143a woken up from select, 0/0/0 selected
418
25/07/07 18:37:59.929-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Selector sun.nio.ch.EPollSelectorImpl@1dca143a processing 0 keys, 1 updates
419
25/07/07 18:37:59.929-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | updateable 1
420
25/07/07 18:37:59.929-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3191735e
421
25/07/07 18:37:59.929-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Closing 0 connections on ManagedSelector@3e2943ab{STOPPING} id=0 keys=0 selected=0 updates=0
422
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:JettyShutdownThread | Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@1e0575ba on ManagedSelector@3e2943ab{STOPPING} id=0 keys=0 selected=0 updates=0
423
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | updates 1
424
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | wakeup on updates SelectorProducer@117e0fe5
425
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Selector sun.nio.ch.EPollSelectorImpl@1dca143a waiting with 0 keys
426
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Selector sun.nio.ch.EPollSelectorImpl@1dca143a woken with none selected
427
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Selector sun.nio.ch.EPollSelectorImpl@1dca143a woken up from select, 0/0/0 selected
428
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | Selector sun.nio.ch.EPollSelectorImpl@1dca143a processing 0 keys, 1 updates
429
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | updateable 1
430
25/07/07 18:37:59.931-0400 |    FINE | org.eclipse.jetty.io.ManagedSelector | PID:501, ThreadName:qtp1104422581-23 | update org.eclipse.jetty.io.ManagedSelector$StopSelector@1e0575ba