Class com.ibm.ws.ui.internal.persistence.FilePersistenceProvider_ErrorWithTraceTest

8

tests

0

failures

0

ignored

0.073s

duration

100%

successful

Tests

Test Duration Result
loadBadJsonSyntax 0.009s passed
loadDoesntExist 0.004s passed
loadIOError 0.014s passed
loadWrongJsonContent 0.008s passed
storeCanNotCreateParentDirs 0.008s passed
storeCantConvertPOJO 0.006s passed
storeJacksonIOError 0.016s passed
storeJsonGenerationException 0.008s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@78ee35eb
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@78ee35eb
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@78ee35eb
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8b2ce45c
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8b2ce45c
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8b2ce45c
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@779e5c4a
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@779e5c4a
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@779e5c4a
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f39a4e75
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f39a4e75
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f39a4e75
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9707ca3e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9707ca3e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9707ca3e
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@675eea71
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@675eea71
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@675eea71
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c4d06039
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@c4d06039
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@c4d06039
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2e89f38e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2e89f38e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2e89f38e
    TrConfigZapper.zapTrConfig : finished invoke init()

Standard error

[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: Unable to create required parent directories for idontexist
[ERROR   ] CWWKX1014E: The Admin Center persistence layer cannot store idontexist. Unable to access the file. The following error occurred: I/O exception of some sort has occurred
[ERROR   ] CWWKX1009E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file contents are not in valid JSON syntax. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1010E: The Admin Center persistence layer attempted to load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. The file is not a com.ibm.ws.ui.internal.v1.pojo.Catalog class. The Admin Center cannot present the correct information. The file contents are: MockedContents
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException
[ERROR   ] CWWKX1011E: The Admin Center persistence layer cannot load /home/libbld/Build/jbe/build/open-liberty/dev/com.ibm.ws.ui/build/unittest/testdata/idontexist.json. Unable to access the file. The Admin Center cannot present the correct information. The following error occurred: TestException