Hi,
I’ve installed Domino 8.0.2 on Solaris 10 (zones). Now there is the following error in the server console. The only hint I found was this one from IBM:
ERROR INITIALIZING STREAMS DRIVER!!, It might not have not been installed on the system.
The above error has been seen only on Solaris 5.10, configured with local zones. If you see this error or experience a related crash, check to see if you have the following soft link and, if not, create it manually:
/dev/listen (This file should be a soft link to /devices/pseudo/listen@0:listen).
This softlink already exists on my system:
s34@root: /dev# ls -l /dev/listen
lrwxrwxrwx 1 root root 33 Jan 19 17:12 /dev/listen → …/devices/pseudo/listen@0:listen
s34@root: /dev# /usr/bin/isainfo -kv
64-bit sparcv9 kernel modules
I followed this instruction from Sun:
Thanks,
Jozef