kubernetes/weblogic slim - threaddump fails
hi
we are using weblogic slim 12.2.1.4 image on kubernetes and trying to generate a threaddump using wlst
connecting with wlst on adminserver
action:
threadDump(writeToFile='true',fileName='<path>',serverName='<adminserver>')
Error:
>>Cannot get the Thread Dump for a server that is not running.<<