Trying to run the following program and I get the following error:
C:\java weblogic.WLST wls-basic-measurement.py username xxxx password xxxxxx url http://xxxxx:7001 output wlsreport.txt
Error: Could not find or load main class weblogic.WLST
I believe I need to run the follow in my Windows Server setWLSEnv.cmd to configure the environment variables. Is this correct?
Can the Weblogic server be running when I run these programs? Do I need to restart anything after I run the setWLSEnv.cmd or the C:\java weblogic.WLST wls-basic-measurement.py files?