Skip to main content
Solved

java.lang errors

  • August 14, 2018
  • 2 replies
  • 38 views

Hi,

I have an FME script that gives java errors (FME desktop 2018.1.0.1 on Windows) :

  • java.lang.Error: IP Helper Library GetIfTable function failed
  • java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.JceSecurityManager

     

The translation finishes successfully, but I would like to avoid these errors. I tried to reinstall Java, but with no success. Any idea ?

Thanks

Daniel

Best answer by gnerred

Hi David,

Thanks for your message. The workspace is relative huge. I tried to simplify it in order to locate the problem, and doing so the issue solved itself ;-) (mainly by recreating readers that where created by an old version of FME).

Best regards,

Daniel

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.

2 replies

david_r
Celebrity
  • 8394 replies
  • August 14, 2018

I think we'll need more information, can you please post the entire log?

Or better yet, post a small sample workspace that reproduces the issue?


  • Author
  • 1 reply
  • Best Answer
  • August 15, 2018

Hi David,

Thanks for your message. The workspace is relative huge. I tried to simplify it in order to locate the problem, and doing so the issue solved itself ;-) (mainly by recreating readers that where created by an old version of FME).

Best regards,

Daniel