etienne
9th January 2004, 11:33
I am facing a problem I never had before :

on a server running win2000_server_sp4_french I am trying to install BaanIVc4 with porting set 6.1c.06 (PA.1551).

The BaanLogicService (rexec) refuse to start if IIS (inetinfo.exe) is running. If IIS is OFF, it starts fine.

If Baan is running, then IIS fails to start also ...

If you have any idea ...


Here is the message when Baan try to start (in the EventViewer):

Type de l'événement_: Erreur
Source de l'événement_: Baan
Catégorie de l'événement_: Rexecd
ID de l'événement_: 1000
Date_: 09/01/2004
Heure_: 10:11:27
Utilisateur_: AUTORITE NT\SYSTEM
Ordinateur_: WINERPI
Description_:
Env Services (C:\WINNT\Baan)
Prog rexecd file \general\lib\al_1\al_wutil.c # 111
Keyword blogind
Username root type S language 2
Process 0x628
Lasterror 8 (Espace insuffisant pour traiter cette commande.)
Errno 0
bdberrno 0
Message CreateDesktop failed: error 8

nick66
9th January 2004, 12:40
Etienne,

This problem might be caused by the values of a Windows registry key HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SessionManager\SubSystems\Windows. We had similar problems at a customer's system.
Try changing the values for SharedSection to 1024,3072,1024 with regedit, reboot the server and your problem is (hopefully) solved.

Nick

etienne
9th January 2004, 16:43
Thanks Nick, it works fine now !

By the way : what is this registry key for ?

r_bharose
12th January 2004, 07:02
121503

etienne
12th January 2004, 11:24
for the answer