cancel
Showing results for 
Search instead for 
Did you mean: 

How to open JSPM via remotegui

Former Member
0 Kudos

Hi gurus,

When trying to open the JSPM via remotegui. getting the below error. Any specific steps to configure JSPM for remote GUI.

slmadm> ./go -remoteui

Current log directory is /usr/sap/SLM/DVEBMGS01/j2ee/JSPM/log/log_2013_09_27_14_43_52.

Command line: -rootdir=/usr/sap/SLM/DVEBMGS01/j2ee/JSPM -tracelevel=FINEST run JSPM -remoteui

Unknown option '-remoteui'.

Help message:

run what

Description:

     Run the configured actions.

Parameters:

     what                Runs the given modules.

Options:

     -h[='bool']         Print a help message.

     -help[='bool']      Print a help message.

     -v[='bool']         Print the program version.

     -version[='bool']   Print the program and package versions.

     -rootdir='val'      Set the root directory of the program.

     -properties='val'   Set the property file name of the program.

     -tracelevel='val'   Set the trace level.

     -config='val'       Overwrites configuration settings.

     -scrollmode='val'   Switches the tool to SCROLL mode.

     -logdir='val'       JSPM config file name

JSPM terminated with errors!

Regards,

Sandeep Singh

Accepted Solutions (1)

Accepted Solutions (1)

former_member183107
Contributor
0 Kudos

This message was moderated.

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi Sandeep,

If you trying to run the JSPM remoteui on unix machine then you will require X server software like Xmanager or Hummingbird. Please install that and then try to invoke the remoteui from remote system.

Regards,

Bablu Yadav

Former Member
0 Kudos

Use xmanager tool to launch it remotely.

Regards

Shanthosh

Former Member
0 Kudos

Use xmanager tool to launch it remotely.

Regards

Shanthosh

Former Member
0 Kudos

Use xmanager tool to launch it remotely.

Regards

Shanthosh

Reagan
Advisor
Advisor
0 Kudos

Just launch it over a VNC session

Regards

RB

Former Member
0 Kudos

hi,

Please check the below note

Note 1335660 - JSPM configuration files used in different scenarios

Note 1013976 - JSPM GUI on UNIX

What is your JSPM patch version.

Thanks

Rishi abrol

former_member183107
Contributor
0 Kudos

Hi,

Start JSPM with this command line:

go –remoteui

Wait for this message to appear on the console:

Waiting for SDTServer to connect ...

Open a web browser on another host with Java runtime installed. Browse to this address:

http://<host>:5<xx>19

<host> is the host on which you have started JSPM and <xx> is the number of the instance from which you have started JSPM.

On the web page choose the link Start JSPM Frontend (SDTGui). JSPM GUI will be downloaded and started locally by Java Web Start technology. Then you can proceed as starting on any other operating system. Just keep in mind that JSPM actually runs on the remote host.

For more information, see SAP Note 1013976.

Regards,

Himanshu

Former Member
0 Kudos

Hi,

go –remoteui

Current log directory is /usr/sap/SLM/DVEBMGS01/j2ee/JSPM/log/log_2013_09_27_14_43_52.

Command line: -rootdir=/usr/sap/SLM/DVEBMGS01/j2ee/JSPM -tracelevel=FINEST run JSPM -remoteui

Unknown option '-remoteui'.

Help message:

run what

Description:

     Run the configured actions.

Parameters:

     what                Runs the given modules.

Options:

     -h[='bool']         Print a help message.

     -help[='bool']      Print a help message.

     -v[='bool']         Print the program version.

     -version[='bool']   Print the program and package versions.

     -rootdir='val'      Set the root directory of the program.

     -properties='val'   Set the property file name of the program.

     -tracelevel='val'   Set the trace level.

     -config='val'       Overwrites configuration settings.

     -scrollmode='val'   Switches the tool to SCROLL mode.

     -logdir='val'       JSPM config file name

JSPM terminated with errors!

Regards,

Sandeep Singh