Hello, Community!
This post is about an issue related to a different version of U2000, different user to start the application. Please see below for more information on the topic.

U2000 VERSION V2R15C50 STARTS MSuite WITH root USER
Log in to the Windows OS as the administrator user, check whether the msdaemon.exe and msserver.exe processes are started in the Task Manager window. If you can find the two processes in the process list, the MSuite server is running. If the two processes do not exist in the process list, the MSuite server is not running. In this case, perform the following operations to start the MSuite server:
1. Go to the D:\oss\engr\engineering path and double-click the startserver.bat file.
2. In Solaris or SUSE Linux OS, log in to the OS as the user ossuser. Run the command su - root to switch to the user root then run the following command to verify that the MSuite server is running:
# cd /opt/oss/engr/engineering
# ./startserver.sh
U2000 VERSION V2R17C50 STARTS MSuite WITH ossuser USER
Log in to the Windows OS as the administrator user, check whether the msdaemon.exe and msserver.exe processes are started in the Task Manager window. If you can find the two processes in the process list, the MSuite server is running. If the two processes do not exist in the process list, the MSuite server is not running. In this case, perform the following operations to start the MSuite server:
1. Go to the D:\oss\engr\engineering path and double-click the startserver.bat file.
2. In Solaris or the SUSE Linux OS, run the following command as user ossuser to verify that the MSuite server is running:
$ cd /opt/oss/engr/engineering
$ ./startserver.sh
This would be all on the issue related to a different version of U2000, different user to start the application. Thanks for reading this post!

