-
Notifications
You must be signed in to change notification settings - Fork 0
/
debug.log
668 lines (668 loc) · 63.8 KB
/
debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
2024-12-02 04:22:27,257 DEBUG [root]: found "182" html file(s)
2024-12-02 04:22:27,544 DEBUG [root]: removing '<link href="stylesheet.css" rel="stylesheet" title="Style" type="text/css"/>' (../public/stylesheet.css) -> failed to open file!
2024-12-02 04:22:27,591 DEBUG [root]: Overview, Code documentation for <a href=
2024-12-02 04:22:27,591 DEBUG [root]: Overview, Code documentation for <a href=,
2024-12-02 04:22:45,902 DEBUG [root]: found 5 css files
2024-12-02 04:22:45,903 DEBUG [root]: found 15 js files
2024-12-02 04:22:45,903 DEBUG [root]: found 184 html files
2024-12-02 04:22:46,041 DEBUG [root]: processing '../public/javadoc-styles.css' ...
2024-12-02 04:22:46,142 DEBUG [root]: failed to find 'a[name]' in html and js files
2024-12-02 04:22:46,151 DEBUG [root]: failed to find 'a[name]' in html and js files
2024-12-02 04:22:46,166 DEBUG [root]: failed to find 'dt code' in html and js files
2024-12-02 04:22:46,170 DEBUG [root]: failed to find 'table tr td dt code' in html and js files
2024-12-02 04:22:46,174 DEBUG [root]: failed to find 'table tr td dl' in html and js files
2024-12-02 04:22:46,178 DEBUG [root]: failed to find 'table tr td dl dt' in html and js files
2024-12-02 04:22:46,182 DEBUG [root]: failed to find 'table tr td dl dd' in html and js files
2024-12-02 04:22:46,201 DEBUG [root]: failed to find '.bar a' in html and js files
2024-12-02 04:22:46,209 DEBUG [root]: failed to find '.bar a' in html and js files
2024-12-02 04:22:46,217 DEBUG [root]: failed to find '.bar a' in html and js files
2024-12-02 04:22:46,225 DEBUG [root]: failed to find '.bar a' in html and js files
2024-12-02 04:22:46,234 DEBUG [root]: failed to find '.bar a' in html and js files
2024-12-02 04:22:46,242 DEBUG [root]: failed to find '.bar a' in html and js files
2024-12-02 04:22:46,259 DEBUG [root]: failed to find '.footer' in html and js files
2024-12-02 04:22:46,267 DEBUG [root]: failed to find '.footer ul' in html and js files
2024-12-02 04:22:46,275 DEBUG [root]: failed to find '.footer ul li' in html and js files
2024-12-02 04:22:46,282 DEBUG [root]: failed to find '.indexHeader' in html and js files
2024-12-02 04:22:46,290 DEBUG [root]: failed to find '.indexHeader h1' in html and js files
2024-12-02 04:22:46,296 DEBUG [root]: failed to find 'div.details ul.blocklist ul.blocklist ul.blocklist li.blocklist h4' in html and js files
2024-12-02 04:22:46,301 DEBUG [root]: failed to find 'div.details ul.blocklist ul.blocklist ul.blockListLast li.blocklist h4' in html and js files
2024-12-02 04:22:46,309 DEBUG [root]: failed to find 'ul.blockList ul.blocklist ul.blocklist li.blocklist' in html and js files
2024-12-02 04:22:46,317 DEBUG [root]: failed to find 'ul.blockList ul.blocklist ul.blocklist li.blocklist h3' in html and js files
2024-12-02 04:22:46,324 DEBUG [root]: failed to find 'ul.blockList ul.blocklist ul.blocklist ul.blockList li.blocklist' in html and js files
2024-12-02 04:22:46,332 DEBUG [root]: failed to find 'ul.blockList ul.blocklist ul.blocklist ul.blockList li.blockListLast' in html and js files
2024-12-02 04:22:46,339 DEBUG [root]: failed to find 'ul.blockList ul.blocklist li.blockList' in html and js files
2024-12-02 04:22:46,347 DEBUG [root]: failed to find 'ul.blockList ul.blocklist li.blockList h3' in html and js files
2024-12-02 04:22:46,354 DEBUG [root]: failed to find 'ul.blockList ul.blocklist li.blockList table' in html and js files
2024-12-02 04:22:46,361 DEBUG [root]: failed to find 'ul.blockList ul.blocklist ul.blockListLast li.blocklist' in html and js files
2024-12-02 04:22:46,369 DEBUG [root]: failed to find 'ul.blockList ul.blockListLast li.blocklist' in html and js files
2024-12-02 04:22:46,376 DEBUG [root]: failed to find '.classUseContainer' in html and js files
2024-12-02 04:22:46,385 DEBUG [root]: failed to find '.indexContainer h2' in html and js files
2024-12-02 04:22:46,397 DEBUG [root]: failed to find '.contentContainer .description table' in html and js files
2024-12-02 04:22:46,406 DEBUG [root]: failed to find '.contentContainer .details table' in html and js files
2024-12-02 04:22:46,416 DEBUG [root]: failed to find 'ul.blockListLast li.blocklist' in html and js files
2024-12-02 04:22:46,422 DEBUG [root]: failed to find '.classUseContainer table' in html and js files
2024-12-02 04:22:46,429 DEBUG [root]: failed to find '.classUseContainer ul li table' in html and js files
2024-12-02 04:22:46,437 DEBUG [root]: failed to find '.classUseContainer ul li table td' in html and js files
2024-12-02 04:22:46,443 DEBUG [root]: failed to find '.classUseContainer ul li table th' in html and js files
2024-12-02 04:22:46,451 DEBUG [root]: failed to find '.classUseContainer ul li table td.colLast' in html and js files
2024-12-02 04:22:46,458 DEBUG [root]: failed to find '.classUseContainer ul li table td.colOne' in html and js files
2024-12-02 04:22:46,465 DEBUG [root]: failed to find '.classUseContainer ul li table th.colLast' in html and js files
2024-12-02 04:22:46,471 DEBUG [root]: failed to find '.classUseContainer ul li table th.colOne' in html and js files
2024-12-02 04:22:46,479 DEBUG [root]: failed to find '.classUseContainer caption' in html and js files
2024-12-02 04:22:46,486 DEBUG [root]: failed to find '.classUseContainer caption span' in html and js files
2024-12-02 04:22:46,494 DEBUG [root]: failed to find '.classUseContainer .tabEnd' in html and js files
2024-12-02 04:22:46,501 DEBUG [root]: failed to find '.tableSubHeadingColor' in html and js files
2024-12-02 04:22:46,508 DEBUG [root]: failed to find '.classUseContainer td' in html and js files
2024-12-02 04:22:46,516 DEBUG [root]: failed to find 'td.colSecond' in html and js files
2024-12-02 04:22:46,523 DEBUG [root]: failed to find 'td.colOne' in html and js files
2024-12-02 04:22:46,528 DEBUG [root]: failed to find 'th.colOne' in html and js files
2024-12-02 04:22:46,533 DEBUG [root]: failed to find 'table.overviewSummary th.colfirst' in html and js files
2024-12-02 04:22:46,537 DEBUG [root]: failed to find 'table.overviewSummary td.colFirst' in html and js files
2024-12-02 04:22:46,541 DEBUG [root]: failed to find 'table.overviewSummary td.colOne' in html and js files
2024-12-02 04:22:46,545 DEBUG [root]: failed to find 'table.packageSummary td.colfirst' in html and js files
2024-12-02 04:22:46,553 DEBUG [root]: failed to find '.deprecatedContent' in html and js files
2024-12-02 04:22:46,561 DEBUG [root]: failed to find '.docSummary' in html and js files
2024-12-02 04:22:46,568 DEBUG [root]: failed to find '.sourceLineNo' in html and js files
2024-12-02 04:22:46,571 DEBUG [root]: failed to find 'h1.hidden' in html and js files
2024-12-02 04:22:46,611 DEBUG [root]: processing '../public/jquery/jquery-ui.structure.min.css' ...
2024-12-02 04:22:46,642 DEBUG [root]: failed to find '.ui-helper-reset' in html and js files
2024-12-02 04:22:46,649 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:46,656 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:46,663 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:46,670 DEBUG [root]: failed to find '.ui-helper-zfix' in html and js files
2024-12-02 04:22:46,696 DEBUG [root]: failed to find '.ui-widget-icon-block' in html and js files
2024-12-02 04:22:46,703 DEBUG [root]: failed to find '.ui-widget-overlay' in html and js files
2024-12-02 04:22:46,722 DEBUG [root]: failed to find '.ui-menu .ui-menu' in html and js files
2024-12-02 04:22:46,729 DEBUG [root]: failed to find '.ui-menu .ui-menu-item' in html and js files
2024-12-02 04:22:46,737 DEBUG [root]: failed to find '.ui-menu .ui-menu-item-wrapper' in html and js files
2024-12-02 04:22:46,744 DEBUG [root]: failed to find '.ui-menu .ui-menu-divider' in html and js files
2024-12-02 04:22:46,751 DEBUG [root]: failed to find '.ui-menu .ui-state-focus' in html and js files
2024-12-02 04:22:46,759 DEBUG [root]: failed to find '.ui-menu .ui-state-active' in html and js files
2024-12-02 04:22:46,773 DEBUG [root]: failed to find '.ui-menu-icons .ui-menu-item-wrapper' in html and js files
2024-12-02 04:22:46,781 DEBUG [root]: failed to find '.ui-menu .ui-icon' in html and js files
2024-12-02 04:22:46,789 DEBUG [root]: failed to find '.ui-menu .ui-menu-icon' in html and js files
2024-12-02 04:22:46,792 DEBUG [root]: processing '../public/jquery/jquery-ui.css' ...
2024-12-02 04:22:46,890 DEBUG [root]: failed to find '.ui-helper-reset' in html and js files
2024-12-02 04:22:46,897 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:46,904 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:46,911 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:46,917 DEBUG [root]: failed to find '.ui-helper-zfix' in html and js files
2024-12-02 04:22:46,943 DEBUG [root]: failed to find '.ui-widget-icon-block' in html and js files
2024-12-02 04:22:46,949 DEBUG [root]: failed to find '.ui-widget-overlay' in html and js files
2024-12-02 04:22:46,969 DEBUG [root]: failed to find '.ui-menu .ui-menu' in html and js files
2024-12-02 04:22:46,976 DEBUG [root]: failed to find '.ui-menu .ui-menu-item' in html and js files
2024-12-02 04:22:46,983 DEBUG [root]: failed to find '.ui-menu .ui-menu-item-wrapper' in html and js files
2024-12-02 04:22:46,990 DEBUG [root]: failed to find '.ui-menu .ui-menu-divider' in html and js files
2024-12-02 04:22:46,997 DEBUG [root]: failed to find '.ui-menu .ui-state-focus' in html and js files
2024-12-02 04:22:47,004 DEBUG [root]: failed to find '.ui-menu .ui-state-active' in html and js files
2024-12-02 04:22:47,017 DEBUG [root]: failed to find '.ui-menu-icons .ui-menu-item-wrapper' in html and js files
2024-12-02 04:22:47,026 DEBUG [root]: failed to find '.ui-menu .ui-icon' in html and js files
2024-12-02 04:22:47,034 DEBUG [root]: failed to find '.ui-menu .ui-menu-icon' in html and js files
2024-12-02 04:22:47,050 DEBUG [root]: failed to find '.ui-widget .ui-widget' in html and js files
2024-12-02 04:22:47,059 DEBUG [root]: failed to find '.ui-widget input' in html and js files
2024-12-02 04:22:47,067 DEBUG [root]: failed to find '.ui-widget select' in html and js files
2024-12-02 04:22:47,075 DEBUG [root]: failed to find '.ui-widget textarea' in html and js files
2024-12-02 04:22:47,083 DEBUG [root]: failed to find '.ui-widget button' in html and js files
2024-12-02 04:22:47,090 DEBUG [root]: failed to find '.ui-widget.ui-widget-content' in html and js files
2024-12-02 04:22:47,103 DEBUG [root]: failed to find '.ui-widget-content a' in html and js files
2024-12-02 04:22:47,110 DEBUG [root]: failed to find '.ui-widget-header' in html and js files
2024-12-02 04:22:47,117 DEBUG [root]: failed to find '.ui-widget-header a' in html and js files
2024-12-02 04:22:47,125 DEBUG [root]: failed to find '.ui-state-default' in html and js files
2024-12-02 04:22:47,132 DEBUG [root]: failed to find '.ui-widget-content .ui-state-default' in html and js files
2024-12-02 04:22:47,138 DEBUG [root]: failed to find '.ui-widget-header .ui-state-default' in html and js files
2024-12-02 04:22:47,146 DEBUG [root]: failed to find '.ui-button' in html and js files
2024-12-02 04:22:47,153 DEBUG [root]: failed to find '/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */html .ui-button.ui-state-disabled' in html and js files
2024-12-02 04:22:47,160 DEBUG [root]: failed to find 'html .ui-button.ui-state-disabled' in html and js files
2024-12-02 04:22:47,168 DEBUG [root]: failed to find '.ui-state-default a' in html and js files
2024-12-02 04:22:47,175 DEBUG [root]: failed to find '.ui-state-default a' in html and js files
2024-12-02 04:22:47,182 DEBUG [root]: failed to find '.ui-state-default a' in html and js files
2024-12-02 04:22:47,190 DEBUG [root]: failed to find 'a.ui-button' in html and js files
2024-12-02 04:22:47,205 DEBUG [root]: failed to find '.ui-state-hover a' in html and js files
2024-12-02 04:22:47,212 DEBUG [root]: failed to find '.ui-state-hover a' in html and js files
2024-12-02 04:22:47,219 DEBUG [root]: failed to find '.ui-state-hover a' in html and js files
2024-12-02 04:22:47,226 DEBUG [root]: failed to find '.ui-state-hover a' in html and js files
2024-12-02 04:22:47,233 DEBUG [root]: failed to find '.ui-state-focus a' in html and js files
2024-12-02 04:22:47,241 DEBUG [root]: failed to find '.ui-state-focus a' in html and js files
2024-12-02 04:22:47,248 DEBUG [root]: failed to find '.ui-state-focus a' in html and js files
2024-12-02 04:22:47,255 DEBUG [root]: failed to find '.ui-state-focus a' in html and js files
2024-12-02 04:22:47,262 DEBUG [root]: failed to find 'a.ui-button' in html and js files
2024-12-02 04:22:47,269 DEBUG [root]: failed to find 'a.ui-button' in html and js files
2024-12-02 04:22:47,276 DEBUG [root]: failed to find '.ui-visual-focus' in html and js files
2024-12-02 04:22:47,290 DEBUG [root]: failed to find '.ui-icon-background' in html and js files
2024-12-02 04:22:47,297 DEBUG [root]: failed to find '.ui-state-active .ui-icon-background' in html and js files
2024-12-02 04:22:47,304 DEBUG [root]: failed to find '.ui-state-active a' in html and js files
2024-12-02 04:22:47,312 DEBUG [root]: failed to find '.ui-state-active a' in html and js files
2024-12-02 04:22:47,319 DEBUG [root]: failed to find '.ui-state-active a' in html and js files
2024-12-02 04:22:47,326 DEBUG [root]: failed to find '.ui-state-highlight' in html and js files
2024-12-02 04:22:47,333 DEBUG [root]: failed to find '.ui-widget-content .ui-state-highlight' in html and js files
2024-12-02 04:22:47,340 DEBUG [root]: failed to find '.ui-widget-header .ui-state-highlight' in html and js files
2024-12-02 04:22:47,347 DEBUG [root]: failed to find '.ui-state-checked' in html and js files
2024-12-02 04:22:47,354 DEBUG [root]: failed to find '.ui-state-highlight a' in html and js files
2024-12-02 04:22:47,361 DEBUG [root]: failed to find '.ui-widget-content .ui-state-highlight a' in html and js files
2024-12-02 04:22:47,368 DEBUG [root]: failed to find '.ui-widget-header .ui-state-highlight a' in html and js files
2024-12-02 04:22:47,376 DEBUG [root]: failed to find '.ui-state-error' in html and js files
2024-12-02 04:22:47,383 DEBUG [root]: failed to find '.ui-widget-content .ui-state-error' in html and js files
2024-12-02 04:22:47,390 DEBUG [root]: failed to find '.ui-widget-header .ui-state-error' in html and js files
2024-12-02 04:22:47,398 DEBUG [root]: failed to find '.ui-state-error a' in html and js files
2024-12-02 04:22:47,404 DEBUG [root]: failed to find '.ui-widget-content .ui-state-error a' in html and js files
2024-12-02 04:22:47,411 DEBUG [root]: failed to find '.ui-widget-header .ui-state-error a' in html and js files
2024-12-02 04:22:47,419 DEBUG [root]: failed to find '.ui-state-error-text' in html and js files
2024-12-02 04:22:47,425 DEBUG [root]: failed to find '.ui-widget-content .ui-state-error-text' in html and js files
2024-12-02 04:22:47,432 DEBUG [root]: failed to find '.ui-widget-header .ui-state-error-text' in html and js files
2024-12-02 04:22:47,439 DEBUG [root]: failed to find '.ui-priority-primary' in html and js files
2024-12-02 04:22:47,446 DEBUG [root]: failed to find '.ui-widget-content .ui-priority-primary' in html and js files
2024-12-02 04:22:47,453 DEBUG [root]: failed to find '.ui-widget-header .ui-priority-primary' in html and js files
2024-12-02 04:22:47,460 DEBUG [root]: failed to find '.ui-priority-secondary' in html and js files
2024-12-02 04:22:47,466 DEBUG [root]: failed to find '.ui-widget-content .ui-priority-secondary' in html and js files
2024-12-02 04:22:47,473 DEBUG [root]: failed to find '.ui-widget-header .ui-priority-secondary' in html and js files
2024-12-02 04:22:47,486 DEBUG [root]: failed to find '.ui-state-disabled .ui-icon' in html and js files
2024-12-02 04:22:47,507 DEBUG [root]: failed to find '.ui-widget-header .ui-icon' in html and js files
2024-12-02 04:22:47,514 DEBUG [root]: failed to find '.ui-state-hover .ui-icon' in html and js files
2024-12-02 04:22:47,521 DEBUG [root]: failed to find '.ui-state-focus .ui-icon' in html and js files
2024-12-02 04:22:47,529 DEBUG [root]: failed to find '.ui-button' in html and js files
2024-12-02 04:22:47,537 DEBUG [root]: failed to find '.ui-button' in html and js files
2024-12-02 04:22:47,544 DEBUG [root]: failed to find '.ui-state-active .ui-icon' in html and js files
2024-12-02 04:22:47,552 DEBUG [root]: failed to find '.ui-button' in html and js files
2024-12-02 04:22:47,559 DEBUG [root]: failed to find '.ui-state-highlight .ui-icon' in html and js files
2024-12-02 04:22:47,566 DEBUG [root]: failed to find '.ui-button .ui-state-highlight.ui-icon' in html and js files
2024-12-02 04:22:47,574 DEBUG [root]: failed to find '.ui-state-error .ui-icon' in html and js files
2024-12-02 04:22:47,581 DEBUG [root]: failed to find '.ui-state-error-text .ui-icon' in html and js files
2024-12-02 04:22:47,589 DEBUG [root]: failed to find '.ui-button .ui-icon' in html and js files
2024-12-02 04:22:47,596 DEBUG [root]: failed to find '.ui-icon-blank' in html and js files
2024-12-02 04:22:47,604 DEBUG [root]: failed to find '.ui-icon-caret-1-n' in html and js files
2024-12-02 04:22:47,611 DEBUG [root]: failed to find '.ui-icon-caret-1-ne' in html and js files
2024-12-02 04:22:47,626 DEBUG [root]: failed to find '.ui-icon-caret-1-se' in html and js files
2024-12-02 04:22:47,633 DEBUG [root]: failed to find '.ui-icon-caret-1-s' in html and js files
2024-12-02 04:22:47,640 DEBUG [root]: failed to find '.ui-icon-caret-1-sw' in html and js files
2024-12-02 04:22:47,648 DEBUG [root]: failed to find '.ui-icon-caret-1-w' in html and js files
2024-12-02 04:22:47,655 DEBUG [root]: failed to find '.ui-icon-caret-1-nw' in html and js files
2024-12-02 04:22:47,662 DEBUG [root]: failed to find '.ui-icon-caret-2-n-s' in html and js files
2024-12-02 04:22:47,669 DEBUG [root]: failed to find '.ui-icon-caret-2-e-w' in html and js files
2024-12-02 04:22:47,676 DEBUG [root]: failed to find '.ui-icon-triangle-1-n' in html and js files
2024-12-02 04:22:47,683 DEBUG [root]: failed to find '.ui-icon-triangle-1-ne' in html and js files
2024-12-02 04:22:47,691 DEBUG [root]: failed to find '.ui-icon-triangle-1-e' in html and js files
2024-12-02 04:22:47,698 DEBUG [root]: failed to find '.ui-icon-triangle-1-se' in html and js files
2024-12-02 04:22:47,705 DEBUG [root]: failed to find '.ui-icon-triangle-1-s' in html and js files
2024-12-02 04:22:47,711 DEBUG [root]: failed to find '.ui-icon-triangle-1-sw' in html and js files
2024-12-02 04:22:47,718 DEBUG [root]: failed to find '.ui-icon-triangle-1-w' in html and js files
2024-12-02 04:22:47,725 DEBUG [root]: failed to find '.ui-icon-triangle-1-nw' in html and js files
2024-12-02 04:22:47,732 DEBUG [root]: failed to find '.ui-icon-triangle-2-n-s' in html and js files
2024-12-02 04:22:47,739 DEBUG [root]: failed to find '.ui-icon-triangle-2-e-w' in html and js files
2024-12-02 04:22:47,746 DEBUG [root]: failed to find '.ui-icon-arrow-1-n' in html and js files
2024-12-02 04:22:47,753 DEBUG [root]: failed to find '.ui-icon-arrow-1-ne' in html and js files
2024-12-02 04:22:47,760 DEBUG [root]: failed to find '.ui-icon-arrow-1-e' in html and js files
2024-12-02 04:22:47,767 DEBUG [root]: failed to find '.ui-icon-arrow-1-se' in html and js files
2024-12-02 04:22:47,774 DEBUG [root]: failed to find '.ui-icon-arrow-1-s' in html and js files
2024-12-02 04:22:47,780 DEBUG [root]: failed to find '.ui-icon-arrow-1-sw' in html and js files
2024-12-02 04:22:47,787 DEBUG [root]: failed to find '.ui-icon-arrow-1-w' in html and js files
2024-12-02 04:22:47,794 DEBUG [root]: failed to find '.ui-icon-arrow-1-nw' in html and js files
2024-12-02 04:22:47,800 DEBUG [root]: failed to find '.ui-icon-arrow-2-n-s' in html and js files
2024-12-02 04:22:47,807 DEBUG [root]: failed to find '.ui-icon-arrow-2-ne-sw' in html and js files
2024-12-02 04:22:47,814 DEBUG [root]: failed to find '.ui-icon-arrow-2-e-w' in html and js files
2024-12-02 04:22:47,821 DEBUG [root]: failed to find '.ui-icon-arrow-2-se-nw' in html and js files
2024-12-02 04:22:47,827 DEBUG [root]: failed to find '.ui-icon-arrowstop-1-n' in html and js files
2024-12-02 04:22:47,834 DEBUG [root]: failed to find '.ui-icon-arrowstop-1-e' in html and js files
2024-12-02 04:22:47,841 DEBUG [root]: failed to find '.ui-icon-arrowstop-1-s' in html and js files
2024-12-02 04:22:47,848 DEBUG [root]: failed to find '.ui-icon-arrowstop-1-w' in html and js files
2024-12-02 04:22:47,854 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-n' in html and js files
2024-12-02 04:22:47,861 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-ne' in html and js files
2024-12-02 04:22:47,867 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-e' in html and js files
2024-12-02 04:22:47,874 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-se' in html and js files
2024-12-02 04:22:47,881 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-s' in html and js files
2024-12-02 04:22:47,887 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-sw' in html and js files
2024-12-02 04:22:47,894 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-w' in html and js files
2024-12-02 04:22:47,901 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-nw' in html and js files
2024-12-02 04:22:47,907 DEBUG [root]: failed to find '.ui-icon-arrowthick-2-n-s' in html and js files
2024-12-02 04:22:47,914 DEBUG [root]: failed to find '.ui-icon-arrowthick-2-ne-sw' in html and js files
2024-12-02 04:22:47,920 DEBUG [root]: failed to find '.ui-icon-arrowthick-2-e-w' in html and js files
2024-12-02 04:22:47,927 DEBUG [root]: failed to find '.ui-icon-arrowthick-2-se-nw' in html and js files
2024-12-02 04:22:47,934 DEBUG [root]: failed to find '.ui-icon-arrowthickstop-1-n' in html and js files
2024-12-02 04:22:47,940 DEBUG [root]: failed to find '.ui-icon-arrowthickstop-1-e' in html and js files
2024-12-02 04:22:47,947 DEBUG [root]: failed to find '.ui-icon-arrowthickstop-1-s' in html and js files
2024-12-02 04:22:47,953 DEBUG [root]: failed to find '.ui-icon-arrowthickstop-1-w' in html and js files
2024-12-02 04:22:47,960 DEBUG [root]: failed to find '.ui-icon-arrowreturnthick-1-w' in html and js files
2024-12-02 04:22:47,967 DEBUG [root]: failed to find '.ui-icon-arrowreturnthick-1-n' in html and js files
2024-12-02 04:22:47,973 DEBUG [root]: failed to find '.ui-icon-arrowreturnthick-1-e' in html and js files
2024-12-02 04:22:47,979 DEBUG [root]: failed to find '.ui-icon-arrowreturnthick-1-s' in html and js files
2024-12-02 04:22:47,986 DEBUG [root]: failed to find '.ui-icon-arrowreturn-1-w' in html and js files
2024-12-02 04:22:47,993 DEBUG [root]: failed to find '.ui-icon-arrowreturn-1-n' in html and js files
2024-12-02 04:22:48,000 DEBUG [root]: failed to find '.ui-icon-arrowreturn-1-e' in html and js files
2024-12-02 04:22:48,006 DEBUG [root]: failed to find '.ui-icon-arrowreturn-1-s' in html and js files
2024-12-02 04:22:48,013 DEBUG [root]: failed to find '.ui-icon-arrowrefresh-1-w' in html and js files
2024-12-02 04:22:48,019 DEBUG [root]: failed to find '.ui-icon-arrowrefresh-1-n' in html and js files
2024-12-02 04:22:48,026 DEBUG [root]: failed to find '.ui-icon-arrowrefresh-1-e' in html and js files
2024-12-02 04:22:48,032 DEBUG [root]: failed to find '.ui-icon-arrowrefresh-1-s' in html and js files
2024-12-02 04:22:48,040 DEBUG [root]: failed to find '.ui-icon-arrow-4' in html and js files
2024-12-02 04:22:48,048 DEBUG [root]: failed to find '.ui-icon-arrow-4-diag' in html and js files
2024-12-02 04:22:48,056 DEBUG [root]: failed to find '.ui-icon-extlink' in html and js files
2024-12-02 04:22:48,064 DEBUG [root]: failed to find '.ui-icon-newwin' in html and js files
2024-12-02 04:22:48,071 DEBUG [root]: failed to find '.ui-icon-refresh' in html and js files
2024-12-02 04:22:48,078 DEBUG [root]: failed to find '.ui-icon-shuffle' in html and js files
2024-12-02 04:22:48,086 DEBUG [root]: failed to find '.ui-icon-transfer-e-w' in html and js files
2024-12-02 04:22:48,092 DEBUG [root]: failed to find '.ui-icon-transferthick-e-w' in html and js files
2024-12-02 04:22:48,099 DEBUG [root]: failed to find '.ui-icon-folder-collapsed' in html and js files
2024-12-02 04:22:48,106 DEBUG [root]: failed to find '.ui-icon-folder-open' in html and js files
2024-12-02 04:22:48,113 DEBUG [root]: failed to find '.ui-icon-document' in html and js files
2024-12-02 04:22:48,120 DEBUG [root]: failed to find '.ui-icon-document-b' in html and js files
2024-12-02 04:22:48,127 DEBUG [root]: failed to find '.ui-icon-note' in html and js files
2024-12-02 04:22:48,134 DEBUG [root]: failed to find '.ui-icon-mail-closed' in html and js files
2024-12-02 04:22:48,141 DEBUG [root]: failed to find '.ui-icon-mail-open' in html and js files
2024-12-02 04:22:48,148 DEBUG [root]: failed to find '.ui-icon-suitcase' in html and js files
2024-12-02 04:22:48,155 DEBUG [root]: failed to find '.ui-icon-comment' in html and js files
2024-12-02 04:22:48,163 DEBUG [root]: failed to find '.ui-icon-person' in html and js files
2024-12-02 04:22:48,170 DEBUG [root]: failed to find '.ui-icon-print' in html and js files
2024-12-02 04:22:48,178 DEBUG [root]: failed to find '.ui-icon-trash' in html and js files
2024-12-02 04:22:48,185 DEBUG [root]: failed to find '.ui-icon-locked' in html and js files
2024-12-02 04:22:48,191 DEBUG [root]: failed to find '.ui-icon-unlocked' in html and js files
2024-12-02 04:22:48,198 DEBUG [root]: failed to find '.ui-icon-bookmark' in html and js files
2024-12-02 04:22:48,205 DEBUG [root]: failed to find '.ui-icon-tag' in html and js files
2024-12-02 04:22:48,212 DEBUG [root]: failed to find '.ui-icon-home' in html and js files
2024-12-02 04:22:48,219 DEBUG [root]: failed to find '.ui-icon-flag' in html and js files
2024-12-02 04:22:48,226 DEBUG [root]: failed to find '.ui-icon-calendar' in html and js files
2024-12-02 04:22:48,233 DEBUG [root]: failed to find '.ui-icon-cart' in html and js files
2024-12-02 04:22:48,240 DEBUG [root]: failed to find '.ui-icon-pencil' in html and js files
2024-12-02 04:22:48,247 DEBUG [root]: failed to find '.ui-icon-clock' in html and js files
2024-12-02 04:22:48,254 DEBUG [root]: failed to find '.ui-icon-disk' in html and js files
2024-12-02 04:22:48,261 DEBUG [root]: failed to find '.ui-icon-calculator' in html and js files
2024-12-02 04:22:48,267 DEBUG [root]: failed to find '.ui-icon-zoomin' in html and js files
2024-12-02 04:22:48,274 DEBUG [root]: failed to find '.ui-icon-zoomout' in html and js files
2024-12-02 04:22:48,281 DEBUG [root]: failed to find '.ui-icon-search' in html and js files
2024-12-02 04:22:48,289 DEBUG [root]: failed to find '.ui-icon-wrench' in html and js files
2024-12-02 04:22:48,296 DEBUG [root]: failed to find '.ui-icon-gear' in html and js files
2024-12-02 04:22:48,303 DEBUG [root]: failed to find '.ui-icon-heart' in html and js files
2024-12-02 04:22:48,311 DEBUG [root]: failed to find '.ui-icon-star' in html and js files
2024-12-02 04:22:48,318 DEBUG [root]: failed to find '.ui-icon-link' in html and js files
2024-12-02 04:22:48,325 DEBUG [root]: failed to find '.ui-icon-cancel' in html and js files
2024-12-02 04:22:48,332 DEBUG [root]: failed to find '.ui-icon-plus' in html and js files
2024-12-02 04:22:48,339 DEBUG [root]: failed to find '.ui-icon-plusthick' in html and js files
2024-12-02 04:22:48,345 DEBUG [root]: failed to find '.ui-icon-minus' in html and js files
2024-12-02 04:22:48,352 DEBUG [root]: failed to find '.ui-icon-minusthick' in html and js files
2024-12-02 04:22:48,359 DEBUG [root]: failed to find '.ui-icon-close' in html and js files
2024-12-02 04:22:48,366 DEBUG [root]: failed to find '.ui-icon-closethick' in html and js files
2024-12-02 04:22:48,372 DEBUG [root]: failed to find '.ui-icon-key' in html and js files
2024-12-02 04:22:48,379 DEBUG [root]: failed to find '.ui-icon-lightbulb' in html and js files
2024-12-02 04:22:48,385 DEBUG [root]: failed to find '.ui-icon-scissors' in html and js files
2024-12-02 04:22:48,392 DEBUG [root]: failed to find '.ui-icon-clipboard' in html and js files
2024-12-02 04:22:48,398 DEBUG [root]: failed to find '.ui-icon-copy' in html and js files
2024-12-02 04:22:48,405 DEBUG [root]: failed to find '.ui-icon-contact' in html and js files
2024-12-02 04:22:48,412 DEBUG [root]: failed to find '.ui-icon-image' in html and js files
2024-12-02 04:22:48,420 DEBUG [root]: failed to find '.ui-icon-video' in html and js files
2024-12-02 04:22:48,429 DEBUG [root]: failed to find '.ui-icon-script' in html and js files
2024-12-02 04:22:48,437 DEBUG [root]: failed to find '.ui-icon-alert' in html and js files
2024-12-02 04:22:48,444 DEBUG [root]: failed to find '.ui-icon-info' in html and js files
2024-12-02 04:22:48,452 DEBUG [root]: failed to find '.ui-icon-notice' in html and js files
2024-12-02 04:22:48,460 DEBUG [root]: failed to find '.ui-icon-help' in html and js files
2024-12-02 04:22:48,467 DEBUG [root]: failed to find '.ui-icon-check' in html and js files
2024-12-02 04:22:48,475 DEBUG [root]: failed to find '.ui-icon-bullet' in html and js files
2024-12-02 04:22:48,482 DEBUG [root]: failed to find '.ui-icon-radio-on' in html and js files
2024-12-02 04:22:48,489 DEBUG [root]: failed to find '.ui-icon-radio-off' in html and js files
2024-12-02 04:22:48,496 DEBUG [root]: failed to find '.ui-icon-pin-w' in html and js files
2024-12-02 04:22:48,503 DEBUG [root]: failed to find '.ui-icon-pin-s' in html and js files
2024-12-02 04:22:48,510 DEBUG [root]: failed to find '.ui-icon-play' in html and js files
2024-12-02 04:22:48,518 DEBUG [root]: failed to find '.ui-icon-pause' in html and js files
2024-12-02 04:22:48,525 DEBUG [root]: failed to find '.ui-icon-seek-next' in html and js files
2024-12-02 04:22:48,532 DEBUG [root]: failed to find '.ui-icon-seek-prev' in html and js files
2024-12-02 04:22:48,540 DEBUG [root]: failed to find '.ui-icon-seek-end' in html and js files
2024-12-02 04:22:48,547 DEBUG [root]: failed to find '.ui-icon-seek-start' in html and js files
2024-12-02 04:22:48,554 DEBUG [root]: failed to find '.ui-icon-seek-first' in html and js files
2024-12-02 04:22:48,562 DEBUG [root]: failed to find '.ui-icon-stop' in html and js files
2024-12-02 04:22:48,569 DEBUG [root]: failed to find '.ui-icon-eject' in html and js files
2024-12-02 04:22:48,576 DEBUG [root]: failed to find '.ui-icon-volume-off' in html and js files
2024-12-02 04:22:48,583 DEBUG [root]: failed to find '.ui-icon-volume-on' in html and js files
2024-12-02 04:22:48,591 DEBUG [root]: failed to find '.ui-icon-power' in html and js files
2024-12-02 04:22:48,598 DEBUG [root]: failed to find '.ui-icon-signal-diag' in html and js files
2024-12-02 04:22:48,606 DEBUG [root]: failed to find '.ui-icon-signal' in html and js files
2024-12-02 04:22:48,614 DEBUG [root]: failed to find '.ui-icon-battery-0' in html and js files
2024-12-02 04:22:48,621 DEBUG [root]: failed to find '.ui-icon-battery-1' in html and js files
2024-12-02 04:22:48,628 DEBUG [root]: failed to find '.ui-icon-battery-2' in html and js files
2024-12-02 04:22:48,635 DEBUG [root]: failed to find '.ui-icon-battery-3' in html and js files
2024-12-02 04:22:48,642 DEBUG [root]: failed to find '.ui-icon-circle-plus' in html and js files
2024-12-02 04:22:48,649 DEBUG [root]: failed to find '.ui-icon-circle-minus' in html and js files
2024-12-02 04:22:48,656 DEBUG [root]: failed to find '.ui-icon-circle-close' in html and js files
2024-12-02 04:22:48,663 DEBUG [root]: failed to find '.ui-icon-circle-triangle-e' in html and js files
2024-12-02 04:22:48,670 DEBUG [root]: failed to find '.ui-icon-circle-triangle-s' in html and js files
2024-12-02 04:22:48,677 DEBUG [root]: failed to find '.ui-icon-circle-triangle-w' in html and js files
2024-12-02 04:22:48,684 DEBUG [root]: failed to find '.ui-icon-circle-triangle-n' in html and js files
2024-12-02 04:22:48,691 DEBUG [root]: failed to find '.ui-icon-circle-arrow-e' in html and js files
2024-12-02 04:22:48,699 DEBUG [root]: failed to find '.ui-icon-circle-arrow-s' in html and js files
2024-12-02 04:22:48,706 DEBUG [root]: failed to find '.ui-icon-circle-arrow-w' in html and js files
2024-12-02 04:22:48,714 DEBUG [root]: failed to find '.ui-icon-circle-arrow-n' in html and js files
2024-12-02 04:22:48,721 DEBUG [root]: failed to find '.ui-icon-circle-zoomin' in html and js files
2024-12-02 04:22:48,729 DEBUG [root]: failed to find '.ui-icon-circle-zoomout' in html and js files
2024-12-02 04:22:48,736 DEBUG [root]: failed to find '.ui-icon-circle-check' in html and js files
2024-12-02 04:22:48,743 DEBUG [root]: failed to find '.ui-icon-circlesmall-plus' in html and js files
2024-12-02 04:22:48,750 DEBUG [root]: failed to find '.ui-icon-circlesmall-minus' in html and js files
2024-12-02 04:22:48,758 DEBUG [root]: failed to find '.ui-icon-circlesmall-close' in html and js files
2024-12-02 04:22:48,765 DEBUG [root]: failed to find '.ui-icon-squaresmall-plus' in html and js files
2024-12-02 04:22:48,772 DEBUG [root]: failed to find '.ui-icon-squaresmall-minus' in html and js files
2024-12-02 04:22:48,779 DEBUG [root]: failed to find '.ui-icon-squaresmall-close' in html and js files
2024-12-02 04:22:48,785 DEBUG [root]: failed to find '.ui-icon-grip-dotted-vertical' in html and js files
2024-12-02 04:22:48,792 DEBUG [root]: failed to find '.ui-icon-grip-dotted-horizontal' in html and js files
2024-12-02 04:22:48,799 DEBUG [root]: failed to find '.ui-icon-grip-solid-vertical' in html and js files
2024-12-02 04:22:48,807 DEBUG [root]: failed to find '.ui-icon-grip-solid-horizontal' in html and js files
2024-12-02 04:22:48,814 DEBUG [root]: failed to find '.ui-icon-gripsmall-diagonal-se' in html and js files
2024-12-02 04:22:48,821 DEBUG [root]: failed to find '.ui-icon-grip-diagonal-se' in html and js files
2024-12-02 04:22:48,828 DEBUG [root]: failed to find '.ui-corner-all' in html and js files
2024-12-02 04:22:48,836 DEBUG [root]: failed to find '.ui-corner-top' in html and js files
2024-12-02 04:22:48,843 DEBUG [root]: failed to find '.ui-corner-left' in html and js files
2024-12-02 04:22:48,850 DEBUG [root]: failed to find '.ui-corner-tl' in html and js files
2024-12-02 04:22:48,858 DEBUG [root]: failed to find '.ui-corner-all' in html and js files
2024-12-02 04:22:48,865 DEBUG [root]: failed to find '.ui-corner-top' in html and js files
2024-12-02 04:22:48,872 DEBUG [root]: failed to find '.ui-corner-right' in html and js files
2024-12-02 04:22:48,880 DEBUG [root]: failed to find '.ui-corner-tr' in html and js files
2024-12-02 04:22:48,887 DEBUG [root]: failed to find '.ui-corner-all' in html and js files
2024-12-02 04:22:48,894 DEBUG [root]: failed to find '.ui-corner-bottom' in html and js files
2024-12-02 04:22:48,901 DEBUG [root]: failed to find '.ui-corner-left' in html and js files
2024-12-02 04:22:48,909 DEBUG [root]: failed to find '.ui-corner-bl' in html and js files
2024-12-02 04:22:48,916 DEBUG [root]: failed to find '.ui-corner-all' in html and js files
2024-12-02 04:22:48,923 DEBUG [root]: failed to find '.ui-corner-bottom' in html and js files
2024-12-02 04:22:48,930 DEBUG [root]: failed to find '.ui-corner-right' in html and js files
2024-12-02 04:22:48,938 DEBUG [root]: failed to find '.ui-corner-br' in html and js files
2024-12-02 04:22:48,946 DEBUG [root]: failed to find '.ui-widget-overlay' in html and js files
2024-12-02 04:22:48,953 DEBUG [root]: failed to find '.ui-widget-shadow' in html and js files
2024-12-02 04:22:48,982 DEBUG [root]: processing '../public/jquery/jquery-ui.structure.css' ...
2024-12-02 04:22:49,015 DEBUG [root]: failed to find '.ui-helper-reset' in html and js files
2024-12-02 04:22:49,022 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:49,029 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:49,036 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:49,043 DEBUG [root]: failed to find '.ui-helper-zfix' in html and js files
2024-12-02 04:22:49,071 DEBUG [root]: failed to find '.ui-widget-icon-block' in html and js files
2024-12-02 04:22:49,078 DEBUG [root]: failed to find '.ui-widget-overlay' in html and js files
2024-12-02 04:22:49,099 DEBUG [root]: failed to find '.ui-menu .ui-menu' in html and js files
2024-12-02 04:22:49,109 DEBUG [root]: failed to find '.ui-menu .ui-menu-item' in html and js files
2024-12-02 04:22:49,117 DEBUG [root]: failed to find '.ui-menu .ui-menu-item-wrapper' in html and js files
2024-12-02 04:22:49,125 DEBUG [root]: failed to find '.ui-menu .ui-menu-divider' in html and js files
2024-12-02 04:22:49,133 DEBUG [root]: failed to find '.ui-menu .ui-state-focus' in html and js files
2024-12-02 04:22:49,141 DEBUG [root]: failed to find '.ui-menu .ui-state-active' in html and js files
2024-12-02 04:22:49,154 DEBUG [root]: failed to find '.ui-menu-icons .ui-menu-item-wrapper' in html and js files
2024-12-02 04:22:49,162 DEBUG [root]: failed to find '.ui-menu .ui-icon' in html and js files
2024-12-02 04:22:49,170 DEBUG [root]: failed to find '.ui-menu .ui-menu-icon' in html and js files
2024-12-02 04:22:49,173 DEBUG [root]: processing '../public/jquery/jquery-ui.min.css' ...
2024-12-02 04:22:49,280 DEBUG [root]: failed to find '.ui-helper-reset' in html and js files
2024-12-02 04:22:49,287 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:49,294 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:49,301 DEBUG [root]: failed to find '.ui-helper-clearfix' in html and js files
2024-12-02 04:22:49,308 DEBUG [root]: failed to find '.ui-helper-zfix' in html and js files
2024-12-02 04:22:49,334 DEBUG [root]: failed to find '.ui-widget-icon-block' in html and js files
2024-12-02 04:22:49,340 DEBUG [root]: failed to find '.ui-widget-overlay' in html and js files
2024-12-02 04:22:49,360 DEBUG [root]: failed to find '.ui-menu .ui-menu' in html and js files
2024-12-02 04:22:49,367 DEBUG [root]: failed to find '.ui-menu .ui-menu-item' in html and js files
2024-12-02 04:22:49,374 DEBUG [root]: failed to find '.ui-menu .ui-menu-item-wrapper' in html and js files
2024-12-02 04:22:49,381 DEBUG [root]: failed to find '.ui-menu .ui-menu-divider' in html and js files
2024-12-02 04:22:49,388 DEBUG [root]: failed to find '.ui-menu .ui-state-focus' in html and js files
2024-12-02 04:22:49,395 DEBUG [root]: failed to find '.ui-menu .ui-state-active' in html and js files
2024-12-02 04:22:49,408 DEBUG [root]: failed to find '.ui-menu-icons .ui-menu-item-wrapper' in html and js files
2024-12-02 04:22:49,415 DEBUG [root]: failed to find '.ui-menu .ui-icon' in html and js files
2024-12-02 04:22:49,422 DEBUG [root]: failed to find '.ui-menu .ui-menu-icon' in html and js files
2024-12-02 04:22:49,436 DEBUG [root]: failed to find '.ui-widget .ui-widget' in html and js files
2024-12-02 04:22:49,443 DEBUG [root]: failed to find '.ui-widget input' in html and js files
2024-12-02 04:22:49,450 DEBUG [root]: failed to find '.ui-widget select' in html and js files
2024-12-02 04:22:49,457 DEBUG [root]: failed to find '.ui-widget textarea' in html and js files
2024-12-02 04:22:49,464 DEBUG [root]: failed to find '.ui-widget button' in html and js files
2024-12-02 04:22:49,471 DEBUG [root]: failed to find '.ui-widget.ui-widget-content' in html and js files
2024-12-02 04:22:49,483 DEBUG [root]: failed to find '.ui-widget-content a' in html and js files
2024-12-02 04:22:49,491 DEBUG [root]: failed to find '.ui-widget-header' in html and js files
2024-12-02 04:22:49,500 DEBUG [root]: failed to find '.ui-widget-header a' in html and js files
2024-12-02 04:22:49,508 DEBUG [root]: failed to find '.ui-state-default' in html and js files
2024-12-02 04:22:49,515 DEBUG [root]: failed to find '.ui-widget-content .ui-state-default' in html and js files
2024-12-02 04:22:49,523 DEBUG [root]: failed to find '.ui-widget-header .ui-state-default' in html and js files
2024-12-02 04:22:49,531 DEBUG [root]: failed to find '.ui-button' in html and js files
2024-12-02 04:22:49,539 DEBUG [root]: failed to find 'html .ui-button.ui-state-disabled' in html and js files
2024-12-02 04:22:49,547 DEBUG [root]: failed to find 'html .ui-button.ui-state-disabled' in html and js files
2024-12-02 04:22:49,555 DEBUG [root]: failed to find '.ui-state-default a' in html and js files
2024-12-02 04:22:49,562 DEBUG [root]: failed to find '.ui-state-default a' in html and js files
2024-12-02 04:22:49,570 DEBUG [root]: failed to find '.ui-state-default a' in html and js files
2024-12-02 04:22:49,578 DEBUG [root]: failed to find 'a.ui-button' in html and js files
2024-12-02 04:22:49,594 DEBUG [root]: failed to find '.ui-state-hover a' in html and js files
2024-12-02 04:22:49,602 DEBUG [root]: failed to find '.ui-state-hover a' in html and js files
2024-12-02 04:22:49,609 DEBUG [root]: failed to find '.ui-state-hover a' in html and js files
2024-12-02 04:22:49,617 DEBUG [root]: failed to find '.ui-state-hover a' in html and js files
2024-12-02 04:22:49,624 DEBUG [root]: failed to find '.ui-state-focus a' in html and js files
2024-12-02 04:22:49,631 DEBUG [root]: failed to find '.ui-state-focus a' in html and js files
2024-12-02 04:22:49,638 DEBUG [root]: failed to find '.ui-state-focus a' in html and js files
2024-12-02 04:22:49,645 DEBUG [root]: failed to find '.ui-state-focus a' in html and js files
2024-12-02 04:22:49,652 DEBUG [root]: failed to find 'a.ui-button' in html and js files
2024-12-02 04:22:49,660 DEBUG [root]: failed to find 'a.ui-button' in html and js files
2024-12-02 04:22:49,667 DEBUG [root]: failed to find '.ui-visual-focus' in html and js files
2024-12-02 04:22:49,680 DEBUG [root]: failed to find '.ui-icon-background' in html and js files
2024-12-02 04:22:49,688 DEBUG [root]: failed to find '.ui-state-active .ui-icon-background' in html and js files
2024-12-02 04:22:49,696 DEBUG [root]: failed to find '.ui-state-active a' in html and js files
2024-12-02 04:22:49,704 DEBUG [root]: failed to find '.ui-state-active a' in html and js files
2024-12-02 04:22:49,712 DEBUG [root]: failed to find '.ui-state-active a' in html and js files
2024-12-02 04:22:49,719 DEBUG [root]: failed to find '.ui-state-highlight' in html and js files
2024-12-02 04:22:49,727 DEBUG [root]: failed to find '.ui-widget-content .ui-state-highlight' in html and js files
2024-12-02 04:22:49,734 DEBUG [root]: failed to find '.ui-widget-header .ui-state-highlight' in html and js files
2024-12-02 04:22:49,741 DEBUG [root]: failed to find '.ui-state-checked' in html and js files
2024-12-02 04:22:49,749 DEBUG [root]: failed to find '.ui-state-highlight a' in html and js files
2024-12-02 04:22:49,756 DEBUG [root]: failed to find '.ui-widget-content .ui-state-highlight a' in html and js files
2024-12-02 04:22:49,763 DEBUG [root]: failed to find '.ui-widget-header .ui-state-highlight a' in html and js files
2024-12-02 04:22:49,771 DEBUG [root]: failed to find '.ui-state-error' in html and js files
2024-12-02 04:22:49,779 DEBUG [root]: failed to find '.ui-widget-content .ui-state-error' in html and js files
2024-12-02 04:22:49,785 DEBUG [root]: failed to find '.ui-widget-header .ui-state-error' in html and js files
2024-12-02 04:22:49,793 DEBUG [root]: failed to find '.ui-state-error a' in html and js files
2024-12-02 04:22:49,800 DEBUG [root]: failed to find '.ui-widget-content .ui-state-error a' in html and js files
2024-12-02 04:22:49,807 DEBUG [root]: failed to find '.ui-widget-header .ui-state-error a' in html and js files
2024-12-02 04:22:49,814 DEBUG [root]: failed to find '.ui-state-error-text' in html and js files
2024-12-02 04:22:49,821 DEBUG [root]: failed to find '.ui-widget-content .ui-state-error-text' in html and js files
2024-12-02 04:22:49,828 DEBUG [root]: failed to find '.ui-widget-header .ui-state-error-text' in html and js files
2024-12-02 04:22:49,835 DEBUG [root]: failed to find '.ui-priority-primary' in html and js files
2024-12-02 04:22:49,841 DEBUG [root]: failed to find '.ui-widget-content .ui-priority-primary' in html and js files
2024-12-02 04:22:49,848 DEBUG [root]: failed to find '.ui-widget-header .ui-priority-primary' in html and js files
2024-12-02 04:22:49,855 DEBUG [root]: failed to find '.ui-priority-secondary' in html and js files
2024-12-02 04:22:49,861 DEBUG [root]: failed to find '.ui-widget-content .ui-priority-secondary' in html and js files
2024-12-02 04:22:49,868 DEBUG [root]: failed to find '.ui-widget-header .ui-priority-secondary' in html and js files
2024-12-02 04:22:49,881 DEBUG [root]: failed to find '.ui-state-disabled .ui-icon' in html and js files
2024-12-02 04:22:49,901 DEBUG [root]: failed to find '.ui-widget-header .ui-icon' in html and js files
2024-12-02 04:22:49,909 DEBUG [root]: failed to find '.ui-state-hover .ui-icon' in html and js files
2024-12-02 04:22:49,916 DEBUG [root]: failed to find '.ui-state-focus .ui-icon' in html and js files
2024-12-02 04:22:49,923 DEBUG [root]: failed to find '.ui-button' in html and js files
2024-12-02 04:22:49,930 DEBUG [root]: failed to find '.ui-button' in html and js files
2024-12-02 04:22:49,937 DEBUG [root]: failed to find '.ui-state-active .ui-icon' in html and js files
2024-12-02 04:22:49,945 DEBUG [root]: failed to find '.ui-button' in html and js files
2024-12-02 04:22:49,951 DEBUG [root]: failed to find '.ui-state-highlight .ui-icon' in html and js files
2024-12-02 04:22:49,959 DEBUG [root]: failed to find '.ui-button .ui-state-highlight.ui-icon' in html and js files
2024-12-02 04:22:49,966 DEBUG [root]: failed to find '.ui-state-error .ui-icon' in html and js files
2024-12-02 04:22:49,973 DEBUG [root]: failed to find '.ui-state-error-text .ui-icon' in html and js files
2024-12-02 04:22:49,980 DEBUG [root]: failed to find '.ui-button .ui-icon' in html and js files
2024-12-02 04:22:49,987 DEBUG [root]: failed to find '.ui-icon-blank' in html and js files
2024-12-02 04:22:49,995 DEBUG [root]: failed to find '.ui-icon-caret-1-n' in html and js files
2024-12-02 04:22:50,002 DEBUG [root]: failed to find '.ui-icon-caret-1-ne' in html and js files
2024-12-02 04:22:50,015 DEBUG [root]: failed to find '.ui-icon-caret-1-se' in html and js files
2024-12-02 04:22:50,022 DEBUG [root]: failed to find '.ui-icon-caret-1-s' in html and js files
2024-12-02 04:22:50,029 DEBUG [root]: failed to find '.ui-icon-caret-1-sw' in html and js files
2024-12-02 04:22:50,036 DEBUG [root]: failed to find '.ui-icon-caret-1-w' in html and js files
2024-12-02 04:22:50,043 DEBUG [root]: failed to find '.ui-icon-caret-1-nw' in html and js files
2024-12-02 04:22:50,050 DEBUG [root]: failed to find '.ui-icon-caret-2-n-s' in html and js files
2024-12-02 04:22:50,056 DEBUG [root]: failed to find '.ui-icon-caret-2-e-w' in html and js files
2024-12-02 04:22:50,063 DEBUG [root]: failed to find '.ui-icon-triangle-1-n' in html and js files
2024-12-02 04:22:50,070 DEBUG [root]: failed to find '.ui-icon-triangle-1-ne' in html and js files
2024-12-02 04:22:50,077 DEBUG [root]: failed to find '.ui-icon-triangle-1-e' in html and js files
2024-12-02 04:22:50,083 DEBUG [root]: failed to find '.ui-icon-triangle-1-se' in html and js files
2024-12-02 04:22:50,090 DEBUG [root]: failed to find '.ui-icon-triangle-1-s' in html and js files
2024-12-02 04:22:50,097 DEBUG [root]: failed to find '.ui-icon-triangle-1-sw' in html and js files
2024-12-02 04:22:50,104 DEBUG [root]: failed to find '.ui-icon-triangle-1-w' in html and js files
2024-12-02 04:22:50,111 DEBUG [root]: failed to find '.ui-icon-triangle-1-nw' in html and js files
2024-12-02 04:22:50,119 DEBUG [root]: failed to find '.ui-icon-triangle-2-n-s' in html and js files
2024-12-02 04:22:50,127 DEBUG [root]: failed to find '.ui-icon-triangle-2-e-w' in html and js files
2024-12-02 04:22:50,134 DEBUG [root]: failed to find '.ui-icon-arrow-1-n' in html and js files
2024-12-02 04:22:50,141 DEBUG [root]: failed to find '.ui-icon-arrow-1-ne' in html and js files
2024-12-02 04:22:50,148 DEBUG [root]: failed to find '.ui-icon-arrow-1-e' in html and js files
2024-12-02 04:22:50,154 DEBUG [root]: failed to find '.ui-icon-arrow-1-se' in html and js files
2024-12-02 04:22:50,161 DEBUG [root]: failed to find '.ui-icon-arrow-1-s' in html and js files
2024-12-02 04:22:50,168 DEBUG [root]: failed to find '.ui-icon-arrow-1-sw' in html and js files
2024-12-02 04:22:50,175 DEBUG [root]: failed to find '.ui-icon-arrow-1-w' in html and js files
2024-12-02 04:22:50,181 DEBUG [root]: failed to find '.ui-icon-arrow-1-nw' in html and js files
2024-12-02 04:22:50,188 DEBUG [root]: failed to find '.ui-icon-arrow-2-n-s' in html and js files
2024-12-02 04:22:50,196 DEBUG [root]: failed to find '.ui-icon-arrow-2-ne-sw' in html and js files
2024-12-02 04:22:50,203 DEBUG [root]: failed to find '.ui-icon-arrow-2-e-w' in html and js files
2024-12-02 04:22:50,210 DEBUG [root]: failed to find '.ui-icon-arrow-2-se-nw' in html and js files
2024-12-02 04:22:50,217 DEBUG [root]: failed to find '.ui-icon-arrowstop-1-n' in html and js files
2024-12-02 04:22:50,224 DEBUG [root]: failed to find '.ui-icon-arrowstop-1-e' in html and js files
2024-12-02 04:22:50,231 DEBUG [root]: failed to find '.ui-icon-arrowstop-1-s' in html and js files
2024-12-02 04:22:50,238 DEBUG [root]: failed to find '.ui-icon-arrowstop-1-w' in html and js files
2024-12-02 04:22:50,245 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-n' in html and js files
2024-12-02 04:22:50,252 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-ne' in html and js files
2024-12-02 04:22:50,259 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-e' in html and js files
2024-12-02 04:22:50,266 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-se' in html and js files
2024-12-02 04:22:50,273 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-s' in html and js files
2024-12-02 04:22:50,280 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-sw' in html and js files
2024-12-02 04:22:50,287 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-w' in html and js files
2024-12-02 04:22:50,294 DEBUG [root]: failed to find '.ui-icon-arrowthick-1-nw' in html and js files
2024-12-02 04:22:50,301 DEBUG [root]: failed to find '.ui-icon-arrowthick-2-n-s' in html and js files
2024-12-02 04:22:50,308 DEBUG [root]: failed to find '.ui-icon-arrowthick-2-ne-sw' in html and js files
2024-12-02 04:22:50,315 DEBUG [root]: failed to find '.ui-icon-arrowthick-2-e-w' in html and js files
2024-12-02 04:22:50,322 DEBUG [root]: failed to find '.ui-icon-arrowthick-2-se-nw' in html and js files
2024-12-02 04:22:50,329 DEBUG [root]: failed to find '.ui-icon-arrowthickstop-1-n' in html and js files
2024-12-02 04:22:50,336 DEBUG [root]: failed to find '.ui-icon-arrowthickstop-1-e' in html and js files
2024-12-02 04:22:50,342 DEBUG [root]: failed to find '.ui-icon-arrowthickstop-1-s' in html and js files
2024-12-02 04:22:50,349 DEBUG [root]: failed to find '.ui-icon-arrowthickstop-1-w' in html and js files
2024-12-02 04:22:50,356 DEBUG [root]: failed to find '.ui-icon-arrowreturnthick-1-w' in html and js files
2024-12-02 04:22:50,362 DEBUG [root]: failed to find '.ui-icon-arrowreturnthick-1-n' in html and js files
2024-12-02 04:22:50,369 DEBUG [root]: failed to find '.ui-icon-arrowreturnthick-1-e' in html and js files
2024-12-02 04:22:50,376 DEBUG [root]: failed to find '.ui-icon-arrowreturnthick-1-s' in html and js files
2024-12-02 04:22:50,382 DEBUG [root]: failed to find '.ui-icon-arrowreturn-1-w' in html and js files
2024-12-02 04:22:50,389 DEBUG [root]: failed to find '.ui-icon-arrowreturn-1-n' in html and js files
2024-12-02 04:22:50,396 DEBUG [root]: failed to find '.ui-icon-arrowreturn-1-e' in html and js files
2024-12-02 04:22:50,403 DEBUG [root]: failed to find '.ui-icon-arrowreturn-1-s' in html and js files
2024-12-02 04:22:50,409 DEBUG [root]: failed to find '.ui-icon-arrowrefresh-1-w' in html and js files
2024-12-02 04:22:50,416 DEBUG [root]: failed to find '.ui-icon-arrowrefresh-1-n' in html and js files
2024-12-02 04:22:50,423 DEBUG [root]: failed to find '.ui-icon-arrowrefresh-1-e' in html and js files
2024-12-02 04:22:50,430 DEBUG [root]: failed to find '.ui-icon-arrowrefresh-1-s' in html and js files
2024-12-02 04:22:50,437 DEBUG [root]: failed to find '.ui-icon-arrow-4' in html and js files
2024-12-02 04:22:50,444 DEBUG [root]: failed to find '.ui-icon-arrow-4-diag' in html and js files
2024-12-02 04:22:50,451 DEBUG [root]: failed to find '.ui-icon-extlink' in html and js files
2024-12-02 04:22:50,459 DEBUG [root]: failed to find '.ui-icon-newwin' in html and js files
2024-12-02 04:22:50,467 DEBUG [root]: failed to find '.ui-icon-refresh' in html and js files
2024-12-02 04:22:50,475 DEBUG [root]: failed to find '.ui-icon-shuffle' in html and js files
2024-12-02 04:22:50,482 DEBUG [root]: failed to find '.ui-icon-transfer-e-w' in html and js files
2024-12-02 04:22:50,490 DEBUG [root]: failed to find '.ui-icon-transferthick-e-w' in html and js files
2024-12-02 04:22:50,497 DEBUG [root]: failed to find '.ui-icon-folder-collapsed' in html and js files
2024-12-02 04:22:50,504 DEBUG [root]: failed to find '.ui-icon-folder-open' in html and js files
2024-12-02 04:22:50,511 DEBUG [root]: failed to find '.ui-icon-document' in html and js files
2024-12-02 04:22:50,519 DEBUG [root]: failed to find '.ui-icon-document-b' in html and js files
2024-12-02 04:22:50,526 DEBUG [root]: failed to find '.ui-icon-note' in html and js files
2024-12-02 04:22:50,533 DEBUG [root]: failed to find '.ui-icon-mail-closed' in html and js files
2024-12-02 04:22:50,540 DEBUG [root]: failed to find '.ui-icon-mail-open' in html and js files
2024-12-02 04:22:50,547 DEBUG [root]: failed to find '.ui-icon-suitcase' in html and js files
2024-12-02 04:22:50,554 DEBUG [root]: failed to find '.ui-icon-comment' in html and js files
2024-12-02 04:22:50,562 DEBUG [root]: failed to find '.ui-icon-person' in html and js files
2024-12-02 04:22:50,569 DEBUG [root]: failed to find '.ui-icon-print' in html and js files
2024-12-02 04:22:50,576 DEBUG [root]: failed to find '.ui-icon-trash' in html and js files
2024-12-02 04:22:50,583 DEBUG [root]: failed to find '.ui-icon-locked' in html and js files
2024-12-02 04:22:50,592 DEBUG [root]: failed to find '.ui-icon-unlocked' in html and js files
2024-12-02 04:22:50,599 DEBUG [root]: failed to find '.ui-icon-bookmark' in html and js files
2024-12-02 04:22:50,608 DEBUG [root]: failed to find '.ui-icon-tag' in html and js files
2024-12-02 04:22:50,616 DEBUG [root]: failed to find '.ui-icon-home' in html and js files
2024-12-02 04:22:50,624 DEBUG [root]: failed to find '.ui-icon-flag' in html and js files
2024-12-02 04:22:50,632 DEBUG [root]: failed to find '.ui-icon-calendar' in html and js files
2024-12-02 04:22:50,639 DEBUG [root]: failed to find '.ui-icon-cart' in html and js files
2024-12-02 04:22:50,647 DEBUG [root]: failed to find '.ui-icon-pencil' in html and js files
2024-12-02 04:22:50,654 DEBUG [root]: failed to find '.ui-icon-clock' in html and js files
2024-12-02 04:22:50,662 DEBUG [root]: failed to find '.ui-icon-disk' in html and js files
2024-12-02 04:22:50,669 DEBUG [root]: failed to find '.ui-icon-calculator' in html and js files
2024-12-02 04:22:50,676 DEBUG [root]: failed to find '.ui-icon-zoomin' in html and js files
2024-12-02 04:22:50,683 DEBUG [root]: failed to find '.ui-icon-zoomout' in html and js files
2024-12-02 04:22:50,690 DEBUG [root]: failed to find '.ui-icon-search' in html and js files
2024-12-02 04:22:50,698 DEBUG [root]: failed to find '.ui-icon-wrench' in html and js files
2024-12-02 04:22:50,705 DEBUG [root]: failed to find '.ui-icon-gear' in html and js files
2024-12-02 04:22:50,713 DEBUG [root]: failed to find '.ui-icon-heart' in html and js files
2024-12-02 04:22:50,721 DEBUG [root]: failed to find '.ui-icon-star' in html and js files
2024-12-02 04:22:50,728 DEBUG [root]: failed to find '.ui-icon-link' in html and js files
2024-12-02 04:22:50,735 DEBUG [root]: failed to find '.ui-icon-cancel' in html and js files
2024-12-02 04:22:50,743 DEBUG [root]: failed to find '.ui-icon-plus' in html and js files
2024-12-02 04:22:50,750 DEBUG [root]: failed to find '.ui-icon-plusthick' in html and js files
2024-12-02 04:22:50,758 DEBUG [root]: failed to find '.ui-icon-minus' in html and js files
2024-12-02 04:22:50,765 DEBUG [root]: failed to find '.ui-icon-minusthick' in html and js files
2024-12-02 04:22:50,773 DEBUG [root]: failed to find '.ui-icon-close' in html and js files
2024-12-02 04:22:50,780 DEBUG [root]: failed to find '.ui-icon-closethick' in html and js files
2024-12-02 04:22:50,788 DEBUG [root]: failed to find '.ui-icon-key' in html and js files
2024-12-02 04:22:50,795 DEBUG [root]: failed to find '.ui-icon-lightbulb' in html and js files
2024-12-02 04:22:50,803 DEBUG [root]: failed to find '.ui-icon-scissors' in html and js files
2024-12-02 04:22:50,811 DEBUG [root]: failed to find '.ui-icon-clipboard' in html and js files
2024-12-02 04:22:50,819 DEBUG [root]: failed to find '.ui-icon-copy' in html and js files
2024-12-02 04:22:50,827 DEBUG [root]: failed to find '.ui-icon-contact' in html and js files
2024-12-02 04:22:50,835 DEBUG [root]: failed to find '.ui-icon-image' in html and js files
2024-12-02 04:22:50,842 DEBUG [root]: failed to find '.ui-icon-video' in html and js files
2024-12-02 04:22:50,850 DEBUG [root]: failed to find '.ui-icon-script' in html and js files
2024-12-02 04:22:50,858 DEBUG [root]: failed to find '.ui-icon-alert' in html and js files
2024-12-02 04:22:50,866 DEBUG [root]: failed to find '.ui-icon-info' in html and js files
2024-12-02 04:22:50,874 DEBUG [root]: failed to find '.ui-icon-notice' in html and js files
2024-12-02 04:22:50,881 DEBUG [root]: failed to find '.ui-icon-help' in html and js files
2024-12-02 04:22:50,889 DEBUG [root]: failed to find '.ui-icon-check' in html and js files
2024-12-02 04:22:50,897 DEBUG [root]: failed to find '.ui-icon-bullet' in html and js files
2024-12-02 04:22:50,905 DEBUG [root]: failed to find '.ui-icon-radio-on' in html and js files
2024-12-02 04:22:50,912 DEBUG [root]: failed to find '.ui-icon-radio-off' in html and js files
2024-12-02 04:22:50,919 DEBUG [root]: failed to find '.ui-icon-pin-w' in html and js files
2024-12-02 04:22:50,927 DEBUG [root]: failed to find '.ui-icon-pin-s' in html and js files
2024-12-02 04:22:50,934 DEBUG [root]: failed to find '.ui-icon-play' in html and js files
2024-12-02 04:22:50,942 DEBUG [root]: failed to find '.ui-icon-pause' in html and js files
2024-12-02 04:22:50,949 DEBUG [root]: failed to find '.ui-icon-seek-next' in html and js files
2024-12-02 04:22:50,957 DEBUG [root]: failed to find '.ui-icon-seek-prev' in html and js files
2024-12-02 04:22:50,964 DEBUG [root]: failed to find '.ui-icon-seek-end' in html and js files
2024-12-02 04:22:50,971 DEBUG [root]: failed to find '.ui-icon-seek-start' in html and js files
2024-12-02 04:22:50,978 DEBUG [root]: failed to find '.ui-icon-seek-first' in html and js files
2024-12-02 04:22:50,986 DEBUG [root]: failed to find '.ui-icon-stop' in html and js files
2024-12-02 04:22:50,993 DEBUG [root]: failed to find '.ui-icon-eject' in html and js files
2024-12-02 04:22:51,000 DEBUG [root]: failed to find '.ui-icon-volume-off' in html and js files
2024-12-02 04:22:51,007 DEBUG [root]: failed to find '.ui-icon-volume-on' in html and js files
2024-12-02 04:22:51,014 DEBUG [root]: failed to find '.ui-icon-power' in html and js files
2024-12-02 04:22:51,021 DEBUG [root]: failed to find '.ui-icon-signal-diag' in html and js files
2024-12-02 04:22:51,029 DEBUG [root]: failed to find '.ui-icon-signal' in html and js files
2024-12-02 04:22:51,036 DEBUG [root]: failed to find '.ui-icon-battery-0' in html and js files
2024-12-02 04:22:51,043 DEBUG [root]: failed to find '.ui-icon-battery-1' in html and js files
2024-12-02 04:22:51,050 DEBUG [root]: failed to find '.ui-icon-battery-2' in html and js files
2024-12-02 04:22:51,057 DEBUG [root]: failed to find '.ui-icon-battery-3' in html and js files
2024-12-02 04:22:51,064 DEBUG [root]: failed to find '.ui-icon-circle-plus' in html and js files
2024-12-02 04:22:51,071 DEBUG [root]: failed to find '.ui-icon-circle-minus' in html and js files
2024-12-02 04:22:51,078 DEBUG [root]: failed to find '.ui-icon-circle-close' in html and js files
2024-12-02 04:22:51,085 DEBUG [root]: failed to find '.ui-icon-circle-triangle-e' in html and js files
2024-12-02 04:22:51,092 DEBUG [root]: failed to find '.ui-icon-circle-triangle-s' in html and js files
2024-12-02 04:22:51,099 DEBUG [root]: failed to find '.ui-icon-circle-triangle-w' in html and js files
2024-12-02 04:22:51,106 DEBUG [root]: failed to find '.ui-icon-circle-triangle-n' in html and js files
2024-12-02 04:22:51,114 DEBUG [root]: failed to find '.ui-icon-circle-arrow-e' in html and js files
2024-12-02 04:22:51,121 DEBUG [root]: failed to find '.ui-icon-circle-arrow-s' in html and js files
2024-12-02 04:22:51,128 DEBUG [root]: failed to find '.ui-icon-circle-arrow-w' in html and js files
2024-12-02 04:22:51,135 DEBUG [root]: failed to find '.ui-icon-circle-arrow-n' in html and js files
2024-12-02 04:22:51,142 DEBUG [root]: failed to find '.ui-icon-circle-zoomin' in html and js files
2024-12-02 04:22:51,149 DEBUG [root]: failed to find '.ui-icon-circle-zoomout' in html and js files
2024-12-02 04:22:51,157 DEBUG [root]: failed to find '.ui-icon-circle-check' in html and js files
2024-12-02 04:22:51,164 DEBUG [root]: failed to find '.ui-icon-circlesmall-plus' in html and js files
2024-12-02 04:22:51,171 DEBUG [root]: failed to find '.ui-icon-circlesmall-minus' in html and js files
2024-12-02 04:22:51,178 DEBUG [root]: failed to find '.ui-icon-circlesmall-close' in html and js files
2024-12-02 04:22:51,185 DEBUG [root]: failed to find '.ui-icon-squaresmall-plus' in html and js files
2024-12-02 04:22:51,192 DEBUG [root]: failed to find '.ui-icon-squaresmall-minus' in html and js files
2024-12-02 04:22:51,199 DEBUG [root]: failed to find '.ui-icon-squaresmall-close' in html and js files
2024-12-02 04:22:51,206 DEBUG [root]: failed to find '.ui-icon-grip-dotted-vertical' in html and js files
2024-12-02 04:22:51,213 DEBUG [root]: failed to find '.ui-icon-grip-dotted-horizontal' in html and js files
2024-12-02 04:22:51,220 DEBUG [root]: failed to find '.ui-icon-grip-solid-vertical' in html and js files
2024-12-02 04:22:51,226 DEBUG [root]: failed to find '.ui-icon-grip-solid-horizontal' in html and js files
2024-12-02 04:22:51,233 DEBUG [root]: failed to find '.ui-icon-gripsmall-diagonal-se' in html and js files
2024-12-02 04:22:51,241 DEBUG [root]: failed to find '.ui-icon-grip-diagonal-se' in html and js files
2024-12-02 04:22:51,248 DEBUG [root]: failed to find '.ui-corner-all' in html and js files
2024-12-02 04:22:51,256 DEBUG [root]: failed to find '.ui-corner-top' in html and js files
2024-12-02 04:22:51,263 DEBUG [root]: failed to find '.ui-corner-left' in html and js files
2024-12-02 04:22:51,271 DEBUG [root]: failed to find '.ui-corner-tl' in html and js files
2024-12-02 04:22:51,279 DEBUG [root]: failed to find '.ui-corner-all' in html and js files
2024-12-02 04:22:51,286 DEBUG [root]: failed to find '.ui-corner-top' in html and js files
2024-12-02 04:22:51,293 DEBUG [root]: failed to find '.ui-corner-right' in html and js files
2024-12-02 04:22:51,301 DEBUG [root]: failed to find '.ui-corner-tr' in html and js files
2024-12-02 04:22:51,309 DEBUG [root]: failed to find '.ui-corner-all' in html and js files
2024-12-02 04:22:51,316 DEBUG [root]: failed to find '.ui-corner-bottom' in html and js files
2024-12-02 04:22:51,323 DEBUG [root]: failed to find '.ui-corner-left' in html and js files
2024-12-02 04:22:51,331 DEBUG [root]: failed to find '.ui-corner-bl' in html and js files
2024-12-02 04:22:51,339 DEBUG [root]: failed to find '.ui-corner-all' in html and js files
2024-12-02 04:22:51,346 DEBUG [root]: failed to find '.ui-corner-bottom' in html and js files
2024-12-02 04:22:51,353 DEBUG [root]: failed to find '.ui-corner-right' in html and js files
2024-12-02 04:22:51,360 DEBUG [root]: failed to find '.ui-corner-br' in html and js files
2024-12-02 04:22:51,367 DEBUG [root]: failed to find '.ui-widget-overlay' in html and js files
2024-12-02 04:22:51,374 DEBUG [root]: failed to find '.ui-widget-shadow' in html and js files
2024-12-02 04:22:51,402 INFO [root]: removed 510 of 697 css rules
2024-12-02 04:22:51,469 DEBUG [root]: found "15" js file(s)
2024-12-02 04:22:51,532 DEBUG [root]: ignored '../public/jquery/jquery-ui.min.js' -> already minified
2024-12-02 04:22:51,533 DEBUG [root]: ignored '../public/jquery/jszip/dist/jszip.min.js' -> already minified
2024-12-02 04:22:51,533 DEBUG [root]: ignored '../public/jquery/jszip-utils/dist/jszip-utils-ie.min.js' -> already minified
2024-12-02 04:22:51,641 DEBUG [root]: ignored '../public/jquery/jszip-utils/dist/jszip-utils.min.js' -> already minified
2024-12-02 04:22:51,863 DEBUG [root]: found "5" css file(s)
2024-12-02 04:22:51,863 DEBUG [root]: ignored '../public/jquery/jquery-ui.structure.min.css' -> already minified
2024-12-02 04:22:51,864 DEBUG [root]: ignored '../public/jquery/jquery-ui.min.css' -> already minified