on 2015 May 28 9:33 AM
Hi,
I have this "remoteDB/mobilink/oracle environment" that I'm updating and now that I'm trying to test synchronization I'm getting the message that request cannot be completed without any explanation.
What could cause this?
I can reach the mobilink server and the consolidated database. The mobilink server can also reach the consolidated database.
I've seen this url: http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.help.sqlanywhere.12.0.1/saerrors/mlsrv...
And I have also checked the mobilink logs on the server with following settnigs and the log shows nothing... there is no indication that any connection was made. These are the settings I use: -v -o C:\\MobilinkLog\\mls.txt -os 10m -cn 5 -zu+ -w 100 -ds 0
And this is what I see in SQL Anywhere Mobilink client:
I. 2015-05-28 14:06:32. Connecting to MobiLink server at 'host=xxx.xxx.xxx.xxx;port=2439' using 'TCPIP' I. 2015-05-28 14:06:32. Begin upload
I. 2015-05-28 14:06:32. Uploading table operations
I. 2015-05-28 14:06:32. Waiting for MobiLink to apply upload
E. 2015-05-28 14:06:32. Error code from MobiLink server: -10368
E. 2015-05-28 14:06:32. Server error: Unable to complete the request
E. 2015-05-28 14:06:32. Error code from MobiLink server: -10368
E. 2015-05-28 14:06:32. Server error: Unable to complete the request
I. 2015-05-28 14:06:32. End synchronizing subscription(s) 'XXXX'
I. 2015-05-28 14:06:32. Disconnecting from MobiLink server
I. 2015-05-28 14:06:32. Synchronization completed
Request clarification before answering.
The simplest explanation to the ML Client indicating that the ML Server returned error X, but the ML Server having no record of the synchronization is that the ML Client is connecting to a different ML Server.
Are you sure that this is the ML Server running on IP Addres xxx.xxx.xxx.xxx ? Is there any other network infrastructure between the ML Client and ML Server ? If you increase the verbosity of the ML Server to -v+, is there any indication of a synchronization?
Reg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Reg's answer is underscored by the fact that your MLSRV12 console log terminates prior to the sync time related to that error: 2015-05-28 14:06:32.
While that could just be due to you not including the whole console log or you are looking for a different ML server.
TIP: requests will show up with their session information between those angle-brackets ... and it won't be the lines with '<main>'.
My sincere apologies. I was indeed connected to the wrong server. Simple as that. I got the IP of the server from another project of mine and pinged the server to see if I could reach it but offcourse I could since it was a different mobilink server. After your responses I did an ipconfig on the server itself and saw the IP did not match. Sorry !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
33 | |
21 | |
16 | |
8 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.