Skip to Content
0
Former Member
Mar 19, 2008 at 04:54 PM

Laptop Client Connect failure

52 Views

I went through the steps of installation for the NW Mobile Client 7.1

It says it installed correctly. I have the services running. But when I try to run the client, it either sits on "connecting" or gives me an error that it could not connect.

The logs only give me:

Open event log failed.

[SAPStatusMonitorService] Starting service at [19-03-2008 07:58:22:749]

[SAPStatusMonitorService] Starting service

[SAPStatusMonitorService] VC registry key [SYSTEM\ControlSet001\Services\SAPNetWeaverMobileStatusMonitor\Parameters] opened successfully

[SAPStatusMonitorService] Successfully read the VC registry AppDirectory parameter. Value = C:\Program Files\SAP\SAP Netweaver Mobile Client\

[SAPStatusMonitorService] Successfully read the VC registry Application parameter. Value = C:\Windows\system32\cmd.exe

[SAPStatusMonitorService] Successfully read the VC registry AppParameters parameter. Value = /c startmonitor.bat 2>&1 > monitor_service.log

[SAPStatusMonitorService] Successfully read the VC registry AppStopParameters parameter. Value = /c stopmonitor.bat

[SAPStatusMonitorService] VC registry values are read successfully

[SAPStatusMonitorService] startmonitor.bat called successfully

[SAPStatusMonitorService] Service started successfully

Open event log failed.

[NWMClientService] Starting service at [19-03-2008 07:58:47:459]

[NWMClientService] Starting service

[NWMClientService] NWM client registry key [SYSTEM\CurrentControlSet\Services\SAPNetWeaverMobileClient\Parameters] opened successfully

[NWMClientService] Successfully read the NWM client registry AppDirectory parameter. Value = C:\Program Files\SAP\SAP Netweaver Mobile Client\

[NWMClientService] Successfully read the NWM client registry Application parameter. Value = C:\Windows\system32\cmd.exe

[NWMClientService] Successfully read the NWM client registry AppParameters parameter. Value = /c startserver.bat 2>&1 > mi_service.log

[NWMClientService] Successfully read the NWM client registry AppStopParameters parameter. Value = /c shutdown.bat

[NWMClientService] NWM client registry values are read successfully

[NWMClientService] startserver.bat called successfully

[NWMClientService] Service started successfully

So other than failing to open the event log, everything is supposedly running correctly.