Check for errors in the installation logs, then verify that you can
start the SAP Mobile Platform Server and log in to Management Cockpit.
Procedure
- Check the installation log at
<SMP_HOME>/InstallLogs/SMPInstall<timestamp>.log.
<SMP_HOME> is the installation location you specified (the
default is <$HOME>/SAP/MobilePlatform3/).
A quick way to do this is:
- Verify that you can start SAP Mobile Platform Server.
- Open a terminal window.
- Go to <SMP_HOME>/Server/.
- Run go.sh.
Server start-up is complete when you see this message The SMP server has
initialized and is ready.
Note
When you run go.sh, stderr is redirected to the
server_daemon.log file; stdout is not
redirected. For troubleshooting, you can run go.sh -clean
to clear the OSGi cache before starting the server.
- Verify that you can log in to Management Cockpit.
- In a browser on any computer on the network,
enter:
https://<host_name>.<domain>:<https_admin_port>/Admin/
- In a browser on the system where SAP Mobile Platform Server is
installed, enter:
https://localhost:<https_admin_port>/Admin/
Next Steps
Use
the Upgrade: SAP Mobile Platform Server for Linux for the
support package to upgrade your SAP Mobile Platform
installation.