SwiftMetrics icon indicating copy to clipboard operation
SwiftMetrics copied to clipboard

Lots of warnings on starting a Swiftmetrics app

Open sjanuary opened this issue 8 years ago • 0 comments

I'm not sure where these are coming from but it would be good to look into it and get rid of them if we can.

2017-09-21 10:40:45.922 SwiftDashDemo[17659:a91fe800] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
2017-09-21 10:40:45.922 SwiftDashDemo[17659:a91fe800] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
2017-09-21 10:40:45.922 SwiftDashDemo[17659:a91fe800] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
[Thu Sep 21 10:40:45 2017] com.ibm.diagnostics.healthcenter.loader INFO: Swift Application Metrics
2017-09-21 10:40:45.926 SwiftDashDemo[17659:a91fe800] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
2017-09-21 10:40:45.927 SwiftDashDemo[17659:a91fe800] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
2017-09-21 10:40:45.928 SwiftDashDemo[17659:a91fe800] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.

sjanuary avatar Sep 21 '17 09:09 sjanuary