cancel
Showing results for 
Search instead for 
Did you mean: 

Modeler spawns multiple sub windows

ghollins
Champ in-the-making
Champ in-the-making
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
2 REPLIES 2

ghollins
Champ in-the-making
Champ in-the-making

jbarrez
Star Contributor
Star Contributor
It's very hard to know why this is happening if you embedded the app in your own webapp. It indeed seems to be loading recursively…. but why … I have honestly no clue.