We have 2 systems Both runnning linux (one running Redhat 7.0 and one running Redhat 7.3).
Both servers have been running Progress 9.1C for a while.
I have recently installed Progress 9.1D with service pack 03 on both servers.
Both servers are running the same application (One is a development server and one is a Test Server)
Both servers have been set up the same, however one of them is working fine and one isn't.
The one that isn't you get the message "Unable to run web object <programname>" at the bottom of each page.
I have traced this through the web-speed code to run-web-object in web-util.p.
Outputing the errors to a log file shows that the web-disp is trying to run "destroy" in the programs.
This appears to all be controlled by the system aware environment variable ("STATE_AWARE_ENABLED").
However, this is set the same (no) in ubroker.properties on both systems. It's as if in the Redhat 7.3 system, the WS Broker is ignoring the environment variable.
Any ideas?
Both servers have been running Progress 9.1C for a while.
I have recently installed Progress 9.1D with service pack 03 on both servers.
Both servers are running the same application (One is a development server and one is a Test Server)
Both servers have been set up the same, however one of them is working fine and one isn't.
The one that isn't you get the message "Unable to run web object <programname>" at the bottom of each page.
I have traced this through the web-speed code to run-web-object in web-util.p.
Outputing the errors to a log file shows that the web-disp is trying to run "destroy" in the programs.
This appears to all be controlled by the system aware environment variable ("STATE_AWARE_ENABLED").
However, this is set the same (no) in ubroker.properties on both systems. It's as if in the Redhat 7.3 system, the WS Broker is ignoring the environment variable.
Any ideas?