This repository was archived by the owner on Apr 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Tier 2 analysis is crashing #37
Copy link
Copy link
Open
Description
Failed to prepare any plots for lcoe_se_seam_assembly
/install/openmdao-0.10.3.2/local/lib/python2.7/site-packages/Werkzeug-0.11.10-py2.7.egg/werkzeug/filesystem.py:63: BrokenFilesystemWarning: Detected a misconfigured UNIX filesystem: Will use UTF-8 as filesystem encoding instead of 'ANSI_X3.4-1968'
BrokenFilesystemWarning)
Traceback (most recent call last):
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1836, in __call__
return self.wsgi_app(environ, start_response)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1820, in wsgi_app
response = self.make_response(self.handle_exception(e))
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1403, in handle_exception
reraise(exc_type, exc_value, tb)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1381, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request
rv = self.dispatch_request()
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1461, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/opt/webapp/fusedwindGUI/views.py", line 638, in fused_webapp
desc=desc, failed_run_flag=failed_run_flag, sens_flag=sens_flag, toggle=toggle)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/templating.py", line 128, in render_template
context, ctx.app)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/templating.py", line 110, in _render
rv = template.render(context)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/jinja2/environment.py", line 989, in render
return self.environment.handle_exception(exc_info, True)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/jinja2/environment.py", line 754, in handle_exception
reraise(exc_type, exc_value, tb)
File "/opt/webapp/fusedwindGUI/templates/webgui.html", line 1, in top-level template code
{% extends "base.html" %}
File "/opt/webapp/fusedwindGUI/templates/base.html", line 2, in top-level template code
{% extends "bootstrap/base.html" %}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask_Bootstrap-3.3.6.0-py2.7.egg/flask_bootstrap/templates/bootstrap/base.html", line 1, in top-level template code
{% block doc -%}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask_Bootstrap-3.3.6.0-py2.7.egg/flask_bootstrap/templates/bootstrap/base.html", line 4, in block "doc"
{%- block html %}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask_Bootstrap-3.3.6.0-py2.7.egg/flask_bootstrap/templates/bootstrap/base.html", line 20, in block "html"
{% block body -%}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask_Bootstrap-3.3.6.0-py2.7.egg/flask_bootstrap/templates/bootstrap/base.html", line 23, in block "body"
{% block content -%}
File "/opt/webapp/fusedwindGUI/templates/webgui.html", line 319, in block "content"
{{ Failed to prepare any plots for lcoe_se_seam_assembly
/install/openmdao-0.10.3.2/local/lib/python2.7/site-packages/Werkzeug-0.11.10-py2.7.egg/werkzeug/filesystem.py:63: BrokenFilesystemWarning: Detected a misconfigured UNIX filesystem: Will use UTF-8 as filesystem encoding instead of 'ANSI_X3.4-1968'
BrokenFilesystemWarning)
Traceback (most recent call last):
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1836, in __call__
return self.wsgi_app(environ, start_response)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1820, in wsgi_app
response = self.make_response(self.handle_exception(e))
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1403, in handle_exception
reraise(exc_type, exc_value, tb)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1381, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request
rv = self.dispatch_request()
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1461, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/opt/webapp/fusedwindGUI/views.py", line 638, in fused_webapp
desc=desc, failed_run_flag=failed_run_flag, sens_flag=sens_flag, toggle=toggle)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/templating.py", line 128, in render_template
context, ctx.app)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/templating.py", line 110, in _render
rv = template.render(context)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/jinja2/environment.py", line 989, in render
return self.environment.handle_exception(exc_info, True)
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/jinja2/environment.py", line 754, in handle_exception
reraise(exc_type, exc_value, tb)
File "/opt/webapp/fusedwindGUI/templates/webgui.html", line 1, in top-level template code
{% extends "base.html" %}
File "/opt/webapp/fusedwindGUI/templates/base.html", line 2, in top-level template code
{% extends "bootstrap/base.html" %}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask_Bootstrap-3.3.6.0-py2.7.egg/flask_bootstrap/templates/bootstrap/base.html", line 1, in top-level template code
{% block doc -%}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask_Bootstrap-3.3.6.0-py2.7.egg/flask_bootstrap/templates/bootstrap/base.html", line 4, in block "doc"
{%- block html %}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask_Bootstrap-3.3.6.0-py2.7.egg/flask_bootstrap/templates/bootstrap/base.html", line 20, in block "html"
{% block body -%}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/Flask_Bootstrap-3.3.6.0-py2.7.egg/flask_bootstrap/templates/bootstrap/base.html", line 23, in block "body"
{% block content -%}
File "/opt/webapp/fusedwindGUI/templates/webgui.html", line 319, in block "content"
{{ plot_script_comp|indent(4)|safe }}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/jinja2/filters.py", line 453, in do_indent
rv = (u'\n' + indention).join(s.splitlines())
AttributeError: 'NoneType' object has no attribute 'splitlines'|indent(4)|safe }}
File "/install/openmdao-0.10.3.2/lib/python2.7/site-packages/jinja2/filters.py", line 453, in do_indent
rv = (u'\n' + indention).join(s.splitlines())
AttributeError: 'NoneType' object has no attribute 'split lines'A quick look at plot_script_comp shows that it's equal to None. I'm not sure what else went wrong.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels