Error: Could not find or load main class weblogic
environment:
Weblogic 12.2.1.4.0
RHEL 7
ProductionMode=true
java version = 1.8
I have installed a basic WL server, no errors shown upon binary ad domain creation.
Starting the servers for the first time using $DOMAIN_HOME/bin/startWebLogic.sh
Receive error: Could not find or load main class weblogic
In the past when I have seen this it has been fixed by either setting CLASSPATH or including $JAVA_HOME/bin in PATH.
These have been set and I believe all the correct locations are set in $PATH (posted below for verification).
Can anyone make a suggestion of what to try please?
Many Thanks
Andy