Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Informix > listener-thread: err = -25580

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-01-03, 06:21
rkeshava rkeshava is offline
Registered User
 
Join Date: Dec 2003
Posts: 2
listener-thread: err = -25580

Hi,

listener-thread: err = -25580: oserr = 232: errstr = : System error occurred in network function.
System error = 232.

Can any body tell me what and why this error occurs?

Currently am running a MultiThreaded program which will connect to Informix. Main thread succeeds in getting the connection but the threads spawned by the main thread fails to get Informix DB connection and the above error is printed in the online.log file

Regards
Ragha
Reply With Quote
  #2 (permalink)  
Old 12-01-03, 16:58
Klloyd Klloyd is offline
Registered User
 
Join Date: Nov 2003
Location: Denver CO, USA
Posts: 5
Ragha,

I need more information about your system.

What version of informix are you running?
What os platform are you on?
Has your engine been running error free upto this point?
What is your nettype set to in your config?
Has anything changed recently?

By issuing a "finderr 25580" I learned this:

# finderr 25580
"-25580 System error occurred in network function.

A system call has failed. For assistance, contact your system administrator or Informix Technical Support."

Hope this helps

Kevin Lloyd
Reply With Quote
  #3 (permalink)  
Old 12-01-03, 17:13
Klloyd Klloyd is offline
Registered User
 
Join Date: Nov 2003
Location: Denver CO, USA
Posts: 5
Ragha,

I need more information about your system.

What version of informix are you running?
What os platform are you on?
Has your engine been running error free upto this point?
What is your nettype set to in your config?
Has anything changed recently?

By issuing a "finderr 25580" I learned this:

# finderr 25580
"-25580 System error occurred in network function.

A system call has failed. For assistance, contact your system administrator or Informix Technical Support."

Hope this helps

Kevin Lloyd
Reply With Quote
  #4 (permalink)  
Old 12-07-03, 09:41
rkeshava rkeshava is offline
Registered User
 
Join Date: Dec 2003
Posts: 2
Re: listener-thread: err = -25580

Thanks. This occurs when we mix single thread and multi thread applications. Now am using Informix Multithread library.

Regards
Ragha

Quote:
Originally posted by rkeshava
Hi,

listener-thread: err = -25580: oserr = 232: errstr = : System error occurred in network function.
System error = 232.

Can any body tell me what and why this error occurs?

Currently am running a MultiThreaded program which will connect to Informix. Main thread succeeds in getting the connection but the threads spawned by the main thread fails to get Informix DB connection and the above error is printed in the online.log file

Regards
Ragha
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On