Class com.ibm.ws.ui.internal.persistence.FilePersistenceProvider_ErrorWithTraceTest
Tests
| Test |
Duration |
Result |
| loadBadJsonSyntax |
0.006s |
passed |
| loadDoesntExist |
0.004s |
passed |
| loadIOError |
0.024s |
passed |
| loadWrongJsonContent |
0.006s |
passed |
| storeCanNotCreateParentDirs |
0.009s |
passed |
| storeCantConvertPOJO |
0.010s |
passed |
| storeJacksonIOError |
0.008s |
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@8c82af8c
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8c82af8c
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8c82af8c
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@6240e33f
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@6240e33f
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@6240e33f
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@b34ec052
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b34ec052
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b34ec052
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@afa468f6
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@afa468f6
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@afa468f6
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@e3a47af
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e3a47af
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e3a47af
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@b86dc598
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b86dc598
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b86dc598
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@de38b6a3
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@de38b6a3
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@de38b6a3
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@5a784a5a
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5a784a5a
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5a784a5a
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