10-24-2006 05:55 PM
<host name="${localname}_A" domain="AD"/>
<bindto>10.*.*.*</bindto>
<broadcast>10.*.*.255</broadcast>
<tcpipSMB port="2445"/>
<netBIOSSMB bindto="10.*.*.*" sessionPort="2139" namePort="2137" datagramPort="2138"/>
<hostAnnounce interval="5"/>
<Win32NetBIOS/>
<Win32Announce interval="5"/>
<WINS>
<primary>10.*.*.*</primary>
<secondary>10.*.*.*</secondary>
</WINS>
16:47:40,428 ERROR [smb.protocol.netbios] NetBIOSNameServer setup error:
java.net.BindException: Permission denied
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(PlainDatagramSocketImpl.java:82)
at java.net.DatagramSocket.bind(DatagramSocket.java:368)
at java.net.DatagramSocket.<init>(DatagramSocket.java:210)
at java.net.DatagramSocket.<init>(DatagramSocket.java:261)
at org.alfresco.filesys.netbios.server.NetBIOSNameServer.openSocket(NetBIOSNameServer.java:1078)
at org.alfresco.filesys.netbios.server.NetBIOSNameServer.run(NetBIOSNameServer.java:1504)
at java.lang.Thread.run(Thread.java:595)
16:47:40,443 INFO [alfresco.smb.protocol] SMB Server [b]${localname}_A [/b]starting
16:47:40,444 INFO [alfresco.smb.protocol] GUID f5473e24-070e-3c09-a361-e6017abdb4f2
16:47:40,444 INFO [alfresco.smb.protocol] Using authenticator org.alfresco.filesys.server.auth.ntlm.AlfrescoAuthenticator
16:47:40,444 INFO [alfresco.smb.protocol] Server timezone America/Chicago, offset from UTC = 6hrs
16:47:40,444 INFO [alfresco.smb.protocol] Shares:
16:47:40,446 INFO [alfresco.smb.protocol] [Alfresco,DISK,ACLs=2,[workspace://SpacesStore/07ed0819-62ec-11db-9994-03ee454b9d84]] [workspace://SpacesStore/07ed0819-62ec-11db-9994-03ee454b9d84]
16:47:40,447 INFO [alfresco.smb.protocol] Add Share [IPC$,IPC$,,Admin,Hidden] : true
16:47:40,460 ERROR [alfresco.smb.protocol] Server error :
java.net.BindException: Permission denied
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at org.alfresco.filesys.smb.server.SessionSocketHandler.initialize(SessionSocketHandler.java:247)
at org.alfresco.filesys.smb.server.NetBIOSSessionSocketHandler.createSessionHandlers(NetBIOSSessionSocketHandler.java:159)
at org.alfresco.filesys.smb.server.SMBServer.run(SMBServer.java:496)
at java.lang.Thread.run(Thread.java:595)
16:47:40,461 INFO [alfresco.smb.protocol] SMB Server shutting down …
03-20-2007 08:09 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.