span8
span4
span8
span4
Various parts of the FME Server Notification Service don't function as expected. For example:
Log files for the Notification Service are located at <FMEServerSystemShare>\resources\Logs\core\current\publishers
or <FMEServerSystemShare>\resources\Logs\core\current\subscribers
. With further investigation of these log files, you may notice error messages such as
Mon-27-Jul-2815 83:39:16 PM ERROR main 801004 : An error occurred while trying to connect to the FTP server "ftp.safe.com", publication "ftp1" did not start. java.lang.IllegalStateException: Client not connected
or
java.net.ConnectException: Connection timed out: connect
For the Topic Monitoring page, you may see an error such as
websocket connection to 'ws://<servername>:7078/websocket' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT
in the F12 Developer Tools console (Chrome, Firefox, Internet Explorer).
These types of error are likely due to a firewall configuration issue.
The exact resolution will depend on how the firewall is implemented on your system, and whether communication is being blocked on the FME Server system or on the service it is trying to connect to. Allowing the connection may involve adding a rule for
Sending email, Part 1: Setting up a topic and an email subscriber (2015)
Receiving email, Part 1: Setting up a topic and an email address (2015)
Sending email, Part 4: Sending prettier email using HTML (2015)
Receiving email, Part 2: Processing email with a workspace (2015)
Receiving email, Part 3: Using email attachments (2015)
Sending email, Part 3: Sending an email when a workspace completes (2015)
Streaming features from PostGIS to FME using WebSockets
Sending email, Part 5: Sending an email with attachments (2015)
Sending email, Part 2: Sending an email using the FMEServerNotifier (2015)
© 2019 Safe Software Inc | Legal