openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 92 forks source link

Error loading rule list. when enter rules page #227

Open rovincent opened 7 years ago

rovincent commented 7 years ago

Not sure im posting this in the correct issues list but:

I'm running org.openhab.ui.habmin_0.1.6.jar in Habmin2 from openhab.ci.cloudbees.com/job/openHAB-Distribution/ws/distributions/openhab-offline/target/apt-repo/

There some issues but generally most things are working well.

One thing that was working and now is not is the rule designer. No updates or changes have been made to running versions since this problem appeared.

I was saving a rule in the rule designer and lost connection to the server.

When returning i get the error above and no rule designer graphics load or appear in the laft column since. I also can create a new rule in the graphical designer but can not save it.

Log files for a page refresh (generates error, on screen) and Save (does not do anything on screen, including save)

==> /var/log/openhab2/openhab.log <== 2016-09-02 07:01:03.179 [INFO ] [marthome.event.ItemStateChangedEvent] - Grove_uvIndex changed from 0.04 to 0.05 2016-09-02 07:01:28.427 [DEBUG] [caldav.internal.job.EventReloaderJob] - loading events for config: openhab 2016-09-02 07:01:31.342 [DEBUG] [l.services.designer.DesignerResource] - Received HTTP POST request at 'habmin/designer/' 2016-09-02 07:01:31.344 [DEBUG] [l.services.designer.DesignerResource] - Loading Designs. 2016-09-02 07:01:34.077 [DEBUG] [l.services.designer.DesignerResource] - Received HTTP POST request at 'habmin/designer/' 2016-09-02 07:01:34.079 [DEBUG] [l.services.designer.DesignerResource] - Loading Designs.

However the source versions of the files are visible in the left column's and can be viewed in the right editor.

I have tried (may be not wisely) deleting rule files from the rule directory to no avail.

Any ideas on how i reset habmin, i don't care about the old rules I just want to get back to being

Thanks in advance.

rovincent commented 7 years ago

Anybody have any idea where i can look as the logs show there does not seem to be an error.