Oracle app server OC4J and numa system
Hello,
I am attempting to re-configure the java-bin directive in the opmn.xml file to pass it through numactl. This is a Linux host and I've successfully installed and linked 10.1.3.1, and been able to successfully point it to a different java binary; however, if I place anything other than a direct path to the java executable in the java-bin element, OC4J will not start.
I've tried it with spaces, with double-quotes (gives a formatting error as expected), single quotes, and attempted a quick and dirty shell file to launch it. Unfortunately none of it has been successful, though if I launch oc4j through the standalone procedures it there is no issue so I believe the formatting of my command is correct.
Any thoughts / assistance would be greatly appreciated.
Thanks!
Geoff