Problem in running QSRT Manager

Infosphere's Quality Product

Moderators: chulett, rschirm

Post Reply
aaikat
Participant
Posts: 47
Joined: Tue Mar 07, 2006 2:49 am

Problem in running QSRT Manager

Post by aaikat »

While trying to import QualityStage Metadata into DataStage through QualityStage Metadata Plug-In,I faced the following error :

'QSRT OPEN JOB FAILED: PLEASE CHECK QSRTMNGR LOG'

Error log QualityStageMDImport.log is created with size 0.

Is this due to failure in QSRT Manager ?
When I went to check whether my QSRT Manager running, I get the following:

C:\Ascential\QualityStageServer75>qsrtclnt -h localhost -p 6010
qsrtclnt(4740):05/24/06 18:41:30 LOG: $Build: (UNICODE)RELEASE qsrtclnt.exe_7_5_
0_8_050218_17:46:42 $
qsrtclnt(4740):24/05/2006 6:41:30 PM LOG: Start
qsrtclnt(4740):24/05/2006 6:41:30 PM LOG: LOCALE is: English_United States.1252


qsrtclnt -h localhost -p 6010

qsrtclnt(4740):24/05/2006 6:41:34 PM LOG: LITTLE ENDIAN; ui=12345678; uc=78
qsrtclnt(4740):24/05/2006 6:41:34 PM IPE_POST: [irtclnt.c] [doTest] [237] ERROR:
0008 MNGR_TEST: FAILED with irtmngr at l:6010

qsrtclnt(4740):24/05/2006 6:41:34 PM LOG: End


When I try to start QSRT Manager :

C:\Ascential\QualityStageServer75>qsrtmngr.exe

C:\Ascential\QualityStageServer75>qsrtmngr.exe(4904):05/24/06 18:47:32 LOG: $Bui
ld: (SINGLE)RELEASE qsrtmngr.exe_7_5_0_8_050218_13:34:22 $
qsrtmngr.exe(4904):24/05/2006 6:47:32 PM LOG: Start
qsrtmngr.exe(4904):24/05/2006 6:47:32 PM LOG: LOCALE is: English_United States.1
252

qsrtmngr.exe -n

qsrtmngr.exe(4904):24/05/2006 6:47:32 PM IPE_POST: [irtmanager.c] [mngr_get_cfg_
params] [636] WARNING: 0008 unable to open file mngr.cfg

The control does not return to command prompt.

Please help
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

Hi,
The message is telling you that you qsrtmngr couldn't talk to qsrtclnt.
You should see the following message if qsrtmngr is working:
MNGR_TEST: irtmngr at localhost:6010 is OK.
Post Reply