cancel
Showing results for 
Search instead for 
Did you mean: 

NetBIOS / CIFS problem

donturner
Champ in-the-making
Champ in-the-making
I have the following error on startup:

20:00:11,178 ERROR [smb.protocol.mailslot] HostAnnouncer initialization error org.alfresco.filesys.netbios.win32.WinsockNetBIOSException: 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:162)
        at org.alfresco.filesys.smb.mailslot.WinsockNetBIOSHostAnnouncer.initialize(WinsockNetBIOSHostAnnouncer.java:103)
        at org.alfresco.filesys.smb.mailslot.HostAnnouncer.run(HostAnnouncer.java:270)

The server starts OK but I cannot map a drive to the local machine repository i.e. \\MYMACHINE_A. When I run: nbtstat -a hermes (hermes is the name of the machine) I get the following:

C:\Alfresco\openoffice\program>nbtstat -a hermes

Local Area Connection:
Node IpAddress: [192.168.0.2] Scope Id: []

           NetBIOS Remote Machine Name Table

       Name               Type         Status
    ———————————————
    HERMES         <00>  UNIQUE      Registered
    SPINNINGCLOCK  <00>  GROUP       Registered
    HERMES         <20>  UNIQUE      Registered

    MAC Address = 00-1F-29-0E-F9-11

Can anyone help? I'm running version 2.2 Enterprise on Windows 2008 Server with MySQL 5
1 REPLY 1

donturner
Champ in-the-making
Champ in-the-making
I am guessing this is a problem with Windows Server 2008 as I've checked the website and it doesn't list that it is supported yet. If anyone can shed some light on it I'd really appreciate it.

Don