自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

安裝DB2 Content Manager 8.3時錯誤代碼144盤點

數(shù)據(jù)庫
在這里主要講述的是正確安裝DB2 Content Manager 8.3時錯誤代碼144,以及對其實際操作環(huán)境以及產(chǎn)品,平臺的描述。

以下的文章主要向大家講述的是正確安裝DB2 Content Manager 8.3時錯誤代碼144,其環(huán)境:(產(chǎn)品,平臺,機型,軟件版本,等) 。產(chǎn)品為: DB2 Content Manager for Multiplatform ; 平臺: AIX, Linux, Windows 2000, Windows NT 。

 

軟件版本: 8.3 ;

 

問題描述:

在安裝DB2 Content Manager 版本8.3時,出現(xiàn)錯誤,錯誤代碼為144。系統(tǒng)使用IBM HTTP Server V2.0.47.1和WebSphere Application Server V5.1。從DB2 Content Manager 版本8.3的安裝日志文件(<IBMCMROOT>/log/cminstall.log) 中可以看到下面的錯誤信息:

 

  1. 2006/04/10 02:24:38 RMUpdateSSL debug: WebSpherePluginConfig "C:\IBM\WebSphere\AppServer/config/cells/plugin-cfg.xml"   
  2. 2006/04/10 02:24:38 RMUpdateSSL debug: +++END ORIGINAL+++   
  3. 2006/04/10 02:24:38 RMUpdateSSL debug: using Ports   
  4. 2006/04/10 02:24:38 RMUpdateSSL Exception encountered in processjava.lang.NumberFormatException: For input string: "@@Port@@"   
  5. 2006/04/10 14:24:38 cmcfgrmas: DEBUG: ConfigureRM.configureSSL() rc1002   
  6. 2006/04/10 14:24:38 cmcfgrmas: DEBUG: runConfigureRM() rc = 144   
  7. 2006/04/10 14:24:38 cmcfgrmas: DEBUG: stdout:   
  8. 2006/04/10 14:24:38 cmcfgrmas: DEBUG: stderr:   
  9. 2006/04/10 14:24:38 cmcfgrmas: DEBUG: ExitValue: 144   
  10. 2006/04/10 14:24:43 cmcfgrmas: TRAX: readParamsNRun()   
  11. 2006/04/10 14:24:43 cmcfgrmas: Program cmcfgrmas ended. Return code144   
  12. 2006/04/10 14:24:43 DEBUG:: Command "C:\DOCUME~1\db2admin\LOCALS~1\Temp\1\CM\db2cmv8\config\rmcfgas.bat" completed with exit value 144.   
  13. 2006/04/10 14:24:43 DEBUG:: Command "C:\DOCUME~1\db2admin\LOCALS~1\Temp\1\CM\db2cmv8\config\rmcfgas.bat" ended with exit code 144.   
  14. 2006/04/10 14:24:43   
  15. 2006/04/10 14:24:43 DEBUG:: Configuration command = "C:\IBM\db2cmv8\config\cmcfgrmas" -d 1 -e  
  16. "C:\IBM\db2cmv8" -c "C:\IBM\db2cmv8\config\ibmcmcfg.params" -l "C:\IBM\db2cmv8\log\cminstall.log" completed with rc = 144   
  17. 2006/04/10 14:24:43   
  18. ****************************************************************************   
  19. 2006/04/10 14:24:43 ERROR:: Execution of program "C:\IBM\db2cmv8\config\cmcfgrmas.bat" completed with errors. rc = 144   
  20. ****************************************************************************   

如果使用IBM HTTP Server 2.0.x和WebSphere Application Server版本6,則不會出現(xiàn)此問題。

對于這個情況,該如何解決?

解答:

此問題的發(fā)生,是由于在安裝DB2 Content Manager時會自動配置WEB服務(wù)器的SSL,本問題中是IBM HTTP Server的SSL功能。如果在IBM HTTP Server的配置文件<IBMHttpServer>/conf/httpd.conf中,存在下面的定義:

  1. Listen @@Port@@  

則該SSL的配置會失敗,并報出上面看到的錯誤。 這種情況下, 可以通過修改IBM HTTP Server的配置文件<IBMHttpServer>/conf/httpd.conf來解決,如下:

 

1. 將配置文件httpd.conf 中原來的 Listen @@Port@@ 修改為 Listen 80 ;

2. 重新嘗試安裝DB2 Content Manager版本8.3

 

如果您仍然有問題, 請聯(lián)系IBM技術(shù)支持中心。以上的相關(guān)內(nèi)容就是對安裝DB2 Content Manager 8.3時錯誤代碼144的介紹,望你能有所收獲。

【編輯推薦】

  1. DB2數(shù)據(jù)庫在創(chuàng)建存儲過程中有哪些錯誤出現(xiàn)?
  2. DB2 CMO安裝7.1.2.6補丁之后會出現(xiàn)什么?
  3. IBM DB2中新手要了解的東西有哪些?
  4. DB2 For z/OS or OS/390性能如何正確管理?
  5. IBM DB2 Content Manager V83安裝與SQL0818
責任編輯:佚名 來源: 51CTO.com
相關(guān)推薦

2010-08-13 15:09:14

DB2 Content

2010-08-13 14:58:27

IBM DB2 Con

2010-08-16 09:30:19

IBM DB2 Con

2010-08-19 15:57:58

IBM DB2 Co

2010-08-20 13:01:07

DB2數(shù)據(jù)庫功能

2010-08-20 12:44:25

DB2 CM

2010-08-16 15:31:01

IBM DB2 Con

2010-08-20 12:38:31

IBM DB2 Con

2010-08-19 15:42:11

DB2 CM

2010-08-16 15:16:53

DB2 CMO

2009-09-25 11:44:00

ibmdwDB2

2010-11-03 13:36:51

DB2時間函數(shù)

2010-08-17 08:54:38

DB2 事務(wù)時隱式

2011-05-27 15:51:44

DB2

2010-08-12 17:23:20

DB2存儲過程編寫流程

2010-08-13 15:35:05

2011-01-19 15:52:18

Qmail錯誤代碼

2020-08-17 13:20:27

Windows 10Bug補丁

2011-03-11 16:02:03

DB2數(shù)據(jù)庫安裝

2010-11-02 14:16:02

linux下安裝DB2
點贊
收藏

51CTO技術(shù)棧公眾號