日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

2012-04-26 16:08 Director installer fails with error Unable to run run-cds-tool script“

發布時間:2024/8/26 57 豆豆
生活随笔 收集整理的這篇文章主要介紹了 2012-04-26 16:08 Director installer fails with error Unable to run run-cds-tool script“ 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

版本:gg-director-serversetup_win_v11_1_1_1_0_001

Symptoms

After installing JDK 6 and WebLogic Server 10.3.1,?I started the GG Director v2.0 server?installation. The installation started off but did not complete successfully. The error I get is -"Unable to run run-cds-tool script" .

Cause

The error "Unable to run run-cds-tool script file" can be caused by a couple of different reasons.??When you get to this point, before you click?OK,?check the cds-tool-error.log which should be in the <weblogic install>\wlserver_10.3\server\bin directory. If you click OK, this file will be dropped and you won't be able to see what the root cause of the problem?is.

Solution

You don't need to create a Weblogic domain prior to running the Director install. The Director installer expects the default Weblogic admin password to be available and it will display this error if it is not available. If the Weblogic admin password has been changed from the default, change it back to the default?or uninstalling Weblogic and reinstalling without?any configuration of Weblogic. The Director installer will create the domain it needs.

The error can also be caused when the installer cannot access the database to install?the Director database repository. Make sure that the database connection credentials supplied in the install are correct and that the database is up and available for logon.

?

解決:

最后發現確實是由于安裝時連接數據庫的問題,在安裝之前沒有創建director的數據庫管理用戶gg_director,所以連接失敗。

創建用戶后,再重新安裝成功。

SQL> create user gg_director identified by password123 default tablespace users;

SQL> grant resource,connect,create view to gg_director;


總結

以上是生活随笔為你收集整理的2012-04-26 16:08 Director installer fails with error Unable to run run-cds-tool script“的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。