Message 'stopping Derby Server'. stopWebLogic.sh script not exiting
Hi
I have a 12.2.1.30 WL instance running. I have configured it so that the Derby Server is disabled by (using ML doc 2205413.1:
. in setDomainEnv.sh file setting DERBY_FLAG=false
.Moving every file (not just derby.jar) under $WL_HOME/common/derby/lib to $WL_HOME/common/derby/lib/archive
However, when I issue: stopWebLogic.sh script at the end I see the following:
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Connecting to t3://xx.xx.xx.xx:7001 with userid weblogic ...
Successfully connected to Admin Server "AdminServer" that belongs to domain "1domain".