Error on Syncronize

<b>Hi all,</b>
An error is happening in my application. my net is unstable and nor always I obtain to complete to the synchronization. When I sending one solicitation and happens error, suggests the user to restart the process again. What it happens is that when it executes and complete the transaction, the MI submits 2 times to r/3.
<b>att.,
Douglas</b>

hi Sandeep
here is the trace code with a try lose and other try sucessful..
Página inicial  
Rastrear   
I ***** LOG / TRACE SWITCHED ON 
I ***** Mobile Engine version: MI 25 SP 13 Patch 00 Build 200507282032 
I ***** Current timezone: America/Sao_Paulo 
I Trace severity: All (1000) 
D AbstractMEHttpServlet:dispatch request to '/jsp/trace/trace.jsp' 
D Set current application to 'MOBILEENGINE_JSP' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-8". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp' 
D Set current application to 'MOBILEENGINE_JSP' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-10". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D AbstractMEHttpServlet:dispatch request to 'http://127.0.0.1:4444/ZMDKRECEBIMENTO/start' 
D Deactivated application MOBILEENGINE_JSP 
D Set current application to 'ZMDKRECEBIMENTO' 
P Activate application ZMDKRECEBIMENTO 
D Smart Sync framework: entering new context :5E7C57A41716D64A9329B1C062141786 - FEB7E3AAF420D445AFD89B03E390359B 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-8". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D AbstractMEHttpServlet:dispatch request to '/recebimento.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-8". 
D AbstractMEHttpServlet:getEvent() done with event name = 'boxorigem' 
D AbstractMEHttpServlet:dispatch request to '/jsp/recboxorigem.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-10". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D AbstractMEHttpServlet:dispatch request to '/jsp/recebimentmaterial.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-8". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D AbstractMEHttpServlet:dispatch request to '/jsp/recebimentmaterial.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-10". 
D AbstractMEHttpServlet:getEvent() done with event name = 'boxdestino' 
D AbstractMEHttpServlet:dispatch request to '/jsp/recboxdestino.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-8". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D Opened temporary container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)out     000000h.sync for write (container id = 01131aa6d1046f5c286c) 
D Write container header to file (container id = 01131aa6d1046f5c286c): E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outz000003r.sync 
D Closed container file (container id = 01131aa6d1046f5c286c) and rename container file to E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003r.sync 
P Created outbound container for user (SHARED) and method ZMDK_WRP_REC_CREATE 
P Created outbound container for conversationId FEB7E3AAF420D445AFD89B03E390359B / FEB7E3AAF420D445AFD89B03E390359B (User: (SHARED), MSD: Name: / ZMDKRECEBIMENTO (V. 2.01), Target=, Type=com.sap.ip.me.core.JspApplicationType) 
I Synchronize with backend called, Thread=Thread-8 
I Thread=Thread-8 took lock for synchronization. 
P Use following gateway for synchronization: http://wasaepd01:8001 
D UrlConnectionTest: returning instance for same host wasaepd01 
D UrlConnectionTest: lastHostChecked was wasaepd01 
D UrlConnectionTest: lastTimeOfCheck was 1181562673062 
D UrlConnectionTest: last check was 473484 ms ago 
D UrlConnectionTest: try number: 1 
D UrlConnectionTestThread: method run() started... 
D E:Arquivos de programasSAP Mobile Infrastructureproxyauth.txt does not exist, therefore no Proxy-Authorization is set. 
D UrlConnectionTest: try number: 2 
D UrlConnectionTest: try number: 3 
D UrlConnectionTest: try number: 4 
D UrlConnectionTest: try number: 5 
D UrlConnectionTest: try number: 6 
D UrlConnectionTest: try number: 7 
D UrlConnectionTest: try number: 8 
D UrlConnectionTest: try number: 9 
D UrlConnectionTest: try number: 10 
D UrlConnectionTest: try number: 11 
D UrlConnectionTest: try number: 12 
D UrlConnectionTest: it took 6000 ms to test the connection 
P UrlConnectionTest: Connection could not be established!!! 
W Cannot connect to gateway 
com.sap.ip.me.api.services.HttpConnectionException: URL connection test timeout 
at com.sap.ip.me.api.services.IOUtils.isConnectable(IOUtils.java:664) 
at com.sap.ip.me.sync.SyncManagerImpl.doConnectionTest(SyncManagerImpl.java:532) 
at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:383) 
at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:285) 
at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79) 
at br.com.gerdau.rec.rfc.ZMOB_WRP_REC_CREATE.confirmaRecebimento(ZMOB_WRP_REC_CREATE.java:175) 
at br.com.gerdau.rec.RecebimentoServlet.confirmaRecebimento(RecebimentoServlet.java:676) 
at br.com.gerdau.rec.RecebimentoServlet.doHandleEvent(RecebimentoServlet.java:454) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetThreadSafe(AbstractMEHttpServlet.java:412) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet(AbstractMEHttpServlet.java:675) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doPost(AbstractMEHttpServlet.java:695) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service(AbstractMEHttpServlet.java:326) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) 
at org.apache.tomcat.core.Handler.service(Handler.java:287) 
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) 
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806) 
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752) 
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213) 
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) 
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) 
at java.lang.Thread.run(Thread.java:534) 
I Synchronization finished, Thread=Thread-8 
D AbstractMEHttpServlet:dispatch request to '/jsp/message.jsp' 
A URLConnectionThread: caught exception java.net.ConnectException: Connection timed out: connect 
java.net.ConnectException: Connection timed out: connect 
at java.net.PlainSocketImpl.socketConnect(Native Method) 
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) 
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171) 
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158) 
at java.net.Socket.connect(Socket.java:452) 
at java.net.Socket.connect(Socket.java:402) 
at sun.net.NetworkClient.doConnect(NetworkClient.java:139) 
at sun.net.www.http.HttpClient.openServer(HttpClient.java:402) 
at sun.net.www.http.HttpClient.openServer(HttpClient.java:618) 
at sun.net.www.http.HttpClient.(HttpClient.java:306) 
at sun.net.www.http.HttpClient.(HttpClient.java:267) 
at sun.net.www.http.HttpClient.New(HttpClient.java:339) 
at sun.net.www.http.HttpClient.New(HttpClient.java:320) 
at sun.net.www.http.HttpClient.New(HttpClient.java:315) 
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:521) 
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:498) 
at com.sap.ip.me.api.services.UrlConnectionTest$UrlConnectionTestThread.run(UrlConnectionTest.java:332) 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-10". 
D AbstractMEHttpServlet:getEvent() done with event name = 'boxorigem' 
D AbstractMEHttpServlet:dispatch request to '/jsp/recboxorigem.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-8". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D AbstractMEHttpServlet:dispatch request to '/jsp/recebimentmaterial.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-10". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D AbstractMEHttpServlet:dispatch request to '/jsp/recebimentmaterial.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-8". 
D AbstractMEHttpServlet:getEvent() done with event name = 'boxdestino' 
D AbstractMEHttpServlet:dispatch request to '/jsp/recboxdestino.jsp' 
D Set current application to 'ZMDKRECEBIMENTO' 
D AbstractMEHttpServlet:doGetThreadSafe() called Thread = " Thread-10". 
D AbstractMEHttpServlet:getEvent() done with event name = '' 
D Opened temporary container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)out     000000i.sync for write (container id = 01131aa74b73790e8280) 
D Write container header to file (container id = 01131aa74b73790e8280): E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outz000003s.sync 
D Closed container file (container id = 01131aa74b73790e8280) and rename container file to E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003s.sync 
P Created outbound container for user (SHARED) and method ZMDK_WRP_REC_CREATE 
P Created outbound container for conversationId FEB7E3AAF420D445AFD89B03E390359B / FEB7E3AAF420D445AFD89B03E390359B (User: (SHARED), MSD: Name: / ZMDKRECEBIMENTO (V. 2.01), Target=, Type=com.sap.ip.me.core.JspApplicationType) 
I Synchronize with backend called, Thread=Thread-10 
I Thread=Thread-10 took lock for synchronization. 
P Use following gateway for synchronization: http://wasaepd01:8001 
D UrlConnectionTest: returning instance for same host wasaepd01 
D UrlConnectionTest: lastHostChecked was wasaepd01 
D UrlConnectionTest: lastTimeOfCheck was 1181563146546 
D UrlConnectionTest: last check was 31297 ms ago 
D UrlConnectionTest: try number: 1 
D UrlConnectionTestThread: method run() started... 
D E:Arquivos de programasSAP Mobile Infrastructureproxyauth.txt does not exist, therefore no Proxy-Authorization is set. 
D UrlConnectionTest: try number: 2 
D UrlConnectionTestThread: URL protocol is http 
D UrlConnectionTestThread: HTTP responsecode is 200 
D UrlConnectionTest: it took 1000 ms to test the connection 
P UrlConnectionTest: Connection could be established!!! 
P URL connection test was successfull!!! 
D Synchronisation: Fire SyncEvent 0 
P Thread Thread-10 switched context to MI4558444649475545 / 890A084C789BD242BE0EF4CCA2A4B74E (User: EXDFIGUE, MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
I SyncEvent Performing com.sap.ip.me.core.StatusUpdater on ConversationId MI4558444649475545 
D Smart Sync framework: entering new context :MI2853484152454429 - MI2853484152454429 
D Get IPersistenceManager for ConversationID: MI2853484152454429 
D beginTransaction() called with doWait=false for instance 16706762 
D PersistenceManagerImpl.beginTransaction():false 
D PersistenceManagerImpl.get(IQuery):(Type: (IClassDescriptor(Name: meta_topRow)))(Condition: (ALWAYS TRUE))(Order: ((IAttributeDescriptor(Name: downloadOrder)) asc))(Start index: 0)(Max results: -1) 
D commit() called on instance 16706762 
D PersistenceManagerImpl.commit() 
P original context restored 
D Smart Sync framework: entering new context :5E7C57A41716D64A9329B1C062141786 - FEB7E3AAF420D445AFD89B03E390359B 
P Thread Thread-10 switched context to MI2853484152454429 / 05DFF40679CABF458D250847C70D06EA (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
I SyncEvent Performing com.sap.ip.me.services.os.AgentManager$AgentSyncEventListener on ConversationId MI2853484152454429 
D Smart Sync framework: entering new context :MI2853484152454429 - MI2853484152454429 
D Get IPersistenceManager for ConversationID: MI2853484152454429 
D beginTransaction() called with doWait=false for instance 7068128 
D PersistenceManagerImpl.beginTransaction():false 
D PersistenceManagerImpl.get(IQuery):(Type: (IClassDescriptor(Name: meta_topRow)))(Condition: (ALWAYS TRUE))(Order: ((IAttributeDescriptor(Name: downloadOrder)) asc))(Start index: 0)(Max results: -1) 
D commit() called on instance 7068128 
D PersistenceManagerImpl.commit() 
D Opened temporary container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)out     000000j.sync for write (container id = 01131aa74f5ba6c7507e) 
D Write container header to file (container id = 01131aa74f5ba6c7507e): E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outz000003t.sync 
D Closed container file (container id = 01131aa74f5ba6c7507e) and rename container file to E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003t.sync 
P Created outbound container for user (SHARED) and method AGENT_PARAMETERS 
P Created outbound container for conversationId MI2853484152454429 / 05DFF40679CABF458D250847C70D06EA (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) 
P original context restored 
D Smart Sync framework: entering new context :5E7C57A41716D64A9329B1C062141786 - FEB7E3AAF420D445AFD89B03E390359B 
P Thread Thread-10 switched context to MI2853484152454429 / 05DFF40679CABF458D250847C70D06EA (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
I SyncEvent Performing com.sap.ip.me.sync.LogSender on ConversationId MI2853484152454429 
D Smart Sync framework: entering new context :MI2853484152454429 - MI2853484152454429 
D Get IPersistenceManager for ConversationID: MI2853484152454429 
D beginTransaction() called with doWait=false for instance 11350939 
D PersistenceManagerImpl.beginTransaction():false 
D PersistenceManagerImpl.get(IQuery):(Type: (IClassDescriptor(Name: meta_topRow)))(Condition: (ALWAYS TRUE))(Order: ((IAttributeDescriptor(Name: downloadOrder)) asc))(Start index: 0)(Max results: -1) 
D commit() called on instance 11350939 
D PersistenceManagerImpl.commit() 
D Opened temporary container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)out     000000k.sync for write (container id = 01131aa74f6b6bad7ce5) 
D Write container header to file (container id = 01131aa74f6b6bad7ce5): E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outz000003u.sync 
D Closed container file (container id = 01131aa74f6b6bad7ce5) and rename container file to E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003u.sync 
P Created outbound container for user (SHARED) and method CENTRAL_TRACING 
P Created outbound container for conversationId MI2853484152454429 / 05DFF40679CABF458D250847C70D06EA (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) 
I AppLog severity: Warning (60) 
P original context restored 
D Smart Sync framework: entering new context :5E7C57A41716D64A9329B1C062141786 - FEB7E3AAF420D445AFD89B03E390359B 
P Thread Thread-10 switched context to MI2853484152454429 / 05DFF40679CABF458D250847C70D06EA (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
I SyncEvent Performing com.sap.ip.me.core.RegistryInboundProcessingLog$RegistryInboundProcessingLogSyncEventListener on ConversationId MI2853484152454429 
D Smart Sync framework: entering new context :MI2853484152454429 - MI2853484152454429 
D Get IPersistenceManager for ConversationID: MI2853484152454429 
D beginTransaction() called with doWait=false for instance 3791498 
D PersistenceManagerImpl.beginTransaction():false 
D PersistenceManagerImpl.get(IQuery):(Type: (IClassDescriptor(Name: meta_topRow)))(Condition: (ALWAYS TRUE))(Order: ((IAttributeDescriptor(Name: downloadOrder)) asc))(Start index: 0)(Max results: -1) 
D commit() called on instance 3791498 
D PersistenceManagerImpl.commit() 
P original context restored 
D Smart Sync framework: entering new context :5E7C57A41716D64A9329B1C062141786 - FEB7E3AAF420D445AFD89B03E390359B 
P Thread Thread-10 switched context to MI2853484152454429 / 05DFF40679CABF458D250847C70D06EA (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
I SyncEvent Performing com.sap.ip.me.ccms.LastSuccessfulSyncAlert on ConversationId MI2853484152454429 
D Smart Sync framework: entering new context :MI2853484152454429 - MI2853484152454429 
D Get IPersistenceManager for ConversationID: MI2853484152454429 
D beginTransaction() called with doWait=false for instance 3853415 
D PersistenceManagerImpl.beginTransaction():false 
D PersistenceManagerImpl.get(IQuery):(Type: (IClassDescriptor(Name: meta_topRow)))(Condition: (ALWAYS TRUE))(Order: ((IAttributeDescriptor(Name: downloadOrder)) asc))(Start index: 0)(Max results: -1) 
D commit() called on instance 3853415 
D PersistenceManagerImpl.commit() 
P original context restored 
D Smart Sync framework: entering new context :5E7C57A41716D64A9329B1C062141786 - FEB7E3AAF420D445AFD89B03E390359B 
P Thread Thread-10 switched context to MI2853484152454429 / 05DFF40679CABF458D250847C70D06EA (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
I SyncEvent Performing com.sap.ip.me.smartsync.core.SyncAdapter on ConversationId MI2853484152454429 
D Smart Sync framework: entering new context :MI2853484152454429 - MI2853484152454429 
D Get IPersistenceManager for ConversationID: MI2853484152454429 
D beginTransaction() called with doWait=false for instance 4301103 
D PersistenceManagerImpl.beginTransaction():false 
D PersistenceManagerImpl.get(IQuery):(Type: (IClassDescriptor(Name: meta_topRow)))(Condition: (ALWAYS TRUE))(Order: ((IAttributeDescriptor(Name: downloadOrder)) asc))(Start index: 0)(Max results: -1) 
D commit() called on instance 4301103 
D PersistenceManagerImpl.commit() 
D Smart Sync received SyncEvent of type 0 for ConvId MI2853484152454429 
D Get IPersistenceManager for ConversationID: MI2853484152454429 
D beginTransaction() called with doWait=false for instance 12406332 
D PersistenceManagerImpl.beginTransaction():false 
D Performing Smart Sync outbound processing for Context com.sap.ip.me.smartsync.core.Context:  
P Begin transaction for outbound containers 
D GlobalResetProcessing was set to DEFAULT 
D Conversation id is complete (serverCommunicationId=05DFF40679CABF458D250847C70D06EA clientId=MI2853484152454429) 
D Added 0 download requests to Generic Sync outbound queue. 
P Commit transaction for outbound containers 
P Move containers from transactional outbound folder to outbound folder 
P Save conversation ids 
D commit() called on instance 12406332 
D PersistenceManagerImpl.commit() 
P original context restored 
D Smart Sync framework: entering new context :5E7C57A41716D64A9329B1C062141786 - FEB7E3AAF420D445AFD89B03E390359B 
P Thread Thread-10 switched context to MI2853484152454429 / 05DFF40679CABF458D250847C70D06EA (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 251300), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
I SyncEvent Performing com.sap.ip.me.ccms.AlertManagerImpl on ConversationId MI2853484152454429 
D Smart Sync framework: entering new context :MI2853484152454429 - MI2853484152454429 
D Get IPersistenceManager for ConversationID: MI2853484152454429 
D beginTransaction() called with doWait=false for instance 5994703 
D PersistenceManagerImpl.beginTransaction():false 
D PersistenceManagerImpl.get(IQuery):(Type: (IClassDescriptor(Name: meta_topRow)))(Condition: (ALWAYS TRUE))(Order: ((IAttributeDescriptor(Name: downloadOrder)) asc))(Start index: 0)(Max results: -1) 
D commit() called on instance 5994703 
D PersistenceManagerImpl.commit() 
P original context restored 
D Smart Sync framework: entering new context :5E7C57A41716D64A9329B1C062141786 - FEB7E3AAF420D445AFD89B03E390359B 
P Repetitive sync is turned off 
P Synchronization started for user (SHARED) 
D PackageManager: create package with maximum 2147483647 items 
A Deletion of outbound container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outc000000b.sync was successful 
A Deletion of outbound container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outc000000c.sync was successful 
A Deletion of outbound container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outc000000d.sync was successful 
A Deletion of outbound container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outc000000e.sync was successful 
A Deletion of outbound container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outc000000f.sync was successful 
A Deletion of outbound container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outc000000g.sync was successful 
D PackageManager: filled package with 6 acknowledge received container(s) 
D PackageManager: filled package with 6 acknowledge container(s) 
D Opened container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003p.sync for read (container id = 01131aa1bb70ee1d19ab) 
D Closed container file (container id = 01131aa1bb70ee1d19ab) 
D Opened container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003q.sync for read (container id = 01131aa1bb9f9e55ab34) 
D Closed container file (container id = 01131aa1bb9f9e55ab34) 
D Opened container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003r.sync for read (container id = 01131aa6d1046f5c286c) 
D Closed container file (container id = 01131aa6d1046f5c286c) 
D Opened container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003s.sync for read (container id = 01131aa74b73790e8280) 
D Closed container file (container id = 01131aa74b73790e8280) 
D Opened container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003t.sync for read (container id = 01131aa74f5ba6c7507e) 
D Closed container file (container id = 01131aa74f5ba6c7507e) 
D Opened container file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outi000003u.sync for read (container id = 01131aa74f6b6bad7ce5) 
D Closed container file (container id = 01131aa74f6b6bad7ce5) 
D PackageManager: filled package with 25 container items or headers 
D PackageManager: filled package with 2 notify container(s) 
D Package file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outpackage.out exists and can be read 
P Synchronisation started 
D Begin: Dumping file E:Arquivos de programasSAP Mobile Infrastructuresync(SHARED)outpackage.out 
MISYNC0x1251300 
01131a9facc4f3ff1c1c 

ZMDK_WRP_REC_CREATE 
FEB7E3AAF420D445AFD89B03E390359B 
4B4165423827F44A84F8929D1B266450 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9facd4138718de 

CLIENT_ALERT 
05DFF40679CABF458D250847C70D06EA 
5EFFDB676600DD4989425DC6908C1FD7 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9facd579f88088 

CENTRAL_TRACING 
05DFF40679CABF458D250847C70D06EA 
8345BDCD53425A4598F0D5EB3934A21A 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9face47d585e77 

ZMDK_WRP_REC_CREATE 
FEB7E3AAF420D445AFD89B03E390359B 
961D2FDAB8DB0645B0FCE79079D68445 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9face58b26dece 

AGENT_PARAMETERS 
05DFF40679CABF458D250847C70D06EA 
F58DAD4DF92CE849B342D8E5DB5D40FF 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9face63b9bdf5b 

AGENT_PARAMETERS 
05DFF40679CABF458D250847C70D06EA 
F7F04E8E9AD555499B1A9BD47A39911A 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9facf355f91f5e 

AGENT_PARAMETERS 
05DFF40679CABF458D250847C70D06EA 
9545A37371963C4F835A8C6D9959E8F4 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9facf49662a55c 

CLIENT_ALERT 
05DFF40679CABF458D250847C70D06EA 
B8148A49CF7FFB43B0F9E9FA37581D04 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9fad03c92af324 

AGENT_PARAMETERS 
05DFF40679CABF458D250847C70D06EA 
0A617CC745BFD04C8136916A2F3BB58F 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131a9fad041f058af5 

CENTRAL_TRACING 
05DFF40679CABF458D250847C70D06EA 
887A95CE631C9340B8F3016315862553 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131aa05681e12770d9 

ZMDK_WRP_REC_CREATE 
FEB7E3AAF420D445AFD89B03E390359B 
865529B17C652F4FB0301E4C4FE16D54 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
01131aa1b6fc736e9b65 

ZMDK_WRP_REC_CREATE 
FEB7E3AAF420D445AFD89B03E390359B 
D31056299A69274CBAB4D4ECD817AD0F 
-1 
NEW_PROTOCOL 

-1 

-1 
-1 
 

Similar Messages

  • I get: Unknown error (-50). can not syncronize your ipod!!!!!

    Hi
    I have 60GB ipod with itunes7 windows XP pro
    I cant see any artwork in my ipod because when I check the option to see artwork and I syncronize(update) my ipod a message pops up:
    Unknown error (-50). can not syncronize your ipod!!!!!
    it is something like that because its in spanish. I dont know how to fix this mistake. please help

    Hi thanks for your answer.
    I am afraid it still does not work.
    Now, when I select the Airport, it tries connecting for a long time "connecting to "Airport Name"...but never connects.

  • Reg Syncronization error

    Hi All,
        I am implementing MI in my organization,I am getting some problems while setting
        Configurations in MI.I got the Syncronization Error
    • Synchronization started 
    • Connection set up (without proxy) to: http://mytecsap05:50100/sap/bc/MJC/mi_host?~sysid=XIM& 
    • Connection to server failed. 
    • Error: cannot connect (java.io.FileNotFoundException: http://mytecsap05:50100/sap/bc/MJC/mi_host?sysid=XIM&client=001&~language=EN&ACKNOWLEDGE=&) 
    I checked in SICF transaction all the MJC related are Activated, and also I tested  mi_host with user MISUPERADMIN ,its working fine. I don't know where the problem is.
    Can u anyone please help me out in this.
    Thanks & Regards,
    Archana.

    Hi Archana
        This exception is thrown on the client because a short dump would have occured in the middlware.  Please go to transaction ST22 and check if there are any dumps for the sync user and see if you can resolve it or else copy paste the dump here. Might be we can provide you a solution :-).
    Best Regards
    Sivakumar

  • Syncronization Error 0x8004fd2b

    I am getting Error 0x8004fd2b when synchronizing. It happens at the calendar syncronization part. Has anyone solved this?
    Solved!
    Go to Solution.

    Hi there!
    To get you started, here's a KB article that discusses the error along with possible remedies:
    http://www.blackberry.com/btsc/microsites/search.do?cmd=displayKC&docType=kc&externalId=KB14924&slic...
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • When I wants to syncronize my foto's from my computer to my Ipad, Ik get the message  "itunes photprocessor was not installed correctly, please reinstall itunes, error 7"  When i did so, the same message appears again and again??????

    When I want to syncronize my photo's from my computer to my Ipad, I get the message  "itunes photoprocessor was not installed correctly, please reinstall itunes, error 7"
    When I did so, the same message appears again and again.
    Anyone knows the solution?
    Thanks on forhand.

    Repair Apple Application Support.
    START/CONTROL PANEL/PROGRAMS N FEATURES/highlight APPLE APPLICATION SUPPORT, then click the REPAIR button

  • Syncronization error afer obfuscating jar file

    hi.
    i am working with the MEP application. the application works fine before obfuscating the application.
    once i obfuscate the jar file, it gives me a error in synchronization
    the error is
    1251287045162 Thread[Sync Thread,6] [INFO] [HTTP 1] getHeaderField( Content-Type ) = application/vnd.syncml+xml
    dq: incompatible class: org.kxml2.io.KXmlParser
         at jd.a(+346)
         at jd.a(+5)
         at gx.a(+3)
         at as.a(+7)
         at as.a(+353)
         at c.b(+41)
         at c.a(+28)
         at fm.f(+12)
         at bj.a(+99)
         at sample.Midlet.d(+93)
         at sample.Midlet.run(+34)
    SyncMLEventReader: null
    1251287045334 Thread[Sync Thread,6] [INFO] [HTTP 1] Closing input stream
    Readed:
    1251287045412 Thread[Sync Thread,6] [INFO] [HTTP 1] Entering closed state
    kq:
    Please check URL
    http://172.29.120.50:8080/sync
    Error Details:
    java.lang.NullPointerException
         at as.a(+566)
         at c.b(+41)
         at c.a(+28)
         at fm.f(+12)
         at bj.a(+99)
         at sample.Midlet.d(+93)
         at sample.Midlet.run(+34)
    midlet.getSynchronizeTask
    ey:
    Please check URL
    http://172.29.120.50:8080/sync
    Error Details:
    java.lang.NullPointerException
         at bj.a(+179)
         at sample.Midlet.d(+93)
         at sample.Midlet.run(+34)
    Caused by:
    kq:
    Please check URL
    http://172.29.120.50:8080/sync
    Error Details:
    java.lang.NullPointerException
         at as.a(+566)
         at c.b(+41)
         at c.a(+28)
         at fm.f(+12)
         at bj.a(+99)
         at sample.Midlet.d(+93)
         at sample.Midlet.run(+34)
    ERROR in SYNC
    please help....

    Thanks it worked ...
    But i would like to share with you that ...
    i am using netbeans 6.5, and jdk 6
    i have build the complete application using netbeans 6.5 , but when increase the obfuscation level of the application and add the two lines
    -keep public class org.kxml2.io.KXmlSerializer
    -keep public class org.kxml2.io.KXmlParser to the additional settings. it give s me the following error
    {color:#ff0000}Expanding: C:\Documents and Settings\SShete\My Documents\NetBeansProjects\vtms_test_lwuit_Backup\build\obfuscated.jar into C:\Documents and Settings\SShete\My Documents\NetBeansProjects\vtms_test_lwuit_Backup\build\obfuscated
    C:\Documents and Settings\SShete\My Documents\NetBeansProjects\vtms_test_lwuit_Backup\nbproject\build-impl.xml:459: Error while expanding C:\Documents and Settings\SShete\My Documents\NetBeansProjects\vtms_test_lwuit_Backup\build\obfuscated.jar
    java.io.FileNotFoundException: C:\Documents and Settings\SShete\My Documents\NetBeansProjects\vtms_test_lwuit_Backup\build\obfuscated.jar (The system cannot find the file specified)
    BUILD FAILED (total time: 21 seconds){color}
    so what i have done is , i have opened the same project using wtk2.5.2 toolkit and then made changes to the default.pro file of proguard.jar.
    this proguard.jar is placed in c:\WTK\bin
    the changes to be made in defualt.pro are
    -keep public class org.kxml2.io.KXmlSerializer
    -keep public class org.kxml2.io.KXmlParser
    -dontoptimize
    again restart wtk toolkit.
    and now the application gets obfuscated and syncronizes properly..

  • I cannot syncronize my ipad to my laptop error 4002?

    Cannor syncronize my ipad to my laptop error 4002

    What are you hoping to do via bluetooth ? On iOS devices bluetooth is mainly aimed at devices such as keyboards and headphones, you can't use it for transferring documents/files - the supported bluetooth profiles are shown on this page : http://support.apple.com/kb/HT3647

  • Agenda syncronization error

    BlackBerry Curve 9300
    BlackBerry Desktop Software version 7.0.0.59
    Device software version 6.0 set 2475
    Syncronization with usb cable
    Wireless disconnected according to the manual instructions
    I had a previous version of BlackBerry Desktop Software and the syncronization was running fine.
    I started having the following agenda syncronization error since I updated the BlackBerry Desktop Software to the latest version:
    1st error message:
    "Failure of agenda startup. BlackBerry Desktop Software can't load the data configuration of the previous agenda. Reconfigure the agenda definitions to syncronize the data between the computer and the device"
    when I click the OK button...
    2nd message:
    "Failure of agenda startup. The agenda module will be closed as it's not possible to load it."
    The problem it's only in the agenda module. I still can syncronize the multimedia and applications modules.
    When I click the button "SYNCRONIZE ALL" it appears the following message:
    "The agenda data aren't configured for syncronization and will not be included when you do the syncronization. Click the CONFIGURE button to access and update the agenda definitions"
    The error message dialog disappears when I click the CONFIGURE button but nothing happens...
    Anyone knows how to solve this problem?
    Thanks in advance.
    Pedro

    Hi pwcarvalho,
    Welcome to the Support Community!
    Could you please provide more information? Are you synchonizing with Microsoft® Outlook®? If so, what version of Microsoft® Outlook® are you using? I would suggest first trying to reset your synchronization settings in the Organizer section of the BlackBerry® Desktop Software and then configuring them again before testing again.
    If this does not resolve the issue, please try to uninstall the BlackBerry® Desktop Software, reboot your computer, then reinstall the BlackBerry® Desktop Software from http://bbry.lv/Ls1B9o
    Hope this helps.
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Error while trying to syncronize audio and midi

    i use a powermac with a motu 896 hd
    i also have a powerbook
    last week i tried to record with the the motu and the powermac
    but after a short time the message 'error......midi' acured
    to continue my word i switched to the powerbook with succes and finished the project
    but with the powermac i couldnt solve the problem
    i bought and installed the udate logic 7.1
    i reinstalled the drivers for the motu
    i updated my powermac (it is not permantly connected to the internet)
    i checked the settings and compared it with the powerbook
    but with no succes
    on this site i read something about resetting the motu to factory settings but i cant find anything on the audio setup or cumix console
    can someone help me
    by the way : i'm a new member, so hello to you all

    i have a motu 896hd
    this has not got such a switch
    meanwhile i tried a bunch of other things
    reinstall logic and so on
    30 minutes ago a tried a last thing, change the firewirecable between the mac and the motu.....and guess..... till now the problem's solved
    im not sure for 100% but im testing now

  • Blackberry Desktop Software syncroniza​tion errors

    I have not been able to find a solution to an error I am getting with a MAPi logon failure, I am using Microsoft Office 365 Pro Plus which has a 2013 version of Outlook (POP email not Mapi). I assume this error started after an automatic upgrade as I have been using this same set up for over 6 months

    Hi and Welcome to the Community!
    Interesting...I actually cannot determine at all why it ever worked for you...the Desktop Software is not compatible with Outlook 2013...refer:
    KB12268 Synchronization support for BlackBerry Desktop Software for Windows
    Unless it's Outlook that got upgraded? You were not clear about exactly what was upgraded...but, if it was Outlook, then that would indeed explain it...the upgrade took you to a version of Outlook that is not supported.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Syncronization Error

    I just got a new BB Bold 9900 and am trying to sync Outlook 2010 to BB Desktop 7.0. I get the following error message:
    "A program error occured at line 140 in .\Error.cpp. Please report this error by sending a log to technical support."
    Well, all of this is new with me so I don't know what this message means and I don't know how to send a long to tech support. Can anyone help me?
    Thanks!!!

    Hi and Welcome to the Community!
    Here is a KB that discusses that error:
    KB32032Reoccurring appointments of a specific pattern cause the sync to fail with an error message in BlackBerry Desktop Software
    Hopefully it contains something useful! There also are multiple existing threads on this site that discuss that exact error...your review of those might prove useful, and a search of this site, using the error message, error code, or symptom, should reveal all applicable existing threads to you.
    jak2003 wrote:
    and I don't know how to send a long to tech support.
    All formal support starts with your mobile network provider (Telus, according to your profile). If the above KB does not resolve your issue, then you would contact Telus and refer them to the KB instructions...they (Telus) can escalate your case into RIM for formal support.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Microsoft Outlook syncronization errors - Vista

    Hello
    I have a new 8300 and am trying to get it to synch with my outlook.  I use VISTA.  I loaded the desktop manager and it worked first time but now it doesn't.  Each time it begins and when it gets to the third step it stops, freezes, then I get the message:
    Problem signature:  Problem Event Name:                       
    APPCRASH  Application Name:                            
     DesktopMgr.exe  Application Version:                          
    4.5.0.15  Application Timestamp:                    
     48400287  Fault Module Name:                         
    StackHash_6d57  Fault Module Version:                       
    6.0.6001.18000  Fault Module Timestamp:                 
    4791a7a6  Exception Code:                                 
    c0000374  Exception Offset:                               
    000b015d  OS Version:                                         
    6.0.6001.2.1.0.256.4  Locale ID:                                            
    1033  Additional Information 1: 6d57 
    Additional Information 2: a8064b034a1a2f2f618d075073f8fe42 
    Additional Information 3: 6d6d 
    Additional Information 4: 77597fd8b9929087121da8ad5ca0aae9 
    Can anyone help me figure out what to do to solve this?  I ahve NO IDEA what any of that means!  Thanks to all.  
    Solved!
    Go to Solution.

    I agree with sdgardne, try getting the latest version of Desktop Mangaer (DTM).
    Make sure to properly uninstall it before you load the latest version:
    http://www.blackberry.com/btsc/KB02206
    that way you will stay clear of any errors.
    You can find the latest DTM over here:
    https://www.blackberry.com/Downloads/entry.do?code=A8BAA56554F96369AB93E4F3BB068C22
    Kijana
    Please remember to:
    1. Mark Accept as Solution on the appropriate post once your issue has been resolved
    2. Give Kudos to helpful posts (click the star next to the post)
    Thanks

  • 8830 Syncronization Error code 0x8004fceb

    During sync I get this error and nothing else sycronizes...it says see documentation...I have searched and cannot seem to find this documentation.

    Hi!
     Here is the procedure , Bifoccals!
    The Intellisync folder is probably hidden.
    To Unhide it.
    Go to "Organize" on the top left hand corner.
    Click "Folder and Search Options"
    Click "View" tab
    Highlight "Show Hidden Files and Folders" "SAVE" and You should see the folder.
    Users/"me"/AppData/Roaming/Research in
    Motion/Blackberry/
    After you delete the folder and resync you have to reconfigure the settings
    On the Desktop Manager
    Click "Configuration Tab"
    Click "Configure Synch"
    Select Calendar, Address and whatever you want to synch with the blackberry.
    Save and then
    Synchoronize Now.
    Please let me know how it goes!
    Thanks
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • I get the information while syncronize my iPhone "Not able to open ITunes error libobjc.i386.a.dll is missing" who can help me?

    i get the information while syncronize my iPhone "Not able to open ITunes

    Hi Coreenfrombc,
    If you are having issues with iTunes after an attempted update, you may find the following article helpful:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Regards,
    - Brenden

  • ITunes has stopped working error message on my Dell Latitude E6520 when trying to sync photos to my iPhone 3GS.  Why?!

    For some reason, I keep getting the "iTunes has stopped working" error message on my Dell Latitude E6520 when trying to sync photos to my iPhone 3GS.  I am using Windows 7 on my 64-bit computer.  iTunes will begin to optimize the photos in the folder I have directed it to (I am trying to load almost 3000 photos and videos), and it will go through optimizing all of them singularly, then get to the step where it says "optimizing" again, but does so in bigger groups.  It will get to about 2000, and then the error message "iTunes has stopped working" will pop up, and say that "Windows must close the program and will search for a solution, and if it finds one, it will notify me".  Why can't I sync these photos, and what can I do?  Thanks so much for the help, I really appreciate it!

    Same problem here! Moreover, for some reason, the pictures in my iPhone 3GS somehow have been divided into 2 folders, Photos and Medialibrary. And when I open iPhone as a folder through the explorer I can see only the Photos folder, but cannot see the Medialibrary folder which stores the photos taken before updating/upgrading the iPhone and getting separated folders!!! What the hack with all of this?!!! When I connect iPhone to PC it automatically opens iTunes and starts syncronizing it, but at the process of OPTIMIZING the photos (and according to the number of photos it shows, I see that it tries to syncronize that invisible Medialibrary folder) the process suddenly stops and error message pops out Tried the sync test, tried the button DEBUG in that pop out message, but NOTHING HELPS!!! Also, when I open the Medialibrary in my iPhone, the screen get sblack all through scrolling it down, only the video clips are shown there... >.<
    So, could you, apple developers, please, explain WHAT THIS PROBLEM IS ABOUT?!!!!!! FIX IT! I am getting ****** of to spend hours at the computer and reading those lame advises which do not help at all! I have my own things to do except reading your support websites. And I payed for the product ready to use, but not a halfproduct which problems should further be solved somehow by users..

Maybe you are looking for

  • How can I access an unsupported usb device that's seen by system profiler

    is there a way to access an unsupported usb device? my parents bought my daughter a cheap and easy to use digital camera and I am looking for a way to access the photos. the camera's manual mentions that there is no mac driver and there are no plans

  • IWeb link to domain name

    I created an iWeb site and would like to have my domain .org point to that site to act as my official web site for now. How do I go about that?

  • Wrong BIOS in support page for Satellite A300D

    Hi all, half hour ago i was searching a driver for my a300d and i found a new bios version 2.80-win64 10/02/12 latest bios is 3.30 back in 2009 new versions are always with biggest numbers ..and never after almost 3 years i'm not stupid enough to try

  • Error occurs when executing a procedure

    I have queried a package and procedure.But when executing it shows an error. Here is the query CREATE OR REPLACE PACKAGE refcursor_pkg AS TYPE SYS_REF_CURSOR IS REF CURSOR RETURN EMP%ROWTYPE; end refcursor_pkg; CREATE OR REPLACE PROCEDURE mem_select(

  • /BOFU/IF_FBI_CONNECTOR_BASE~NOTIFY_CHANGE_OBJECT -- Null Error

    Hi Experts, In Incident, I created a tabbed component similar to the standard one, and added custom fields to it and maintained the wired schema as seen in standard and added to component via enhancement. But In it is giving a dump, zero object refer