vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 729 forks source link

mobile app and push freeze #7687

Closed vaadin-bot closed 4 years ago

vaadin-bot commented 8 years ago

Originally by tiziano.maini


Hi,

I tried to integrate vaadin with phonegap/cordova. I follow the instructions in this repository:

https://github.com/manolo/vaadin-touchkit-phonegap-cordova-start

The problem is that the application freeze when I pause the phone.

tomcat log when I turn off the screen in my android phone

AVVERTENZA: Duplicate resource 782acdbe-068d-4405-a215-5770fd14086b. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one giu 01, 2016 5:51:53 PM org.atmosphere.cpr.DefaultBroadcaster addAtmosphereResource AVVERTENZA: Duplicate resource 782acdbe-068d-4405-a215-5770fd14086b. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one giu 01, 2016 5:51:53 PM org.atmosphere.cpr.DefaultBroadcaster addAtmosphereResource AVVERTENZA: Duplicate resource 782acdbe-068d-4405-a215-5770fd14086b. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one giu 01, 2016 5:51:53 PM org.atmosphere.cpr.DefaultBroadcaster addAtmosphereResource AVVERTENZA: Duplicate resource 782acdbe-068d-4405-a215-5770fd14086b. Could be caused by a dead connection not detected by your server. Replacing the old one with the fresh one

I presume that the problem is with the push technology, I use long polling, but the problem is the same when I switch to websocket. this is the JS console output.

[[Image(#1:1.png)]]


Imported from https://dev.vaadin.com/ issue #19901

vaadin-bot commented 8 years ago

Originally by tiziano.maini


Attachment added: 1.png (278.9 KiB) 1.png https://trac-attachments.vaadin.com/trac/19901/1.png console output

stale[bot] commented 6 years ago

A lot of tickets have been left hanging in the issue tracker through the years. Some of them are still relevant, some of them have been fixed a long time ago and some are no longer valid. To get a better look on what is important and still relevant, we are closing old tickets which have not been touched in a long time. No further work will be done on this ticket. If the ticket seems to be still actual, please verify the problem existence over latest framework version and then open a new ticket in vaadin/framework with all the suitable information.

stale[bot] commented 4 years ago

The issue was automatically closed due to inactivity. If you found some new details to it or started working on it, comment on the issue so that maintainers can re-open it.