We are experiencing a serious issue in our production environment.
TM1 application service is in stopped state after a patch upgrade in VM and we are not able to start application service from windows services.
when we try to start we are getting an error message saying
In the event log, we can seewindows could not start the IBM Cognos TM1 application server on local computer. For more information, review the system event log.
In the error log, we seeThe IBM Cognos TM1 application server service entered the stopped state
Another issue we had is unable to launch Cognos configuration as well.The IBM Cognos TM1 application server service terminated with the following service-specific error:
The operation completed successfully
Tried below solutions but it didn't work:
· Restored the VM backup before the patch upgrade and tried restarting the application server. Except application service all the other TM1 services are started and running fine.
· Stopped and tried restarting all TM1 services but still unable to start application server.
· Found locked files under Configuration folder & deleted (cogstartup.lock) but still unable to launch IBM Cognos configuration
· Tried some IBM recommended solutions but still it didn’t work out.
· Changes made in tm1s.cfg files (In ServerCAMURI removed fully qualified server name to simple server name)
· Ensure that the server name is correct in the .model and .security files in path: \tm1_64\webapps\pmpsvc\WEB-INF\applications
· Tried to reconfigure a new default instance for pmpsvc service by removing the adminhost value in tm1_64\webapps\pmpsvc\WEB-INF\configuration\fpmsvc_config.xml.
Are we missing something here? Any help is much appreciated!!
Thanks