Home > Archive > SQL Anywhere database > May 2005 > Error connecting MobiLink (ASA 9.01) or 2 Datebases (in asa 5.5)









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 Error connecting MobiLink (ASA 9.01) or 2 Datebases (in asa 5.5)
Thomas Auer

2005-05-25, 3:23 am

Hello,

wenn I try to follow the MobiLink "first-steps" example, and try to start
dbmlsync -c "dsn=test_remote" -o dbmlsync.out -v

I get the following error:
----------
dbmlsync.exe - Fehler in Anwendung
Die Anweisung in "0x66008eb4" verweist auf Speicher in "0x00000001". Der
Vorgang "read" konnte nicht auf dem Speicher ausgeführt werden.
-----------

the End of the ML-Log is:
-----------------
52.227-19.
I. 05/25 10:25:19.
I. 05/25 10:25:19. iAnywhere Solutions, Inc., One Sybase Drive, Dublin, CA
94568,
USA
I. 05/25 10:25:19.
I. 05/25 10:25:19. Connecting to remote database
I. 05/25 10:25:20. Loading synchronization information
I. 05/25 10:25:20. Begin synchronizing 'Customer' for MobiLink user
'ml_user'
I. 05/25 10:25:20. Hovering at end of active log
I. 05/25 10:25:20. Connecting to MobiLink server at 'host=localhost' using
'dbmlsock9.dll'
---------------------

Where's the problem ?

I also have similar problems with ASA 5.5. When I try to connect via
dbclient.exe to two different servers or when I try to connect to a server
when running a local dbeng.exe, I get a similar errer.

What can I do ?

Thomas


Reg Domaratzki \(iAnywhere Solutions\)

2005-05-25, 9:23 am

First Question : Are you using a v55 database engine and connecting a v901
dbmlsync to this engine, or are you two problems completely separate?
Second Question : What build of v901 are you using?

My instinct when I saw your post was that somebody had hijacked the TCP/IP
layer on your computer. If you browse into the %SYSTEMROOT%\system3
2
directory (c:\winnt\system32 on my system), and check the properties on the
following two files : wsock32.dll and w32_32.dll. If you go to the version
tab and click on "Company Name" in the "Other Version Information" area of
the form, is the value "Microsoft" or some other company?

--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup

iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL

"Thomas Auer" <tauer@kues.de> wrote in message
news:429436f5$1@foru
ms-2-dub...
> Hello,
>
> wenn I try to follow the MobiLink "first-steps" example, and try to start
> dbmlsync -c "dsn=test_remote" -o dbmlsync.out -v
>
> I get the following error:
> ----------
> dbmlsync.exe - Fehler in Anwendung
> Die Anweisung in "0x66008eb4" verweist auf Speicher in "0x00000001". Der
> Vorgang "read" konnte nicht auf dem Speicher ausgeführt werden.
> -----------
>
> the End of the ML-Log is:
> -----------------
> 52.227-19.
> I. 05/25 10:25:19.
> I. 05/25 10:25:19. iAnywhere Solutions, Inc., One Sybase Drive, Dublin, CA
> 94568,
> USA
> I. 05/25 10:25:19.
> I. 05/25 10:25:19. Connecting to remote database
> I. 05/25 10:25:20. Loading synchronization information
> I. 05/25 10:25:20. Begin synchronizing 'Customer' for MobiLink user
> 'ml_user'
> I. 05/25 10:25:20. Hovering at end of active log
> I. 05/25 10:25:20. Connecting to MobiLink server at 'host=localhost' using
> 'dbmlsock9.dll'
> ---------------------
>
> Where's the problem ?
>
> I also have similar problems with ASA 5.5. When I try to connect via
> dbclient.exe to two different servers or when I try to connect to a server
> when running a local dbeng.exe, I get a similar errer.
>
> What can I do ?
>
> Thomas
>
>



Thomas Auer

2005-05-27, 3:23 am

Hello Reg,

these are 2 completely different problems, but with a similar behaviour.
the two DLL are from microsoft and they seem to come from microsoft.

Do you have any other ideas ?

Thomas


"Reg Domaratzki (iAnywhere Solutions)" < Spam_bad_rdomarat@ia
nywhere.com>
schrieb im Newsbeitrag news:4294815d$1@foru
ms-1-dub...
> First Question : Are you using a v55 database engine and connecting a v901
> dbmlsync to this engine, or are you two problems completely separate?
> Second Question : What build of v901 are you using?
>
> My instinct when I saw your post was that somebody had hijacked the TCP/IP
> layer on your computer. If you browse into the %SYSTEMROOT%\system3
2
> directory (c:\winnt\system32 on my system), and check the properties on
> the
> following two files : wsock32.dll and w32_32.dll. If you go to the
> version
> tab and click on "Company Name" in the "Other Version Information" area of
> the form, is the value "Microsoft" or some other company?
>
> --
> Reg Domaratzki, Sybase iAnywhere Solutions
> Sybase Certified Professional - Sybase ASA Developer Version 8
> Please reply only to the newsgroup
>
> iAnywhere Developer Community : http://www.ianywhere.com/developer
> iAnywhere Documentation :
> http://www.ianywhere.com/developer/product_manuals
> ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
> -> Choose SQL Anywhere Studio
> -> Set "Platform Preview" and "Time Frame" to ALL
>
> "Thomas Auer" <tauer@kues.de> wrote in message
> news:429436f5$1@foru
ms-2-dub...
>
>



Thomas Auer

2005-05-27, 3:23 am

Hello

additional information: these are the onyl to files on my system with the
names wsock32.dll and w32_32.dll.
I just searched my disk and I found no other copies.

Thomas

"Reg Domaratzki (iAnywhere Solutions)" < Spam_bad_rdomarat@ia
nywhere.com>
schrieb im Newsbeitrag news:4294815d$1@foru
ms-1-dub...
> First Question : Are you using a v55 database engine and connecting a v901
> dbmlsync to this engine, or are you two problems completely separate?
> Second Question : What build of v901 are you using?
>
> My instinct when I saw your post was that somebody had hijacked the TCP/IP
> layer on your computer. If you browse into the %SYSTEMROOT%\system3
2
> directory (c:\winnt\system32 on my system), and check the properties on
> the
> following two files : wsock32.dll and w32_32.dll. If you go to the
> version
> tab and click on "Company Name" in the "Other Version Information" area of
> the form, is the value "Microsoft" or some other company?
>
> --
> Reg Domaratzki, Sybase iAnywhere Solutions
> Sybase Certified Professional - Sybase ASA Developer Version 8
> Please reply only to the newsgroup
>
> iAnywhere Developer Community : http://www.ianywhere.com/developer
> iAnywhere Documentation :
> http://www.ianywhere.com/developer/product_manuals
> ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
> -> Choose SQL Anywhere Studio
> -> Set "Platform Preview" and "Time Frame" to ALL
>
> "Thomas Auer" <tauer@kues.de> wrote in message
> news:429436f5$1@foru
ms-2-dub...
>
>



Thomas Auer

2005-05-27, 3:23 am

I made complete scans with
Adaware
HijackThis
TrendMicro OfficeScan

-> no errors or unknows trojaner or hijacker.


What could I do next ?

Thomas

"Reg Domaratzki (iAnywhere Solutions)" < Spam_bad_rdomarat@ia
nywhere.com>
schrieb im Newsbeitrag news:4294815d$1@foru
ms-1-dub...
> First Question : Are you using a v55 database engine and connecting a v901
> dbmlsync to this engine, or are you two problems completely separate?
> Second Question : What build of v901 are you using?
>
> My instinct when I saw your post was that somebody had hijacked the TCP/IP
> layer on your computer. If you browse into the %SYSTEMROOT%\system3
2
> directory (c:\winnt\system32 on my system), and check the properties on
> the
> following two files : wsock32.dll and w32_32.dll. If you go to the
> version
> tab and click on "Company Name" in the "Other Version Information" area of
> the form, is the value "Microsoft" or some other company?
>
> --
> Reg Domaratzki, Sybase iAnywhere Solutions
> Sybase Certified Professional - Sybase ASA Developer Version 8
> Please reply only to the newsgroup
>
> iAnywhere Developer Community : http://www.ianywhere.com/developer
> iAnywhere Documentation :
> http://www.ianywhere.com/developer/product_manuals
> ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
> -> Choose SQL Anywhere Studio
> -> Set "Platform Preview" and "Time Frame" to ALL
>
> "Thomas Auer" <tauer@kues.de> wrote in message
> news:429436f5$1@foru
ms-2-dub...
>
>



Reg Domaratzki

2005-05-27, 9:23 am

Second Question : What build of v901 are you using?

--
Reg Domaratzki, Sybase iAnywhere Solutions
Certified SQL Anywhere Associate
Please reply only to the newsgroup

ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL and click "GO"


"Thomas Auer" <tauer@kues.de> wrote in message
news:4296c24e$1@foru
ms-1-dub...
> I made complete scans with
> Adaware
> HijackThis
> TrendMicro OfficeScan
>
> -> no errors or unknows trojaner or hijacker.
>
>
> What could I do next ?
>
> Thomas
>
> "Reg Domaratzki (iAnywhere Solutions)" < Spam_bad_rdomarat@ia
nywhere.com>
> schrieb im Newsbeitrag news:4294815d$1@foru
ms-1-dub...
v901[color=darkred]
TCP/IP[color=darkred]
of[color=darkred]
start[color=darkred]

Der[color=darkred]
>
>



Thomas Auer

2005-05-27, 9:23 am

Build: 9.01.1922


"Reg Domaratzki" <nospam.please@sympatico.ca> schrieb im Newsbeitrag
news:429718dd@forums
-1-dub...
> Second Question : What build of v901 are you using?
>
> --
> Reg Domaratzki, Sybase iAnywhere Solutions
> Certified SQL Anywhere Associate
> Please reply only to the newsgroup
>
> ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
> -> Choose SQL Anywhere Studio
> -> Set "Platform Preview" and "Time Frame" to ALL and click "GO"
>
>
> "Thomas Auer" <tauer@kues.de> wrote in message
> news:4296c24e$1@foru
ms-1-dub...
> v901
> TCP/IP
> of
> start
> Der
>
>



Reg Domaratzki \(iAnywhere Solutions\)

2005-05-27, 9:23 am

Can you post the Dr. Watson log that is generated when dbmlsync crashes?

--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup

iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL

"Thomas Auer" <tauer@kues.de> wrote in message
news:42971af1$1@foru
ms-2-dub...
> Build: 9.01.1922
>
>
> "Reg Domaratzki" <nospam.please@sympatico.ca> schrieb im Newsbeitrag
> news:429718dd@forums
-1-dub...
< Spam_bad_rdomarat@ia
nywhere.com>[color=darkred]
on[color=darkred]
area[color=darkred]
>
>



Reg Domaratzki \(iAnywhere Solutions\)

2005-05-27, 11:23 am

I'll try and have a peek at this today, but can't promise anything. If this
is a critical issue, you should consider opening a call with technical
support. Here's the standard trailer for contacting Tech Support.

Within North America, you can reach Technical Support
by calling 1-800-8SYBASE. If you are located outside of North
America, you can find the contact information for your local Sybase
Support Center by going to the Sybase home page at
http://www.sybase.com, clicking on the "Support" link at the top of
the page, and then choosing "Support Centers" from the left hand
frame.

You can always report a bug for free by visiting CaseXpress at
http://casexpress.sybase.com/cx/cx.stm. When submitting calls
through CaseXpress, please make sure to give an accurate description
of the steps you take to reproduce the bug, and include any
files that may be needed (database, source code) to reproduce the
problem.

--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup

iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL

"Thomas Auer" <tauer@kues.de> wrote in message news:42973006@forums
-1-dub...
> yes, here it is.
>
> Thank you
> Thomas
>
> "Reg Domaratzki (iAnywhere Solutions)" <FirstName.LastName@ianywhere.com>
> schrieb im Newsbeitrag news:429724ed$1@foru
ms-2-dub...
connecting[color=dar
kred]
the[color=darkred]
properties[color=dar
kred]
the[color=darkred]
to[color=darkred]
user[color=darkred]
a[color=darkred]
>
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com