LoadRunner報錯vuser_init.c(18): Error: nca_connect_server: cannot communicate
在LoadRunner 錄製指令碼回放時,提示以下錯誤:
Virtual User Script. started at : 2013-10-09 22:51:13
Starting action vuser_init.
vuser_init.c(12): nca_set_connect_opt("INITIAL_DISP_SIZE")
vuser_init.c(14): nca_set_connect_opt("FONT_FACE")
vuser_init.c(16): nca_set_connect_opt("SCALE_INFO")
vuser_init.c(18): Error: nca_connect_server: cannot communicate with host nkgtsoserp01-vlx.huw.com on port 8005
Abort was called from an action.
R12安裝後Form服務預設是Serverlet模式,且禁用Socket模式;只要按如下基本簡單改動即可改成Socket模式,並允許Socket模式。
1. Source the environment on the application tier.
2. Stop all the application tier services:
$INST_TOP/admin/scripts/adstpall.sh
3. Run the following command to enable Forms Socket Mode:
$FND_TOP/bin/txkrun.pl -script=ChangeFormsMode \
-contextfile=$INST_TOP/appl/admin/
-mode=socket \
-port=9095 \
-runautoconfig=No
4.修改$INST_TOP/appl/admin/
5.執行autoConfig
$INST_TOP/admin/scripts/adautocfg.sh
6. Start all the application tier services:
$INST_TOP/admin/scripts/adstrtal.sh
7 Socket模式訪問:
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-774058/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- CRS-0184 Cannot communicate with the CRS daemon
- CRS-0184: Cannot communicate with the CRS daemon
- CRS-0184: Cannot communicate with the CRS daemon.
- 神奇的CRS-0184: Cannot communicate with the CRS daemon
- CRS-0184: Cannot communicate with the CRS daemo的診斷
- 解決:CRS-0184: Cannot communicate with the CRS daemon.
- PHP報錯:?configure: error: Cannot find libmysqlclientPHPErrorIBMMySqlclient
- crs_stat -t CRS-0184: Cannot communicate with the CRS daemon
- CRS-4534: Cannot communicate with Event Manager
- CRS-0184: Cannot communicate with the CRS daemon. 問題處理
- CRS-4535: Cannot communicate with Cluster Ready Services
- vipca報錯 Error 0PCAError
- 開啟託管server報錯:Cannot read from policy store. Reason is PolicyStore ErrorServerError
- ERROR 1045 (28000): ProxySQL Error: 報錯ErrorSQL
- Percona MySQL 5.6 語句加鎖報錯"ERROR 1665 (HY000): Cannot execute statement"MySqlError
- 寶塔:續簽SSL證書報錯Verification failed, domain name resolution error or verification URL cannot be accessed!AIError
- MYSQL SOURCE報錯 ERROR: ASCIIMySqlErrorASCII
- allowedOrigins cannot contain the gateway 報錯AIGateway
- 前端報錯:cannot read property length of undefined前端Undefined
- 報錯Intel MKL FATAL ERROR: Cannot load libmkl_core.so.的一種解決方法IntelErrorIBM
- MySQL8.0.28命中[ERROR][MY-013183]報錯案例分析MySqlError
- mysql報錯ERROR 1093MySqlError
- 【Redis】slaveof 報錯 Background transfer errorRedisError
- Oracle安裝報錯syntax errorOracleError
- struts2報Error filterStart錯ErrorFilter
- 網站報錯:“Database Server Error”網站DatabaseServerError
- mpi4py安裝報錯error: Cannot compile MPI programs. Check your configuration!!!ErrorCompile
- gateway 報錯 allowedOrigins cannot contain the specialGatewayAI
- 【MySQL】部分5.6版本罕見覆制報錯 ERROR 1837MySqlError
- Uncaught Error: Cannot instantiate interfaceError
- ‘error: ‘‘this‘‘ cannot be implicitly captured in this context‘ErrorAPTContext
- MySQL 授權時報錯 ERROR 1819MySqlError
- Nagios監控mysql從庫報錯:libmysqlclient.so.18: cannot open shared object fileiOSMySqlIBMclientObject
- 使用普通使用者set autotrace on報錯SP2-0618: Cannot find the Session IdentifierSessionIDE
- Ubuntu 系統 apt 報錯:relocation errorUbuntuAPTError
- pip install scrapy報錯:error: UnableError
- MySQL報錯 Error_code: 1045MySqlError
- 反序列 unserialize(): Error 報錯問題Error