[progress Communities] [progress Openedge Abl] Forum Post: System Error: Memory Violation....

  • Thread starter Thread starter MABeatty1978
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top