Adding Required Java Arguments on UNIX Systems
When using a firewall, the following procedures explain how Java arguments are added to UNIX systems. This applies to the WebLogic Server.
For the WebLogic Web server:
Open /…/Oracle/Middleware/user_projects/epmsystem1/bin/deploymentScripts/setCustomParamsFinancialReporting.sh in a text editor, and add -Djava.rmi.server.hostname=<IP or hostname of NAT device> -Djava.rmi.server.useLocalHostname=false to the JAVA_OPTIONS variable declaration.
Start/restart the components.