Note that there are some explanatory texts on larger screens.

plurals
  1. PO"Communication error" instead of session timeout
    primarykey
    data
    text
    <p>I have an issue with <code>session timeout</code> in <code>Vaadin</code>. Instead of showing the <em>session timeout</em> message, it shows me "<em>communication problem</em>" with my <code>login.jsp</code> (I used simple <code>login.jsp</code> for authorization).<br/> Maybe it has something in common with <em>widgetset addons</em>?</p> <p>Here is the debug output from client side debug</p> <pre><code>Communication error: (SyntaxError): XML tag name mismatch (expected link) stack: zV@http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html:1768 MV@http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html:3200 rm@http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html:2431 Rm@http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html:3197 @http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html:1742 Rb@http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html:1370 Ub@http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html:2675 @http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html:1895 fileName: http://localhost:8080/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/CBF9DC5091288C6257657899E893380C.cache.html lineNumber: 1771 - Original JSON-text:head&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload