Parametric Analysis Tool 2.2.0 - Cannot connect to Server [closed]

asked 2017-09-14 06:32:37 -0500

DrBeez's avatar

updated 2017-09-18 06:39:46 -0500

I've been trying to run some analysis on a building, and was having some success; however, every attempt over the past week has failed to returned a Server Error, and all attempts at starting the server or rerunning any analysis return the same error.

I have followed the suggestions given for https://unmethours.com/question/22431... and https://unmethours.com/question/24344..., even uninstalling and reinstalling Openstudio version 2.2.0, but have had no further luck in getting a successful server connection. I've posted the console output from the developer tools below; any help would be much appreciated!

* In RunController::WarnBeforeDeleting *, type: run vendor-ad64e72158.js:24014 In runController::runWorkflow() vendor-ad64e72158.js:24014 selectedOnly? false vendor-ad64e72158.js:24014 Project::setModified isModified: true vendor-ad64e72158.js:24014 Project::setModified isModified: true vendor-ad64e72158.js:24014 DATAPOINTS AFTER DELETE: [Object, Object, Object, Object] vendor-ad64e72158.js:24014 In Project::exportOSA vendor-ad64e72158.js:24014 SelectedOnly? false vendor-ad64e72158.js:24014 In Project::exportManual vendor-ad64e72158.js:24014 selectedONly? false vendor-ad64e72158.js:24014 Measure: add_rooftop_pv , numOfOptions: 2 measure added to at least 1 DA? true vendor-ad64e72158.js:24014 MEASURE DIR NAME: ffca943f-bb8f-4b9d-8bf8-24d1e8cb1c18 vendor-ad64e72158.js:24014 cell_efficiency is an ARGUMENT, not variable vendor-ad64e72158.js:24014 argument: Object {display_name: "Cell Efficiency", display_name_short: "cell_efficiency", name: "cell_efficiency", value_type: "double", default_value: 0.18…} vendor-ad64e72158.js:24014 inverter_efficiency is an ARGUMENT, not variable vendor-ad64e72158.js:24014 argument: Object {display_name: "Inverter Efficiency", display_name_short: "inverter_efficiency", name: "inverter_efficiency", value_type: "double", default_value: 0.98…} vendor-ad64e72158.js:24014 Project::exportManual variable: fraction_of_surface vendor-ad64e72158.js:24014 Project::exportManual da: Object {name: "Alternative 1", seedModel: "ABCB Medium Office Type.osm", weatherFile: "AUS_NSW.Sydney.947670_IWEC.epw", add_rooftop_pv: "No PV", reduce_lighting_loads_by_percentage: "No Reduction"…} vendor-ad64e72158.js:24014 arg: Object {name: "fraction_of_surface", display_name: "Fraction of Surface Area with Active Solar Cells", description: "", type: "Double", required: true…} vendor-ad64e72158.js:24014 option_name: No PV vendor-ad64e72158.js:24014 MEASURE Object {measure_dir: "C:\Users\Nick\OneDrive\Documents\MidsizedOffice\measures\ffca943f-bb8f-4b9d-8bf8-24d1e8cb1c18", name: "add_rooftop_pv", directory: "C:/Users/Nick/BCL/34550614-0c87-44db-9252-0ca0915b1e64/ffca943f-bb8f-4b9d-8bf8-24d1e8cb1c18", uid: "34550614-0c87-44db-9252-0ca0915b1e64", uuid: "{34550614-0c87-44db-9252-0ca0915b1e64}"…} vendor-ad64e72158.js:24014 arg[option_id]: 0 vendor-ad64e72158.js:24014 Project::exportManual da: Object {name: "Alternative 2", seedModel: "ABCB Medium Office Type.osm", weatherFile: "AUS_NSW.Sydney.947670_IWEC.epw", add_rooftop_pv: "No PV", reduce_lighting_loads_by_percentage: "70%"…} vendor-ad64e72158.js:24014 arg: Object {name: "fraction_of_surface", display_name: "Fraction of Surface Area with Active Solar Cells", description: "", type: "Double", required: true…} vendor-ad64e72158.js:24014 option_name: No PV vendor-ad64e72158.js:24014 MEASURE Object {measure_dir: "C:\Users\Nick\OneDrive\Documents\MidsizedOffice\measures\ffca943f-bb8f-4b9d-8bf8-24d1e8cb1c18", name: "add_rooftop_pv", directory: "C:/Users/Nick/BCL/34550614-0c87-44db-9252-0ca0915b1e64/ffca943f-bb8f-4b9d-8bf8-24d1e8cb1c18", uid: "34550614-0c87-44db-9252-0ca0915b1e64", uuid: "{34550614-0c87-44db-9252-0ca0915b1e64}"…} vendor-ad64e72158.js:24014 arg[option_id]: 0 vendor-ad64e72158.js:24014 Project::exportManual da: Object {name: "Alternative 3", seedModel: "ABCB Medium Office Type.osm", weatherFile: "AUS_NSW.Sydney.947670_IWEC.epw", add_rooftop_pv: "No PV", reduce_lighting_loads_by_percentage: "30%"…} vendor-ad64e72158.js:24014 arg: Object {name: "fraction_of_surface", display_name: "Fraction of Surface Area with Active Solar Cells", description: "", type: "Double", required: true…} vendor-ad64e72158.js:24014 option_name: No PV vendor-ad64e72158.js:24014 MEASURE Object {measure_dir: "C:\Users\Nick\OneDrive\Documents\MidsizedOffice\measures\ffca943f-bb8f-4b9d-8bf8-24d1e8cb1c18", name: "add_rooftop_pv", directory: "C:/Users/Nick/BCL/34550614-0c87-44db-9252-0ca0915b1e64/ffca943f-bb8f-4b9d-8bf8-24d1e8cb1c18", uid: "34550614-0c87-44db-9252-0ca0915b1e64", uuid: "{34550614-0c87-44db-9252-0ca0915b1e64}"…} vendor-ad64e72158.js:24014 ... (more)

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by DrBeez
close date 2017-09-18 07:08:38.570608

Comments

1

I noticed an error where file on OneDrive could not be found. In the back of my head I remember someone having issues on GoogleDrive or DropBox. Try Saving the PAT project to local drive on machine that isn't tied to an online backup, and see if that makes a difference. ERROR -- : Unable to find the local configuration json at C:/Users/Nick/OneDrive/Documents/MidsizedOffice/local_configuration.json

David Goldwasser's avatar David Goldwasser  ( 2017-09-14 12:59:06 -0500 )edit

Thanks for the quicky reply! Tried saving it on my local drive and finally had some success. Thank you!

DrBeez's avatar DrBeez  ( 2017-09-14 15:35:24 -0500 )edit