objecthub-io / ObjectHub

ObjectHub is an open repository for software objects and a development platform.
2 stars 1 forks source link

Sometimes exception reported after deleting a variable #112

Closed objecthub-io closed 7 years ago

objecthub-io commented 7 years ago

Exception reported in Micro Service editor for instance.

Uncaught java.lang.RuntimeException: Value of node cannot be accessed since the node is deleted. Node: One.reference("https://objecthub.io/hub/users/main/~objecthub/home/my/~*0/it/.n/Services1/.n/System_Hosts/.n/Resend_SSL_email/imports/v1479181/name")
objecthub-io commented 7 years ago

Another exception:

io.nextweb.promise.exceptions.ImpossibleException: Node [One.value(v1484003475634).at("https://objecthub.io/hub/users/main/~objecthub/home/my/~*1/it/.n/Random_Tests1/.n/Section_6/.n/Test_Exception/app_js/imports/v1484002")] cannot be removed from its primary parents. It still has children: [[https://objecthub.io/hub/users/main/~objecthub/home/my/~*1/it/.n/Random_Tests1/.n/Section_6/.n/Test_Exception/app_js/imports/v1484002/name, https://objecthub.io/hub/users/main/~objecthub/home/my/~*1/it/.n/Random_Tests1/.n/Section_6/.n/Test_Exception/app_js/imports/v1484002/object, https://objecthub.io/hub/users/main/~objecthub/home/my/~*1/it/.n/Random_Tests1/.n/Section_6/.n/Test_Exception/app_js/imports/v1484002/mode]].<br />
Unknown.uoc(0.js@396)<br/>
Unknown._.db(0.js@115)<br/>
Unknown.$x(0.js@152)<br/>
Unknown._.db(0.js@414)<br/>
Unknown._.O(0.js@219)<br/>
Unknown._.O(0.js@361)<br/>
Unknown.Omc(0.js@229)<br/>
Unknown._.Cl(0.js@279)<br/>
Unknown.fv.0.2(0.js@362)<br/>
Unknown.Z9(0.js@227)<br/>
objecthub-io commented 7 years ago

Does not seem to appear anymore.