Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.2.0
-
Component/s: Configuration, Logging
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||||
|---|---|---|---|---|---|
|
|
||||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue blocks |
| Priority | Blocker [ 1 ] | |
| Description |
A lot of stuff about logging configuration is done when starting Petals ESB, see:
* {{org.ow2.petals.kernel.server.PetalsServerImpl#initializeLogger}} * {{org.ow2.petals.kernel.server.PetalsServerImpl#forceInitializeGlobalHandlers}} * {{org.ow2.petals.kernel.server.PetalsServerImpl#recreateConsoleHandler}} * {{org.ow2.petals.kernel.server.PetalsServerImpl#recreateConsoleHandler}} * {{org.ow2.petals.kernel.server.PetalsServerImpl#finalizeLoggingInitialization}} All this seems unneeded. If a dedicated configuration is needed to support MONIT traces, just update documentation and provide a correct pre-configured logging system. |
A lot of stuff about logging configuration is done when starting Petals ESB, see:
* {{org.ow2.petals.kernel.server.PetalsServerImpl#initializeLogger}} * {{org.ow2.petals.kernel.server.PetalsServerImpl#forceInitializeGlobalHandlers}} * {{org.ow2.petals.kernel.server.PetalsServerImpl#recreateConsoleHandler}} * {{org.ow2.petals.kernel.server.PetalsServerImpl#recreateConsoleHandler}} * {{org.ow2.petals.kernel.server.PetalsServerImpl#finalizeLoggingInitialization}} All this seems unneeded. If a dedicated configuration is needed to support MONIT traces, just update documentation and provide a correct pre-configured logging system. To prevent error in configuration of the logging system about business traces (level MONIT), we can add a check of the configuration, and errors will be logged as WARNING messages. |
| Link |
This issue depends on |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 4.2.0 [ 10356 ] | |
| Resolution | Fixed [ 1 ] |
| Component/s | Logging [ 10255 ] | |
| Component/s | Administration [ 10052 ] |
| Component/s | Configuration [ 10257 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Fixed in trunk