Skip to main content
Question

Batch files not completing

  • November 9, 2012
  • 2 replies
  • 23 views

I have FME batch files that will run manually, but when started by the Windows scheduler they get hung when attempting to open a geodatabase.  I suspect this is a Window scheduler problem, but I will glady accept any suggestions/thoughts.  Below is the last couple of lines of the log file.

 

 

|INFORM|Loaded module 'GEODATABASE_FILE' from file 'C:\\app\\FME\\GEODATABASE9.dll' 0|INFORM|FME API version of module 'GEODATABASE_FILE' matches current internal version (3.7 20111219) |INFORM|Opening the Geodatabase reader

 

 

Have any of you out there in FME Land experienced a similar problem?
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

Forum|alt.badge.img
Hi Gary,

 

 

if that's the last line it's probably a license problem.

 

The next line would be:

FME has checked out an Esri license. The product checked out is 'ArcInfo'

Is the windows scheduler running on a different machine, in a different network, as a different user,... ?

 

 

Kind regards

 

Uta

 

 

 


  • Author
  • November 13, 2012
Hello Uta,

 

 

Thanks for your inquiry.  Correct the license was getting stopped because of a problem with administrative rights.

 

 

Thanks again.

 

 

Gary