Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0, 3.0.1, EE 3.0.0
-
Fix Version/s: None
-
Component/s: JavaScript Client, Push Library, Push Server
-
Labels:None
-
Environment:windows 7 x64, (netbeans 7.1, eclipse 3.7 indigo), jdk 1.7, apache tomcat 7.0.27
-
ICEsoft Forum Reference:
Description
There is a view where a user can monitor a group of devices. I use icepush to refresh that view everytime a change occurs. I start noticing a lost of performance after several minutes.
I know that something goes wrong because I have used Google chrome and its tool inspect element, and in the network tab I see how the time get bigger and bigger as time goes up.
I know that something goes wrong because I have used Google chrome and its tool inspect element, and in the network tab I see how the time get bigger and bigger as time goes up.
-
Hide
- PruebaICE.zip
- 7.30 MB
- Jose Ignacio Lopez Velez
-
- PruebaICE/.classpath 2 kB
- PruebaICE/.project 1 kB
- PruebaICE/.settings/.jsdtscope 0.5 kB
- PruebaICE/.../org.eclipse.jdt.core.prefs 0.6 kB
- PruebaICE/.../org.eclipse.jst.j2ee.ejb.annotations.xdoclet.prefs 0.1 kB
- PruebaICE/.../org.eclipse.ltk.core.refactoring.prefs 0.1 kB
- PruebaICE/.../org.eclipse.wst.common.component 0.5 kB
- PruebaICE/.../org.eclipse.wst.common.project.facet.core.prefs.xml 0.3 kB
- PruebaICE/.../org.eclipse.wst.common.project.facet.core.xml 0.4 kB
- PruebaICE/.../org.eclipse.wst.jsdt.ui.superType.container 0.0 kB
- PruebaICE/.../org.eclipse.wst.jsdt.ui.superType.name 0.0 kB
- PruebaICE/.../org.eclipse.wst.ws.service.policy.prefs 0.1 kB
- PruebaICE/build/.../ApplicationBean$1.class 1 kB
- PruebaICE/build/.../ApplicationBean.class 1 kB
- PruebaICE/build/.../MonitorBean.class 1 kB
- PruebaICE/build/.../model/Device$1.class 1 kB
- PruebaICE/build/.../model/Device.class 1 kB
- PruebaICE/src/.../ApplicationBean.java 1.0 kB
- PruebaICE/src/.../MonitorBean.java 0.9 kB
- PruebaICE/src/model/Device.java 1 kB
- PruebaICE/war/PruebaICE.war 7.28 MB
- PruebaICE/Web Pages/index.jsp 0.1 kB
- PruebaICE/Web Pages/META-INF/MANIFEST.MF 0.0 kB
- PruebaICE/Web Pages/monitor.xhtml 1 kB
- PruebaICE/Web Pages/.../faces-config.xml 0.3 kB
- PruebaICE/Web Pages/WEB-INF/web.xml 3 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Project containing the sources of the test application developed using eclipse 3.7 indigo, icefaces 3.0.1 and apache tomcat 7.0.27
Show
Jose Ignacio Lopez Velez
added a comment - Project containing the sources of the test application developed using eclipse 3.7 indigo, icefaces 3.0.1 and apache tomcat 7.0.27
These two images shows the status in the network tab under the element inspector of chrome. There we can notice how the page start with times around 60ms and then it reaches times around 1.84s, in that point the page stops rendering changes