jesieltrevisan / myschedule

Automatically exported from code.google.com/p/myschedule
0 stars 0 forks source link

Dashboard failed to load when there is a bad scheduler service is saved #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When saving a RMI client scheduler config, this could lead to scheduler load 
failure if RMI server is down. And the dashboard shows error because of this.

Original issue reported on code.google.com by saltnlight5 on 9 Sep 2011 at 2:37

GoogleCodeExporter commented 9 years ago
This is fixed in a way that webapp will not let you create the RMI Client 
scheduler config if server is not up. 

We should really let the creation to proceed and just not start the scheduler.

Original comment by saltnlight5 on 9 Sep 2011 at 5:22

GoogleCodeExporter commented 9 years ago
Fixed. As part of the backend reworked, it now load everything by a configId, 
which handle the error scenerio better when scheduler is not initialized, like 
RMI Client/Server conn problem.

Original comment by saltnlight5 on 12 Sep 2011 at 4:52

GoogleCodeExporter commented 9 years ago

Original comment by saltnlight5 on 12 Sep 2011 at 4:53