If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
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, 05: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, 15: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, 16: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, 08: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

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