Wednesday, April 6, 2016

Deleting WebLogic Server TMP Directories

1. Shut down all of the managed servers.

2. Navigate to the following directory:

cd $MIDDLEWAREHOME/user_projects/domains/$<DOMAINNAME>/servers/

3. For each of the servers located in the /servers directory, delete the contents of the
_WL_user folder in the /tmp directory.
For example, if you have Managed Server on a Unix operating system, you would remove the contents of the /_WL_user directory in the following location:
$MW_HOME/user_ projects/domains/$<DOMAINNAME>/servers/$MANAGEDSERVERNAME/tmp/_WL_user


4. Repeat the process for each server in the /servers directory and restart the managed servers. 

No comments:

Post a Comment