是不是内存太小了?128M minimum
Hard disk drive
For a WebLogic Server 6.1 installation on a Windows system—about 171 MB* of free storage space.
For a WebLogic Server 6.1 installation on a UNIX system—about 210 MB* of free storage space.
For a Service Pack installation on a Windows or UNIX system—see the Release Notes for available Service Packs (if any) for WebLogic Server 6.1 and the free and temporary storage space required by the Service Pack installer program.
Memory
For a Windows or UNIX system, 128 MB of RAM minimum.
~~~~~~~~
Color bit depth display
For graphical user interface (GUI) mode installation, 8-bit color depth (256 colors).
For console-mode and silent-mode installation, there is no color bit depth requirement.
* Includes 76 MB of temporary storage space required by the installer program.
The BEA Installation program uses a temporary directory in which it extracts the files necessary to install WebLogic Server on the target system. During the installation process, your temporary directory must contain sufficient space to accommodate the compressed Java Development Kit (JDK) bundled with the installer and an uncompressed copy of the JDK that is expanded into the temporary directory. The extracted files are deleted from the temporary directory at the end of the installation process.
The amount of temporary storage space needed depends upon the target system and the WebLogic Server 6.1 installer. A minimum of 76 MB is required for a full installation of WebLogic Server 6.1.
By default, the installation program uses the temporary directories shown in the following table.
Platform
Directory
Windows
Directory referenced by the TMP system variable
UNIX
/tmp
To ensure there is adequate temporary space, you may want to allocate an alternate directory as follows, for use as a temporary directory for the installation.
On this platform . . .
Perform this step . . .
Windows
Set the TMP system variable to a directory of your choice.
UNIX
Enter the following command at the shell prompt:
export IATEMPDIR=tmpdirname
Replace tmpdirname with the name of a temporary directory of your choice.