M
MABeatty1978
Guest
Yes, that is exactly what the root problem was. I don't understand all the details, but for whatever reason Java didn't have access to the $HOSTNAME environment variable which the C library needed. So while I was able to run it through Progress (which did have access to the variable), running it through Java caused a null memory violation. Thank you for the help.
Continue reading...
Continue reading...