Hi @Chethana
Is this for one specific user or do all users have this issue?
Cheers!
Hi @Chethana
Things that come into my mind:
Licenses - Not enough licenses or out of date.
IIS User - FSM Mobile (Android) will not initialise (database not found) | IFS Community
Cheers!
Hi @Chethana
Following are the pointers off the top of my head,
- Delete the person_mobile record for a specific user and try to reinitialize the device again.
- Try restarting the IIS app pool for Mobile Server and try to reinitialize
- Check the mobile service web.config file for anything unusual in the entries such as DownloadUrl/Compare it with a working environment
- Check whether enough storage available in the application server and the mobile server
- Check the sync rules because it might be happening due to incorrectly configured sync rules which exports a larger number of records (which in fact can take more time to zip)
- Inspect the both server log and mobile server logs to if there are any exceptions present
Cheers!
Hi @Chethana
Following are the pointers off the top of my head,
- Delete the person_mobile record for a specific user and try to reinitialize the device again.
- Try restarting the IIS app pool for Mobile Server and try to reinitialize
- Check the mobile service web.config file for anything unusual in the entries such as DownloadUrl/Compare it with a working environment
- Check whether enough storage available in the application server and the mobile server
- Check the sync rules because it might be happening due to incorrectly configured sync rules which exports a larger number of records (which in fact can take more time to zip)
- Inspect the both server log and mobile server logs to if there are any exceptions present
Cheers!
Hi Nimesha,
Checked all the scenarios you mentioned above.
I believe this happens because of communication issue between FSM server and FSM mobile service.
This might be a port configuration issue (port 80 not open in the mobile web service server firewall),
but I'm unable to find the port configurations in FSM.
Do you know how to check the current working port for FSM mobile service?
@Chethana Did you check the Mobile Server Error Log, which is available inside Smart Client?
You can check the Mobile Service web.config to see the endpoints and their ports. Eventually the protocol was changed to Port 80 and it was Port 443 before?
Best regards
Roman
HI @Chethana,
I faced a similar situation. In my case, our environment has a metadata issue. In some extension tables, there is an issue with similar column names. Please check if any extension tables are involved in this issue.
Best Regards,
Sandusha Marasinghe
Hello dear colleagues,
Was this possible? I'm having the same issue.
@Rodrigo did you check the Mobile Error Log-Screen in Smart Client? It should provide you some more details when the Mobile Database creation gets stuck.
Best Regards
Roman
Metrix.IFS.Adapter.dll
@Rodrigo did you check the Mobile Error Log-Screen in Smart Client? It should provide you some more details when the Mobile Database creation gets stuck.
Best Regards
Roman
Hi @roklde:
imestamp: 2025-10-07T10:20:51.6849952-03:00
Message: Custom Policy Assembly not found: C:\inetpub\wwwroot\fsmtst01\bin\
Machine: IFSAPPHOMOLOGNE
App Domain: /LM/W3SVC/1/ROOT/fsmtst01-1-134043168483048414
ProcessId: 2952
Process Name: w3wp
Thread Name:
Timestamp: 2025-10-07T10:20:51.7006027-03:00
Message: Custom Policy Assembly not found: C:\inetpub\wwwroot\fsmtst01\bin\Metrix.IFS.Adapter.dll
Machine: IFSAPPHOMOLOGNE
App Domain: /LM/W3SVC/1/ROOT/fsmtst01-1-134043168483048414
ProcessId: 2952
Process Name: w3wp
Thread Name:
Timestamp: 2025-10-07T10:20:51.8568570-03:00
Message: Custom Entity Assembly not found: C:\inetpub\wwwroot\fsmtst01\bin\
Machine: IFSAPPHOMOLOGNE
App Domain: /LM/W3SVC/1/ROOT/fsmtst01-1-134043168483048414
ProcessId: 2952
Process Name: w3wp
Thread Name:
Timestamp: 2025-10-07T10:20:51.8724942-03:00
Message: Custom Entity Assembly not found: C:\inetpub\wwwroot\fsmtst01\bin\Metrix.IFS.Adapter.dll
Machine: IFSAPPHOMOLOGNE
App Domain: /LM/W3SVC/1/ROOT/fsmtst01-1-134043168483048414
ProcessId: 2952
Process Name: w3wp
Thread Name:
Timestamp: 2025-10-07T10:20:51.8724942-03:00
Message: Custom Entity Assembly not found: C:\inetpub\wwwroot\fsmtst01\bin\
Machine: IFSAPPHOMOLOGNE
App Domain: /LM/W3SVC/1/ROOT/fsmtst01-1-134043168483048414
ProcessId: 2952
Process Name: w3wp
Thread Name:
@Rodrigo that’s from the FSM Server Log. Please check the “Mobile Error Log” Screen inside the FSM Smart Client.
Best regards
Roman