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
hercules -f /dev/null -o startup.txt
When starting Hercules with an empty configuration file, I think these warning messages should not happen:
and
Full log: startup.txt
Mainly a cosmetic issue, IMHO.
Env details