Hello all,
I'm in the middle of setting up Solution Manager Diagnostics, and one section of the setup guide is to enable the Flight Recorder. The instructions say to set the following profile parameter in the J2EE Instance Profile:
jstartup/recorder = java -classpath ../j2ee/cluster/bootstrap/launcher.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node %nodeID% %startTime% -bz $(DIR_GLOBAL) -exitcode %exitcode%
Where exactly does this profile parameter get set? I tried adding it to the Instance profile on the server, but I received a message that said the parameter was unknown. I made sure the spelling was right just in case. I also searched for this particular parameter on help.sap.com, but couldn't find any references to it.
The documentation also says that if you're running SAP NetWeaver 07 or later, that the parameter should already exist. We're on this version and I can't seem to locate it anywhere on my systems.
Any ideas / help would be appreciated!
Thanks,
Jason