IAE-JAVA INSTRUMENTATION
-
Navigate to Environment > Servers > Control > <application_instance> in the left navigation pane
-
If the Instance is running, Click Shutdown > Force Shutdown Now to stop the instance
-
-
Navigate to Environment > Servers > Summary of Servers > Server (Example: Virsec-Inst1) > Server Start tab
-
Provide the below values in Arguments field
-javaagent:c:\PROGRA~2\Virsec\iae-java\instrumentation.jar -Dvirsec_appcontextpath=<AppCollectiveID> -DVSP_HOME=c:\PROGRA~2\Virsec
NOTE:
Ensure that <AppCollectiveID> mentioned above is replaced with the App Collective ID in the CMS Application Configuration section
-
Click Lock & Edit on the top left panel to enable the field
-
-
Click Activate Changes
-
Navigate to Environment > Servers > Control. Select the Application Instance and click Start to start the WebLogic Instance
-
Application Deployment Folder:
-
Log in to the WebLogic host
-
Navigate to the directory:
%WEBLOGIC_HOME%\user_projects\domains\<application_domain>\servers\<Managed Server Name>\stage
-
Example:
D:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\servers\Virsec-Inst1\stage
-
-
Start Up Script File Path:
-
As the VSP-JVM arguments are configured manually, create a dummy file and provide the file path as Start Up Script File Path in the CMS
-