Does anyone know what would cause this low-level winsock error:
org.alfresco.filesys.netbios.win32.WinsockNetBIOSException: 10055endSocketData gram - No buffer space available at org.alfresco.filesys.netbios.win32.Win32NetBIOS.SendSocketDatagram(Na tive Method) at org.alfresco.filesys.netbios.win32.NetBIOSSocket.sendDatagram(NetBIOS Socket.java:299) at org.alfresco.filesys.smb.mailslot.WinsockNetBIOSHostAnnouncer.sendAnn ouncement(WinsockNetBIOSHostAnnouncer.java:119) at org.alfresco.filesys.smb.mailslot.HostAnnouncer.run(HostAnnouncer.jav a:288) 17:43:50,992 ERROR [mailslot] HostAnnouncer error org.alfresco.filesys.netbios.win32.WinsockNetBIOSException: 10055endSocketData gram - No buffer space available at org.alfresco.filesys.netbios.win32.Win32NetBIOS.SendSocketDatagram(Na tive Method) at org.alfresco.filesys.netbios.win32.NetBIOSSocket.sendDatagram(NetBIOS Socket.java:299) at org.alfresco.filesys.smb.mailslot.WinsockNetBIOSHostAnnouncer.sendAnn ouncement(WinsockNetBIOSHostAnnouncer.java:119) at org.alfresco.filesys.smb.mailslot.HostAnnouncer.run(HostAnnouncer.jav a:288) 17:44:15,066 ERROR [mailslot] HostAnnouncer error org.alfresco.filesys.netbios.win32.WinsockNetBIOSException: 10055endSocketData gram - No buffer space available at org.alfresco.filesys.netbios.win32.Win32NetBIOS.SendSocketDatagram(Na tive Method) at org.alfresco.filesys.netbios.win32.NetBIOSSocket.sendDatagram(NetBIOS Socket.java:299) at org.alfresco.filesys.smb.mailslot.WinsockNetBIOSHostAnnouncer.sendAnn ouncement(WinsockNetBIOSHostAnnouncer.java:119) at org.alfresco.filesys.smb.mailslot.HostAnnouncer.run(HostAnnouncer.jav a:288)
We are having the same problem. Here is my environment:
OS: Windows XP Pro w/SP2 Java: jdk1.5.0_10 Tomcat: 5.5.23 Alfresco: 2.0.0 Community WAR
One interesting note is that I was an admistrator and it was working. Now, my system was refreshed by IT and i am no longer an administrator. It's probably due to the port blocking by Network Associates VirusScan. I'll try to get that disabled and see if it works.
I have the same problem here. I run Alfresco WCM 2.0.0 Community on Windows XP using the HSQL default database.
I have no idea where these errors come from. They are quite recent and there have been no major changes to my system that I can remember.
Alfresco still seems to run fine by the way.
I came across the following JIRA issue: CIFS not functional on Windows Vista in which people see the same error. However in my case CIFS still works fine. And also: I do not run on Windows Vista.