I recently upgraded to AIX 4.3.3 and when trying to print after a fresh reboot the system outputs qdaemon errors.
Errors are below:
enq: (WARNING): 0781-162 Cannot awaken qdaemon (request accepted anyway).
enq: errno = 2: A file or directory in the path name does not exist.
enq: (WARNING): 0781-174 Cannot signal qdaemon. Errno = 3.
enq: errno = 3: The process does not exist.
enq: (WARNING): 0781-162 Cannot awaken qdaemon (request accepted anyway).
I solve this problem temporarily by running:
#/usr/bin/startsrc -sqdaemon at the command line.
This is the same command in the /etc/inittab file on
the system. listed below:
qdaemon:a:wait:/usr/bin/startsrc -sqdaemon
How can I make the system reboot and bring qdaemon up properly so that I don't have to take the extra steps
fixing qdeamon after every reboot ?
Is there a problem with upgrading from 4.3.2 to 4.3.3 ?
Errors are below:
enq: (WARNING): 0781-162 Cannot awaken qdaemon (request accepted anyway).
enq: errno = 2: A file or directory in the path name does not exist.
enq: (WARNING): 0781-174 Cannot signal qdaemon. Errno = 3.
enq: errno = 3: The process does not exist.
enq: (WARNING): 0781-162 Cannot awaken qdaemon (request accepted anyway).
I solve this problem temporarily by running:
#/usr/bin/startsrc -sqdaemon at the command line.
This is the same command in the /etc/inittab file on
the system. listed below:
qdaemon:a:wait:/usr/bin/startsrc -sqdaemon
How can I make the system reboot and bring qdaemon up properly so that I don't have to take the extra steps
fixing qdeamon after every reboot ?
Is there a problem with upgrading from 4.3.2 to 4.3.3 ?