|
Home > Archive > SQL Anywhere Mobile > November 2005 > core dump when starting mobiLink server
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 |
core dump when starting mobiLink server
|
|
|
| The mobilink server was not able to start on UNIX, it caused core dump. It
was working fine until the mobilink server was restarted. Below is the
message from core file, any ideas?
An error occurred loading the language resource file (%1).
Language resource file (%1) version mismatch.
Cannot find the language resource file (%1).
An error occurred parsing the SQLLOCALE environment variable.
Cannot find the language resource file (%1).
An error occurred loading the language resource file (%1).
Thanks
| |
| Greg Fenton 2005-11-08, 4:14 pm |
| liy wrote:
> The mobilink server was not able to start on UNIX, it caused core dump. It
> was working fine until the mobilink server was restarted. Below is the
> message from core file, any ideas?
>
Which specific "Unix" OS and version number?
Which version and build number of MobiLink?
What is the command-line used to try to start the ML server?
Is the language resource file (dblgXX9.dll, where XX is a two letter
language code) in the shared object path (e.g. LD_LIBRARY_PATH) for the
process trying to start ML?
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
|
| Here is the information,
Platform: Unix Solaris 2.8
MobiLink: 9.0
Command Line: /opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -vcs -o
test.log -dl -zu+ -zp -x " tcpip(host=xxxx;port
=xxxx)"
I didn't find any files dblgXX9.dll on the UNIX server.
The core dump occurred after the following statement in the log,
I. 11/07 09:45:22. <Main>: Stream specifier 1: tcpip(host=xxxx;port
=xxxx)
Thanks
"Greg Fenton" <greg. fenton_nospam_@ianyw
here.com> wrote in message
news:436c24d3$1@foru
ms-2-dub...
> liy wrote:
>
> Which specific "Unix" OS and version number?
> Which version and build number of MobiLink?
> What is the command-line used to try to start the ML server?
> Is the language resource file (dblgXX9.dll, where XX is a two letter
> language code) in the shared object path (e.g. LD_LIBRARY_PATH) for the
> process trying to start ML?
>
> greg.fenton
> --
> Greg Fenton
> Consultant, Solution Services, iAnywhere Solutions
> --------
> Visit the iAnywhere Solutions Developer Community
> Whitepapers, TechDocs, Downloads
> http://www.ianywhere.com/developer/
| |
| David Fishburn 2005-11-08, 4:14 pm |
| "liy" <li_yuping@bls.gov> wrote in news:436f7626$1@foru
ms-1-dub of
sybase.public.sqlanywhere.mobilink:
l> Platform: Unix Solaris 2.8
l>
l> MobiLink: 9.0
l>
l> Command Line: /opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -vcs -o
l> test.log -dl -zu+ -zp -x " tcpip(host=xxxx;port
=xxxx)"
Change this command line to:
/opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x
" tcpip(host=xxxx;port
=xxxx)"
Then when it core dumps, post the contents of test.log, do NOT look at
what is displayed in the GUI.
l>
l> I didn't find any files dblgXX9.dll on the UNIX server.
There are no DLLs on Unix, only shared objects, so I think you should be
looking for dblgXX9.*
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
| |
|
| The core dump occurred right after the following statement,
I. 11/08 09:10:33. <Main>: Stream specifier 1: tcpip(host=xxxx;port
=xxxx)
Abort(coredump)
Below is the log when starting the MobiLink server,
I. 11/08 09:10:32. Copyright (c) 1989-2004 Sybase, Inc.
Portions Copyright (c) 2002-2004, iAnywhere Solutions, Inc.
I. 11/08 09:10:32. All rights reserved. All unpublished rights reserved.
I. 11/08 09:10:32.
I. 11/08 09:10:32. This software contains confidential and trade secret information of
I. 11/08 09:10:32. iAnywhere Solutions, Inc.
Use, duplication or disclosure of the software and documentation
I. 11/08 09:10:32. by the U.S. Government is subject to restrictions set forth in a license
I. 11/08 09:10:32. agreement between the Government and iAnywhere Solutions, Inc. or
I. 11/08 09:10:32. other written agreement specifying the Government's rights to use the
I. 11/08 09:10:32. software and any applicable FAR provisions, for example, FAR 52.227-19.
I. 11/08 09:10:32.
I. 11/08 09:10:32. iAnywhere Solutions, Inc., One Sybase Drive, Dublin, CA 94568, USA
I. 11/08 09:10:32.
I. 11/08 09:10:32. Networked Seat (per-seat) model. Access to the server is limited to 10 seat(s).
This server is licensed to:
I. 11/08 09:10:32. "XXX"
I. 11/08 09:10:32. "XXX"
I. 11/08 09:10:33. <Main>: MobiLink server started
I. 11/08 09:10:33. <Main>: Option 1: -c
I. 11/08 09:10:33. <Main>: Option 2: ****************
I. 11/08 09:10:33. <Main>: Option 3: -v+
I. 11/08 09:10:33. <Main>: Option 4: -zu+
I. 11/08 09:10:33. <Main>: Option 5: -zp
I. 11/08 09:10:33. <Main>: Option 6: -x
I. 11/08 09:10:33. <Main>: Option 7: tcpip(host=cpisun3;p
ort=2441)
I. 11/08 09:10:33. <Main>: Verbose logging: show row values
I. 11/08 09:10:33. <Main>: Verbose logging: show script names when invoked
I. 11/08 09:10:33. <Main>: Verbose logging: show script contents when invoked
I. 11/08 09:10:33. <Main>: Verbose logging: show schema for each table
I. 11/08 09:10:33. <Main>: Verbose logging: show an error when the first read of a synchronization fails
I. 11/08 09:10:33. <Main>: Verbose logging: show translated SQL for prepared statements
I. 11/08 09:10:33. <Main>: Verbose logging: show rowcount values
I. 11/08 09:10:33. <Main>: Individual database connections will be closed after synchronization errors.
I. 11/08 09:10:33. <Main>: BLOB cache size: 524288
I. 11/08 09:10:33. <Main>: Maximum number of BLOB bytes to compare: 4294967295
I. 11/08 09:10:33. <Main>: Maximum number of database connections: 6
I. 11/08 09:10:33. <Main>: Maximum number of deadlock retries: 10
I. 11/08 09:10:33. <Main>: Timeout for inactive database connections: 60 minutes
I. 11/08 09:10:33. <Main>: Maximum delay between retries after deadlock: 30 seconds
I. 11/08 09:10:33. <Main>: Rowset size: 10
I. 11/08 09:10:33. <Main>: Upload cache size: 524288 bytes
I. 11/08 09:10:33. <Main>: Download cache memory size: 1048576 bytes
I. 11/08 09:10:33. <Main>: Download cache directory size: 10485760 bytes
I. 11/08 09:10:33. <Main>: Number of worker threads: 5
I. 11/08 09:10:33. <Main>: Maximum number of threads uploading concurrently: 5
W. 11/08 09:10:33. <Main>: Warning: Unknown users will be added automatically (when there is no authenticate_user script).
I. 11/08 09:10:33. <Main>: Example scripts will not be automatically generated for unknown versions.
I. 11/08 09:10:33. <Main>: Local file for remote synchronization logs: 'dbmlsrv.mle'
I. 11/08 09:10:33. <Main>: Stream specifier 1: tcpip(host=xxxx;port
=xxxx)
"David Fishburn" <fishburn_spam@off.ianywhere.com> wrote in message news:Xns9707A7F64314
Bfishburnsybasecom@1
27.0.0.1...
> "liy" <li_yuping@bls.gov> wrote in news:436f7626$1@foru
ms-1-dub of
> sybase.public.sqlanywhere.mobilink:
>
> l> Platform: Unix Solaris 2.8
> l>
> l> MobiLink: 9.0
> l>
> l> Command Line: /opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -vcs -o
> l> test.log -dl -zu+ -zp -x " tcpip(host=xxxx;port
=xxxx)"
>
> Change this command line to:
> /opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x
> " tcpip(host=xxxx;port
=xxxx)"
>
> Then when it core dumps, post the contents of test.log, do NOT look at
> what is displayed in the GUI.
>
>
> l>
> l> I didn't find any files dblgXX9.dll on the UNIX server.
>
> There are no DLLs on Unix, only shared objects, so I think you should be
> looking for dblgXX9.*
>
>
> --
> David Fishburn
> Certified ASA Developer Version 8
> iAnywhere Solutions - Sybase
> Professional Services
> Please only post to the newsgroup
> Please ALWAYS include version and MORE importantly BUILD number with
> EACH post (dbeng9 -v).
>
> EBFs and Maintenance Releases
> http://downloads.sybase.com/swx/sdmain.stm
>
> Developer Community / Whitepapers
> http://www.ianywhere.com/developer
>
> CaseXpress - to report bugs
> http://casexpress.sybase.com
>
> CodeXchange - Free samples
> [url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
>
| |
|
| We have applied UNIX security patches on this UNIX server recently. The MobiLink server was able to be started on a UNIX server that didn't have these patches. Any ideas?
Thanks
"liy" <li_yuping@bls.gov> wrote in message news:4370b46d$1@foru
ms-1-dub...
The core dump occurred right after the following statement,
I. 11/08 09:10:33. <Main>: Stream specifier 1: tcpip(host=xxxx;port
=xxxx)
Abort(coredump)
Below is the log when starting the MobiLink server,
I. 11/08 09:10:32. Copyright (c) 1989-2004 Sybase, Inc.
Portions Copyright (c) 2002-2004, iAnywhere Solutions, Inc.
I. 11/08 09:10:32. All rights reserved. All unpublished rights reserved.
I. 11/08 09:10:32.
I. 11/08 09:10:32. This software contains confidential and trade secret information of
I. 11/08 09:10:32. iAnywhere Solutions, Inc.
Use, duplication or disclosure of the software and documentation
I. 11/08 09:10:32. by the U.S. Government is subject to restrictions set forth in a license
I. 11/08 09:10:32. agreement between the Government and iAnywhere Solutions, Inc. or
I. 11/08 09:10:32. other written agreement specifying the Government's rights to use the
I. 11/08 09:10:32. software and any applicable FAR provisions, for example, FAR 52.227-19.
I. 11/08 09:10:32.
I. 11/08 09:10:32. iAnywhere Solutions, Inc., One Sybase Drive, Dublin, CA 94568, USA
I. 11/08 09:10:32.
I. 11/08 09:10:32. Networked Seat (per-seat) model. Access to the server is limited to 10 seat(s).
This server is licensed to:
I. 11/08 09:10:32. "XXX"
I. 11/08 09:10:32. "XXX"
I. 11/08 09:10:33. <Main>: MobiLink server started
I. 11/08 09:10:33. <Main>: Option 1: -c
I. 11/08 09:10:33. <Main>: Option 2: ****************
I. 11/08 09:10:33. <Main>: Option 3: -v+
I. 11/08 09:10:33. <Main>: Option 4: -zu+
I. 11/08 09:10:33. <Main>: Option 5: -zp
I. 11/08 09:10:33. <Main>: Option 6: -x
I. 11/08 09:10:33. <Main>: Option 7: tcpip(host=xxxx;port
=xxxx)
I. 11/08 09:10:33. <Main>: Verbose logging: show row values
I. 11/08 09:10:33. <Main>: Verbose logging: show script names when invoked
I. 11/08 09:10:33. <Main>: Verbose logging: show script contents when invoked
I. 11/08 09:10:33. <Main>: Verbose logging: show schema for each table
I. 11/08 09:10:33. <Main>: Verbose logging: show an error when the first read of a synchronization fails
I. 11/08 09:10:33. <Main>: Verbose logging: show translated SQL for prepared statements
I. 11/08 09:10:33. <Main>: Verbose logging: show rowcount values
I. 11/08 09:10:33. <Main>: Individual database connections will be closed after synchronization errors.
I. 11/08 09:10:33. <Main>: BLOB cache size: 524288
I. 11/08 09:10:33. <Main>: Maximum number of BLOB bytes to compare: 4294967295
I. 11/08 09:10:33. <Main>: Maximum number of database connections: 6
I. 11/08 09:10:33. <Main>: Maximum number of deadlock retries: 10
I. 11/08 09:10:33. <Main>: Timeout for inactive database connections: 60 minutes
I. 11/08 09:10:33. <Main>: Maximum delay between retries after deadlock: 30 seconds
I. 11/08 09:10:33. <Main>: Rowset size: 10
I. 11/08 09:10:33. <Main>: Upload cache size: 524288 bytes
I. 11/08 09:10:33. <Main>: Download cache memory size: 1048576 bytes
I. 11/08 09:10:33. <Main>: Download cache directory size: 10485760 bytes
I. 11/08 09:10:33. <Main>: Number of worker threads: 5
I. 11/08 09:10:33. <Main>: Maximum number of threads uploading concurrently: 5
W. 11/08 09:10:33. <Main>: Warning: Unknown users will be added automatically (when there is no authenticate_user script).
I. 11/08 09:10:33. <Main>: Example scripts will not be automatically generated for unknown versions.
I. 11/08 09:10:33. <Main>: Local file for remote synchronization logs: 'dbmlsrv.mle'
I. 11/08 09:10:33. <Main>: Stream specifier 1: tcpip(host=xxxx;port
=xxxx)
"David Fishburn" <fishburn_spam@off.ianywhere.com> wrote in message news:Xns9707A7F64314
Bfishburnsybasecom@1
27.0.0.1...
> "liy" <li_yuping@bls.gov> wrote in news:436f7626$1@foru
ms-1-dub of
> sybase.public.sqlanywhere.mobilink:
>
> l> Platform: Unix Solaris 2.8
> l>
> l> MobiLink: 9.0
> l>
> l> Command Line: /opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -vcs -o
> l> test.log -dl -zu+ -zp -x " tcpip(host=xxxx;port
=xxxx)"
>
> Change this command line to:
> /opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x
> " tcpip(host=xxxx;port
=xxxx)"
>
> Then when it core dumps, post the contents of test.log, do NOT look at
> what is displayed in the GUI.
>
>
> l>
> l> I didn't find any files dblgXX9.dll on the UNIX server.
>
> There are no DLLs on Unix, only shared objects, so I think you should be
> looking for dblgXX9.*
>
>
> --
> David Fishburn
> Certified ASA Developer Version 8
> iAnywhere Solutions - Sybase
> Professional Services
> Please only post to the newsgroup
> Please ALWAYS include version and MORE importantly BUILD number with
> EACH post (dbeng9 -v).
>
> EBFs and Maintenance Releases
> http://downloads.sybase.com/swx/sdmain.stm
>
> Developer Community / Whitepapers
> http://www.ianywhere.com/developer
>
> CaseXpress - to report bugs
> http://casexpress.sybase.com
>
> CodeXchange - Free samples
> [url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
>
| |
| David Fishburn 2005-11-08, 4:14 pm |
| "liy" <li_yuping@bls.gov> wrote in news:4370b46d$1@foru
ms-1-dub of
sybase.public.sqlanywhere.mobilink:
It looks like you cut off the FIRST line of output from that file.
I was trying to see what version and MORE importantly BUILD number of
MobiLink you are using. Please post it.
Since you are in development I highly suggest you start with 9.0.2 + the
current 9.0.2 EBF. Based on this webpage:
http://downloads.sybase.com/swd/summary.do
Platform: Sun Solaris SPARC
SQL Anywhere Studio - Express Bug Fix, Update of 9.0.2 to build
3137
Please ensure you are using 9.0.2.3137, if not download the required
elements (the 9.0.2 maintenance release if you are not already at 9.0.2)
and the 3137 EBF (if not already at 9.0.2.3137).
DF> Change this command line to:
DF> /opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -
x
DF> " tcpip(host=xxxx;port
=xxxx)"
Just so we are clear, I really meant:
dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x tcpip
or possibly:
dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x tcpip(port=2441)
The only reason you would need to specify a host= is if you have
multiple NIC cards. The "xxxx" was obviously something that should be
replaced with something real.
Given your statement:
> The core dump occurred right after the following statement,
> I. 11/08 09:10:33. <Main>: Stream specifier
> 1:tcpip(host=xxxx;po
rt=xxxx) Abort(coredump)
Leads me to believe you left those in as xxxx.
Please try my 2 above command lines.
If you are at 9.0.2.3137, you have tried my 2 command lines above and
you still have the same issue you will need to open a case with
technical support.
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
| |
|
| I have donwloaded and installed the 9.0.2 software, but still got the same
problem.
I. 11/08 16:26:36. <Main>: Stream specifier 1: tcpip(host=xxxx;port
=xxxx)
Abort(coredump)
Below is the output,
I. 11/08 16:26:36. Adaptive Server Anywhere MobiLink Version 9.0.2.3044
I. 11/08 16:26:36.
I. 11/08 16:26:36. Copyright (c) 1989-2004 Sybase, Inc.
Portions Copyright (c) 2002-2004, iAnywhere Solutions,
Inc.
I. 11/08 16:26:36. All rights reserved. All unpublished rights reserved.
I. 11/08 16:26:36.
I. 11/08 16:26:36. This software contains confidential and trade secret
information of
I. 11/08 16:26:36. iAnywhere Solutions, Inc.
Use, duplication or disclosure of the software and
documentation
I. 11/08 16:26:36. by the U.S. Government is subject to restrictions set
forth in a license
I. 11/08 16:26:36. agreement between the Government and iAnywhere Solutions,
Inc. or
I. 11/08 16:26:36. other written agreement specifying the Government's
rights to use the
I. 11/08 16:26:36. software and any applicable FAR provisions, for example,
FAR 52.227-19.
I. 11/08 16:26:36.
I. 11/08 16:26:36. iAnywhere Solutions, Inc., One Sybase Drive, Dublin, CA
94568, USA
I. 11/08 16:26:36.
I. 11/08 16:26:36. Networked Seat (per-seat) model. Access to the server is
limited to 3 seat(s).
This server is licensed to:
I. 11/08 16:26:36. Developer Edition
I. 11/08 16:26:36. Restricted Use
I. 11/08 16:26:36. <Main>: MobiLink server started
I. 11/08 16:26:36. <Main>: Option 1: -c
I. 11/08 16:26:36. <Main>: Option 2: dsn=test
I. 11/08 16:26:36. <Main>: Option 3: -v+
I. 11/08 16:26:36. <Main>: Option 4: -zu+
I. 11/08 16:26:36. <Main>: Option 5: -zp
I. 11/08 16:26:36. <Main>: Option 6: -x
I. 11/08 16:26:36. <Main>: Option 7: tcpip(host=xxxx;port
=xxxx)
I. 11/08 16:26:36. <Main>: Verbose logging: show row values
I. 11/08 16:26:36. <Main>: Verbose logging: show script names when invoked
I. 11/08 16:26:36. <Main>: Verbose logging: show script contents when
invoked
I. 11/08 16:26:36. <Main>: Verbose logging: show schema for each table
I. 11/08 16:26:36. <Main>: Verbose logging: show an error when the first
read of a synchronization fails
I. 11/08 16:26:36. <Main>: Verbose logging: show translated SQL for prepared
statements
I. 11/08 16:26:36. <Main>: Verbose logging: show rowcount values
I. 11/08 16:26:36. <Main>: Individual database connections will be closed
after synchronization errors.
I. 11/08 16:26:36. <Main>: BLOB cache size: 524288
I. 11/08 16:26:36. <Main>: Maximum number of BLOB bytes to compare:
4294967295
I. 11/08 16:26:36. <Main>: Maximum number of database connections: 6
I. 11/08 16:26:36. <Main>: Maximum number of deadlock retries: 10
I. 11/08 16:26:36. <Main>: Timeout for inactive database connections: 60
minutes
I. 11/08 16:26:36. <Main>: Maximum delay between retries after deadlock: 30
seconds
I. 11/08 16:26:36. <Main>: Rowset size: 10
I. 11/08 16:26:36. <Main>: Upload cache size: 524288 bytes
I. 11/08 16:26:36. <Main>: Download cache memory size: 1048576 bytes
I. 11/08 16:26:36. <Main>: Download cache directory size: 10485760 bytes
I. 11/08 16:26:36. <Main>: Number of worker threads: 5
I. 11/08 16:26:36. <Main>: Maximum number of threads uploading concurrently:
5
W. 11/08 16:26:36. <Main>: Warning: Unknown users will be added
automatically (when there is no authenticate_user script).
I. 11/08 16:26:36. <Main>: Example scripts will not be automatically
generated for unknown versions.
I. 11/08 16:26:36. <Main>: Local file for remote synchronization logs:
'dbmlsrv.mle'
I. 11/08 16:26:36. <Main>: Stream specifier 1: tcpip(host=xxxx;port
=xxxx)
"David Fishburn" <fishburn_spam@off.ianywhere.com> wrote in message
news:Xns970891D1459C
9fishburnsybasecom@1
27.0.0.1...
> "liy" <li_yuping@bls.gov> wrote in news:4370b46d$1@foru
ms-1-dub of
> sybase.public.sqlanywhere.mobilink:
>
>
> It looks like you cut off the FIRST line of output from that file.
> I was trying to see what version and MORE importantly BUILD number of
> MobiLink you are using. Please post it.
>
> Since you are in development I highly suggest you start with 9.0.2 + the
> current 9.0.2 EBF. Based on this webpage:
> http://downloads.sybase.com/swd/summary.do
>
> Platform: Sun Solaris SPARC
> SQL Anywhere Studio - Express Bug Fix, Update of 9.0.2 to build
> 3137
>
> Please ensure you are using 9.0.2.3137, if not download the required
> elements (the 9.0.2 maintenance release if you are not already at 9.0.2)
> and the 3137 EBF (if not already at 9.0.2.3137).
>
>
> DF> Change this command line to:
> DF> /opt/sybase/asa9/bin/dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -
> x
> DF> " tcpip(host=xxxx;port
=xxxx)"
>
> Just so we are clear, I really meant:
> dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x tcpip
>
> or possibly:
> dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x tcpip(port=2441)
>
> The only reason you would need to specify a host= is if you have
> multiple NIC cards. The "xxxx" was obviously something that should be
> replaced with something real.
>
> Given your statement:
>
> Leads me to believe you left those in as xxxx.
>
> Please try my 2 above command lines.
>
>
> If you are at 9.0.2.3137, you have tried my 2 command lines above and
> you still have the same issue you will need to open a case with
> technical support.
>
>
>
> --
> David Fishburn
> Certified ASA Developer Version 8
> iAnywhere Solutions - Sybase
> Professional Services
> Please only post to the newsgroup
> Please ALWAYS include version and MORE importantly BUILD number with
> EACH post (dbeng9 -v).
>
> EBFs and Maintenance Releases
> http://downloads.sybase.com/swx/sdmain.stm
>
> Developer Community / Whitepapers
> http://www.ianywhere.com/developer
>
> CaseXpress - to report bugs
> http://casexpress.sybase.com
>
> CodeXchange - Free samples
> [url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
>
| |
| David Fishburn 2005-11-09, 9:24 am |
| "liy" <li_yuping@bls.gov> wrote in news:43711a61$1@foru
ms-2-dub of
sybase.public.sqlanywhere.mobilink:
l> I have donwloaded and installed the 9.0.2 software, but still got the
l> same problem.
l> I. 11/08 16:26:36. Adaptive Server Anywhere MobiLink Version
l> 9.0.2.3044 I. 11/08 16:26:36.
You are still not at the EBF I suggested you move to.
I suggested 9.0.2.3137.
l> I. 11/08 16:26:36. <Main>: Stream specifier 1:
l> tcpip(host=xxxx;port
=xxxx) Abort(coredump)
You didn't confirm the command line changes I asked about.
Please show us the *exact* command line you are running.
Nothing "xxx"ed out.
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
| |
|
| Below is the command line,
dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x
"tcpip(host=111.111.11.1;port=1111)"
We have donwload and applied the EBF 3137, but still got the same problem
"core dump".
We don't the problem on the unix servers that don't have the patches that we
just applied on this server. Any ideas?
I. 11/09 10:49:09. Adaptive Server Anywhere MobiLink Version 9.0.2.3137
I. 11/09 10:49:09.
I. 11/09 10:49:09. Copyright (c) 1989-2004 Sybase, Inc.
Portions Copyright (c) 2002-2004, iAnywhere Solutions,
Inc.
I. 11/09 10:49:09. All rights reserved. All unpublished rights reserved.
I. 11/09 10:49:09.
I. 11/09 10:49:09. This software contains confidential and trade secret
information of
I. 11/09 10:49:09. iAnywhere Solutions, Inc.
Use, duplication or disclosure of the software and
documentation
I. 11/09 10:49:09. by the U.S. Government is subject to restrictions set
forth in a license
I. 11/09 10:49:09. agreement between the Government and iAnywhere Solutions,
Inc. or
I. 11/09 10:49:09. other written agreement specifying the Government's
rights to use the
I. 11/09 10:49:09. software and any applicable FAR provisions, for example,
FAR 52.227-19.
I. 11/09 10:49:09.
I. 11/09 10:49:09. iAnywhere Solutions, Inc., One Sybase Drive, Dublin, CA
94568, USA
I. 11/09 10:49:09.
I. 11/09 10:49:09. Networked Seat (per-seat) model. Access to the server is
limited to 3 seat(s).
This server is licensed to:
I. 11/09 10:49:09. Developer Edition
I. 11/09 10:49:09. Restricted Use
I. 11/09 10:49:09. <Main>: MobiLink server started
I. 11/09 10:49:09. <Main>: Option 1: -c
I. 11/09 10:49:09. <Main>: Option 2: dsn=test
I. 11/09 10:49:09. <Main>: Option 3: -v+
I. 11/09 10:49:10. <Main>: Option 4: -zu+
I. 11/09 10:49:10. <Main>: Option 5: -zp
I. 11/09 10:49:10. <Main>: Option 6: -x
I. 11/09 10:49:10. <Main>: Option 7: tcpip(host=111.111.11.1;port=1111)
I. 11/09 10:49:10. <Main>: Verbose logging: show row values
I. 11/09 10:49:10. <Main>: Verbose logging: show script names when invoked
I. 11/09 10:49:10. <Main>: Verbose logging: show script contents when
invoked
I. 11/09 10:49:10. <Main>: Verbose logging: show schema for each table
I. 11/09 10:49:10. <Main>: Verbose logging: show an error when the first
read of a synchronization fails
I. 11/09 10:49:10. <Main>: Verbose logging: show translated SQL for prepared
statements
I. 11/09 10:49:10. <Main>: Verbose logging: show rowcount values
I. 11/09 10:49:10. <Main>: Individual database connections will be closed
after synchronization errors.
I. 11/09 10:49:10. <Main>: BLOB cache size: 524288
I. 11/09 10:49:10. <Main>: Maximum number of BLOB bytes to compare:
4294967295
I. 11/09 10:49:10. <Main>: Maximum number of database connections: 6
I. 11/09 10:49:10. <Main>: Maximum number of deadlock retries: 10
I. 11/09 10:49:10. <Main>: Timeout for inactive database connections: 60
minutes
I. 11/09 10:49:10. <Main>: Maximum delay between retries after deadlock: 30
seconds
I. 11/09 10:49:10. <Main>: Rowset size: 10
I. 11/09 10:49:10. <Main>: Upload cache size: 524288 bytes
I. 11/09 10:49:10. <Main>: Download cache memory size: 1048576 bytes
I. 11/09 10:49:10. <Main>: Download cache directory size: 10485760 bytes
I. 11/09 10:49:10. <Main>: Number of worker threads: 5
I. 11/09 10:49:10. <Main>: Maximum number of threads uploading concurrently:
5
W. 11/09 10:49:10. <Main>: Warning: Unknown users will be added
automatically (when there is no authenticate_user script).
I. 11/09 10:49:10. <Main>: Example scripts will not be automatically
generated for unknown versions.
I. 11/09 10:49:10. <Main>: Local file for remote synchronization logs:
'dbmlsrv.mle'
I. 11/09 10:49:10. <Main>: Stream specifier 1:
tcpip(host=111.111.11.1;port=1111)
"David Fishburn" <fishburn_spam@off.ianywhere.com> wrote in message
news:Xns97095740EC66
2fishburnsybasecom@1
27.0.0.1...
> "liy" <li_yuping@bls.gov> wrote in news:43711a61$1@foru
ms-2-dub of
> sybase.public.sqlanywhere.mobilink:
>
> l> I have donwloaded and installed the 9.0.2 software, but still got the
> l> same problem.
> l> I. 11/08 16:26:36. Adaptive Server Anywhere MobiLink Version
> l> 9.0.2.3044 I. 11/08 16:26:36.
>
> You are still not at the EBF I suggested you move to.
> I suggested 9.0.2.3137.
>
> l> I. 11/08 16:26:36. <Main>: Stream specifier 1:
> l> tcpip(host=xxxx;port
=xxxx) Abort(coredump)
>
> You didn't confirm the command line changes I asked about.
> Please show us the *exact* command line you are running.
> Nothing "xxx"ed out.
>
> --
> David Fishburn
> Certified ASA Developer Version 8
> iAnywhere Solutions - Sybase
> Professional Services
> Please only post to the newsgroup
> Please ALWAYS include version and MORE importantly BUILD number with
> EACH post (dbeng9 -v).
>
> EBFs and Maintenance Releases
> http://downloads.sybase.com/swx/sdmain.stm
>
> Developer Community / Whitepapers
> http://www.ianywhere.com/developer
>
> CaseXpress - to report bugs
> http://casexpress.sybase.com
>
> CodeXchange - Free samples
> [url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
>
| |
| Graham Hurst 2005-11-10, 3:24 am |
| liy wrote:
> Below is the command line,
> dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x
> "tcpip(host=111.111.11.1;port=1111)"
You don't need quotes, and as Dave said before, you almost certainly
don't need to specify the host (unless you have multiple network
adapters). You should use the following (assuming you really want to use
port 1111 and not the registered port 2439):
dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x tcpip(port=1111)
However I don't think that's the problem. It seems that the OS patches
you applied are the problem. What happens when you revert them? (You
backed up the server first I hope!)
Have you reported the problem with the patches to Sun, or searched for
others having issues with the patches?
Cheers,
Graham
| |
| Greg Fenton 2005-11-10, 7:24 am |
| Graham Hurst wrote:
> liy wrote:
>
>
>
> You don't need quotes,
You do for some of the popular Unix-style shells (sh, bash, ksh, etc...)
as parentheses are special characters (on some shells you could avoid
the quotes by escaping the parentheses with backslashes...). You might
not need quotes for C-shell style shells (csh, tcsh, etc...).
> You should use the following (assuming you really want to use
> port 1111 and not the registered port 2439):
>
> dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x tcpip(port=1111)
If from a Unix-style shell:
dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x "tcpip(port=1111)"
or
dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x tcpip\(port=1111\)
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
| |
|
| We found out the Unix patch "108147-39" appears to be the culprit. We have
opened a case with Sybase. The case number is 11183162.
Thanks
"Greg Fenton" <greg. fenton_NOSPAM_@ianyw
here.com> wrote in message
news:4373141f@forums
-1-dub...
> Graham Hurst wrote:
>
> You do for some of the popular Unix-style shells (sh, bash, ksh, etc...)
> as parentheses are special characters (on some shells you could avoid the
> quotes by escaping the parentheses with backslashes...). You might not
> need quotes for C-shell style shells (csh, tcsh, etc...).
>
>
>
> If from a Unix-style shell:
>
> dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x "tcpip(port=1111)"
>
> or
>
> dbmlsrv9 -c dsn=test -v+ -ot test.log -zu+ -zp -x tcpip\(port=1111\)
>
> greg.fenton
> --
> Greg Fenton
> Consultant, Solution Services, iAnywhere Solutions
> --------
> Visit the iAnywhere Solutions Developer Community
> Whitepapers, TechDocs, Downloads
> http://www.ianywhere.com/developer/
|
|
|
|
|