Skip to main content

When I am reading the files which are of size 192 MBit is working fine but when I am reading the file which is of the size 958 MB , getting an error. I am getting error in fme server while reading the particular file . Is there anyway to solve this error?

To read a shape file you need files with the following extensions, .shp, .shx and .dbf. These can all be in one zip file, but can't be zipped individually


To read a shape file you need files with the following extensions, .shp, .shx and .dbf. These can all be in one zip file, but can't be zipped individually

Yeah they all are in the one zip file only shp,dbf,shx,prj files ​. While I am trying to read that zip file which is of nearly 1 gb in fme server it is giving me this error :

not a sufficient length (0 bytes) to be a valid Shapefile and may not be read",


Reply