Class com.ibm.ws.jndi.internal.literals.LiteralParser_Test
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testBoolean_False | 0.005s | passed |
testBoolean_True | 0.100s | passed |
testChar_Null | 0.009s | passed |
testChar_a | 0.004s | passed |
testChar_empty | 0.008s | passed |
testChar_epmtyUnclosed | 0.003s | passed |
testChar_octal | 0.003s | passed |
testChar_tooLong | 0.003s | passed |
testChar_tooLongUnclosed | 0.005s | passed |
testChar_unfinishedEscape | 0.004s | passed |
testChar_unfinishedUnclosed | 0.005s | passed |
testChar_unicode | 0.003s | passed |
testDouble_0D | 0.003s | passed |
testDouble_decimal | 0.003s | passed |
testDouble_decimalDSuffix | 0.003s | passed |
testDouble_decimalEngineering | 0.012s | passed |
testDouble_engineering | 0.003s | passed |
testDouble_largerMantissa | 0.003s | passed |
testDouble_leadingDot | 0.006s | passed |
testDouble_leadingDotDSuffix | 0.003s | passed |
testDouble_leadingDotEngineering | 0.003s | passed |
testDouble_leadingZeroExponent | 0.004s | passed |
testDouble_leadingZeroes | 0.008s | passed |
testDouble_maxDouble | 0.006s | passed |
testDouble_minDouble | 0.007s | passed |
testDouble_minNormalDouble | 0.004s | passed |
testDouble_negativeExponent | 0.003s | passed |
testDouble_negativeMantissaNegativeExponent | 0.002s | passed |
testDouble_positiveExponent | 0.002s | passed |
testDouble_positiveMantissaPositiveExponent | 0.003s | passed |
testDouble_trailingDot | 0.004s | passed |
testFloat_0F | 0.006s | passed |
testFloat_decimal | 0.003s | passed |
testFloat_decimalEngineering | 0.004s | passed |
testFloat_engineering | 0.003s | passed |
testFloat_largerMantissa | 0.004s | passed |
testFloat_leadingDot | 0.003s | passed |
testFloat_leadingDotEngineering | 0.003s | passed |
testFloat_leadingZeroEngineering | 0.003s | passed |
testFloat_leadingZeroExponent | 0.003s | passed |
testFloat_negativeExponent | 0.007s | passed |
testFloat_negativeMantissaNegativeExponent | 0.007s | passed |
testFloat_positiveExponent | 0.003s | passed |
testFloat_positiveMantissaPositiveExponent | 0.003s | passed |
testFloat_trailingDot | 0.003s | passed |
testIntBinary_0b000000010010001101000101 | 0.002s | passed |
testIntBinary_0b01 | 0.002s | passed |
testIntBinary_maxInt | 0.002s | passed |
testIntBinary_minInt | 0.003s | passed |
testIntBinary_underscores | 0.002s | passed |
testIntHex_0x01 | 0.003s | passed |
testIntHex_0x012345 | 0.003s | passed |
testIntHex_maxInt | 0.002s | passed |
testIntHex_minInt | 0.006s | passed |
testIntHex_underscores | 0.002s | passed |
testIntOctal_01 | 0.003s | passed |
testIntOctal_012345 | 0.004s | passed |
testIntOctal_leadingUnderscore | 0.003s | passed |
testIntOctal_maxInt | 0.002s | passed |
testIntOctal_minInt | 0.002s | passed |
testIntOctal_underscores | 0.006s | passed |
testInt_0 | 0.003s | passed |
testInt_1 | 0.003s | passed |
testInt_12345 | 0.003s | passed |
testInt_maxInt | 0.004s | passed |
testInt_minInt | 0.008s | passed |
testInt_underscores | 0.010s | passed |
testLongBinary_0b000000010010001101000101L | 0.002s | passed |
testLongBinary_0b01l | 0.002s | passed |
testLongBinary_maxLong | 0.002s | passed |
testLongBinary_minLong | 0.003s | passed |
testLongBinary_underscores | 0.002s | passed |
testLongHex_0x012345L | 0.002s | passed |
testLongHex_0x01l | 0.003s | passed |
testLongHex_maxLong | 0.006s | passed |
testLongHex_minLong | 0.002s | passed |
testLongHex_underscores | 0.002s | passed |
testLongOctal_012345L | 0.002s | passed |
testLongOctal_01l | 0.002s | passed |
testLongOctal_leadingUnderscores | 0.002s | passed |
testLongOctal_maxLong | 0.002s | passed |
testLongOctal_minLong | 0.006s | passed |
testLongOctal_underscores | 0.002s | passed |
testLong_0L | 0.002s | passed |
testLong_12345L | 0.005s | passed |
testLong_1l | 0.002s | passed |
testLong_maxInt | 0.011s | passed |
testLong_minInt | 0.002s | passed |
testLong_underscores | 0.003s | passed |
testString_1digitUnicodeEscape | 0.006s | passed |
testString_2digitOctalEscape | 0.002s | passed |
testString_2digitUnicodeEscape | 0.002s | passed |
testString_3digitOctalEscape | 0.002s | passed |
testString_3digitUnicodeEscape | 0.002s | passed |
testString_backslash | 0.002s | passed |
testString_backspace | 0.002s | passed |
testString_carriageReturn | 0.002s | passed |
testString_doubleQuote | 0.002s | passed |
testString_empty | 0.002s | passed |
testString_formfeed | 0.003s | passed |
testString_hello | 0.003s | passed |
testString_newline | 0.002s | passed |
testString_octalSpecialChar | 0.003s | passed |
testString_singleQuote | 0.002s | passed |
testString_tab | 0.013s | passed |
testString_unfinishedEscape | 0.002s | passed |
testString_unicodeEscape | 0.006s | passed |
Standard output
TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9131793 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9131793 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9131793 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ef68e10d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ef68e10d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ef68e10d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a46ae561 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a46ae561 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a46ae561 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a8073b49 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a8073b49 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a8073b49 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fb6d5c23 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fb6d5c23 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fb6d5c23 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d567d0de registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d567d0de captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d567d0de TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@af3d5aa7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@af3d5aa7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@af3d5aa7 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f108b8c1 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f108b8c1 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f108b8c1 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1e13cb3f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1e13cb3f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1e13cb3f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1d35c86e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1d35c86e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1d35c86e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cf4a6709 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cf4a6709 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cf4a6709 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ee88f11 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ee88f11 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9ee88f11 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@99a1908e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@99a1908e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@99a1908e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@552a8077 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@552a8077 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@552a8077 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d1b7921 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d1b7921 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3d1b7921 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@82dc2c08 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@82dc2c08 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@82dc2c08 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@277f7ccf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@277f7ccf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@277f7ccf TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@345e6afa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@345e6afa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@345e6afa TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d36ef37c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d36ef37c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d36ef37c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@813e91da registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@813e91da captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@813e91da TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f365021 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f365021 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f365021 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1c4ed670 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1c4ed670 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1c4ed670 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@77a57b03 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@77a57b03 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@77a57b03 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ddd49d95 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ddd49d95 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ddd49d95 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1e0d654a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1e0d654a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1e0d654a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2ccc3d27 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2ccc3d27 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2ccc3d27 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@18ee449b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@18ee449b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@18ee449b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ee742fbc registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ee742fbc captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ee742fbc TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@da4f4047 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@da4f4047 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@da4f4047 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5dffc764 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5dffc764 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5dffc764 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@da633d1c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@da633d1c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@da633d1c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a3c176bf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a3c176bf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a3c176bf TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@54c1683f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@54c1683f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@54c1683f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d24bc523 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d24bc523 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d24bc523 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bff8629b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bff8629b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@bff8629b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d3098814 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d3098814 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d3098814 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a355e67 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8a355e67 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8a355e67 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@70cd021b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@70cd021b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@70cd021b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@51abebdf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@51abebdf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@51abebdf TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ac4d7737 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ac4d7737 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ac4d7737 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6c43c330 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6c43c330 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6c43c330 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b2d01825 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b2d01825 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b2d01825 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d3caa2ac registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d3caa2ac captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d3caa2ac TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@add2e9a2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@add2e9a2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@add2e9a2 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@610547b0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@610547b0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@610547b0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f92c91b7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f92c91b7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f92c91b7 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8b949d94 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8b949d94 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8b949d94 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@86a19b3b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@86a19b3b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@86a19b3b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1c6e8199 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1c6e8199 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1c6e8199 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bab97ad9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bab97ad9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@bab97ad9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@45f30feb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@45f30feb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@45f30feb TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@aa7afb3a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@aa7afb3a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@aa7afb3a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6c09c7c2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6c09c7c2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6c09c7c2 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@59f57b0b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@59f57b0b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@59f57b0b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1a558056 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1a558056 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1a558056 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5f2c90cb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5f2c90cb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5f2c90cb TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@88d9bfc5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@88d9bfc5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@88d9bfc5 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@889ac784 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@889ac784 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@889ac784 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@faa8814f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@faa8814f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@faa8814f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@efe4b7d5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@efe4b7d5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@efe4b7d5 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@667ebd5e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@667ebd5e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@667ebd5e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2c8eb00c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2c8eb00c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2c8eb00c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c858d5aa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c858d5aa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c858d5aa TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a7f81c9f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a7f81c9f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a7f81c9f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ff002a8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ff002a8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9ff002a8 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ff244435 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ff244435 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ff244435 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3f4db7ca registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3f4db7ca captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3f4db7ca TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@89fc353b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@89fc353b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@89fc353b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@698732f5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@698732f5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@698732f5 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e140b952 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e140b952 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e140b952 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d5d73a8f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d5d73a8f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d5d73a8f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7f608bd9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7f608bd9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7f608bd9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a0bc1ce4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a0bc1ce4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a0bc1ce4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c5b952b5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c5b952b5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c5b952b5 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b4e0f3c4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b4e0f3c4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b4e0f3c4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9a3d1d38 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9a3d1d38 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9a3d1d38 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@56036cbe registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@56036cbe captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@56036cbe TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d9b6f29f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d9b6f29f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d9b6f29f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1c7c65c0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1c7c65c0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1c7c65c0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fbf303a9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fbf303a9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fbf303a9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@16db7ab2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@16db7ab2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@16db7ab2 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e74c1eff registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e74c1eff captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e74c1eff TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fbd4b396 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fbd4b396 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fbd4b396 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f208a580 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f208a580 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f208a580 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7c211397 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7c211397 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7c211397 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b02db5af registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b02db5af captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b02db5af TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b7644138 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b7644138 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b7644138 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@41194f9a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@41194f9a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@41194f9a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5ddc4eaf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5ddc4eaf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5ddc4eaf TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4c180453 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4c180453 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4c180453 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d3ccab3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d3ccab3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3d3ccab3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f3440173 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f3440173 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f3440173 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a75835b9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a75835b9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a75835b9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9a4c338b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9a4c338b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9a4c338b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3af0bf48 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3af0bf48 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3af0bf48 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@46fed8a8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@46fed8a8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@46fed8a8 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fde717ed registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fde717ed captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fde717ed TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1133e288 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1133e288 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1133e288 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@93a68770 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@93a68770 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@93a68770 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b417806 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b417806 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b417806 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fdc1871d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fdc1871d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fdc1871d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@73f0c0cd registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@73f0c0cd captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@73f0c0cd TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e5551729 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e5551729 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e5551729 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@adfffffa registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@adfffffa captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@adfffffa TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9927a5cf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9927a5cf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9927a5cf TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b8025e94 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b8025e94 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b8025e94 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@592ab7ab registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@592ab7ab captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@592ab7ab TrConfigZapper.zapTrConfig : finished invoke init()