Skip to main content
Question

This FME edition does not recognize the `RasterObjectDetectFactory' factory

  • November 25, 2020
  • 5 replies
  • 272 views

Hi! I created a workbench in FME Desktop 2019.1 (build 19608) that uses `RasterObjectDetectFactory'. Everything works fine in desktop, but when I try to run it in FME Server I get the following message. FME server is running the same version and build as desktop.

  • "Library 'D:\\FMEServer\\Server\\fme\\plugins/opencv/rasterobjectdetectfactory.dll' was found but could not be loaded. Ensure that all the dependent modules exist for this library"
  • This FME edition does not recognize the `RasterObjectDetectFactory' factory. Please ensure that the current platform supports this factory, the factory name is spelled correctly, and that you have installed all required plug-ins

 

What's wrong?

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.

5 replies

nampreetatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • 383 replies
  • December 2, 2020

Are you using a 32-bit or 64-bit edition of FME Server?  I noticed that the RasterObjectDetector isn't available with FME Desktop 32-bit editions.


Are you using a 32-bit or 64-bit edition of FME Server?  I noticed that the RasterObjectDetector isn't available with FME Desktop 32-bit editions.

I'm using 64-bit edition of both FME Server and FME Desktop. The only thing I can think of is that I have FME Desktop 2019.1 and 2019.2 installed on the same machine. Could that be the cause?


nampreetatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • 383 replies
  • December 14, 2020

Hi @tommystalnacke0​: 2019.1 vs 2019.2 should cause an issue. Are you able to attach your full log file here for us to look at?


nampreetatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • 383 replies
  • December 14, 2020

@tommystalnacke0​ : I asked the development team if there any other dependencies besides the ensureing that you are using 64-bit FME. Can you confirm that you have <FMEServerDir>Server/fme/plugins/opencv/plugins/opencv/opencvfmeutil.dll in your FME Server installation? Also a full log file might help. Thanks.


Forum|alt.badge.img

Hi,

 

Was there a resolution to this?

 

i am getting the same error message when attempting to use the RasterObjectDetectFactory using FME Server 2021 (64bit). No issues using FME Destop 2021.01(64bit).

 

I’ve checked the FME Server installation and the ‘<FMEServerDir>Server/fme/plugins/opencv/plugins/opencv/opencvfmeutil.dll’ is there.

 

Thanks