cancel
Showing results for 
Search instead for 
Did you mean: 

Mobilink mlreplay

Former Member
0 Kudos
1,117

When I try and run the replay script I get the following warning:

[5001] The recorded protocol being replayed is uploading schema information. Therefore, this recorded protocol cannot be replayed again without restarting the MobiLink server

How do I prevent needing to restarting the MobiLink server?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You'll need two MLReplay recordings. The first is a replay of a remote's first_ever synchronization against a brand new MobiLink server instance. The second is a subsequent synchronization. You then pass the first recording to MobiLink server on startup, using the following option:

    -rrp directory  replay all recorded protocol files (files with extension mlr) in the specified directory on startup


You can then use the second recording for load testing or whatever.

Hope that helps,

  • Russ
Former Member
0 Kudos

Thanks Russ.

Can MLReplay be used to replay synchronizations to the remote db?