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

8

tests

0

failures

0

ignored

0.078s

duration

100%

successful

Tests

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

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e6db1a26
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e6db1a26
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e6db1a26
    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@a1c8046e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a1c8046e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a1c8046e
    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@2924fce
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2924fce
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2924fce
    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@90bab85c
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@90bab85c
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@90bab85c
    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@71ff7dd2
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@71ff7dd2
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@71ff7dd2
    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@a3659b91
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a3659b91
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a3659b91
    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@92dd895e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@92dd895e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@92dd895e
    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@5b6ba812
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5b6ba812
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5b6ba812
    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