Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

simulation error argument 'measures_json'

asked 2016-06-22 09:22:17 -0500

updated 2020-01-20 11:38:28 -0500

I can´t run the simulation. This is the text in the simulation process (it stops in 50%):

ExpandObjects Started.
 Begin reading Energy+.idd file.
 Done reading Energy+.idd file.
ExpandObjects Finished. Time:     0.094
Script executing from: C:/Users/Gorka/AppData/Local/Temp/OpenStudio.p10496/resources/run/3-UserScript-0
Found argument 'measures_json' with value '[{"arguments":{},"measure":"C:/Program Files/OpenStudio 1.11.0/share/openstudio-1.11.0/pat/Measures/StandardReports/measure.rb"}]'.
Found UserScript 'Report Request'.

And this is the text in the error output file:

DL is deprecated, please use Fiddle
in.rb:280:in `chdir': Permission denied - C:/Users/Gorka/AppData/Local/Temp/OpenStudio.p10496/resources/run/3-UserScript-0 (Errno::EACCES)      from in.rb:280:in `<main>'

Don´t know if it has to do with the fact that I´ve installed windows 10. Even with openstudio 1.11.0.

edit retag flag offensive close merge delete

Comments

Welcome to unmet hours, we're glad to have you. We'd appreciate if you could do a bit of an effort when choosing a title, this one is a bit vague :)

Julien Marrec's avatar Julien Marrec  ( 2016-06-22 14:34:44 -0500 )edit

Thanks for the advice. Changed.

Gorka Gómez's avatar Gorka Gómez  ( 2016-06-22 15:02:32 -0500 )edit

What measures are you running? Looks like the error is related to Windows permissions (http://ruby-doc.org/core-2.0.0/Errno....) related to a chdir method in one of your measures. I'm guessing the radiance measure, based on line numbers.

ericringold's avatar ericringold  ( 2016-06-22 15:07:22 -0500 )edit

It happens with no new measures added to the basics on Openstudio. The error output file is the eplusout.err.

Gorka Gómez's avatar Gorka Gómez  ( 2016-06-23 04:11:57 -0500 )edit
1

It seems like a permission issue, on your temp folder. Can you go to %AppData%/Local/, right click on folder 'Temp', go to Security and make sure your user (Gorka) has Full control of this folder?

Alternatively, try to launch openstudio as administrator too.

Julien Marrec's avatar Julien Marrec  ( 2016-06-23 05:03:37 -0500 )edit

1 Answer

Sort by » oldest newest most voted
5

answered 2016-06-23 07:25:02 -0500

updated 2016-06-23 07:25:29 -0500

Moving this as an answer for the record: It seems like a permission issue, on your temp folder.

Go to %AppData%/Local/, right click on folder 'Temp', go to Security and make sure your current user has Full control of this folder.

Alternatively, try to launch openstudio as administrator too.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2016-06-22 09:22:17 -0500

Seen: 183 times

Last updated: Jun 23 '16