Skip to main content
Question

I can't start the FME Server core on linux

  • April 5, 2018
  • 1 reply
  • 15 views

fmelizard
Safer
Forum|alt.badge.img+21

It seems like core isn’t starting because the web interface is complaining about not being able to connect to core and running `sudo ./startServer.sh` results in this error:

 

```Cannot open log file /opt/fmeserver/resources/logs/core/current/fmeprocessmonitorcore.log for writing, defaulting to standard error output```
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img+2

If you have FME Server set to run as a system service, don't use the bash scripts to start or stop fME Server, instead use the systemctl command.

 

After rebooting FME Server, you should find this lets you start the core.