Difference between revisions of "Forrtl: severe(47): write to READONLY file, unit 22.."

From wiki.olisystems.com
Jump to: navigation, search
(Created page with "'''Error Message (Crash): forrtl: sever (47): write to READONLY file, unit 22...''' Attempting to write to BST file in ESP. Analysis: User had two versions of ESP install...")
 
 
Line 8: Line 8:
 
[[user: jberthold |Author: Jim Berthold]]
 
[[user: jberthold |Author: Jim Berthold]]
  
[[category: Error messages]]
+
[[category: Error messages]][[category: ESP]]

Latest revision as of 14:29, 25 January 2016

Error Message (Crash): forrtl: sever (47): write to READONLY file, unit 22...

Attempting to write to BST file in ESP.

Analysis: User had two versions of ESP installed, one newer than the other (e.g., Version 9.1 and version 9.2.) Both were open and in use with the same process. The BST was open in v9.1 so v9.2 was prevented from writing to the file.

Author: Jim Berthold