|
Hi all
To install the VA Demo and connect to CPRS, I
followed these steps
1. As root, untarred the
OpenVistASemiVivAVADemo0.1.tgz in /home/demo/VistADemo/
2. Login as demo user (a normal user on Linux), and
run "/usr/local/OpenVistA/vista " to
install databse in /home/demo directory.
3. Make a directory named "log" in /home/demo
and edit the .bash_profile file of demo user to add the following
source
/home/demo/VistADemo/gtm/gtmprofile
export gtm_dist=/home/demo/VistADemo/gtm export vista_source=/home/demo/VistADemo/OpenVistA export gtm_vista=/home/demo export vista_home=$vista_source export gtm_log=$gtm_vista/log export gtmgbldir=$vista_home/g/mumps.gld export gtmroutines="$gtm_vista/o($gtm_vista/r) $vista_source/o($vista_source/r) $gtm_dist" 4. Logout
5. Login as demo
6. Execute "$vista_source/vista --run $gtm_vista"
to get the GTM prompt.
7. Change the BOX:VOLUME pair in TASKMAN SITE
PARAMETERS file. Change the existing BOX:VOLUME pair from ROU:Morphix to
ROU:localhost since the fourth ^-piece of Y is "localhost" after executing "D
GETENV^%ZOSV".
8. Edit the
parameters in RPC BROKER SITE PARAMETERS file such that the captioned output of
the only record is displayed as given below
NUMBER:
1
DOMAIN NAME: CMM.FO-ALBANY.MED.VA.GOV BOX-VOLUME PAIR: 2 PORT: 9300 STATUS: STOPPED TYPE OF LISTENER: Original CONTROLLED BY LISTENER STARTER: NO BOX-VOLUME PAIR: ROU:localhost PORT: 9210 STATUS: STOPPED TYPE OF LISTENER: Original BOX-VOLUME PAIR: 4 PORT: 9300 STATUS: STOPPED TYPE OF LISTENER: Original 9. Reindex TASKMAN
SITE PARAMETERS, RPC BROKER SITE PARAMETERS and KERNEL SITE PARAMETERS
files.
10. Start TaskMan using "D ^ZTMB" and monitor its
current status using "D ^ZTMON"
11. Start RPC Broker using "D
STRT^XWBTCP(9210)"
12. Connect to the Demo server using CPRS v
1.0.23.15 with the parameters "CCOW=disable s=192.168.1.201 p=9210"
Here I receive the following error
---------------------------
Error --------------------------- Error encountered. Function was: recv
Error was:
WSAETIMEDOUT
--------------------------- OK --------------------------- 13. Stop TaskMan using "D STOP^ZTMKU".
14. Stop RPC Broker
using "D STOP^XWBTCP(9210)".
This shows the message
GTM>d STOP^XWBTCP(9210)
Stop TCP Listener...
Shutdown Failed! GTM> Any suggestions?
Regards
Usha
|
- Re: [Hardhats-members] CPRS Demo install Usha
- Re: [Hardhats-members] CPRS Demo install Nancy Anthracite
- Re: [Hardhats-members] CPRS Demo install Nancy Anthracite
