Discussion:
Backup server log Open Server Error: 16240.10.0
(too old to reply)
unknown
2009-10-13 17:13:29 UTC
Permalink
ASE 12.5 AIX

HI,

I got the error message below and I haven't been able to
locate a description/solution? Any ideas are appreciated.

Thanks,
Rick_806

Sep 29 21:10:02 2008: Backup Server: 3.42.1.1: DUMP is
complete (database BkflMsgProd).
Sep 29 07:00:01 2009: Open Server Error: 16240.10.0:
Net-Library routine net_accept() failed in srv__conservice
unknown
2009-10-13 17:30:22 UTC
Permalink
Post by unknown
ASE 12.5 AIX
HI,
I got the error message below and I haven't been able to
locate a description/solution? Any ideas are appreciated.
Thanks,
Rick_806
Sep 28 21:10:10 2009: Backup Server: 3.42.1.1: DUMP is
complete (database BkflMsgProd).
Sep 29 07:00:01 2009: Open Server Error: 16240.10.0:
Net-Library routine net_accept() failed in srv__conservice
Network error: status = 25 - Protocol driver call to accept
an incoming connection request failed
Mark A. Parsons
2009-10-13 18:22:28 UTC
Permalink
Assuming you didn't run out of connections into the backupserver (see the -C and -N command line config/options) ...

... found a couple solved cases at sybase.com that suggest a bug in some older versions of ASE and Jaguar codeline.
Resolution was to upgrade to a newer release.

I'd recommend you contact Sybase TechSupport to see if you're running into a known issue with your version of
ASE/backupserver.
Post by unknown
Post by unknown
ASE 12.5 AIX
HI,
I got the error message below and I haven't been able to
locate a description/solution? Any ideas are appreciated.
Thanks,
Rick_806
Sep 28 21:10:10 2009: Backup Server: 3.42.1.1: DUMP is
complete (database BkflMsgProd).
Net-Library routine net_accept() failed in srv__conservice
Network error: status = 25 - Protocol driver call to accept
an incoming connection request failed
Neal Stack [Sybase]
2009-10-13 20:53:45 UTC
Permalink
Hello,

This appears to be the following bug:
440142 Backupserver hangs when accept() returns an
unexpected return value such as ENETRESET or
ENOBUFS.


Backup Server runs for several days but hangs whenever accept() returns ENETRESET.
The Open Server gets the following error too:
Jun 20 14:12:17 2006: SRVLIB Message: stack1_os - 16240/10/0: Net-Library routine net_accept() failed in srv__conservice
Network error: status = 25 - Protocol driver call to accept an incoming connection request failed

The last time it calls accept() before hanging, it got error ENETRESET:
% grep accept dc_truss.out
....
20674: naccept(0x0000000A, 0x2096AB98, 0x2099AFB0, 0x20220F38, 0x2099B180, 0x00000C0D, 0x00000000, 0x00000000) Err#72 ECONNABORTED
20674: naccept(0x0000000A, 0x2096AB98, 0x2099B060, 0x20220F38, 0x2099B180, 0x00000000, 0xF01C8420, 0x00000000) Err#11 EAGAIN
20674: naccept(0x0000000A, 0x2096AB98, 0x2099AFB0, 0x20220F38, 0x2099B180, 0x00000C0D, 0x00000000, 0x00000000) Err#72 ECONNABORTED
20674: naccept(0x0000000A, 0x2096AB98, 0x2099B060, 0x20220F38, 0x2099B180, 0x00000000, 0xF01C8420, 0x00000000) Err#11 EAGAIN
20674: naccept(0x0000000A, 0x2096AB98, 0x2099AFB0, 0x20220F38, 0x2099B180, 0x00000C0D, 0x00000000, 0x00000000) Err#73 ENETRESET

The fix is available in 12.5.4 ESD#5 and higher.


Regards,
Neal
Post by unknown
Post by unknown
ASE 12.5 AIX
HI,
I got the error message below and I haven't been able to
locate a description/solution? Any ideas are appreciated.
Thanks,
Rick_806
Sep 28 21:10:10 2009: Backup Server: 3.42.1.1: DUMP is
complete (database BkflMsgProd).
Net-Library routine net_accept() failed in srv__conservice
Network error: status = 25 - Protocol driver call to accept
an incoming connection request failed
unknown
2009-10-19 21:21:48 UTC
Permalink
Thanks,

I guess an upgrade needs to be scheduled...
Post by Neal Stack [Sybase]
Hello,
440142 Backupserver hangs when accept() returns an
unexpected return value such as ENETRESET or
ENOBUFS.
Backup Server runs for several days but hangs whenever
accept() returns ENETRESET. The Open Server gets the
stack1_os - 16240/10/0: Net-Library routine net_accept()
failed in srv__conservice Network error: status = 25 -
Protocol driver call to accept an incoming connection
request failed
The last time it calls accept() before hanging, it got
error ENETRESET: % grep accept dc_truss.out
....
20674: naccept(0x0000000A, 0x2096AB98, 0x2099AFB0,
0x20220F38, 0x2099B180, 0x00000C0D, 0x00000000,
0x00000000) Err#72 ECONNABORTED 20674: naccept(0x0000000A
, 0x2096AB98, 0x2099B060, 0x20220F38, 0x2099B180,
naccept(0x0000000A, 0x2096AB98, 0x2099AFB0, 0x20220F38,
0x2099B180, 0x00000C0D, 0x00000000, 0x00000000) Err#72
ECONNABORTED 20674: naccept(0x0000000A, 0x2096AB98,
0x2099B060, 0x20220F38, 0x2099B180, 0x00000000, 0xF01C8420
, 0x00000000) Err#11 EAGAIN 20674: naccept(0x0000000A,
0x2096AB98, 0x2099AFB0, 0x20220F38, 0x2099B180, 0x00000C0D
, 0x00000000, 0x00000000) Err#73 ENETRESET
The fix is available in 12.5.4 ESD#5 and higher.
Regards,
Neal
Post by unknown
Post by unknown
ASE 12.5 AIX
HI,
I got the error message below and I haven't been able
to >> locate a description/solution? Any ideas are
appreciated. >>
Post by unknown
Post by unknown
Thanks,
Rick_806
Sep 28 21:10:10 2009: Backup Server: 3.42.1.1: DUMP is
complete (database BkflMsgProd).
Net-Library routine net_accept() failed in
srv__conservice Network error: status = 25 - Protocol
driver call to accept an incoming connection request
failed
Loading...