Skip to content

Kitura complains about missing stuff on startup (but works) #1

Description

@helje5

Kitura dumps a set of issues. Though it still works.

[2018-03-04T02:11:36.767+01:00] [WARNING] [ConfigurationManager.swift:261 load(url:deserializerName:)] Unable to load data from URL /private/tmp/DerivedData/TestKit1-grhijwzgzzsiquaizrsccuzgnldf/Build/Products/Debug/config/mappings.json
SwiftMetrics: Error finding .build directory
[Sun Mar  4 02:11:36 2018] com.ibm.diagnostics.healthcenter.loader INFO: Swift Application Metrics
[Sun Mar  4 02:11:36 2018] com.ibm.diagnostics.healthcenter.loader WARNING: Failed to initialize monitoring API
[Sun Mar  4 02:11:36 2018] com.ibm.diagnostics.healthcenter.loader WARNING: Monitoring API is not initialized

Presumably connected to Kitura looking for resources in .build or something (which we do link into the working directory).
Need to figure this out eventually, but stuff still seems to work just fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions