Hi,
I have embedded the explorer in my webapp. When I click on the "Processes" tab, then click on the name of a process, the right-hand-side pane of the website looks like it recursively loads itself. When I click on anything else after this point, I get a "Out of sync" error popup. I don't see any errors in the logs initially, but when I click on something I get some messages that look like this:
Oct 14, 2013 8:29:21 AM com.vaadin.terminal.gwt.server.AbstractCommunicationManager handleVariableBurst
WARNING: Warning: Ignoring variable change for non-existent component, VAR_PID=PID92
Oct 14, 2013 8:29:21 AM com.vaadin.terminal.gwt.server.AbstractCommunicationManager handleVariableBurst
WARNING: Warning: Ignoring variable change for non-existent component, VAR_PID=PID76
Oct 14, 2013 8:29:21 AM com.vaadin.terminal.gwt.server.AbstractCommunicationManager handleVariableBurst
WARNING: Warning: Ignoring variable change for non-existent component, VAR_PID=PID76
…
…
I would upload a screenshot, but it look like I can only upload TXT files.
Thanks