Hi,
i allready installed Alfresco 1.4 Community Tomcat bundle on Windows Server 2003. Now i can't mapping alfresco as network drive. I think the cifs server is not available.
At the start of alfresco i get the following command:
01:06:33,043 ERROR [smb.protocol.mailslot] HostAnnouncer initialization error org.alfresco.filesys.netbios.win32.WinsockNetBIOSEsception: 10047:CreateDatagramSocket - Address family not supported by protocol family
at org.alfresco.filesys.netbios.win32.Win32NetBIOS.CreateDatagramSocket
(Native Method)
at org.alfresco.filesys.netbios.win32.NetBIOSSocket.createDatagramSocket
(NetBIOSSocket.java:154)
at org.alfresco.filesys.smb.mailslot.WinsckNetBIOSHostAnnouncer.initialize
(WinsockNetBIOSHostAnnouncer.java:95)
at org.alfresco.filesys.smb.mailslot.HostAnnouncer.run
(HostAnnouncer.java:262)
If i check the cifs server by nbtstat -n is only the normal one to see the alfresco one ist not available.
Any ideas and help?