D
dbeavon
Guest
Unfortunately the " allowRuntimeUpdates " stopped working in 11.7.5. I suppose this may be why that property was undocumented in the first place... so the related behavior was free to change from one version to the next. As things work now in 11.7.5 we can no longer change the logging level (or log entry types) within OEE and expect them to immediately take effect. It looks like we must now restart the entire PASOE instance first. When we try to make the change to logging on the fly, we no longer see the message about dynamic properties updates. IE. this doesn't appear in the logs anymore if we try to change the logging level: MSAS csMtDynamicPropertiesUpdate("agentLoggingLevel" : "4") OK It is very unfortunate because changing the logging level dynamically was a pretty critical way of troubleshooting an intermittent error in the ABL logic.
Continue reading...
Continue reading...