Skip to content

Empty configuration file yields warnings in startup messages #845

Description

@PoC-dev

When starting Hercules with an empty configuration file, I think these warning messages should not happen:

12:37:09 HHC00811I Processor CP00: architecture mode z/Arch
12:37:09 HHC02385W CPUMODEL 0586 does not technically support TXF
12:37:09 HHC00007I Previous message from function 'txf_model_warning' at transact.c(2562)

and

12:37:09 HHC17736W TXF: TIMERINT 50 is too small; using default of 400 instead
12:37:09 HHC00007I Previous message from function 'txf_set_timerint' at transact.c(2587)

Full log: startup.txt

Mainly a cosmetic issue, IMHO.

Env details

  • Stock Hyperion 4.9.1 from the Releases Page.
  • Built on Debian 12 Linux with
./configure --enable-ipv6  --enable-cckd-bzip2 --enable-het-bzip2 --enable-optimization=yes
make
make install
  • Command line:
hercules -f /dev/null -o startup.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGThe issue describes likely incorrect product functionality that likely needs corrected.EnhancementThis issue does not describe a problem but rather describes a suggested change or improvement.OngoingIssue is long-term. Variant of IN PROGRESS: it's being worked on but maybe not at this exact moment.TXFBug related to, or likely caused by, our current Transaction-Execution Facility implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions