weblogic server installer fails with insufficient disk space error

Upload: doyenblog

Post on 07-Jan-2016

99 views

Category:

Documents


0 download

DESCRIPTION

WebLogic Server Installer Fails With Insufficient Disk Space Error

TRANSCRIPT

WebLogic Server Installer Fails With Insufficient Disk Space Error

Platform: All

The WebLogic Server installer can fail with an insufficient disk space error, even when there is a large amount of available disk space on the file system or disk.

Workaround

Use the -Dspace.detection property in the installation command to disable the available space check. For example:

java -Xmx1024M -Dspace.detection=false -jar installer_file_name -mode=silent -silent_xml=silent.xml

or

wls1211_linux.bin -Dspace.detection=false