Error with ModelToRad.rb script [closed]

asked 2015-01-16 00:47:48 -0500

Resry's avatar

updated 2020-03-24 10:15:33 -0500

Hi all,

It's already a knowing Problem, which was already posted some days ago...but there was no clear answer on it.. I have just the same Problem when running Openstudio1.5 with Radiance coupling: following Errors occure in the very beginning of the Simulation..

no sql file given, running EnergyPlus... Adding path for local perl: C:/Program Files (x86)/OpenStudio 1.5.0/strawberry-perl-5.16.2.1-32bit-portable-reduced/perl/bin Setting RAYPATH: C:/Radiance/lib, C:/Radiance/bin, '.' Appending PATH: C:/Radiance/bin, '.' 2015-01-15 16:18:02 UTC: running 'ruby -I 'C:\Program Files (x86)\OpenStudio 1.5.0\Ruby' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\ruby-install\ruby\lib\ruby\siteruby\2.0.0' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\ruby-install\ruby\lib\ruby\siteruby\2.0.0\i386-msvcrt' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\ruby-install\ruby\lib\ruby\siteruby' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\ruby-install\ruby\lib\ruby\vendorruby\2.0.0' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\ruby-install\ruby\lib\ruby\vendorruby\2.0.0\i386-msvcrt' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\ruby-install\ruby\lib\ruby\vendorruby' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\ruby-install\ruby\lib\ruby\2.0.0' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\ruby-install\ruby\lib\ruby\2.0.0\i386-mingw32' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\Ruby\' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\Ruby\openstudio' -I 'C:\Program Files (x86)\OpenStudio 1.5.0\Ruby\lib' '.\ModelToRad.rb' 'C:\Users\c8461098\AppData\Local\Temp\OpenStudio.Sv6408\resources\run\1-Ruby-0\in.osm' ''' 2015-01-15 16:18:04 UTC: completed. failed to run ModelToRad

So it seems, that everythink is allright the Radiance Installation and the PATHs. I have installed the actual Version 4.2.2 directly on C:\Radiance. There is still this Problem to run the ruby-script "ModelToRun"...can there be anything wrong with this file..?

Thanks!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by Julien Marrec
close date 2015-09-17 16:48:07.222910

Comments

The next step would be to inspect the "stdout" and "stderr" log files from the ModelToRad job. The easiest way to do that is to look in your model's support directory (folder with the same name as your .osm), under run/1-Ruby-0, there is a file called "stdout" which you can open in a text editor. This may give clues as to what happened (you can share that here too). If that is inconclusive, then drill down into run/1-Ruby-0/out, where you will see another "stdout" file and most likely a "stderr" file in here as well. Let's take a peek at those and see what's going on.

rpg777's avatar rpg777  ( 2015-01-21 15:05:19 -0500 )edit

have similar problem, below is my stderr

DL is deprecated, please use Fiddle QSslSocket: cannot resolve TLSv11clientmethod QSslSocket: cannot resolve TLSv12clientmethod QSslSocket: cannot resolve TLSv11servermethod QSslSocket: cannot resolve TLSv12servermethod QSslSocket: cannot resolve SSLselectnextproto QSslSocket: cannot resolve SSLCTXsetnextprotoselectcb QSslSocket: cannot resolve SSLget0nextproto_negotiated

neko209385's avatar neko209385  ( 2015-06-10 03:43:51 -0500 )edit

and the second half DL is deprecated, please use Fiddle

QSslSocket: cannot resolve TLSv11client_method

QSslSocket: cannot resolve TLSv12client_method

QSslSocket: cannot resolve TLSv11server_method

QSslSocket: cannot resolve TLSv12server_method

QSslSocket: cannot resolve SSLselectnext_proto

QSslSocket: cannot resolve SSLCTXsetnextprotoselectcb

QSslSocket: cannot resolve SSLget0nextprotonegotiated

QWaitCondition: Destroyed while threads are still waiting

QWaitCondition: Destroyed while threads are still waiting

neko209385's avatar neko209385  ( 2015-06-10 03:44:09 -0500 )edit