Initialization Error

asked 2019-11-11 13:04:06 -0500

Going2theGame's avatar

updated 2020-01-14 09:26:37 -0500

Trying to open an energy model previously done in OpenStudio (2.4.0) using EnergyPlus (8.8.0) and geometry was edited in Sketchup Make 2017. Windows 10 (x64). I uninstalled my newer versions of OS/E+/Sketchup and downloaded the versions just mentioned. When running the model, it instantly fails with the following message. I am not very experienced with this program so it may be an easy fix.

[13:41:27.217088 ERROR] Found error in state 'initialization' with message ["Cannot find measure 0270744f-ecf2-4bba-a27d-6d3fef78ad61::/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:115:in block in validate_measures'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:101:ineach'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:101:in each_with_index'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:101:invalidate_measures'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/jobs/run_initialization.rb:87:in perform'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/run.rb:261:instep'\n:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/run.rb:210:in run'\n:/openstudio_cli.rb:821:inexecute'\n:/openstudio_cli.rb:620:in execute'\n:/openstudio_cli.rb:1547:in<main>'\neval:85:in eval'\neval:85:inrequire_embedded_absolute'\neval:70:in block in require'\neval:64:ineach'\neval:64:in require'\neval:2:in<main>'"]}

edit retag flag offensive close merge delete

Comments

It seems that one of the measures applied is not running properly. Also, the Ruby version is not the pointed as compatible in the OS matrix (https://github.com/NREL/OpenStudio/wi...). Maybe you should update Ruby to the indicated version (2.2.4) and give it a try again.

Also, to avoid conflicts between tools and versions, I'd reccomend you to install all tools in the same directory (c:/ or d:/).

Anderson Fraga's avatar Anderson Fraga  ( 2019-11-12 12:41:12 -0500 )edit