| Author |
Message |
Edgar Polanco
Guest
|
Posted:
Fri Oct 28, 2005 8:51 pm Post subject:
APING for HIS |
|
|
Does anybody know if the APING.exe included on ..HIS2004\SDK\bin works?
Whenever I try to APING a host I get,
APING version 2.35 APPC echo test with timings.
by Peter J. Schwaller (pjs@ralvm6.vnet.ibm.com)
Unexpected CPI-C return code encountered...
CPI-C verb name: CMINIT, Initialize_Conversation
CPI-C return code: 20, CM_PRODUCT_SPECIFIC_ERROR
return code class: UNRECOVERABLE
I tried with the Diagnostic Tools and everything works (APPC Test, etc), so
i'm guessing the problem is with the APING program.
Could I be doing something wrong?
Regards and thanks in advance, |
|
| Back to top |
|
 |
Edgar Polanco
Guest
|
Posted:
Fri Oct 28, 2005 8:51 pm Post subject:
Re: APING for HIS |
|
|
I also checked that whenever I try the aping, I get these events,
Event Type: Error
Event Source: IBM_Personal_Communications
Event Category: None
Event ID: 3008
Date: 10/28/2005
Time: 2:57:01 PM
User: N/A
Computer: POLEDG
Description:
PCS3008E IBM Personal Communications logged the following message --
PCS 6923 E 2005.10.28 14:57:01.000 CPI-C CMINIT 91 -- Common Programming
Interface for Communications (CPI-C) received an unexpected return code from
advanced program-to-program communications (APPC).
- The APPC call is TP_STARTED.
- The primary return code is 04F0.
- The secondary return code is 00000000.
Event Type: Error
Event Source: IBM_Personal_Communications
Event ID: 3008
Date: 10/28/2005
Time: 2:57:01 PM
User: N/A
Computer: POLEDG
Description:
PCS3008E IBM Personal Communications logged the following message --
PCS 6969 E 2005.10.28 14:57:01.000 CPI-C CMSDT 131 -- An incorrect
parameter value has been detected by Common Programming Interface for
Communications (CPI-C).
- The parameter number is 1.
- The CPI-C call is CMSDT.
Any ideas?
Regards,
"Edgar Polanco" <poledg@hotmail.com> wrote in message
news:uIp4oZ%232FHA.128@tk2msftngp13.phx.gbl...
| Quote: | Does anybody know if the APING.exe included on ..HIS2004\SDK\bin works?
Whenever I try to APING a host I get,
APING version 2.35 APPC echo test with timings.
by Peter J. Schwaller (pjs@ralvm6.vnet.ibm.com)
Unexpected CPI-C return code encountered...
CPI-C verb name: CMINIT, Initialize_Conversation
CPI-C return code: 20, CM_PRODUCT_SPECIFIC_ERROR
return code class: UNRECOVERABLE
I tried with the Diagnostic Tools and everything works (APPC Test, etc),
so
i'm guessing the problem is with the APING program.
Could I be doing something wrong?
Regards and thanks in advance,
|
|
|
| Back to top |
|
 |
Neil Pike
Guest
|
Posted:
Sun Oct 30, 2005 9:50 pm Post subject:
Re: APING for HIS |
|
|
Edgar,
The version/writer info for that EXE, and the error messages you're quoting,
all indicate you're running an APING program from IBM and not the Microsoft
one.
But anyway, if the APPC test works from the diagnostics then you're good to
go.
Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP |
|
| Back to top |
|
 |
Charles Ezzell (MSFT)
Guest
|
Posted:
Mon Oct 31, 2005 1:51 pm Post subject:
Re: APING for HIS |
|
|
Edgar,
Configuration error. As Neil stated, if the Diagnostic tool works, then
everything should work.
Your error is this:
F004
AP_COMM_SUBSYSTEM_NOT_LOADED
A required component could not be loaded or has terminated while
processing the verb. Thus, communication could not take place. Contact the
system administrator for corrective action.
There are many caused for this error, see
<http://support.microsoft.com/search/default.aspx?qu=AP_COMM_SUBSYSTEM_NOT_LOADED+>
the secondary return code being all "zeros" is usually a good indicator the
wrong version of APPC dlls are being loaded, and this could be your problem
since you have IBM's PCOM loaded. It installs its versions, and they could
be first in the path.
See this article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;249816
--
HTH,
Charles Ezzell
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Edgar Polanco" <poledg@hotmail.com> wrote in message
news:Owm09k$2FHA.3036@TK2MSFTNGP15.phx.gbl...
| Quote: | I also checked that whenever I try the aping, I get these events,
Event Type: Error
Event Source: IBM_Personal_Communications
Event Category: None
Event ID: 3008
Date: 10/28/2005
Time: 2:57:01 PM
User: N/A
Computer: POLEDG
Description:
PCS3008E IBM Personal Communications logged the following message --
PCS 6923 E 2005.10.28 14:57:01.000 CPI-C CMINIT 91 -- Common Programming
Interface for Communications (CPI-C) received an unexpected return code
from
advanced program-to-program communications (APPC).
- The APPC call is TP_STARTED.
- The primary return code is 04F0.
- The secondary return code is 00000000.
Event Type: Error
Event Source: IBM_Personal_Communications
Event ID: 3008
Date: 10/28/2005
Time: 2:57:01 PM
User: N/A
Computer: POLEDG
Description:
PCS3008E IBM Personal Communications logged the following message --
PCS 6969 E 2005.10.28 14:57:01.000 CPI-C CMSDT 131 -- An incorrect
parameter value has been detected by Common Programming Interface for
Communications (CPI-C).
- The parameter number is 1.
- The CPI-C call is CMSDT.
Any ideas?
Regards,
"Edgar Polanco" <poledg@hotmail.com> wrote in message
news:uIp4oZ%232FHA.128@tk2msftngp13.phx.gbl...
Does anybody know if the APING.exe included on ..HIS2004\SDK\bin works?
Whenever I try to APING a host I get,
APING version 2.35 APPC echo test with timings.
by Peter J. Schwaller (pjs@ralvm6.vnet.ibm.com)
Unexpected CPI-C return code encountered...
CPI-C verb name: CMINIT, Initialize_Conversation
CPI-C return code: 20, CM_PRODUCT_SPECIFIC_ERROR
return code class: UNRECOVERABLE
I tried with the Diagnostic Tools and everything works (APPC Test, etc),
so
i'm guessing the problem is with the APING program.
Could I be doing something wrong?
Regards and thanks in advance,
|
|
|
| Back to top |
|
 |
Edgar Polanco
Guest
|
Posted:
Mon Oct 31, 2005 9:51 pm Post subject:
Re: APING for HIS |
|
|
Great!!
Thanks Charles and Neil!! All my CPIC programs are working now.
I just would like to add for future references something. Since I had IBM
Personal Communications installed,
I had to rename ..\Personal Communications\wappc32.dll AND ..\Personal
Communications\wcpic32.dll so the Microsoft libs can be used. Everything is
working now.
Regards |
|
| Back to top |
|
 |
Neil Pike
Guest
|
Posted:
Mon Oct 31, 2005 9:51 pm Post subject:
Re: APING for HIS |
|
|
Good stuff.
The IBMPC directory must have been ahead of <sna>\system in the path.
| Quote: | Thanks Charles and Neil!! All my CPIC programs are working now.
I just would like to add for future references something. Since I had IBM
Personal Communications installed,
I had to rename ..\Personal Communications\wappc32.dll AND ..\Personal
Communications\wcpic32.dll so the Microsoft libs can be used. Everything is
working now.
Regards
|
Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP |
|
| Back to top |
|
 |
|
|
|
|