Hello,
I set 2 JSL on two differents ports in my ubbconfig:
"JSL" SRVGRP="grpJOLT" SRVID=15
CLOPT="-A -- -n//xx.xxx.xxx.xxx:11050 -m10 -M10 -x20"
"JREPSVR" SRVGRP="grpJOLT" SRVID=100
CLOPT="-A -- -W - jolt/jrepository"
"JSL_SDA" SRVGRP="grpJOLT_SDA" SRVID=16
CLOPT="-A -- -n//xx.xxx.xxx.xxx:3710 -T60 -m5 -M20 -x10"
"JREPSVR_SDA" SRVGRP="grpJOLT_SDA" SRVID=200
CLOPT="-A -- -W - jolt/jrepository_SDA"
When I ran tmloadcf ubbconfig, it was ok. But errors when executing tmboot -y. The first JSL is booted, there was errors on the second JSL
exec JSL_SDA -A -- -n//xx.xxx.xxx.xx:3710 -T60 -m5 -M20 -x10 :
CMDTUX_CAT:816: ERROR: Cannot exec, executable file not found
exec JREPSVR_SDA -A -- -W -jolt/jrepository_SDA :
CMDTUX_CAT:816: ERROR: Cannot exec, executable file not found
Thanks
Ngan
I set 2 JSL on two differents ports in my ubbconfig:
"JSL" SRVGRP="grpJOLT" SRVID=15
CLOPT="-A -- -n//xx.xxx.xxx.xxx:11050 -m10 -M10 -x20"
"JREPSVR" SRVGRP="grpJOLT" SRVID=100
CLOPT="-A -- -W - jolt/jrepository"
"JSL_SDA" SRVGRP="grpJOLT_SDA" SRVID=16
CLOPT="-A -- -n//xx.xxx.xxx.xxx:3710 -T60 -m5 -M20 -x10"
"JREPSVR_SDA" SRVGRP="grpJOLT_SDA" SRVID=200
CLOPT="-A -- -W - jolt/jrepository_SDA"
When I ran tmloadcf ubbconfig, it was ok. But errors when executing tmboot -y. The first JSL is booted, there was errors on the second JSL
exec JSL_SDA -A -- -n//xx.xxx.xxx.xx:3710 -T60 -m5 -M20 -x10 :
CMDTUX_CAT:816: ERROR: Cannot exec, executable file not found
exec JREPSVR_SDA -A -- -W -jolt/jrepository_SDA :
CMDTUX_CAT:816: ERROR: Cannot exec, executable file not found
Thanks
Ngan