We have upgraded the autosys agent to 12.0 but while starting the agent service we are unable to start it,
We captured one error in nohup.stderr file,
dlopen: libjvm.so: cannot open shared object file: No such file or directory
Please make sure the oscomponent.libjvmpath is correct.
current value:oscomponent.libjvmpath=/opt/CA/WA_Agent/jre/lib/amd64/libjava.so
[root@host WA_Agent]# ./cybAgent.bin -a
Agent service is starting...
Unable to start Agent service
Release : 12.X
Component : WA System Agent
Set LD_LIBRARY_PATH to /opt/CA/CA_Agent/lib
set it in /etc/profile file to call it permanently.
Agent started successfully.