Class com.ibm.ws.jndi.internal.literals.LiteralParser_Test
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testBoolean_False | 0.005s | passed |
testBoolean_True | 0.144s | passed |
testChar_Null | 0.006s | passed |
testChar_a | 0.004s | passed |
testChar_empty | 0.004s | passed |
testChar_epmtyUnclosed | 0.006s | passed |
testChar_octal | 0.015s | passed |
testChar_tooLong | 0.004s | passed |
testChar_tooLongUnclosed | 0.004s | passed |
testChar_unfinishedEscape | 0.006s | passed |
testChar_unfinishedUnclosed | 0.005s | passed |
testChar_unicode | 0.004s | passed |
testDouble_0D | 0.004s | passed |
testDouble_decimal | 0.015s | passed |
testDouble_decimalDSuffix | 0.006s | passed |
testDouble_decimalEngineering | 0.003s | passed |
testDouble_engineering | 0.004s | passed |
testDouble_largerMantissa | 0.004s | passed |
testDouble_leadingDot | 0.005s | passed |
testDouble_leadingDotDSuffix | 0.004s | passed |
testDouble_leadingDotEngineering | 0.004s | passed |
testDouble_leadingZeroExponent | 0.004s | passed |
testDouble_leadingZeroes | 0.005s | passed |
testDouble_maxDouble | 0.013s | passed |
testDouble_minDouble | 0.003s | passed |
testDouble_minNormalDouble | 0.003s | passed |
testDouble_negativeExponent | 0.003s | passed |
testDouble_negativeMantissaNegativeExponent | 0.005s | passed |
testDouble_positiveExponent | 0.004s | passed |
testDouble_positiveMantissaPositiveExponent | 0.003s | passed |
testDouble_trailingDot | 0.005s | passed |
testFloat_0F | 0.004s | passed |
testFloat_decimal | 0.003s | passed |
testFloat_decimalEngineering | 0.008s | passed |
testFloat_engineering | 0.004s | passed |
testFloat_largerMantissa | 0.008s | passed |
testFloat_leadingDot | 0.003s | passed |
testFloat_leadingDotEngineering | 0.004s | passed |
testFloat_leadingZeroEngineering | 0.005s | passed |
testFloat_leadingZeroExponent | 0.003s | passed |
testFloat_negativeExponent | 0.006s | passed |
testFloat_negativeMantissaNegativeExponent | 0.004s | passed |
testFloat_positiveExponent | 0.003s | passed |
testFloat_positiveMantissaPositiveExponent | 0.003s | passed |
testFloat_trailingDot | 0.007s | passed |
testIntBinary_0b000000010010001101000101 | 0.004s | passed |
testIntBinary_0b01 | 0.007s | passed |
testIntBinary_maxInt | 0.003s | passed |
testIntBinary_minInt | 0.003s | passed |
testIntBinary_underscores | 0.003s | passed |
testIntHex_0x01 | 0.006s | passed |
testIntHex_0x012345 | 0.004s | passed |
testIntHex_maxInt | 0.003s | passed |
testIntHex_minInt | 0.010s | passed |
testIntHex_underscores | 0.005s | passed |
testIntOctal_01 | 0.011s | passed |
testIntOctal_012345 | 0.012s | passed |
testIntOctal_leadingUnderscore | 0.003s | passed |
testIntOctal_maxInt | 0.003s | passed |
testIntOctal_minInt | 0.003s | passed |
testIntOctal_underscores | 0.003s | passed |
testInt_0 | 0.004s | passed |
testInt_1 | 0.004s | passed |
testInt_12345 | 0.003s | passed |
testInt_maxInt | 0.004s | passed |
testInt_minInt | 0.003s | passed |
testInt_underscores | 0.007s | passed |
testLongBinary_0b000000010010001101000101L | 0.004s | passed |
testLongBinary_0b01l | 0.003s | passed |
testLongBinary_maxLong | 0.005s | passed |
testLongBinary_minLong | 0.017s | passed |
testLongBinary_underscores | 0.006s | passed |
testLongHex_0x012345L | 0.003s | passed |
testLongHex_0x01l | 0.004s | passed |
testLongHex_maxLong | 0.003s | passed |
testLongHex_minLong | 0.003s | passed |
testLongHex_underscores | 0.003s | passed |
testLongOctal_012345L | 0.007s | passed |
testLongOctal_01l | 0.004s | passed |
testLongOctal_leadingUnderscores | 0.003s | passed |
testLongOctal_maxLong | 0.003s | passed |
testLongOctal_minLong | 0.004s | passed |
testLongOctal_underscores | 0.003s | passed |
testLong_0L | 0.009s | passed |
testLong_12345L | 0.015s | passed |
testLong_1l | 0.004s | passed |
testLong_maxInt | 0.004s | passed |
testLong_minInt | 0.003s | passed |
testLong_underscores | 0.004s | passed |
testString_1digitUnicodeEscape | 0.003s | passed |
testString_2digitOctalEscape | 0.003s | passed |
testString_2digitUnicodeEscape | 0.003s | passed |
testString_3digitOctalEscape | 0.003s | passed |
testString_3digitUnicodeEscape | 0.004s | passed |
testString_backslash | 0.007s | passed |
testString_backspace | 0.003s | passed |
testString_carriageReturn | 0.004s | passed |
testString_doubleQuote | 0.002s | passed |
testString_empty | 0.003s | passed |
testString_formfeed | 0.003s | passed |
testString_hello | 0.004s | passed |
testString_newline | 0.009s | passed |
testString_octalSpecialChar | 0.002s | passed |
testString_singleQuote | 0.003s | passed |
testString_tab | 0.003s | passed |
testString_unfinishedEscape | 0.003s | passed |
testString_unicodeEscape | 0.003s | passed |
Standard output
TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b64892fd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b64892fd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b64892fd TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ea4d62c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ea4d62c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ea4d62c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2813e0d6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2813e0d6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2813e0d6 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d7dbc292 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d7dbc292 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d7dbc292 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@603248e7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@603248e7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@603248e7 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5eac25ef registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5eac25ef captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5eac25ef TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@17c8e096 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@17c8e096 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@17c8e096 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cb9c253e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cb9c253e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cb9c253e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e8e8dcac registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e8e8dcac captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e8e8dcac TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@529241be registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@529241be captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@529241be TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e3aad9f2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e3aad9f2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e3aad9f2 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c501d74a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c501d74a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c501d74a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@893ca4b8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@893ca4b8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@893ca4b8 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fb1e8818 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fb1e8818 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fb1e8818 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6e3f6119 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6e3f6119 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6e3f6119 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d6e3394 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d6e3394 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3d6e3394 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c7e159d9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c7e159d9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c7e159d9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@509fab02 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@509fab02 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@509fab02 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6ffd653f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6ffd653f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6ffd653f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@732f7ef8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@732f7ef8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@732f7ef8 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d395800 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d395800 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3d395800 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fa31f89e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fa31f89e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fa31f89e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@16d7d2a9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@16d7d2a9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@16d7d2a9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@87a14011 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@87a14011 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@87a14011 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a05f13e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a05f13e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8a05f13e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a110b41 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a110b41 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8a110b41 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7ec4368e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7ec4368e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7ec4368e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@70bbb3f4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@70bbb3f4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@70bbb3f4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4da18986 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4da18986 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4da18986 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@21c37111 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@21c37111 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@21c37111 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@91d25129 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@91d25129 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@91d25129 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@26c4c49a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@26c4c49a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@26c4c49a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1fc4ac2d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1fc4ac2d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1fc4ac2d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1855161 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1855161 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1855161 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d6afaca4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d6afaca4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d6afaca4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ada1806c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ada1806c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ada1806c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4dec9d1 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4dec9d1 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4dec9d1 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@52daf5bd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@52daf5bd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@52daf5bd TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4a76940d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4a76940d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4a76940d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@67c489c6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@67c489c6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@67c489c6 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b4367851 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b4367851 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b4367851 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c31d32a6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c31d32a6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c31d32a6 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@82b5a3ed registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@82b5a3ed captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@82b5a3ed TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e582b1e3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e582b1e3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e582b1e3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@adf77555 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@adf77555 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@adf77555 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@eb80154e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@eb80154e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@eb80154e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d8101a7d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d8101a7d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d8101a7d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b30b69fb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b30b69fb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b30b69fb TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7e987caa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7e987caa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7e987caa TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1361569c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1361569c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1361569c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5551b853 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5551b853 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5551b853 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3b66e4a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3b66e4a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3b66e4a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d7b1cd42 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d7b1cd42 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d7b1cd42 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cb89aff6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cb89aff6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cb89aff6 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8b55dfbd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8b55dfbd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8b55dfbd TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@47ef104d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@47ef104d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@47ef104d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6f46073b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6f46073b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6f46073b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4cfef595 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4cfef595 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4cfef595 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6ae17e8b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6ae17e8b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6ae17e8b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ccb7ed1a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ccb7ed1a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ccb7ed1a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fdad7ece registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fdad7ece captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fdad7ece TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3a32da62 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3a32da62 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3a32da62 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e8a94c5f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e8a94c5f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e8a94c5f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e15b5eb7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e15b5eb7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e15b5eb7 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@931e6403 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@931e6403 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@931e6403 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cf1bf09f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cf1bf09f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cf1bf09f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@44c711fb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@44c711fb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@44c711fb TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ebdf7c66 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ebdf7c66 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ebdf7c66 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1a1387c7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1a1387c7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1a1387c7 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fac0c63f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fac0c63f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fac0c63f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@54000ef registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@54000ef captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@54000ef TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@eaa34d61 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@eaa34d61 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@eaa34d61 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4b4c2ebb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4b4c2ebb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4b4c2ebb TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@29966388 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@29966388 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@29966388 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1cb6f467 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1cb6f467 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1cb6f467 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c230d5d9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c230d5d9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c230d5d9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c031709 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c031709 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9c031709 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5ddfaea3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5ddfaea3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5ddfaea3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e668a58d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e668a58d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e668a58d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f567a721 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f567a721 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f567a721 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bef9c7b0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bef9c7b0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@bef9c7b0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c616068 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c616068 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c616068 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@416a408e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@416a408e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@416a408e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@40fd1a39 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@40fd1a39 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@40fd1a39 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c6cf85de registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c6cf85de captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c6cf85de TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2c1f6af8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2c1f6af8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2c1f6af8 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d758c208 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d758c208 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d758c208 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e969dc90 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e969dc90 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e969dc90 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c045c15 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c045c15 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9c045c15 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1d38f8fc registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1d38f8fc captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1d38f8fc TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e596d78d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e596d78d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e596d78d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@45c003a6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@45c003a6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@45c003a6 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a08cd77 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a08cd77 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8a08cd77 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3c41d548 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3c41d548 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3c41d548 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2b38222d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2b38222d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2b38222d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b636ea52 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b636ea52 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b636ea52 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e047a1b3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e047a1b3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e047a1b3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e75834a9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e75834a9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e75834a9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a14db3fa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a14db3fa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a14db3fa TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a9aca6a0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a9aca6a0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a9aca6a0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5ac9214d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5ac9214d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5ac9214d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9b6c4dc1 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9b6c4dc1 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9b6c4dc1 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7961d2d0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7961d2d0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7961d2d0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8bfa6aa3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8bfa6aa3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8bfa6aa3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ba6677d8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ba6677d8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ba6677d8 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1f2428cb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1f2428cb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1f2428cb TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1ce326c3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1ce326c3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1ce326c3 TrConfigZapper.zapTrConfig : finished invoke init()