WebLogic Server 12c (12.1.1) installation
Download address:
Http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
Download Generic of Installers with Oracle WebLogic Server and Oracle Coherence: (997 MB)
Get a jar package wls1211 _ generic.jar
For installation requirements, please see
Http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html
Download the excel inside
Installation steps reference
Http://docs.oracle.com/cd/E15523_01/doc.1111/e14142/start.htm#i1077535
Image interface installation mode
Execute java-jar wls1211_generic.jar
Console installation mode
Execute java-jar wls1211_generic.jar-mode=console
Specify the output log file if there is an error
Java-jar wls1211_generic.jar-log=D:\ wlog\ wsl_install.log
Exception in thread "winRegistry" java.lang.NoClassDefFoundError: Could not initialize class com.bea.plateng.common.jni.dispatch.CFunction
In case of the exception, the solution:
Copy native\ jni_win.dll from wls1211_generic.jar to the JDK_HOME\ bin directory
If a fatal error is reported, make sure that the path of the directory where wls1211_generic.jar is located is not in Chinese. It may be caused by a decompression error in Chinese.
Enter username to boot WebLogic server:weblogic
Enter password to boot WebLogic server:
Need to enter user name and password
(if you start in the above way, the current window will hang)
Under the directory / home/weblogic_12c/user_projects/domains/base_domain/servers/AdminServer/security
New file boot.properties
Edit the file with the content (user password at the time of domain creation):
Username=weblogic
Password=weblogic
Start as a service and do not hang under the current shell process
Nohup. / startWebLogic.sh