jdkseattle
Technical User
I'm running Aloha 12.3 with 5 order entry terminals and an interface server (TERM100) and an interface terminal (TERM101). I am trying to run the interface terminal on the same physical box that the BOH CtlSvr (and file server) is on. It was working on Friday the 17th and then stopped working. Below are the environment variables and the debout file for the interface server (link attached).
As can be seen in the DEBOUT file there is successful communication to TERM101 which shows that IBER was working at some point during the day but something has changed.
Note that when I change the computer name to the TERMSTR + TERM the program works but since BOH is also running on the same system the SERVER= variable has to match the computer name as well but these seem to be mutually exclusive requirements. What confuses me is that it was working and now it's not.
Any help and advice would be appreciated.
Thanks in advance,
Joe K.
**IBERCFG.BAT**
SET IBERROOT=Aloha
SET LOCALDIR=D:\BootDrv\Aloha
SET EDCPATH=D:\EDCSET TERMSTR=TERM
SET TERM=100
SET NUMTERMS=5
SET SERVER=ALOHABOH0000
SET MASTERCAPABLE=FALSE
SET SERVERCAPABLE=FALSE
SET AUTOEXIT=FALSE
SET DOUBLECLICK=TRUE
DEL D:\BootDrv\ALOHA\TMP\EXITING
D:\BootDrv\Aloha\BIN\IBER.EXE
As can be seen in the DEBOUT file there is successful communication to TERM101 which shows that IBER was working at some point during the day but something has changed.
Note that when I change the computer name to the TERMSTR + TERM the program works but since BOH is also running on the same system the SERVER= variable has to match the computer name as well but these seem to be mutually exclusive requirements. What confuses me is that it was working and now it's not.
Any help and advice would be appreciated.
Thanks in advance,
Joe K.
**IBERCFG.BAT**
SET IBERROOT=Aloha
SET LOCALDIR=D:\BootDrv\Aloha
SET EDCPATH=D:\EDCSET TERMSTR=TERM
SET TERM=100
SET NUMTERMS=5
SET SERVER=ALOHABOH0000
SET MASTERCAPABLE=FALSE
SET SERVERCAPABLE=FALSE
SET AUTOEXIT=FALSE
SET DOUBLECLICK=TRUE
DEL D:\BootDrv\ALOHA\TMP\EXITING
D:\BootDrv\Aloha\BIN\IBER.EXE