cancel
Showing results for 
Search instead for 
Did you mean: 

Cifs exception

mastertoto
Champ in-the-making
Champ in-the-making
I'm installing alfresco under jboss, but I'm getting an exception regarding cifs.

Exception in thread "CIFS Server" 
java.lang.UnsatisfiedLinkError: BindSocket
   at org.alfresco.jlan.netbios.win32.Win32NetBIOS.BindSocket(Native Method)
   at org.alfresco.jlan.netbios.win32.NetBIOSSocket.createListenerSocket(NetBIOSSocket.java:182)
   at org.alfresco.jlan.netbios.win32.NetBIOSSocket.createListenerSocket(NetBIOSSocket.java:154)
   at org.alfresco.jlan.smb.server.win32.Win32NetBIOSSessionSocketHandler.initializeWinsockNetBIOS(Win32NetBIOSSessionSocketHandler.java:385)
   at org.alfresco.jlan.smb.server.win32.Win32NetBIOSSessionSocketHandler.initializeSessionHandler(Win32NetBIOSSessionSocketHandler.java:334)
   at org.alfresco.jlan.smb.server.ThreadedCifsConnectionsHandler.initializeHandler(ThreadedCifsConnectionsHandler.java:314)
   at org.alfresco.jlan.smb.server.SMBServer.run(SMBServer.java:513)
   at java.lang.Thread.run(Thread.java:595)

Can anyone help me out on this?
1 REPLY 1

sathish
Champ in-the-making
Champ in-the-making
Hi,
       From the exception it seems you are not having the latest "Win32NetBIOS.dll". If you had checked out the code from alfresco head, then under"\\alfresco\HEAD\root\projects\alfresco-jlan\jni" you will find the latest "Win32NetBIOS.dll'. Copy the file to "\\Alfresco\bin" and restart your server.

Sathish
Senior Consultant
Tejas Technologies