Skip to main content
Question

FME server webserver results in 404

  • February 6, 2019
  • 3 replies
  • 58 views

Forum|alt.badge.img

When serving to fme server {hostname}/fmeserver it returns with an 404

 

 

Server is ubuntu 18.04

 

Type Status Report

Message /fmeserver

Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

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.

3 replies

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3704 replies
  • February 6, 2019

There's some FME Server troubleshooting guides that you can try. At first glance I would check whether the webserver is running and whether FME Server itself is running.


Forum|alt.badge.img
  • Author
  • 2 replies
  • February 6, 2019

There's some FME Server troubleshooting guides that you can try. At first glance I would check whether the webserver is running and whether FME Server itself is running.

Thanks for the reply.

 

 

It steems like fme server is running since the process list is filled with java/fme processes.

 

Also the webserver is running because it is showing the 404 page.

 

 

From what i could find about this error it is an tomcat error which mostly occur when the path the application is not found or invalid.

 

 

Which config can i find this kind of settings?

Forum|alt.badge.img
  • Author
  • 2 replies
  • February 6, 2019

Thanks for the reply.

 

 

It steems like fme server is running since the process list is filled with java/fme processes.

 

Also the webserver is running because it is showing the 404 page.

 

 

From what i could find about this error it is an tomcat error which mostly occur when the path the application is not found or invalid.

 

 

Which config can i find this kind of settings?