SMARTS HTTP Server 3270 Bridge Already Logged On Error

We continued by PM, but for the benefit of the audience here’s the outcome:

The actual problem was twofold:

  1. Steve’s HTTP server was using the HTML files (homedir) from the original HTP241 release (no patch level) with the loadlib from HTP241 PL3. These are not compatible. Uploading the PL3 homedir would probably also have solved the problem, but I know we made a few fixes after PL3, so I decided to give him PL4.
  2. They had LOGON=DISALLOWED set in the config. This cannot work for 3270, because it would mean that all users run with the same userID (in fact, Complete’s own userID), what is not possible with 3270.

Steffen