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

8

tests

0

failures

0

ignored

0.078s

duration

100%

successful

Tests

Test Duration Result
loadBadJsonSyntax 0.007s passed
loadDoesntExist 0.007s passed
loadIOError 0.006s passed
loadWrongJsonContent 0.013s passed
storeCanNotCreateParentDirs 0.015s passed
storeCantConvertPOJO 0.012s passed
storeJacksonIOError 0.008s passed
storeJsonGenerationException 0.010s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3ea6df9c
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3ea6df9c
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3ea6df9c
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fceae7d5
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fceae7d5
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fceae7d5
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7768ed73
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7768ed73
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7768ed73
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6b8d238e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6b8d238e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6b8d238e
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cf161618
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cf161618
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cf161618
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f56b88b6
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f56b88b6
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f56b88b6
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@781e4f89
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@781e4f89
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@781e4f89
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9cfe6daa
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9cfe6daa
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9cfe6daa
    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