Skip to main content
Solved

I am trying to clip some raster images but I'm having trouble reading in the .jp2 file I'm trying to use.

  • March 17, 2023
  • 6 replies
  • 63 views

 I get a very vague error when running it: " Error running translation." and no other details. I have over 60 GB of space on the drive so it can't be a matter of space. Also 16 GB RAM and closed all other applications.

Best answer by virtualcitymatt

this looks to be FME 32 bit - Do you have access to FME 64 bit? If it's memory as you suspect then FME 64 bit should help. 32-bit FME can only really use 4GB of RAM so having 16 doesn't really matter

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.

6 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • March 17, 2023

Not an expert on this format but the log states:

C:\Projects\Etosha e Okavango\Satelites\EO8-EO10_EO14_EO17.aux' exists but could not be opened. File contents may be invalid, or the file format may not be supported

Can you somehow check if that file is ok using different software? Does FME read it when you rename or remove the file? Just to narrow down the issue.


  • Author
  • 3 replies
  • March 17, 2023

The fie is ok. I have checked it with both QGIS and ArcMap. The .aux file contains some metadata for the .jp2 file so it shouldn't be an issue not opening it. I have the impression that the problem is not enough RAM because the .jp2 file is quite large and if I use a smaller one it works. I will try it on a different computer with more RAM and maybe it will make a difference.

 


virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • Best Answer
  • March 20, 2023

this looks to be FME 32 bit - Do you have access to FME 64 bit? If it's memory as you suspect then FME 64 bit should help. 32-bit FME can only really use 4GB of RAM so having 16 doesn't really matter


  • Author
  • 3 replies
  • March 20, 2023

I do not have access to the 64 bit version. I have tried opening smaller jp2 files and they work so I assume the problem is with the size of the file.


virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Celebrity
  • 2000 replies
  • March 20, 2023

I do not have access to the 64 bit version. I have tried opening smaller jp2 files and they work so I assume the problem is with the size of the file.

yeah - too bad. 32 bit FME is no longer supported so whoever is doing your IT should really change: https://community.safe.com/s/article/FME-32-bit-Windows-Continued-Support


  • Author
  • 3 replies
  • March 20, 2023

yeah - too bad. 32 bit FME is no longer supported so whoever is doing your IT should really change: https://community.safe.com/s/article/FME-32-bit-Windows-Continued-Support

Thank you! I asked someone that has the 64 bit version to check it for me and it works. So I guess I need to update...