With a Profile and EntryPoint configured and verified, OS-level commands can be used to start and stop services.
If there are errors, please see the topics under Installation: Check Services and Error Messages.
See Network Issues and Permissions for possible issues related to firewalls and TCP ports.
The LinkarManagerControl Command must be run from the same system in which LinkarSuite is installed.
To manually start Linkar SERVER rather than starting from Linkar MANAGER, use the LinkarManagerControl command from the Operating System command-line.
This command can start and stop the both services (Linkar MANAGER service and Linkar SERVER service), and launch the Linkar MANAGER interface to the default browser.
Syntax: LinkarManagerControl [ /STARTLKMANAGER | /STOPLKMANAGER | /RESTARTLKMANAGER |
/STARTLKSERVER | /STOPLKSERVER | /RESTARTLKSERVER |
/STARTENTRYPOINT | /STOPENTRYPOINT | /RESTARTENTRYPOINT |
/STARTLINE | /STOPLINE | /KILLLINE |
/OPENBROWSER | /HELP ]
/STARTLKMANAGER: Start Linkar Manager Service
/STOPLKMANAGER: Stop Linkar Manager Service.
/RESTARTLKMANAGER: Restart Linkar Manager Service
/STARTLKSERVER: Start Linkar Server Service.
/STOPLKSERVER: Stop Linkar Server Service.
/RESTARTLKSERVER: Restart Linkar Server Service.
/STARTENTRYPOINT <profile_name> <entrypoint_name> <linkaruser> <linkarpass> Start EntryPoint
/STOPENTRYPOINT <profile_name> <entrypoint_name> <linkaruser> <linkarpass> Stop EntryPoint
/RESTARTENTRYPOINT <profile_name> <entrypoint_name> <linkaruser> <linkarpass> Restart EntryPoint
/STARTLINE <profile_name> <entrypoint_name> <idLineLinkar> <linkaruser> <linkarpass> Start Database line
/STOPLINE <profile_name> <entrypoint_name> <idLineLinkar> <linkaruser> <linkarpass> Stop Dtatabase Line
/KILLLINE <profile_name> <entrypoint_name> <idLineLinkar> <linkaruser> <linkarpass> Kill Database Line
/OPENBROWSER:Open the default browser with the configured Linkar Manager "url". Also, if Linkar Manager Service is not started, it will be start it before opening the browser
/HELP: Show this help. |