]
Brett Meyer updated SRAMP-593:
------------------------------
Priority: Minor (was: Major)
GWT exception when no network connection available
--------------------------------------------------
Key: SRAMP-593
URL:
https://issues.jboss.org/browse/SRAMP-593
Project: S-RAMP
Issue Type: Bug
Affects Versions: 0.6.0.Final
Reporter: Gary Brown
Priority: Minor
After starting up a freshly seeded EAP server, accessed the UI and selected
overlord.demo.SimpleReleaseProcess.bpmn. This resulted in an error dialog being displayed
with:
"Uncaught GWT Error! Exception caught: Exception caught: Exception caught:
(TypeError) : Cannot read property 'edit' of undefined"
At the time my network connection was disabled. When I later tried the UI again with my
network connection enabled, it worked fine.