Informix Error -25573
-25573 Network driver cannot accept a connection on the port.
A system call has failed. See the system administrator for assistance.
Oninit® Troubleshooting Guidance
Reasons / Common Causes
-25573 fires when the network driver's connection-accept system call fails — per the official guidance.
- The operating system's connection-accept system call failing, per the official guidance — the direct, only cause.
Solutions / Resolution
- See the system administrator for assistance, per the official guidance.
Examples
N/A
No specific triggering statement is documented beyond a failed accept call.
Diagnostic Checks
- Check operating-system-level network/socket resource limits, and escalate to the system administrator.
Related Errors / Related Topics
- -25570 — "Network driver cannot execute the fork system call." A related network-driver system-call failure.
- -25572 — "Network driver cannot bind a name to the port." A related network-driver system-call failure.
- -25574 — "Network driver cannot open the network device." A related network-driver system-call failure.
- -25575 — "Network driver cannot allocate the call structure." A related network-driver system-call failure.
- -25576 — "Network driver cannot allocate the return structure." A related network-driver system-call failure.
- -25577 — "Network driver cannot get a host structure." A related network-driver system-call failure.
- -25578 — "Network driver cannot disconnect from the network." A related network-driver system-call failure.
The network driver's connection-accept system call failed — escalate to the system administrator.