WLS 12.2.1.4 starting AdminServer
Hi,
We have a WLS version 12.2.1.4 on Oracle Linux 7.9. It's a test environment.
The nodemanager is started at with the following command:
su - oracle -c "nohup $ORACLE_DOMAIN/bin/startNodeManager.sh >/dev/null 2>&1 &"
(/etc/init.d/nodemanager)
This works but it fails to start the AdminServer and in the logging I see these errors:
/u01/fmw122140/user_projects/domains/frdomain/bin/startWebLogic.sh: line 205: 2961 Killed ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${LAUNCH_ARGS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WLS_POLICY_FILE} ${JAVA_OPTIONS} ${PROXY_SETTINGS} ${SERVER_CLASS}
Stopping Derby server...
Derby server stopped.
and
<INFO> <frdomain> <AdminServer> <Adjusted state of server 'AdminServer ' from RUNNING to FAILED_NOT_RESTARTABLE>