M
MABeatty1978
Guest
I've got a C shared object that I'm calling from Progress. I'm calling the Progress (using /$DLC/bin/mpro) application from Java Runtime.exec. When I'm running the java application as user root, I get a memory violation: All Rights ReservedOpenEdge Release 10.2A as of Fri Oct 31 20:01:39 EDT 2008SYSTEM ERROR: Memory violation. (49)** Save file named core for analysis by Progress Software Corporation. (439) I can see in the core file that it is in fact the shared object that is having the problem. What has me puzzled, however, is that it only happens when running the Progress program as root through the Java application. If I use my other user, it works fine. If I run it as root from a command line using the same mpro call, it works fine. Any help would be appreciated.
Continue reading...
Continue reading...