Search code examples
anylogic

AnyLogic "null" error while importing Database Table


I am trying to import an Excel file with 6K rows and 6 columns (only 200KB) in AnyLogic 8.8.2. However, I am receiving a "null" error while trying to import the file. Below is a screenshot of the error:

AnyLogic Null Error

I even manually created a fresh test file with 5 column headers and 5K rows (below), however, I still ran into the same error. When I reduce the number of records to around 1K, the file easily gets imported. Is there any limitation on database table size while importing in AnyLogic?

Test Excel File


Solution

  • Loks like this was a bug in v8.8.2, should now be fixed in 8.8.3: enter image description here