Configuring WebLogic with Node Manager
It is common to manage WebLogic servers using a Node Manager. For more information about node managers see https://docs.oracle.com/middleware/12213/wls/NODEM/overview.htm#NODEM112
The easiest way to configure the JVM arguments is to add them from the example (mentioned in the controller installation guide) via the WebLogic console:
- Login to the WebLogic admin console
- On the left navigation click Environment->Servers
- Click on the relevant server
- Click on the Server Start table and fill in the Arguments field with the relevant JVM settings
- Save and Restart the server