Class com.ibm.ws.jndi.internal.literals.LiteralParser_Test
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testBoolean_False | 0.005s | passed |
testBoolean_True | 0.116s | passed |
testChar_Null | 0.011s | passed |
testChar_a | 0.004s | passed |
testChar_empty | 0.003s | passed |
testChar_epmtyUnclosed | 0.004s | passed |
testChar_octal | 0.003s | passed |
testChar_tooLong | 0.006s | passed |
testChar_tooLongUnclosed | 0.005s | passed |
testChar_unfinishedEscape | 0.003s | passed |
testChar_unfinishedUnclosed | 0.004s | passed |
testChar_unicode | 0.004s | passed |
testDouble_0D | 0.003s | passed |
testDouble_decimal | 0.003s | passed |
testDouble_decimalDSuffix | 0.002s | passed |
testDouble_decimalEngineering | 0.002s | passed |
testDouble_engineering | 0.003s | passed |
testDouble_largerMantissa | 0.003s | passed |
testDouble_leadingDot | 0.003s | passed |
testDouble_leadingDotDSuffix | 0.003s | passed |
testDouble_leadingDotEngineering | 0.003s | passed |
testDouble_leadingZeroExponent | 0.003s | passed |
testDouble_leadingZeroes | 0.003s | passed |
testDouble_maxDouble | 0.004s | passed |
testDouble_minDouble | 0.003s | passed |
testDouble_minNormalDouble | 0.006s | passed |
testDouble_negativeExponent | 0.010s | passed |
testDouble_negativeMantissaNegativeExponent | 0.003s | passed |
testDouble_positiveExponent | 0.018s | passed |
testDouble_positiveMantissaPositiveExponent | 0.003s | passed |
testDouble_trailingDot | 0.006s | passed |
testFloat_0F | 0.008s | passed |
testFloat_decimal | 0.003s | passed |
testFloat_decimalEngineering | 0.003s | passed |
testFloat_engineering | 0.003s | passed |
testFloat_largerMantissa | 0.002s | passed |
testFloat_leadingDot | 0.004s | passed |
testFloat_leadingDotEngineering | 0.003s | passed |
testFloat_leadingZeroEngineering | 0.007s | passed |
testFloat_leadingZeroExponent | 0.003s | passed |
testFloat_negativeExponent | 0.009s | passed |
testFloat_negativeMantissaNegativeExponent | 0.003s | passed |
testFloat_positiveExponent | 0.002s | passed |
testFloat_positiveMantissaPositiveExponent | 0.003s | passed |
testFloat_trailingDot | 0.003s | passed |
testIntBinary_0b000000010010001101000101 | 0.004s | passed |
testIntBinary_0b01 | 0.004s | passed |
testIntBinary_maxInt | 0.003s | passed |
testIntBinary_minInt | 0.005s | passed |
testIntBinary_underscores | 0.007s | passed |
testIntHex_0x01 | 0.003s | passed |
testIntHex_0x012345 | 0.003s | passed |
testIntHex_maxInt | 0.007s | passed |
testIntHex_minInt | 0.014s | passed |
testIntHex_underscores | 0.004s | passed |
testIntOctal_01 | 0.003s | passed |
testIntOctal_012345 | 0.003s | passed |
testIntOctal_leadingUnderscore | 0.003s | passed |
testIntOctal_maxInt | 0.002s | passed |
testIntOctal_minInt | 0.004s | passed |
testIntOctal_underscores | 0.003s | passed |
testInt_0 | 0.006s | passed |
testInt_1 | 0.002s | passed |
testInt_12345 | 0.003s | passed |
testInt_maxInt | 0.004s | passed |
testInt_minInt | 0.002s | passed |
testInt_underscores | 0.007s | passed |
testLongBinary_0b000000010010001101000101L | 0.003s | passed |
testLongBinary_0b01l | 0.002s | passed |
testLongBinary_maxLong | 0.002s | passed |
testLongBinary_minLong | 0.002s | passed |
testLongBinary_underscores | 0.008s | passed |
testLongHex_0x012345L | 0.003s | passed |
testLongHex_0x01l | 0.010s | passed |
testLongHex_maxLong | 0.006s | passed |
testLongHex_minLong | 0.002s | passed |
testLongHex_underscores | 0.003s | passed |
testLongOctal_012345L | 0.002s | passed |
testLongOctal_01l | 0.002s | passed |
testLongOctal_leadingUnderscores | 0.003s | passed |
testLongOctal_maxLong | 0.003s | passed |
testLongOctal_minLong | 0.003s | passed |
testLongOctal_underscores | 0.002s | passed |
testLong_0L | 0.004s | passed |
testLong_12345L | 0.003s | passed |
testLong_1l | 0.003s | passed |
testLong_maxInt | 0.002s | passed |
testLong_minInt | 0.006s | passed |
testLong_underscores | 0.003s | passed |
testString_1digitUnicodeEscape | 0.003s | passed |
testString_2digitOctalEscape | 0.002s | passed |
testString_2digitUnicodeEscape | 0.008s | passed |
testString_3digitOctalEscape | 0.003s | passed |
testString_3digitUnicodeEscape | 0.003s | passed |
testString_backslash | 0.003s | passed |
testString_backspace | 0.003s | passed |
testString_carriageReturn | 0.003s | passed |
testString_doubleQuote | 0.002s | passed |
testString_empty | 0.002s | passed |
testString_formfeed | 0.007s | passed |
testString_hello | 0.003s | passed |
testString_newline | 0.003s | passed |
testString_octalSpecialChar | 0.003s | passed |
testString_singleQuote | 0.003s | passed |
testString_tab | 0.006s | 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@de029348 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@de029348 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@de029348 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@ee92400f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ee92400f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ee92400f 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@15c3f92a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@15c3f92a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@15c3f92a 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@815303bf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@815303bf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@815303bf 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@22e18352 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@22e18352 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@22e18352 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@4c61f9ad registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4c61f9ad captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4c61f9ad 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@9632772b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9632772b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9632772b 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@f7d6f7a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f7d6f7a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f7d6f7a 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@fb1d72ec registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fb1d72ec captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fb1d72ec 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@cbefd8e3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cbefd8e3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cbefd8e3 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@cf8e4436 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cf8e4436 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cf8e4436 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@a85c559b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a85c559b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a85c559b 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@405e07aa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@405e07aa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@405e07aa 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@23411334 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@23411334 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@23411334 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@d61c00c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d61c00c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d61c00c 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@9a69f403 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9a69f403 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9a69f403 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@ecc21f6d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ecc21f6d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ecc21f6d 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@e3260c7c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e3260c7c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e3260c7c 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@2a8dbb53 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2a8dbb53 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2a8dbb53 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@abeeb71d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@abeeb71d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@abeeb71d 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@6c8dd59 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6c8dd59 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6c8dd59 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@e7480cd2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e7480cd2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e7480cd2 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@7419af5a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7419af5a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7419af5a 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@fae71af7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fae71af7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fae71af7 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@f50bf9e9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f50bf9e9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f50bf9e9 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@ffeff4f0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ffeff4f0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ffeff4f0 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@721a6bc4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@721a6bc4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@721a6bc4 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@6d1d0fba registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6d1d0fba captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6d1d0fba 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@b1b09cd6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b1b09cd6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b1b09cd6 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@9ee41712 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ee41712 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9ee41712 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@1bf443bd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1bf443bd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1bf443bd 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@c94ea13 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c94ea13 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c94ea13 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@acd064b7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@acd064b7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@acd064b7 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@9c3daa81 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c3daa81 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9c3daa81 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@b2bf66ba registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b2bf66ba captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b2bf66ba 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@d0a154e5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d0a154e5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d0a154e5 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@1140d9df registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1140d9df captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1140d9df 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@48299126 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@48299126 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@48299126 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@7499249a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7499249a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7499249a 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@fba13bb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fba13bb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fba13bb 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@44f608d1 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@44f608d1 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@44f608d1 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@81902068 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@81902068 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@81902068 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@e9cba89d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e9cba89d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e9cba89d 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@177321ab registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@177321ab captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@177321ab 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@3f3393ee registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3f3393ee captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3f3393ee 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@5576ac14 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5576ac14 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5576ac14 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@b4a06286 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b4a06286 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b4a06286 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@a57efb02 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a57efb02 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a57efb02 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@af11489a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@af11489a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@af11489a 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@9e860c7e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9e860c7e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9e860c7e 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@e92f95c2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e92f95c2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e92f95c2 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@4d65a34c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4d65a34c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4d65a34c 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@4fccb1e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4fccb1e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4fccb1e 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@75268d03 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@75268d03 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@75268d03 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@27e7f852 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@27e7f852 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@27e7f852 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@d76c6482 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d76c6482 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d76c6482 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@24433608 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@24433608 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@24433608 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@d7e74a84 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d7e74a84 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d7e74a84 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@f0ea7168 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f0ea7168 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f0ea7168 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@f2568f21 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f2568f21 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f2568f21 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@868cdc8e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@868cdc8e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@868cdc8e 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@15b431ae registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@15b431ae captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@15b431ae 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@da14b8f1 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@da14b8f1 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@da14b8f1 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@f1d1dd8b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f1d1dd8b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f1d1dd8b 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@b4babace registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b4babace captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b4babace 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@e0861f2c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e0861f2c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e0861f2c 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@7afae21 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7afae21 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7afae21 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@c3373670 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c3373670 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c3373670 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@8a0e6628 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a0e6628 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8a0e6628 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@287da019 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@287da019 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@287da019 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@b8f64f4f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b8f64f4f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b8f64f4f 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@9b2183b8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9b2183b8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9b2183b8 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@9c3aa709 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c3aa709 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9c3aa709 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@9b837069 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9b837069 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9b837069 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@a7cdde14 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a7cdde14 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a7cdde14 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@96d41d81 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@96d41d81 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@96d41d81 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@1ce40f2a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1ce40f2a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1ce40f2a 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@746291fd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@746291fd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@746291fd 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@16c79c1b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@16c79c1b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@16c79c1b 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@ac7a6fc4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ac7a6fc4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ac7a6fc4 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@ea42d6eb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ea42d6eb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ea42d6eb 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@cae111ac registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cae111ac captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cae111ac 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@7976f300 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7976f300 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7976f300 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@aa9c11b0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@aa9c11b0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@aa9c11b0 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@f5c19dfd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f5c19dfd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f5c19dfd 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@107b130c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@107b130c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@107b130c 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@5d8f9fb6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5d8f9fb6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5d8f9fb6 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@47a352cd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@47a352cd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@47a352cd 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@6cb374e1 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6cb374e1 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6cb374e1 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@847390f5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@847390f5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@847390f5 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@45fbd16f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@45fbd16f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@45fbd16f 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@1e947509 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1e947509 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1e947509 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@ef8be560 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ef8be560 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ef8be560 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@293e3e6d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@293e3e6d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@293e3e6d 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@a3e629bf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a3e629bf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a3e629bf 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@34ccdeb7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@34ccdeb7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@34ccdeb7 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@5d741c9a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5d741c9a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5d741c9a 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@b886c2f5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b886c2f5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b886c2f5 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@5b7623b3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5b7623b3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5b7623b3 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@66ea05a4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@66ea05a4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@66ea05a4 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@69c6c77c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@69c6c77c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@69c6c77c 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@360a8bbb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@360a8bbb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@360a8bbb 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@243d5d86 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@243d5d86 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@243d5d86 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@36d88d27 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@36d88d27 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@36d88d27 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@e6a8eb66 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e6a8eb66 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e6a8eb66 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@e200b257 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e200b257 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e200b257 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@c0a3fe4a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c0a3fe4a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c0a3fe4a TrConfigZapper.zapTrConfig : finished invoke init()