Bhashkar, here is the output from your suggestions(run as user vista, the same thing is seen while running as regular user ibk)

[EMAIL PROTECTED]:~/bin$ whoami
vista
[EMAIL PROTECTED]:~/bin$ export gtm_dist=/usr/local/gtm
[EMAIL PROTECTED]:~/bin$ export vista_source=/usr/local/OpenVistA
[EMAIL PROTECTED]:~/bin$ export vista_home=/home/ibk/wkstbackup/ibk/tmp
[EMAIL PROTECTED]:~/bin$ export gtmgbldir=/usr/local/OpenVistA/g/mumps.dat
[EMAIL PROTECTED]:~/bin$ export gtmroutines="$vista_home/o($vista_home/r)
> $vista_source/o($vista_source/r) $gtm_dist"
[EMAIL PROTECTED]:~/bin$ $gtm_dist/mumps -dir

GTM>D ^XUP
%GTM-E-ZROSYNTAX, $ZROUTINES syntax error: /home/ibk/wkstbackup/ibk/tmp/o(/home/ibk/wkstbackup/ibk/tmp/r)
/usr/local/OpenVistA/o(/usr/local/OpenVistA/r) /usr/local/gtm


Let's try the following:

whoami
export gtm_dist=/usr/local/gtm
export vista_source=/usr/local/OpenVistA
export vista_home=/home/ibk/wkstbackup/ibk/tmp
export gtmgbldir=/usr/local/OpenVistA/g/mumps.dat
export gtmroutines="$vista_home/o($vista_home/r)
$vista_source/o($vista_source/r) $gtm_dist"
$gtm_dist/mumps -dir
D ^XUP

Watch out for e-mail mangling of lines: there are 7 lines to be typed to
the shell, and one line, the last, to be typed in at the GTM> prompt.

-- Bhaskar

On Tue, 2005-03-29 at 08:36 -0500, Ismet Kursunoglu, MD wrote:

ls -l /home/ibk/wkstbackup/ibk/tmp/g/mumps.dat
-rw-r--r-- 1 vista vista 287306240 Mar 29 07:08 /home/ibk/wkstbackup/ibk/tmp/g/mumps.dat


Bhaskar, Thanks



I still don't think that your VistA routines are finding the globals
they are looking for.  What is the output of "ls
-l /home/ibk/wkstbackup/ibk/tmp/g/mumps.dat"?

-- Bhaskar

On Tue, 2005-03-29 at 07:22 -0500, Ismet Kursunoglu, MD wrote:


I ran the script from Ken (modified for this system)

[EMAIL PROTECTED]:~/bin$ ./rundown
Running down database...
%GTM-I-MUFILRNDWNSUC, File /home/ibk/wkstbackup/ibk/tmp/g/mumps.dat successfully


[EMAIL PROTECTED]:~/bin$ ./rundown
Running down database...
%GTM-I-MUFILRNDWNSUC, File /home/ibk/wkstbackup/ibk/tmp/g/mumps.dat successfully


[EMAIL PROTECTED]:~/bin$ /usr/local/OpenVistA/vista --run
/home/ibk/wkstbackup/ibk/tmp

GTM>K DUZ

GTM>D ^XUP

Setting up programmer environment
This is a
GTM>


That line "This is a" refers to the testing message message that I added for connecting via CPRS - i.e. the splash screen message.


But we are not requesting a network connection - have no idea why that is happening. I thoguht it could be related to the network address - i.e. it was developed with local IP address of 192.168.0.100 and now the address is 192.168.1.103

I tried changing the network address but still getting the same error.

Ismet



Ismet --

Are you back on track after the rundown?  If not, please let me know.

-- Bhaskar
--
Ismet B. Kursunoglu, MD, FCCP
Medical Director
Alaska Clinic, LLC
3750 Country Field Circle, UNIT B
Wasilla, Alaska 99654


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list Hardhats-members@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to