Oracle/Tomcat port conflict
From fmepedia
If Tomcat is being used in a Spatial Direct configuration and Oracle 10g is also installed, a port conflict may occur. By default an Oracle 10g installation will run an XDB server on port 8080. Tomcat uses port 8080 for serving JSPs/Servlets. The Oracle XDB port will need to be changed/disabled.
To disable the Oracle XDB port assignment, set the port number to zero(0) by following these steps:
1) open Oracle Enterprise Manager 2) select and expand the database 3) expand the XML Database item and click on Configuration 4) on the right hand side of the OEM console, set the port number to 0 5) click apply
