Class com.ibm.ws.jndi.internal.literals.LiteralParser_Test
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testBoolean_False | 0.005s | passed |
testBoolean_True | 0.151s | passed |
testChar_Null | 0.006s | passed |
testChar_a | 0.004s | passed |
testChar_empty | 0.004s | passed |
testChar_epmtyUnclosed | 0.006s | passed |
testChar_octal | 0.007s | passed |
testChar_tooLong | 0.008s | passed |
testChar_tooLongUnclosed | 0.010s | passed |
testChar_unfinishedEscape | 0.005s | passed |
testChar_unfinishedUnclosed | 0.006s | passed |
testChar_unicode | 0.004s | passed |
testDouble_0D | 0.016s | passed |
testDouble_decimal | 0.007s | passed |
testDouble_decimalDSuffix | 0.005s | passed |
testDouble_decimalEngineering | 0.005s | passed |
testDouble_engineering | 0.007s | passed |
testDouble_largerMantissa | 0.008s | passed |
testDouble_leadingDot | 0.005s | passed |
testDouble_leadingDotDSuffix | 0.005s | passed |
testDouble_leadingDotEngineering | 0.005s | passed |
testDouble_leadingZeroExponent | 0.004s | passed |
testDouble_leadingZeroes | 0.004s | passed |
testDouble_maxDouble | 0.011s | passed |
testDouble_minDouble | 0.005s | passed |
testDouble_minNormalDouble | 0.004s | passed |
testDouble_negativeExponent | 0.006s | passed |
testDouble_negativeMantissaNegativeExponent | 0.004s | passed |
testDouble_positiveExponent | 0.004s | passed |
testDouble_positiveMantissaPositiveExponent | 0.004s | passed |
testDouble_trailingDot | 0.007s | passed |
testFloat_0F | 0.004s | passed |
testFloat_decimal | 0.004s | passed |
testFloat_decimalEngineering | 0.005s | passed |
testFloat_engineering | 0.007s | passed |
testFloat_largerMantissa | 0.004s | passed |
testFloat_leadingDot | 0.004s | passed |
testFloat_leadingDotEngineering | 0.004s | passed |
testFloat_leadingZeroEngineering | 0.004s | passed |
testFloat_leadingZeroExponent | 0.004s | passed |
testFloat_negativeExponent | 0.004s | passed |
testFloat_negativeMantissaNegativeExponent | 0.004s | passed |
testFloat_positiveExponent | 0.004s | passed |
testFloat_positiveMantissaPositiveExponent | 0.007s | passed |
testFloat_trailingDot | 0.004s | passed |
testIntBinary_0b000000010010001101000101 | 0.005s | passed |
testIntBinary_0b01 | 0.005s | passed |
testIntBinary_maxInt | 0.005s | passed |
testIntBinary_minInt | 0.008s | passed |
testIntBinary_underscores | 0.005s | passed |
testIntHex_0x01 | 0.013s | passed |
testIntHex_0x012345 | 0.005s | passed |
testIntHex_maxInt | 0.004s | passed |
testIntHex_minInt | 0.004s | passed |
testIntHex_underscores | 0.004s | passed |
testIntOctal_01 | 0.004s | passed |
testIntOctal_012345 | 0.005s | passed |
testIntOctal_leadingUnderscore | 0.014s | passed |
testIntOctal_maxInt | 0.004s | passed |
testIntOctal_minInt | 0.005s | passed |
testIntOctal_underscores | 0.005s | passed |
testInt_0 | 0.004s | passed |
testInt_1 | 0.004s | passed |
testInt_12345 | 0.004s | passed |
testInt_maxInt | 0.004s | passed |
testInt_minInt | 0.008s | passed |
testInt_underscores | 0.005s | passed |
testLongBinary_0b000000010010001101000101L | 0.004s | passed |
testLongBinary_0b01l | 0.004s | passed |
testLongBinary_maxLong | 0.006s | passed |
testLongBinary_minLong | 0.006s | passed |
testLongBinary_underscores | 0.018s | passed |
testLongHex_0x012345L | 0.014s | passed |
testLongHex_0x01l | 0.004s | passed |
testLongHex_maxLong | 0.005s | passed |
testLongHex_minLong | 0.005s | passed |
testLongHex_underscores | 0.004s | passed |
testLongOctal_012345L | 0.004s | passed |
testLongOctal_01l | 0.005s | passed |
testLongOctal_leadingUnderscores | 0.005s | passed |
testLongOctal_maxLong | 0.004s | passed |
testLongOctal_minLong | 0.005s | passed |
testLongOctal_underscores | 0.005s | passed |
testLong_0L | 0.005s | passed |
testLong_12345L | 0.005s | passed |
testLong_1l | 0.007s | passed |
testLong_maxInt | 0.005s | passed |
testLong_minInt | 0.004s | passed |
testLong_underscores | 0.009s | passed |
testString_1digitUnicodeEscape | 0.003s | passed |
testString_2digitOctalEscape | 0.003s | passed |
testString_2digitUnicodeEscape | 0.003s | passed |
testString_3digitOctalEscape | 0.007s | passed |
testString_3digitUnicodeEscape | 0.003s | passed |
testString_backslash | 0.003s | passed |
testString_backspace | 0.004s | passed |
testString_carriageReturn | 0.007s | passed |
testString_doubleQuote | 0.004s | passed |
testString_empty | 0.004s | passed |
testString_formfeed | 0.004s | passed |
testString_hello | 0.003s | passed |
testString_newline | 0.003s | passed |
testString_octalSpecialChar | 0.003s | passed |
testString_singleQuote | 0.003s | passed |
testString_tab | 0.003s | passed |
testString_unfinishedEscape | 0.003s | passed |
testString_unicodeEscape | 0.003s | passed |
Standard output
TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@824ad963 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@824ad963 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@824ad963 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@94c8f42c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@94c8f42c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@94c8f42c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a906b519 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a906b519 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a906b519 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f5fcdafc registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f5fcdafc captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f5fcdafc TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2ca14bd2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2ca14bd2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2ca14bd2 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d14d7019 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d14d7019 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d14d7019 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4fa940b0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4fa940b0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4fa940b0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7bd21344 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7bd21344 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7bd21344 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b71a3714 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b71a3714 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b71a3714 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fa6065cf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fa6065cf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fa6065cf TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7005ae51 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7005ae51 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7005ae51 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c38e071 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c38e071 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9c38e071 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@514e4d77 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@514e4d77 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@514e4d77 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c99d443e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c99d443e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c99d443e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3c4b6acc registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3c4b6acc captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3c4b6acc TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d7d44c8a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d7d44c8a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d7d44c8a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8ac9315a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8ac9315a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8ac9315a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a98b3dfe registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a98b3dfe captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a98b3dfe TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ba1bf52 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ba1bf52 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9ba1bf52 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2fcfff6e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2fcfff6e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2fcfff6e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@224f0f37 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@224f0f37 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@224f0f37 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cadf903f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cadf903f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cadf903f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a5f2ef12 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a5f2ef12 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a5f2ef12 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@805b826a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@805b826a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@805b826a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a3d3cbba registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a3d3cbba captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a3d3cbba TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d62b3edf registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d62b3edf captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d62b3edf TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f3e0db83 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f3e0db83 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f3e0db83 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@878649a4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@878649a4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@878649a4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@102ba124 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@102ba124 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@102ba124 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@23be75d4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@23be75d4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@23be75d4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e860c9bc registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e860c9bc captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e860c9bc TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@60b57eb7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@60b57eb7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@60b57eb7 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@68a1143d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@68a1143d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@68a1143d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ed20e73 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ed20e73 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9ed20e73 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@24da82fe registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@24da82fe captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@24da82fe TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7989a862 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7989a862 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7989a862 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d8472f8c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d8472f8c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d8472f8c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9d041475 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9d041475 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9d041475 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@eb180ab2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@eb180ab2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@eb180ab2 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1b99f147 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1b99f147 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1b99f147 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9703ca4b registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9703ca4b captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9703ca4b TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cfc43151 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cfc43151 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cfc43151 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c446c3f3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c446c3f3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c446c3f3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4b264ed3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4b264ed3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4b264ed3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f92603a3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f92603a3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f92603a3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e4dd159d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e4dd159d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e4dd159d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8ad77730 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8ad77730 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8ad77730 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d46d5cd0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d46d5cd0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d46d5cd0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@280eb8eb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@280eb8eb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@280eb8eb TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f2dd777a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f2dd777a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f2dd777a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@46e72fb7 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@46e72fb7 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@46e72fb7 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@26552b4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@26552b4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@26552b4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@721aacd4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@721aacd4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@721aacd4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@46e6263a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@46e6263a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@46e6263a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@50f9aece registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@50f9aece captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@50f9aece TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@44950452 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@44950452 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@44950452 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f6039832 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f6039832 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f6039832 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@957a4ada registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@957a4ada captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@957a4ada TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@df92345e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@df92345e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@df92345e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9d21d451 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9d21d451 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9d21d451 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a0f4f24f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a0f4f24f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a0f4f24f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@234b2c3a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@234b2c3a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@234b2c3a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a3564b7d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a3564b7d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a3564b7d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cd80e7f8 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cd80e7f8 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cd80e7f8 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@80be0a89 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@80be0a89 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@80be0a89 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4c348f3e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4c348f3e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4c348f3e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@56ad0724 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@56ad0724 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@56ad0724 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e3d80eb5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e3d80eb5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e3d80eb5 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ea10650c registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ea10650c captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ea10650c TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5784b89f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5784b89f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5784b89f TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d1e502e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3d1e502e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3d1e502e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1f567377 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1f567377 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1f567377 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ec4a1eae registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ec4a1eae captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ec4a1eae TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@69461047 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@69461047 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@69461047 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1fffacf0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@1fffacf0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@1fffacf0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3fb72bce registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3fb72bce captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3fb72bce TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8c00c6d3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8c00c6d3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8c00c6d3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@756a718d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@756a718d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@756a718d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d063c2b0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d063c2b0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d063c2b0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a8dcb82a registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a8dcb82a captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a8dcb82a TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@477e5b58 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@477e5b58 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@477e5b58 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@37d42c79 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@37d42c79 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@37d42c79 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ad176339 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ad176339 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ad176339 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4b2d31a6 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4b2d31a6 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4b2d31a6 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f412bb0d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f412bb0d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f412bb0d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@df5daf35 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@df5daf35 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@df5daf35 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d36e6012 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d36e6012 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d36e6012 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cac8705e registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cac8705e captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cac8705e TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a755aadb registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a755aadb captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a755aadb TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@dbb3d1db registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@dbb3d1db captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@dbb3d1db TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@54bfeaa4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@54bfeaa4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@54bfeaa4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c25db0d registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9c25db0d captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9c25db0d TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3048b589 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3048b589 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3048b589 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e017d8d1 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e017d8d1 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e017d8d1 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@77eec776 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@77eec776 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@77eec776 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8ab280fe registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8ab280fe captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8ab280fe TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ee1721b3 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ee1721b3 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ee1721b3 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c564afde registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c564afde captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c564afde TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@42b17498 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@42b17498 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@42b17498 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c93ed4a5 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c93ed4a5 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c93ed4a5 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@41673c00 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@41673c00 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@41673c00 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@568313f0 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@568313f0 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@568313f0 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ac4d4de registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9ac4d4de captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9ac4d4de TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@887dc5a9 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@887dc5a9 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@887dc5a9 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7d93a1b4 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7d93a1b4 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7d93a1b4 TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@512f1aed registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@512f1aed captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@512f1aed TrConfigZapper.zapTrConfig : finished invoke init() TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ef2acc89 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ef2acc89 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ef2acc89 TrConfigZapper.zapTrConfig : finished invoke init()