Class com.ibm.ws.jndi.internal.literals.LiteralParser_Test
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testBoolean_False | 0.004s | passed |
testBoolean_True | 0.090s | passed |
testChar_Null | 0.006s | passed |
testChar_a | 0.003s | passed |
testChar_empty | 0.004s | passed |
testChar_epmtyUnclosed | 0.005s | passed |
testChar_octal | 0.003s | passed |
testChar_tooLong | 0.003s | passed |
testChar_tooLongUnclosed | 0.006s | passed |
testChar_unfinishedEscape | 0.003s | passed |
testChar_unfinishedUnclosed | 0.003s | passed |
testChar_unicode | 0.003s | passed |
testDouble_0D | 0.003s | passed |
testDouble_decimal | 0.003s | passed |
testDouble_decimalDSuffix | 0.010s | passed |
testDouble_decimalEngineering | 0.003s | passed |
testDouble_engineering | 0.003s | passed |
testDouble_largerMantissa | 0.002s | passed |
testDouble_leadingDot | 0.003s | passed |
testDouble_leadingDotDSuffix | 0.006s | passed |
testDouble_leadingDotEngineering | 0.003s | passed |
testDouble_leadingZeroExponent | 0.003s | passed |
testDouble_leadingZeroes | 0.002s | passed |
testDouble_maxDouble | 0.004s | passed |
testDouble_minDouble | 0.003s | passed |
testDouble_minNormalDouble | 0.006s | passed |
testDouble_negativeExponent | 0.003s | passed |
testDouble_negativeMantissaNegativeExponent | 0.003s | passed |
testDouble_positiveExponent | 0.005s | passed |
testDouble_positiveMantissaPositiveExponent | 0.003s | passed |
testDouble_trailingDot | 0.003s | passed |
testFloat_0F | 0.006s | passed |
testFloat_decimal | 0.003s | passed |
testFloat_decimalEngineering | 0.003s | passed |
testFloat_engineering | 0.004s | passed |
testFloat_largerMantissa | 0.005s | passed |
testFloat_leadingDot | 0.003s | passed |
testFloat_leadingDotEngineering | 0.004s | passed |
testFloat_leadingZeroEngineering | 0.007s | passed |
testFloat_leadingZeroExponent | 0.003s | passed |
testFloat_negativeExponent | 0.003s | passed |
testFloat_negativeMantissaNegativeExponent | 0.004s | passed |
testFloat_positiveExponent | 0.003s | passed |
testFloat_positiveMantissaPositiveExponent | 0.003s | passed |
testFloat_trailingDot | 0.003s | passed |
testIntBinary_0b000000010010001101000101 | 0.006s | passed |
testIntBinary_0b01 | 0.003s | passed |
testIntBinary_maxInt | 0.004s | passed |
testIntBinary_minInt | 0.008s | passed |
testIntBinary_underscores | 0.004s | passed |
testIntHex_0x01 | 0.009s | passed |
testIntHex_0x012345 | 0.003s | passed |
testIntHex_maxInt | 0.003s | passed |
testIntHex_minInt | 0.004s | passed |
testIntHex_underscores | 0.004s | passed |
testIntOctal_01 | 0.003s | passed |
testIntOctal_012345 | 0.004s | passed |
testIntOctal_leadingUnderscore | 0.009s | passed |
testIntOctal_maxInt | 0.004s | passed |
testIntOctal_minInt | 0.004s | passed |
testIntOctal_underscores | 0.004s | passed |
testInt_0 | 0.003s | passed |
testInt_1 | 0.003s | passed |
testInt_12345 | 0.003s | passed |
testInt_maxInt | 0.003s | passed |
testInt_minInt | 0.007s | passed |
testInt_underscores | 0.004s | passed |
testLongBinary_0b000000010010001101000101L | 0.004s | passed |
testLongBinary_0b01l | 0.003s | passed |
testLongBinary_maxLong | 0.003s | passed |
testLongBinary_minLong | 0.006s | passed |
testLongBinary_underscores | 0.002s | passed |
testLongHex_0x012345L | 0.004s | passed |
testLongHex_0x01l | 0.004s | passed |
testLongHex_maxLong | 0.006s | passed |
testLongHex_minLong | 0.004s | passed |
testLongHex_underscores | 0.003s | passed |
testLongOctal_012345L | 0.004s | passed |
testLongOctal_01l | 0.004s | passed |
testLongOctal_leadingUnderscores | 0.003s | passed |
testLongOctal_maxLong | 0.012s | passed |
testLongOctal_minLong | 0.004s | passed |
testLongOctal_underscores | 0.003s | passed |
testLong_0L | 0.004s | passed |
testLong_12345L | 0.003s | passed |
testLong_1l | 0.006s | passed |
testLong_maxInt | 0.004s | passed |
testLong_minInt | 0.004s | passed |
testLong_underscores | 0.003s | passed |
testString_1digitUnicodeEscape | 0.003s | passed |
testString_2digitOctalEscape | 0.005s | passed |
testString_2digitUnicodeEscape | 0.002s | passed |
testString_3digitOctalEscape | 0.002s | passed |
testString_3digitUnicodeEscape | 0.003s | passed |
testString_backslash | 0.002s | passed |
testString_backspace | 0.002s | passed |
testString_carriageReturn | 0.008s | passed |
testString_doubleQuote | 0.003s | passed |
testString_empty | 0.002s | passed |
testString_formfeed | 0.010s | passed |
testString_hello | 0.002s | passed |
testString_newline | 0.002s | passed |
testString_octalSpecialChar | 0.003s | passed |
testString_singleQuote | 0.002s | passed |
testString_tab | 0.002s | passed |
testString_unfinishedEscape | 0.002s | passed |
testString_unicodeEscape | 0.002s | passed |
Standard output
TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@43042614 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@43042614 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@43042614 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@7005b298 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7005b298 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7005b298 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@fa32bc42 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fa32bc42 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fa32bc42 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@965ef018 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@965ef018 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@965ef018 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@c19e3053 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c19e3053 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c19e3053 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@648f034e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@648f034e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@648f034e 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@6aa5f4d4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6aa5f4d4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6aa5f4d4 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@df49c70c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@df49c70c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@df49c70c 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@8629ecd5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8629ecd5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8629ecd5 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@a49ddb0a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a49ddb0a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a49ddb0a 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@1247931 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1247931 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1247931 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@919ee89b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@919ee89b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@919ee89b 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@abf2b5cd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@abf2b5cd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@abf2b5cd 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@f70c1efa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f70c1efa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f70c1efa 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@b955dfaa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b955dfaa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b955dfaa 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@44a20400 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@44a20400 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@44a20400 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@ff5b1541 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ff5b1541 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ff5b1541 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@4cc89e1d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4cc89e1d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4cc89e1d 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@cf7e7f1e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cf7e7f1e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cf7e7f1e 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@b2c67c9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b2c67c9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b2c67c9 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@2fd077ae registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2fd077ae captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2fd077ae 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@f5f3a356 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f5f3a356 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f5f3a356 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@8a2b2a8e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a2b2a8e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8a2b2a8e 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@f6e9fbd4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f6e9fbd4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f6e9fbd4 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@6c3ca03b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6c3ca03b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6c3ca03b 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@d24f0a51 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d24f0a51 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d24f0a51 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@7c2f00f5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7c2f00f5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7c2f00f5 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@9535274d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9535274d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9535274d 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@1b9cfa2e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1b9cfa2e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1b9cfa2e 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@c643a020 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c643a020 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c643a020 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@61ebc0c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@61ebc0c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@61ebc0c 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@47944a55 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@47944a55 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@47944a55 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@7fcd9fca registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7fcd9fca captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7fcd9fca 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@50142041 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@50142041 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@50142041 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@f503f1c9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f503f1c9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f503f1c9 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@eb3603d9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@eb3603d9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@eb3603d9 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@d0a7a23e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d0a7a23e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d0a7a23e 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@ba96d974 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ba96d974 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ba96d974 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@6ef6e108 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6ef6e108 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6ef6e108 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@8fc1df6e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8fc1df6e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8fc1df6e 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@46b4fd42 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@46b4fd42 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@46b4fd42 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@d6f4b557 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d6f4b557 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d6f4b557 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@35b0a4e8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@35b0a4e8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@35b0a4e8 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@508e2613 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@508e2613 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@508e2613 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@9ccb45ec registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ccb45ec captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9ccb45ec 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@d4c5095e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d4c5095e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d4c5095e 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@5bfa5e54 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5bfa5e54 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5bfa5e54 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@a48e947d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a48e947d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a48e947d 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@25ca0a82 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@25ca0a82 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@25ca0a82 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@abf6a051 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@abf6a051 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@abf6a051 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@2ed18651 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2ed18651 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2ed18651 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@b46743ff registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b46743ff captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b46743ff 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@871b9d6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@871b9d6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@871b9d6 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@76629b8f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@76629b8f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@76629b8f 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@e2f62aa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e2f62aa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e2f62aa 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@3f0234fc registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3f0234fc captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3f0234fc 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@8cc8de60 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8cc8de60 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8cc8de60 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@135aa16 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@135aa16 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@135aa16 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@3e10f848 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3e10f848 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3e10f848 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@7125c869 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7125c869 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7125c869 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@e28df120 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e28df120 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e28df120 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@408dd8aa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@408dd8aa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@408dd8aa 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@f117e169 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f117e169 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f117e169 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@a7df6a79 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a7df6a79 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a7df6a79 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@8c880b3a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8c880b3a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8c880b3a 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@781ed38e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@781ed38e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@781ed38e 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@ab7a93fa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ab7a93fa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ab7a93fa 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@713b457 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@713b457 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@713b457 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@88f80b1d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@88f80b1d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@88f80b1d 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@71013e0f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@71013e0f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@71013e0f 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@29b79b5c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@29b79b5c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@29b79b5c 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@5bf0eae5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5bf0eae5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5bf0eae5 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@7cd6e592 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7cd6e592 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7cd6e592 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@dd91adac registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@dd91adac captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@dd91adac 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@4452226f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4452226f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4452226f 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@9808ffde registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9808ffde captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9808ffde 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@480a494c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@480a494c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@480a494c 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@cd349274 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cd349274 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cd349274 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@2d6db986 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2d6db986 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2d6db986 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@dedccbf2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@dedccbf2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@dedccbf2 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@b74afb27 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b74afb27 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b74afb27 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@770a1673 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@770a1673 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@770a1673 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@92f03a17 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@92f03a17 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@92f03a17 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@92307bad registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@92307bad captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@92307bad 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@561b28a8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@561b28a8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@561b28a8 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@458f082c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@458f082c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@458f082c 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@8a92e598 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a92e598 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8a92e598 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@9523a12e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9523a12e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9523a12e 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@e918f425 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e918f425 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e918f425 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@b8b93cc0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b8b93cc0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b8b93cc0 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@56df79d3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@56df79d3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@56df79d3 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@b93ec341 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b93ec341 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b93ec341 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@cbc854b8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cbc854b8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cbc854b8 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@ab84f701 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ab84f701 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ab84f701 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@a7e16e6f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a7e16e6f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a7e16e6f 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@de10a2e4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@de10a2e4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@de10a2e4 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@a5568143 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a5568143 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a5568143 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@7e4beb80 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7e4beb80 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7e4beb80 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@2dbc6572 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2dbc6572 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2dbc6572 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@f1d1f9db registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f1d1f9db captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f1d1f9db 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@7a38405d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7a38405d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7a38405d 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@c590a3dd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c590a3dd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c590a3dd 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@1e65288b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1e65288b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1e65288b 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@3a7cd0d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3a7cd0d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3a7cd0d 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@c3cb2e0a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c3cb2e0a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c3cb2e0a 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@fe83cda9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fe83cda9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fe83cda9 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@2e4a59f9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2e4a59f9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2e4a59f9 TrConfigZapper.zapTrConfig : finished invoke init()