|
How do I resolve "prc_sync: script S85nis failed to complete" errors with Realport How do I resolve "prc_sync: script S85nis failed to complete" errors with Realport The "prc_sync: script S85nis failed to complete in 120 seconds" error is generated due to a timing issue.
What is happening is that the Realport daemon at /etc/rc2.d/S86realport (S86ncxa for older Realport versions) is trying to load before SCO's Network Services (/etc/rc2.d/S85nis) are up and running.
To resolve this error, try moving the S86realport (or S86ncxa) startup script to /etc/rc2.d/S99realport (or S99ncxa). This will cause the Realport driver to load later in system initialization, hopefully giving time for SCO Network Services to be up and running first.
|