cancel
Showing results for 
Search instead for 
Did you mean: 

Win32NetBIOS error

jenim
Champ in-the-making
Champ in-the-making
Hi,
We have installed Alfresco Tomcat CE 3.2r2 on Windows 2003 Server SP2, Tomcat 6.0.18, jdk 1.6.0_17 and MySql 5.1.35.
Every time when Alfresco starts, after a few minutes I get the error below in tomcat shell and everything stops working. The only thing I can do is to restart the server.

INFO: Server startup in 242674 ms
Exception in thread "Thread-47" java.lang.Error: IP Helper Library GetIfTable function failed
        at java.net.NetworkInterface.getAll(Native Method)
        at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:282)
        at org.alfresco.jlan.netbios.win32.Win32NetBIOS.LanaEnumerate(Win32NetBIOS.java:185)
        at org.alfresco.jlan.smb.server.win32.Win32NetBIOSLanaMonitor.run(Win32NetBIOSLanaMonitor.java:254)
‍‍‍‍‍‍‍‍

My Win32NetBIOS.dll and Win32Utils.dll are in Alfresco\bin folder.
Is this a bug? I tried to install it several times with the same result.
Any suggestions how to fix this?

Thank's
1 REPLY 1

jenim
Champ in-the-making
Champ in-the-making
Hello,
I found where the problem was. The server was not configured right: NetBIOS settings was disabled, I don't know why.
When I enable it, everything works fine.