cancel
Showing results for 
Search instead for 
Did you mean: 

How can i do the registeration of JStartup Framework for SDM installation

Former Member
0 Kudos

when i do the registeration of JStartup Framework for a new SDM installation,an error occurred:

-


Invalid parameter syntax "sdmhome"

registerjstartup:

Registration of JStartup Framework for this SDM installation

usage:

registerjstartup sdmhome=<...> msport=<...> jstartupdir=<...> mshost=<...> [logfile=<...>] [syntaxcheck=<...>] [logtoconsole=<...>]

Syntax error. Return code: 12

-


My Commandline as:

SDM registerjstartup sdmhome="D:\user\sap\E01\DVEBMGS01\SDM\program",what is wrong with the commandline?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hope you are executing the commands in the following order:

1. sdm jstartup “mode=standalone”

2. sdm registerjstartup sdmhome=<...> jstartupdir=<...> mshost=<...> msport=<...>

where:

jstartupdir – the directory in which the JStartup Framework software is installed

mshost – the host name of the message server

msport – the port on which the message server waits for requests

3. sdm jstartup “mode=integrated”

by the way, which OS u r using?

Regards,

Ravi.

Former Member
0 Kudos

windows

Former Member
0 Kudos

After I executed the command :sdm jstartup "mode=standalone",an error message show:This sdm installation is not integrated in the JStartupFramework,"jstartup" is not supported.

what can i do with the problem?

Former Member
0 Kudos

Try this,

once u start sdm in standalone mode

goto SAPMMC console, right click on SDM process and select 'Enable Process'.

what is the jdk version u r using? also check this notes 716604

regards,

ravi.