Hi everyone,
I'm currently facing an issue in the ifsapp9 environment where the IFS ConnectServer1 Windows service fails to stay running after a server reboot.
When attempting to start the service manually via Windows Services, I receive the following message:
---------------------------
Services
---------------------------
The IFS ConnectServer1 IFSL (E:\IFS\IFSL) service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
---------------------------
OK Â Â
---------------------------
I reviewed the ifsconnect.log file and found the following entries:
Successfully connected to application server URL https://xxx.xxx-xxx.com:62020 Â
Connected to system 'IFSL' Â
{FILE_READER1} Is started Â
{SM_CPQ_FILE_READER1} Is started Â
MessageSender.logMessage(): Error = Message of type 'NONE_XML' created from 'SM_CPQ_FILE_READER1' doesn't match any routing rule Â
ConnectorFramework.sendToErrorDir(): Message is moved to error_files/ Â
ÂError GUID: c3d5b744-084b-4f65-b09d-6b38dad635a1]
Any guidance to get the service stable again would be greatly appreciated. Thank you!