cancel
Showing results for 
Search instead for 
Did you mean: 

start saprouter as service

nelson_chamba2
Participant
0 Kudos

Dear all,

I´m trying to install sap as service on my windows 2008 R2 and I´m getting this error, can some one help me to find out what´s wrong here.

this is the command i´m running:

D:\usr\sap\saprouter>sc create SAProuter -b D:\usr\sap\saprouter\saprouter.exe -

p "service -r -R D:\usr\sap\saprouter\saprouttab.txt"

DESCRIPTION:

        Creates a service entry in the registry and Service Database.

USAGE:

        sc <server> create [service name] [binPath= ] <option1> <option2>...

OPTIONS:

NOTE: The option name includes the equal sign.

      A space is required between the equal sign and the value.

type= <own|share|interact|kernel|filesys|rec>

       (default = own)

start= <boot|system|auto|demand|disabled|delayed-auto>

       (default = demand)

error= <normal|severe|critical|ignore>

       (default = normal)

binPath= <BinaryPathName>

group= <LoadOrderGroup>

tag= <yes|no>

depend= <Dependencies(separated by / (forward slash))>

obj= <AccountName|ObjectName>

       (default = LocalSystem)

DisplayName= <display name>

password= <password>

D:\usr\sap\saprouter>

And according with the note Note 618053 - Download Location for NTSCMGR.EXE, the ntscmgr was replaced by sc.exe

regards,

nelson chamba\

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Nelson,

Please find below link, it contains all steps.

http://wiki.sdn.sap.com/wiki/display/Basis/SAProuter+via+SNC

Thanks,

Venkat

Former Member
0 Kudos

Hi Nelson,

Have a look on below note it contains information.

Note 41054 - Installation of the SAPRouter as NT Service

Thanks,

Venkat

nelson_chamba2
Participant
0 Kudos

Dear Raja,

thank you for the links, i manager to install the service bit now it´s not running and the process gives me this error:

"Could not start SAProuter Service on Local computer. Error 1067:

The Process terminated unexpectedly"

Best regards,

nelson

nelson_chamba2
Participant
0 Kudos

Dear

thank you for the help I manager to solve the problem. It was related with the distinguished name, the CN was wrong, was CN=saprouter wilhe should be CN=solman which is the hostname of my saprouter.

Thanks for the links and for the support.

Nelson Chamba\

Answers (0)