cancel
Showing results for 
Search instead for 
Did you mean: 

Mobinlink sometimes keeps hanging, do I change timeout ?

Former Member
0 Kudos
11,411

Hi,

We have a .Net application that utilizes mobilink in order to synchronize. Though sometimes the synchronization keeps hanging (for hours..)... I suspect that it may have to do with a timeout setting that we use:

DBSC_INFINITY

Though I notice that there are multiple timeout settings:

http://dcx.sybase.com/1100/en/mlclient_en11/mc-conparm-s-5786576.html http://dcx.sybase.com/1101/en/mlclient_en11/mc-dbmlsyncserv-s-4553272.html

So I'm not sure the GetEvent Method can even create this sort of behaviour...

anyone seen anything like this before?

Thanks in advance,

chris_keating
Product and Topic Expert
Product and Topic Expert
0 Kudos

It is unlikely that timeout is the cause. A "hang" behaviour in MobiLink is usually traced back to a blocking issue in the database. What is the consolidated database?

Former Member
0 Kudos

Oracle ... It's hard to pinpoint when this happens because it only happens occasionally... one user says this happens while disconnecting from the publication

Breck_Carter
Participant

When you say "MobiLink hangs" are you really saying this? "From an end user's point of view, the synchronization of that user's remote database starts but does not finish?"

Are you using SQL Anywhere or UltraLite for the remote databases?

How is the synchronization started? Executing dbmlsync.exe?

Do you capture the dbmlsync activity with the dbmlsync -o file.txt option? If so, please post it here, for one of the hanging clients.

Do you capture the mlsrv11.exe activity with the mlsrv11 -o file.txt option? If so, please post it here.

Accepted Solutions (0)

Answers (0)