2015年4月29日 星期三

[MEGA] 安裝Weblogic 12.1.1版

[oracle@msigap1 ~]$ java -jar -D64 wls1211_generic.jar Invalid or corrupt jarfile wls1211_generic.jar 表示檔案有損壞,再重新下載上傳 在執行一次 [oracle@msigap1 ~]$ java -jar -D64 wls1211_generic.jar Unable to instantiate GUI, defaulting to console mode. Extracting 0%................................................................... .................................100% <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Welcome: -------- This installer will guide you through the installation of WebLogic 12.1.1.0. Type "Next" or enter to proceed to the next prompt. If you want to change data entered previously, type "Previous". You may quit the installer at any time by typing "Exit". Enter [Exit][Next]>Next <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Choose Middleware Home Directory: --------------------------------- "Middleware Home" = [Enter new value or use default "/home/oracle/Oracle/Middleware"] Enter new Middleware Home OR [Exit][Previous][Next]> /u01/app/oracle/middleware/12.1.1.0/ <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Choose Middleware Home Directory: --------------------------------- "Middleware Home" = [/u01/app/oracle/middleware/12.1.1.0/] Use above value or select another option: 1 - Enter new Middleware Home 2 - Change to default [/home/oracle/Oracle/Middleware] Enter option number to select OR [Exit][Previous][Next]> 1 <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Choose Middleware Home Directory: --------------------------------- "Middleware Home" = [/u01/app/oracle/middleware/12.1.1.0/] Enter new Middleware Home OR [Exit][Previous][Next]> Next <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Choose Middleware Home Directory: --------------------------------- Warning /u01/app/oracle/middleware directory is not empty. Proceed with installation? Enter [Exit][Previous][Next]> Next <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. 1|Email:[cyliu0315@gmail.com] 2|Support Password:[] 3|Receive Security Update:[Yes] Enter index number to select OR [Exit][Previous][Next]> 3 <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. "Receive Security Update:" = [Enter new value or use default "Yes"] Enter [Yes][No]?No <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. "Receive Security Update:" = [Enter new value or use default "Yes"] ** Do you wish to bypass initiation of the configuration manager and ** remain uninformed of critical security issues in your configuration? Enter [Yes][No]? Yes <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. 1|Email:[] 2|Support Password:[] 3|Receive Security Update:[No] Enter index number to select OR [Exit][Previous][Next]> Next <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Choose Install Type: -------------------- Select the type of installation you wish to perform. ->1|Typical | Install the following product(s) and component(s): | - WebLogic Server | - Oracle Coherence 2|Custom | Choose software products and components to install and perform optional |configuration. Enter index number to select OR [Exit][Previous][Next]>Next <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> JDK Selection (Any * indicates Oracle Supplied VM): --------------------------------------------------- JDK(s) chosen will be installed. Defaults will be used in script string-substitution if installed. 1|Add Local Jdk 2|/usr/java/jdk1.6.0_45[x] *Estimated size of installation: 589.7 MB Enter 1 to add or >= 2 to toggle selection OR [Exit][Previous][Next]> Next <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Choose Product Installation Directories: ---------------------------------------- Middleware Home Directory: [/u01/app/oracle/middleware/12.1.1.0/] Product Installation Directories: 1|WebLogic Server: [/u01/app/oracle/middleware/12.1.1.0/wlserver_12.1] 2|Oracle Coherence: [/u01/app/oracle/middleware/12.1.1.0/coherence_3.7] Enter index number to select OR [Exit][Previous][Next]> Next <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Choose Product Installation Directories: ---------------------------------------- Warning One or more installation directories are not empty. Proceed with installation? Enter [Exit][Previous][Next]> Next <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> The following Products and JDKs will be installed: -------------------------------------------------- WebLogic Platform 12.1.1.0 |_____WebLogic Server | |_____Core Application Server | |_____Administration Console | |_____Configuration Wizard and Upgrade Framework | |_____Web 2.0 HTTP Pub-Sub Server | |_____WebLogic SCA | |_____WebLogic JDBC Drivers | |_____Third Party JDBC Drivers | |_____WebLogic Server Clients | |_____Xquery Support | |_____Evaluation Database |_____Oracle Coherence |_____Coherence Product Files *Estimated size of installation: 589.9 MB Enter [Exit][Previous][Next]> Next Apr 29, 2015 12:48:50 PM java.util.prefs.FileSystemPreferences$2 run INFO: Created user preferences directory. <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Installing files.. 0% 25% 50% 75% 100% [------------|------------|------------|------------] [***************************************************] Performing String Substitutions... <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Configuring OCM... 0% 25% 50% 75% 100% [------------|------------|------------|------------] [***************************************************] <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Installing Patches... 0% 25% 50% 75% 100% [------------|------------|------------|------------] [***************************************************] Creating Domains... <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Installation Complete Congratulations! Installation is complete. Press [Enter] to continue or type [Exit]> Enter Press [Enter] to continue or type [Exit]> Enter <-------------------- Oracle Installer - WebLogic 12.1.1.0 -------------------> Clean up process in progress ... 以上安裝完成 接著Create Domain [oracle@msigap1 bin]$ cd /u01/app/oracle/middleware/12.1.1.0/wlserver_12.1/common/bin [oracle@msigap1 bin]$ ./config.sh Unable to instantiate GUI, defaulting to console mode. <------------------- Fusion Middleware Configuration Wizard ------------------> Welcome: -------- Choose between creating and extending a domain. Based on your selection, the Configuration Wizard guides you through the steps to generate a new or extend an existing domain. ->1|Create a new WebLogic domain | Create a WebLogic domain in your projects directory. 2|Extend an existing WebLogic domain | Use this option to add new components to an existing domain and modify |configuration settings. Enter index number to select OR [Exit][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Domain Source: --------------------- Select the source from which the domain will be created. You can create the domain by selecting from the required components or by selecting from a list of existing domain templates. ->1|Choose Weblogic Platform components | You can choose the Weblogic component(s) that you want supported in |your domain. 2|Choose custom template | Choose this option if you want to use an existing template. This |could be a custom created template using the Template Builder. Enter index number to select OR [Exit][Previous][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Application Template Selection: ------------------------------- Available Templates |_____Basic WebLogic Server Domain - 12.1.1.0 [wlserver_12.1]x |_____Basic WebLogic SIP Server Domain - 12.1.1.0 [wlserver_12.1] [2] |_____WebLogic Advanced Web Services for JAX-RPC Extension - 12.1.1.0 [wlserver_12.1] [3] |_____WebLogic Advanced Web Services for JAX-WS Extension - 12.1.1.0 [wlserver_12.1] [4] Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Application Template Selection: ------------------------------- Available Templates |_____Basic WebLogic Server Domain - 12.1.1.0 [wlserver_12.1]x |_____Basic WebLogic SIP Server Domain - 12.1.1.0 [wlserver_12.1] [2] |_____WebLogic Advanced Web Services for JAX-RPC Extension - 12.1.1.0 [wlserver_12.1] [3] |_____WebLogic Advanced Web Services for JAX-WS Extension - 12.1.1.0 [wlserver_12.1] [4] ** Invalid input, not selectable Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> Next <------------------- Fusion Middleware Configuration Wizard ------------------> Edit Domain Information: ------------------------ | Name | Value | _|________|_____________| 1| *Name: | base_domain | Enter value for "Name" OR [Exit][Previous][Next]> CKI_TST <------------------- Fusion Middleware Configuration Wizard ------------------> Edit Domain Information: ------------------------ | Name | Value | _|________|_________| 1| *Name: | CKI_TST | Use above value or select another option: 1 - Modify "Name" 2 - Discard Changes Enter option number to select OR [Exit][Previous][Next]>Next <------------------- Fusion Middleware Configuration Wizard ------------------> Select the target domain directory for this domain: --------------------------------------------------- "Target Location" = [Enter new value or use default "/u01/app/oracle/middleware/12.1.1.0/user_projects/domains"] Enter new Target Location OR [Exit][Previous][Next]>Next <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | | 3| *Confirm user password: | | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" Enter option number to select OR [Exit][Previous][Next]>2 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. "*User password:" = [] Enter new *User password: OR [Exit][Reset][Accept]> welcome1 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | ******** | 3| *Confirm user password: | | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> 3 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. "*Confirm user password:" = [] Enter new *Confirm user password: OR [Exit][Reset][Accept]> welcome1 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | ******** | 3| *Confirm user password: | ******** | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> Next <------------------- Fusion Middleware Configuration Wizard ------------------> Domain Mode Configuration: -------------------------- Enable Development or Production Mode for this domain. ->1|Development Mode 2|Production Mode Enter index number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Java SDK Selection: ------------------- ->1|Sun SDK 1.6.0_45 @ /usr/java/jdk1.6.0_45 2|Other Java SDK Enter index number to select OR [Exit][Previous][Next]> Next <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [ ] 2|Managed Servers, Clusters and Machines [ ] 3|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]>1 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2|Managed Servers, Clusters and Machines [ ] 3|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2|Managed Servers, Clusters and Machines [x] 3|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> Next <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|_____________________| 1| *Name: | AdminServer | 2| *Listen address: | All Local Addresses | 3| Listen port: | 7001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Use above value or select another option: 1 - Modify "Name" 2 - Modify "Listen address" 3 - Modify "Listen port" 4 - Modify "SSL enabled" Enter option number to select OR [Exit][Previous][Next]>Next <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Managed Servers: -------------------------- Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an instance of WebLogic Server used to host enterprise applications. | Name* | Listen address* | Listen port | SSL listen port | SSL enabled | _|_______|_________________|_____________|_________________|_____________| Enter name for a new OR [Exit][Previous][Next]>Next <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Clusters: ------------------- Add or delete configuration information for clusters. A cluster consists of multiple server instances working together to provide increased scalability and reliability. |Name*|Cluster messaging...|Multicast add...|Multicast ...|Cluster add...| _|_____|____________________|________________|_____________|______________| Enter name for a new Cluster OR [Exit][Previous][Next]> Next <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Machines: ------------------- Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start remote servers. | Name* | Node manager listen address | Node manager listen port | _|_______|_____________________________|__________________________| Enter name for a new Machine OR [Exit][Previous][Next]>Next <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Unix Machines: ------------------------ Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start remote servers. | Name | _|______| Enter name for a new Unix Machine OR [Exit][Previous][Next]>Next <------------------- Fusion Middleware Configuration Wizard ------------------> Creating Domain... 0% 25% 50% 75% 100% [------------|------------|------------|------------] [***************************************************] **** Domain Created Successfully! ****

2015年4月27日 星期一

[MEGA] SQL Server Express

1. 安裝過程中需要連網路,不然.net framework 4.0網路連線檢查會不通過 設定DNS IP 即可 2. 下載離線版的.net framework 3.5 3. 網路設定參考底下,就可以讓遠端連線,不然預設為本機連線 http://www.dotblogs.com.tw/terrychuang/archive/2012/07/10/73318.aspx?fid=70087 接著測試就成功了~~

2015年4月21日 星期二

[MEGA] Nexus相關資料

預設帳號/密碼:admin/admin123