We have MAS200: 2 clients and a server.
A batch file on Client_1 works perfectly to run an import job on the server:
cd "P:\BEST\MAS90\HOME"
"P:\BEST\MAS90\HOME\PVXWIN32.EXE" ..\LAUNCHER\SOTA.INI ..\SOA\MAS90 -ARG VIWI07 W 0 DIRECT DISPLAY KTU"
This imports invoices...
my similar problem was solved when i realized that a memory leak in my jdbc driver was using up all the memory, and i searched for and found an update .
i don't have it in front of me, but somewhere in the Tomcat docs about IIS redirect there is a serious typo: 'worker.properties' is shown where it should be 'workers.properties' (or vice versa).
when i found that and fixed it, everything worked.
my biggest problem in getting the IIS/Tomcat redirect was the typo in the Tomcat Howto: it calls the file 'worker.properties' when it should be 'workers.properties' (or vice versa, i don't have it in front of me).
AS soon as i fixed that, it worked.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.