Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCL Download - Getting delayed Trace/BPT trap: 5 #106

Open
corymosiman12 opened this issue Jan 15, 2021 · 3 comments
Open

BCL Download - Getting delayed Trace/BPT trap: 5 #106

corymosiman12 opened this issue Jan 15, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@corymosiman12
Copy link
Contributor

Error trace below.

Occurs when uid is not found. Assuming there is some asynchronous stuff happening when trying to download from BCL:

component = remote.waitForComponentDownload

component = remote.waitForComponentDownload

case 2.2: SITE LEVEL city_name and state_name is not nil Golden CO
[BuildingSync.GetBCLWeatherFile.download_weather_file] <1> Error, cannot find the EPW weather file with uid: 4609e310-edc7-0131-78f3-48e0eb16a403.  Please try a different weather file.
[BuildingSync.GetBCLWeatherFile.download_design_day_file] <1> Error, cannot find local component for: fa8c9ff0-edc4-0131-a9f8-48e0eb16a403.  Please try a different weather file.
    Should fail with message: undefined method `add_internal_loads' for nil:NilClass (FAILED - 1)
File: Golden Test File.xml. Standard: CaliforniaTitle24. EPW_Path: /Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/weather/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw. File Schema Version: v2.2.0
Removing dir: /Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/output/v2.2.0/translator_sizing_run_spec/Golden Test File/CaliforniaTitle24
/Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/files/v2.2.0/Golden Test File.xml
/Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/output/v2.2.0/translator_sizing_run_spec/Golden Test File/CaliforniaTitle24
File '/Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/files/v2.2.0/Golden Test File.xml' is valid against the BuildingSync schema
Total measures found: 29. All measures defined by @workflow found.
[BuildingSync.LocationElement.read_climate_zone] <0> Element ID: SiteA - Title24 Climate Zone and ASHRAE Climate Zone not found
[BuildingSync.Site.read_xml] <1> Site ID: SiteA. There is more than one (2) Building elements.  Only the first Building will be considered (ID: Building1.
[BuildingSync.LocationElement.read_climate_zone] <0> Element ID: SiteA - Title24 Climate Zone and ASHRAE Climate Zone not found
[BuildingSync.LocationElement.read_climate_zone] <0> Element ID: Building1 - Title24 Climate Zone and ASHRAE Climate Zone not found
[BuildingSync.LocationElement.read_climate_zone] <0> Element ID: Building1 - Title24 Climate Zone and ASHRAE Climate Zone not found
[BuildingSync.Facility.read_xml] <0> A Current Building Modeled Scenario is required.
Element ID: Section1 started with occupancy_classification Office and total floor area: 33445.0944
selected the following standards_building_type: MediumOffice
Element ID: Building1 started with occupancy_classification Office and total floor area: 33445.0944
selected the following standards_building_type: MediumOffice
[BuildingSync.Building.set_building_form_defaults] <0> 0.0 value for aspect ratio will be replaced with smart default for MediumOffice of 1.5.
[BuildingSync.Building.set_building_form_defaults] <0> 0.0 value for floor height will be replaced with smart default for MediumOffice of 13.0.
[BuildingSync.Building.set_building_form_defaults] <0> 0.0 value for window to wall ratio will be replaced with smart default for MediumOffice of 0.33.
Trace/BPT trap: 5
@corymosiman12 corymosiman12 added the bug Something isn't working label Jan 15, 2021
@corymosiman12
Copy link
Contributor Author

@nllong any thoughts on this?

@nllong
Copy link
Member

nllong commented Jan 15, 2021

oof, that's new to me... @kflemin -- is this a known issue in downloading?

@nllong
Copy link
Member

nllong commented Apr 26, 2021

This should be resolved once the new BCL is up and running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants