|
Home > Archive > SQL Anywhere Mobile > August 2005 > Re: Protocol Error -10001 when migrating from Tomcat 4 to Tomcat
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Protocol Error -10001 when migrating from Tomcat 4 to Tomcat
|
|
| Greg Fenton 2005-08-19, 3:26 am |
| He Man wrote:
> Using the same ML Server and Tomcat 4 works fine. Using Tomcat 5 fails with:
>
> E. 08/18 21:29:11. <thread 1.4>: Error: [-10001] Protocol error
>
> Server is:
> AIX 5.2
> ML 9.0.1.1753
>
> Client is:
> ML 9.0.1.1994
>
The ML client (dbmlsync) cannot have a version (nor build number)
greater than the ML server. This is the reason for the error message,
and is unrelated to the Tomcat server.
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
| Greg Fenton 2005-08-22, 3:24 am |
| He Man wrote:
> If that is the case, why does it work fine under Tomcat 4? Am I just lucky?
Possibly. I cannot say. However, I have now been informed that the
particular error message you are getting is not about client/server
incompatibilies but that the synchronization stream is somehow getting
corrupted.
Maybe someone else has feedback on the redirector and Tomcat 5?
>
> Secondly, can I move the server to 9.0.2 and leave the clients at 9.0.1?
>
Yes, the server protocol is backward compatible. You can even run 6.x
and 7.x clients against newer 9.x servers.
Hope this helps,
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
|
|
|
|
|