Skip to content

startDebugServiceNavigator.log file CCSID inconsistency #53

@heymchri

Description

@heymchri

V7R5 with PTFs for 3.0.2 Debug Service installed.

/QIBM/UserData/IBMIDEBUGSERVICE/startDebugService_workspace folder does not yet exist.

When starting the Debug Service job from iNav, the startDebugServiceNavigator.log file gets created with a CCSID 437.
When starting the Debug Service job from within VS Code, the file gets created with a CCSID 37.

Of these 2, 437 is preferable as you can read the file contents from an ssh bash session using a simple cat or tail command, which isn't the case with 37 (in that case, iconv is needed). Ideally, shouldn't this be 1208 though?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions