Still getting errors - note this is being executed as user 'vista'


[EMAIL PROTECTED]:/home/ibk/wkstbackup/ibk/tmp$ export gtm_dist=/usr/local/gtm
[EMAIL PROTECTED]:/home/ibk/wkstbackup/ibk/tmp$ export vista_source=/usr/local/OpenVistA
[EMAIL PROTECTED]:/home/ibk/wkstbackup/ibk/tmp$ export vista_home=/home/ibk/wkstbackup/ibk/tmp
[EMAIL PROTECTED]:/home/ibk/wkstbackup/ibk/tmp$ export gtmgbldir=/usr/local/OpenVistA/g/mumps.gld
[EMAIL PROTECTED]:/home/ibk/wkstbackup/ibk/tmp$ export gtmroutines="$vista_home/o($vista_home/r)
> > > $vista_source/o($vista_source/r) $gtm_dist"
[EMAIL PROTECTED]:/home/ibk/wkstbackup/ibk/tmp$ $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


GTM>


ls -ld /home/ibk/wkstbackup/ibk/tmp/* /usr/local/OpenVistA/* /usr/local/gtm
drwxr-xr-x 2 vista vista 152 Feb 1 02:40 /home/ibk/wkstbackup/ibk/tmp/g
-rw-r--r-- 1 vista vista 1479 Jan 24 14:16 /home/ibk/wkstbackup/ibk/tmp/gtmhelp.dmp
-rw-r--r-- 1 vista vista 0 Feb 1 00:48 /home/ibk/wkstbackup/ibk/tmp/hfs.dat
drwxr-xr-x 2 vista vista 48 Jan 18 13:41 /home/ibk/wkstbackup/ibk/tmp/o
drwxr-xr-x 2 vista vista 48 Jan 18 13:41 /home/ibk/wkstbackup/ibk/tmp/r
drwxr-sr-x 2 root staff 112 Feb 20 21:32 /usr/local/OpenVistA/g
drwxr-sr-x 2 root staff 2992 Feb 20 12:18 /usr/local/OpenVistA/o
drwxr-sr-x 2 root staff 1337664 Feb 20 11:07 /usr/local/OpenVistA/r
-rwxr-xr-x 1 root staff 3516 Feb 8 18:25 /usr/local/OpenVistA/vista
drwxr-xr-x 2 root staff 4408 Feb 8 17:35 /usr/local/gtm




Bhaskar, KS wrote:
Oops, the gtmgbldir line should read:

export gtmgbldir=/usr/local/OpenVistA/g/mumps.gld

Sorry for my incorrect directions.

Also, please send the result of (one line):

ls
-ld /home/ibk/wkstbackup/ibk/tmp/* /usr/local/OpenVistA/* /usr/local/gtm

Thanx.

-- Bhaskar

On Tue, 2005-03-29 at 12:10 -0500, Ismet Kursunoglu, MD wrote:

[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


And also as requested by Kevin:


GTM> zwr ^VA(200,*)
%GTM-E-ZGBLDIRACC, Cannot access global directory /usr/local/OpenVistA/g/mumps.dat.Cannot continue.





Bhaskar, KS wrote:

Ismet --

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



------------------------------------------------------- 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


--
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



------------------------------------------------------- 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


--
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