|
399 | 399 | 2024-11-06 19:17:40,487 [main] INFO org.burningwave.core.Cache - (Cache.java:76) - Building cache
|
400 | 400 | 2024-11-06 19:17:40,504 [main] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:443) - org.burningwave.core.assembler.StaticComponentContainer initialized in 0.0850735 seconds
|
401 | 401 | 2024-11-06 19:17:43,181 [Worker-1: Loading available Gradle versions] INFO o.e.b.c.i.u.g.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update.
|
| 402 | +2024-11-25 00:23:37,415 [main] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:368) - Instantiated org.burningwave.core.SLF4JManagedLoggerRepository |
| 403 | +2024-11-25 00:23:37,417 [main] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:369) - |
| 404 | + |
| 405 | + Configuration values for static components: |
| 406 | + |
| 407 | + background-executor.all-tasks-monitoring.enabled=\ |
| 408 | + true |
| 409 | + background-executor.all-tasks-monitoring.interval=\ |
| 410 | + 30000 |
| 411 | + background-executor.all-tasks-monitoring.logger.enabled=\ |
| 412 | + false |
| 413 | + background-executor.all-tasks-monitoring.minimum-elapsed-time-to-consider-a-task-as-probable-dead-locked=\ |
| 414 | + 300000 |
| 415 | + background-executor.all-tasks-monitoring.probable-dead-locked-tasks-handling.policy=\ |
| 416 | + log only |
| 417 | + background-executor.queued-task-executor[0].name=\ |
| 418 | + Low priority tasks |
| 419 | + background-executor.queued-task-executor[0].priority=\ |
| 420 | + 1 |
| 421 | + background-executor.queued-task-executor[1].name=\ |
| 422 | + Normal priority tasks |
| 423 | + background-executor.queued-task-executor[1].priority=\ |
| 424 | + 5 |
| 425 | + background-executor.queued-task-executor[2].name=\ |
| 426 | + High priority tasks |
| 427 | + background-executor.queued-task-executor[2].priority=\ |
| 428 | + 10 |
| 429 | + background-executor.task-creation-tracking.enabled=\ |
| 430 | + ${background-executor.all-tasks-monitoring.enabled} |
| 431 | + banner.additonal-informations=\ |
| 432 | + ${Implementation-Title} ${Implementation-Version} |
| 433 | + banner.additonal-informations.retrieve-from-manifest-file-with-implementation-title=\ |
| 434 | + Burningwave Core |
| 435 | + banner.file=\ |
| 436 | + org/burningwave/banner.bwb |
| 437 | + banner.hide=\ |
| 438 | + true |
| 439 | + buffer-handler.default-allocation-mode=\ |
| 440 | + ByteBuffer::allocateDirect |
| 441 | + buffer-handler.default-buffer-size=\ |
| 442 | + 1024 |
| 443 | + group-name-for-named-elements=\ |
| 444 | + Burningwave |
| 445 | + iterable-object-helper.default-values-separator=\ |
| 446 | + ; |
| 447 | + iterable-object-helper.parallel-iteration.applicability.default-minimum-collection-size=\ |
| 448 | + 2 |
| 449 | + iterable-object-helper.parallel-iteration.applicability.max-runtime-thread-count-threshold=\ |
| 450 | + autodetect |
| 451 | + iterable-object-helper.parallel-iteration.applicability.output-collection-enabled-types=\ |
| 452 | + java.util.concurrent.ConcurrentHashMap$CollectionView;\ |
| 453 | + java.util.Collections$SynchronizedCollection;\ |
| 454 | + java.util.concurrent.CopyOnWriteArrayList;\ |
| 455 | + java.util.concurrent.CopyOnWriteArraySet;\ |
| 456 | + java.util.concurrent.BlockingQueue;\ |
| 457 | + java.util.concurrent.ConcurrentSkipListSet;\ |
| 458 | + java.util.concurrent.ConcurrentSkipListMap$EntrySet;\ |
| 459 | + java.util.concurrent.ConcurrentSkipListMap$KeySet;\ |
| 460 | + java.util.concurrent.ConcurrentSkipListMap$Values; |
| 461 | + jvm.driver.init=\ |
| 462 | + false |
| 463 | + managed-logger.repository=\ |
| 464 | + autodetect |
| 465 | + managed-logger.repository.enabled=\ |
| 466 | + true |
| 467 | + managed-logger.repository.logging.warn.disabled-for=\ |
| 468 | + org.burningwave.core.assembler.ComponentContainer$ClassLoader;\ |
| 469 | + org.burningwave.core.classes.MemoryClassLoader;\ |
| 470 | + org.burningwave.core.classes.PathScannerClassLoader; |
| 471 | + modules.export-all-to-all=\ |
| 472 | + true |
| 473 | + resource-releaser.enabled=\ |
| 474 | + true |
| 475 | + synchronizer.all-threads-monitoring.enabled=\ |
| 476 | + false |
| 477 | + synchronizer.all-threads-monitoring.interval=\ |
| 478 | + 90000 |
| 479 | + thread-supplier.default-daemon-flag-value=\ |
| 480 | + true |
| 481 | + thread-supplier.default-thread-priority=\ |
| 482 | + 5 |
| 483 | + thread-supplier.max-detached-thread-count=\ |
| 484 | + ${thread-supplier.max-poolable-thread-count} |
| 485 | + thread-supplier.max-detached-thread-count.elapsed-time-threshold-from-last-increase-for-gradual-decreasing-to-initial-value=\ |
| 486 | + 30000 |
| 487 | + thread-supplier.max-detached-thread-count.increasing-step=\ |
| 488 | + autodetect |
| 489 | + thread-supplier.max-poolable-thread-count=\ |
| 490 | + autodetect |
| 491 | + thread-supplier.poolable-thread-request-timeout=\ |
| 492 | + 6000 |
| 493 | + |
| 494 | + |
| 495 | +2024-11-25 00:23:37,419 [main] INFO o.b.core.jvm.BufferHandler - (BufferHandler.java:127) - default buffer size: 1024 bytes |
| 496 | +2024-11-25 00:23:37,420 [main] INFO o.b.core.jvm.BufferHandler - (BufferHandler.java:141) - default allocation mode: ByteBuffer::allocateDirect |
| 497 | +2024-11-25 00:23:37,422 [main] INFO org.burningwave.core.Cache - (Cache.java:76) - Building cache |
| 498 | +2024-11-25 00:23:37,440 [main] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:443) - org.burningwave.core.assembler.StaticComponentContainer initialized in 0.0844754 seconds |
| 499 | +2024-11-25 00:23:39,800 [Worker-7: Loading available Gradle versions] INFO o.e.b.c.i.u.g.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update. |
| 500 | +2024-11-25 00:29:00,070 [Burningwave - Resource releaser] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:391) - ... Waiting for all tasks ending |
| 501 | +2024-11-25 00:29:00,071 [Burningwave - Resource releaser] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:397) - Closing all component containers |
| 502 | +2024-11-25 00:29:00,073 [Burningwave - Resource releaser] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:403) - Closing FileSystemHelper |
| 503 | +2024-11-25 00:29:00,073 [Burningwave - Resource releaser] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:409) - ... Waiting for all tasks ending before shutting down the BackgroundExecutor |
| 504 | +2024-11-25 00:29:00,073 [Burningwave - Resource releaser] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:414) - Shutting down BackgroundExecutor |
| 505 | +2024-11-25 00:29:00,073 [Burningwave - Resource releaser] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:420) - Stopping all threads monitoring thread |
| 506 | +2024-11-25 00:29:00,074 [Burningwave - Resource releaser] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:425) - Closing ThreadHolder |
| 507 | +2024-11-25 00:29:00,074 [Burningwave - Resource releaser] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:430) - Shutting down ThreadSupplier |
| 508 | +2024-11-25 00:29:11,081 [main] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:368) - Instantiated org.burningwave.core.SLF4JManagedLoggerRepository |
| 509 | +2024-11-25 00:29:11,084 [main] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:369) - |
| 510 | + |
| 511 | + Configuration values for static components: |
| 512 | + |
| 513 | + background-executor.all-tasks-monitoring.enabled=\ |
| 514 | + true |
| 515 | + background-executor.all-tasks-monitoring.interval=\ |
| 516 | + 30000 |
| 517 | + background-executor.all-tasks-monitoring.logger.enabled=\ |
| 518 | + false |
| 519 | + background-executor.all-tasks-monitoring.minimum-elapsed-time-to-consider-a-task-as-probable-dead-locked=\ |
| 520 | + 300000 |
| 521 | + background-executor.all-tasks-monitoring.probable-dead-locked-tasks-handling.policy=\ |
| 522 | + log only |
| 523 | + background-executor.queued-task-executor[0].name=\ |
| 524 | + Low priority tasks |
| 525 | + background-executor.queued-task-executor[0].priority=\ |
| 526 | + 1 |
| 527 | + background-executor.queued-task-executor[1].name=\ |
| 528 | + Normal priority tasks |
| 529 | + background-executor.queued-task-executor[1].priority=\ |
| 530 | + 5 |
| 531 | + background-executor.queued-task-executor[2].name=\ |
| 532 | + High priority tasks |
| 533 | + background-executor.queued-task-executor[2].priority=\ |
| 534 | + 10 |
| 535 | + background-executor.task-creation-tracking.enabled=\ |
| 536 | + ${background-executor.all-tasks-monitoring.enabled} |
| 537 | + banner.additonal-informations=\ |
| 538 | + ${Implementation-Title} ${Implementation-Version} |
| 539 | + banner.additonal-informations.retrieve-from-manifest-file-with-implementation-title=\ |
| 540 | + Burningwave Core |
| 541 | + banner.file=\ |
| 542 | + org/burningwave/banner.bwb |
| 543 | + banner.hide=\ |
| 544 | + true |
| 545 | + buffer-handler.default-allocation-mode=\ |
| 546 | + ByteBuffer::allocateDirect |
| 547 | + buffer-handler.default-buffer-size=\ |
| 548 | + 1024 |
| 549 | + group-name-for-named-elements=\ |
| 550 | + Burningwave |
| 551 | + iterable-object-helper.default-values-separator=\ |
| 552 | + ; |
| 553 | + iterable-object-helper.parallel-iteration.applicability.default-minimum-collection-size=\ |
| 554 | + 2 |
| 555 | + iterable-object-helper.parallel-iteration.applicability.max-runtime-thread-count-threshold=\ |
| 556 | + autodetect |
| 557 | + iterable-object-helper.parallel-iteration.applicability.output-collection-enabled-types=\ |
| 558 | + java.util.concurrent.ConcurrentHashMap$CollectionView;\ |
| 559 | + java.util.Collections$SynchronizedCollection;\ |
| 560 | + java.util.concurrent.CopyOnWriteArrayList;\ |
| 561 | + java.util.concurrent.CopyOnWriteArraySet;\ |
| 562 | + java.util.concurrent.BlockingQueue;\ |
| 563 | + java.util.concurrent.ConcurrentSkipListSet;\ |
| 564 | + java.util.concurrent.ConcurrentSkipListMap$EntrySet;\ |
| 565 | + java.util.concurrent.ConcurrentSkipListMap$KeySet;\ |
| 566 | + java.util.concurrent.ConcurrentSkipListMap$Values; |
| 567 | + jvm.driver.init=\ |
| 568 | + false |
| 569 | + managed-logger.repository=\ |
| 570 | + autodetect |
| 571 | + managed-logger.repository.enabled=\ |
| 572 | + true |
| 573 | + managed-logger.repository.logging.warn.disabled-for=\ |
| 574 | + org.burningwave.core.assembler.ComponentContainer$ClassLoader;\ |
| 575 | + org.burningwave.core.classes.MemoryClassLoader;\ |
| 576 | + org.burningwave.core.classes.PathScannerClassLoader; |
| 577 | + modules.export-all-to-all=\ |
| 578 | + true |
| 579 | + resource-releaser.enabled=\ |
| 580 | + true |
| 581 | + synchronizer.all-threads-monitoring.enabled=\ |
| 582 | + false |
| 583 | + synchronizer.all-threads-monitoring.interval=\ |
| 584 | + 90000 |
| 585 | + thread-supplier.default-daemon-flag-value=\ |
| 586 | + true |
| 587 | + thread-supplier.default-thread-priority=\ |
| 588 | + 5 |
| 589 | + thread-supplier.max-detached-thread-count=\ |
| 590 | + ${thread-supplier.max-poolable-thread-count} |
| 591 | + thread-supplier.max-detached-thread-count.elapsed-time-threshold-from-last-increase-for-gradual-decreasing-to-initial-value=\ |
| 592 | + 30000 |
| 593 | + thread-supplier.max-detached-thread-count.increasing-step=\ |
| 594 | + autodetect |
| 595 | + thread-supplier.max-poolable-thread-count=\ |
| 596 | + autodetect |
| 597 | + thread-supplier.poolable-thread-request-timeout=\ |
| 598 | + 6000 |
| 599 | + |
| 600 | + |
| 601 | +2024-11-25 00:29:11,088 [main] INFO o.b.core.jvm.BufferHandler - (BufferHandler.java:127) - default buffer size: 1024 bytes |
| 602 | +2024-11-25 00:29:11,089 [main] INFO o.b.core.jvm.BufferHandler - (BufferHandler.java:141) - default allocation mode: ByteBuffer::allocateDirect |
| 603 | +2024-11-25 00:29:11,094 [main] INFO org.burningwave.core.Cache - (Cache.java:76) - Building cache |
| 604 | +2024-11-25 00:29:11,116 [main] INFO o.b.c.a.StaticComponentContainer - (StaticComponentContainer.java:443) - org.burningwave.core.assembler.StaticComponentContainer initialized in 0.0910843 seconds |
| 605 | +2024-11-25 00:29:12,990 [Worker-4: Loading available Gradle versions] INFO o.e.b.c.i.u.g.PublishedGradleVersions - Gradle version information cache is up-to-date. Trying to read. |
0 commit comments