Question

FME Server Running Failed on esrireprojector

  • 7 October 2014
  • 1 reply
  • 13 views

Dear FME Community

 

 

 

Could you please advice me on this error..FYI, i'm already develop the workbench for coordinate transformation and its running successful on the desktop version. once i'm upload into FME server, the error message as follow

 

 

"EsriReprojector: Reproject: Could not reproject the geometry of the preceeding feature: Reprojector: Invalid reprojection parameters"

 

 

2014-10-07 15:50:27|   1.9|  0.0|INFORM|The OGC definition of the FME coordinate system '_NonEarth_Meter_1' is 'PROJCS["Kertau_RSO_Malaya_Meters",GEOGCS["GCS_Kertau",DATUM["D_Kertau",SPHEROID["Everest_1830_Modified",6377304.063,300.8017]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Rectified_Skew_Orthomorphic_Natural_Origin"],PARAMETER["False_Easting",804671.2996],PARAMETER["False_Northing",0.0],PARAMETER["Scale_Factor",0.99984],PARAMETER["Azimuth",-36.97420943711801],PARAMETER["Longitude_Of_Center",102.25],PARAMETER["Latitude_Of_Center",4.0],PARAMETER["XY_Plane_Rotation",-36.86989764584402],UNIT["Meter",1.0]]'

 

2014-10-07 15:50:29|   3.4|  1.5|WARN  |Reprojector: Geotransformation `RSO Geosentrik To RSO Kertau' not found

 

2014-10-07 15:50:29|   3.4|  0.0|WARN  |Reprojector: Invalid reprojection parameters

 

2014-10-07 15:50:29|   3.4|  0.0|STATS |Storing feature(s) to FME feature store file `C:/fme/server//Logs/engine/current/jobs\\0\\job_54_log.ffs'

 

 

It's we need to copy the Geographic Coordinate Transformation into FME Server as well? if yes, How?

1 reply

Badge +10

You will need to copy the ESRI Libraries you are using on Desktop to FME Server if they are different, but there should not be any FME Server configuration need to use ESRIRerpjector, beyond that which you would need for the ESRI formats.

Do other ESRI reprojections work on FME Server? or are they all failing?

Reply