Problems with mobile

hi at all!!!
2 questions:

  1. is there any way to have visible confirm when i press a button, while i’m waiting that the new page launched will run?

  2. when i launch my project on a mobile… i have to restart it 4-5 times for a correct use…

the error is always this:

[code]
Time	Logger	Message

(I) 15.01.52 ClientVM Client vm d609d517-641b-0351-aa08-617738d9431f closed: Web session closed.
WARN 14.59.24 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 14:59:22 CET 2014 currentTime=Mon Jan 13 14:59:24 CET 2014 deviation from expected 1000ms delta=1405ms.
(I) 14.59.14 Projects$ProjectChangeMonitor Starting up client project monitor. project=HMI_SCADA, uuid=bd1868d5-6255-fa07-6963-c786732cca8d, editCount=3271, scope=4, version=Published
(I) 14.58.54 VMManager VMCreator starting 1 new client VMs.
(I) 14.58.49 VMManager VMCreator starting 1 new client VMs.
WARN 14.58.47 DataServlet Failure in mobiledata/initvm

java.net.SocketException: Connection reset by peer: socket write error
more
(I) 14.58.47 ClientVM Client vm 0b423894-203c-0042-e912-a80f02d87100 closed: Exception during init message
(I) 14.58.45 VMManager VMCreator starting 1 new client VMs.
WARN 14.58.43 DataServlet Failure in mobiledata/initvm

java.net.SocketException: Connection reset by peer: socket write error
more
(I) 14.58.43 ClientVM Client vm c120769e-a517-b525-6056-b271aea83bf3 closed: Exception during init message
(I) 14.58.40 VMManager VMCreator starting 1 new client VMs.
WARN 14.58.39 DataServlet Failure in mobiledata/initvm

java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(Unknown Source)
at java.net.SocketOutputStream.write(Unknown Source)
at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
at java.io.BufferedOutputStream.flush(Unknown Source)
at java.io.DataOutputStream.flush(Unknown Source)
at com.inductiveautomation.mobile.gateway.MobileVMManager$ClientVMImpl.sendMessage(MobileVMManager.java:595)
at com.inductiveautomation.mobile.gateway.MobileVMManager.initializeVM(MobileVMManager.java:337)
at com.inductiveautomation.mobile.gateway.servlets.MobileSession.initializeVM(MobileSession.java:384)
at com.inductiveautomation.mobile.gateway.servlets.MobileDataServlet$InitVM.handle(MobileDataServlet.java:835)
at com.inductiveautomation.mobile.gateway.servlets.MobileDataServlet.doRequest(MobileDataServlet.java:159)
at com.inductiveautomation.mobile.gateway.servlets.MobileDataServlet.doGet(MobileDataServlet.java:108)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at com.inductiveautomation.ignition.gateway.bootstrap.MapServlet.service(MapServlet.java:85)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Unknown Source)[/code]

i have last ignition version, and java 7.45… but this error is in 7.400 too…
:scratch: :scratch: :scratch: what can i do?

and this:

Time Logger Message WARN 16.26.26 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 16:26:23 CET 2014 currentTime=Mon Jan 13 16:26:26 CET 2014 deviation from expected 1000ms delta=1581ms. WARN 16.16.58 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 16:16:56 CET 2014 currentTime=Mon Jan 13 16:16:58 CET 2014 deviation from expected 1000ms delta=1344ms. WARN 15.52.51 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 15:52:49 CET 2014 currentTime=Mon Jan 13 15:52:51 CET 2014 deviation from expected 1000ms delta=1131ms. WARN 15.50.11 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 15:50:09 CET 2014 currentTime=Mon Jan 13 15:50:11 CET 2014 deviation from expected 1000ms delta=1501ms. WARN 15.27.57 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 15:27:55 CET 2014 currentTime=Mon Jan 13 15:27:57 CET 2014 deviation from expected 1000ms delta=1190ms. WARN 15.27.37 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 15:27:35 CET 2014 currentTime=Mon Jan 13 15:27:37 CET 2014 deviation from expected 1000ms delta=1631ms. WARN 15.27.30 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 15:27:28 CET 2014 currentTime=Mon Jan 13 15:27:30 CET 2014 deviation from expected 1000ms delta=1367ms. WARN 15.27.28 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 15:27:26 CET 2014 currentTime=Mon Jan 13 15:27:28 CET 2014 deviation from expected 1000ms delta=1239ms. WARN 15.27.03 ClockDriftDetector Clock drift, degraded performance, or pause-the-world detected. lastTime=Mon Jan 13 15:27:01 CET 2014 currentTime=Mon Jan 13 15:27:03 CET 2014 deviation from expected 1000ms delta=1303ms.

but my windows server is synch with the same NTP of the VM … what is the problem?

any news?

What are the specs of the Ignition Gateway Server? To be more specific, how much memory is installed? My initial thought is that you may not have enough memory installed to run the mobile clients. Keep in mind that each mobile client will launch a vm on the Ignition Gateway Server. So the memory needed to run the mobile client is coming from the Ignition Gateway Server.