On 8/3/05, Nancy Anthracite <[EMAIL PROTECTED]> wrote:
> Try  commenting out what you have at the GTMLNXD tag in XWBTCPM.m and
> replacing it with this, then delete the XWBTCPM.o routine from your o
> directory and then see if that gets rid of the error.
> 
> BTW, you can be sure I was not smart enough to come up with this on my own.
> Wally Fort is our benefactor.  I have attached the full routine for those who
> can receive attachments or email me directly for it.  Hopefully soon I will
> post a very detailed set of instructions for how to set up xinetd, with
> Wally's help, of course. ;-)
> 
> 
> GTMLNX  ;From Linux xinetd script
>         D ESET
>         ;GTM specific code
>         S @("$ZINTERRUPT=""I $$JOBEXAM^ZU($ZPOSITION)""")
>         S XWBTDEV=$P X "U XWBTDEV:(nowrap:nodelimiter)"
>         S %="",@("%=$ZTRNLNM(""REMOTE_HOST"")") S:$L(%) IO("GTM-IP")=%
>         G CONNTYPE
>         ;
Ok, I copied the attached file to /usr/local/FOIAVistA/o

and removed /usr/local/FOIAVistA/o/XWBTCPM.o

But now I get ton's of errors like this:                W !,"IP Socket
to Listen on: " R SOCK:300 Q:'$T!(SOCK["^")
                                                                          ^-----
                At column 60, line 212, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                D LISTEN^%ZISTCP(SOCK,"SERV^XWBTCPM")
                                                     ^-----
                At column 39, line 214, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                U $P W !,"Done"
                               ^-----
                At column 17, line 215, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                Q
                 ^-----
                At column 3, line 216, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                S XWBTDEV=IO,XWBTIME(1)=3600 D INIT
                                                   ^-----
                At column 37, line 218, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                D NEW
                     ^-----
                At column 7, line 220, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                Q
                 ^-----
                At column 3, line 222, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                I $G(DUZ) D LOGOUT^XUSRB
                                        ^-----
                At column 26, line 225, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                I $G(XWBT("PCNT")) D COUNT^XUSCNT(-1)
                                                     ^-----
                At column 39, line 226, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                Q
                 ^-----
                At column 3, line 227, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                D:$G(XWBDEBUG) LOG^XWBDLOG(MSG)
                                               ^-----
                At column 33, line 230, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
                Q
                 ^-----
                At column 3, line 231, source module
/usr/local/FOIAVistA/r/XWBTCPM.m
%GTM-E-SPOREOL, Either a space or an end-of-line was expected but not found
%GTM-E-ZLINKFILE, Error while zlinking "/usr/local/FOIAVistA/r/XWBTCPM.m"
%GTM-E-ZLNOOBJECT, No object module was produced

When I run Bhaskar's script:
source /usr/local/gtm/gtmprofile
export vista_source=/usr/local/FOIAVistA
export vista_home=/home/vista
export gtmroutines="$vista_home/o($vista_home/r)
$vista_source/o($vista_source/r) $gtm_dist"
export gtmgbldir=$vista_home/g/mumps.gld
$gtm_dist/mumps -run GTMLNX^XWBTCPM

Any more hints?

Thanks
Zeno


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to