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

8

tests

0

failures

0

ignored

0.056s

duration

100%

successful

Tests

Test Duration Result
loadBadJsonSyntax 0.006s passed
loadDoesntExist 0.003s passed
loadIOError 0.006s passed
loadWrongJsonContent 0.013s passed
storeCanNotCreateParentDirs 0.009s passed
storeCantConvertPOJO 0.005s passed
storeJacksonIOError 0.007s passed
storeJsonGenerationException 0.007s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e7305947
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e7305947
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e7305947
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@55fc59d4
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@55fc59d4
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@55fc59d4
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@10bad9bb
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@10bad9bb
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@10bad9bb
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@775c9061
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@775c9061
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@775c9061
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a16d155
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a16d155
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a16d155
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@62b30c36
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@62b30c36
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@62b30c36
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@78e25ca6
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@78e25ca6
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@78e25ca6
    TrConfigZapper.zapTrConfig : finished invoke init()
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@878c3898
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@878c3898
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@878c3898
    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