21-Oct-2018

Found problem with homepage
After last reboot, the homepage wouldn’t show, giving a non-conforment CGI response. Using WATCH, it is clear: the program that is started, crashes:


%TRACE-F-TRACEBACK, symbolic stack dump follows
     image    module          routine                line      rel PC           abs PC      
WG_WEBPAGE    MAAK_DATABLOCK  MAAK_DATABLOCK          668 00000000000000F8 0000000000020A28
WG_WEBPAGE    BLOK2           BLOK2                   522 00000000000000C4 00000000000203A4
WG_WEBPAGE    WG_WEBPAGE      WG_WEBPAGE               41 00000000000000FC 00000000000200FC
                                                        0 FFFFFFFF8037FC44 FFFFFFFF8037FC44
%TRACE-I-END, end of TRACE stackdump

As it turned out, the logical pointing to the file to be read: WGPAGETXT, wasn’t defined – so there was no file to be opened – and the program is not able to cope with that: no need normally, since this logical is normally be set in the startup procedure. However, the routine that sets this was commented out since it doesn’t do its job properly – and as a side-effect, there will be no definition on what file to be opened….
Done this by hand, the routine has been updated (needed just a minor change: Another symbol to be used…)

Network update done
Previous weekend I changed the network address, using the sequence I had imagined. Just a few things needed another re-assignement of address – Internet-based radio, for instance, and a few other devices, but once these were restarted, they also work.
Remains the setup for IPTV. Some questons to be answered there, but most of the work has now been done.

WordPress update
Wordpress update was available for some time already, I just installed it, have both blogs logicals updated to use it. No issues.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.