M
Michael Jacobs
Guest
The general rule still applies: do not edit the openedge_setenv.x script as it may be overwritten in an update and loose all of the changes. In this one case Irfan is providing the instructions to edit the file in a very specific way - it does not mean that you can edit anything you like in the file. The MDC in 11.7.4 was a back-port into 11.7.4 from 12.0.0 and has to be turned on at the PASOE instance level to operate in the Agent log files. Hence the openedge_setenv.x environment variable. As a side note: the 12.0.0 logging framework, including MDC, is the default and logging entry formats and configurations change subtly. Its a good idea to check the documentation set and migration information when beginning to work with version 12. FYI: openedge_setenv.x is executed from the Tomcat startup's setenv.x found in the DLC/servers/pasoe/bin/ directory. The setenv.x scripts scan for, and execute, any *_setenv.x files found in the instances's bin/ directory (both OE supplied and ones you supply for your product's startup). So, you will not find a direct reference to it.
Continue reading...
Continue reading...