12-30-2009 12:21 PM
07-18-2010 04:29 PM
# CIFS configuration
#
cifs.enabled=true
cifs.serverName=alfrescohost
cifs.hostannounce=true
cifs.urlfile.prefix=http://alfrescohost:8080/alfresco
08-09-2010 09:33 AM
08-09-2010 09:58 AM
15:55:39,044 ERROR [org.alfresco.fileserver] [SMB] Server error : org.alfresco.jlan.server.config.InvalidConfigurationException: Error initializing TCP-IP SMB session handler, Permission denied
15:55:39,045 ERROR [org.alfresco.fileserver] org.alfresco.jlan.server.config.InvalidConfigurationException: Error initializing TCP-IP SMB session handler, Permission denied
15:55:39,045 ERROR [org.alfresco.fileserver] at org.alfresco.jlan.smb.server.nio.NIOCifsConnectionsHandler.initializeHandler(NIOCifsConnectionsHandler.java:259)
15:55:39,045 ERROR [org.alfresco.fileserver] at org.alfresco.jlan.smb.server.SMBServer.run(SMBServer.java:472)
15:55:39,045 ERROR [org.alfresco.fileserver] at java.lang.Thread.run(Thread.java:619)
08-09-2010 10:02 AM
I've tried changing ports to 10445 but no helpWhat does that mean? What "ports".
08-09-2010 10:16 AM
16:07:08,969 INFO [service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_21-b06; maximum heap size 1979.750MB
16:07:08,970 INFO [service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.3.0 (2765) schema 4009 - Originally installed version 3.3.0 (2765) schema 4009
# cat /etc/redhat-release
CentOS release 5.5 (Final)
# rpm -qa | grep tomcat
tomcat-native-1.1.18-1.el5
tomcat5-servlet-2.4-api-5.5.23-0jpp.7.el5_3.2
tomcat5-jasper-5.5.23-0jpp.7.el5_3.2
tomcat5-jsp-2.0-api-5.5.23-0jpp.7.el5_3.2
tomcat5-server-lib-5.5.23-0jpp.7.el5_3.2
tomcat5-common-lib-5.5.23-0jpp.7.el5_3.2
jakarta-commons-collections-tomcat5-3.2-2jpp.3
tomcat5-5.5.23-0jpp.7.el5_3.2
# egrep "tcpipSMB|netBIOSSMB" /var/lib/tomcat5/webapps/alfresco/WEB-INF/classes/alfresco/file-servers.xml
<tcpipSMB port="10445" ipv6="disabled" platforms="linux,solaris,macosx"/>
<netBIOSSMB sessionPort="10139" namePort="10137" datagramPort="10138" platforms="linux,solaris,macosx"/>
08-09-2010 10:23 AM
08-09-2010 10:33 AM
08-09-2010 11:17 AM
16:27:33,787 DEBUG [smb.protocol.auth] Protocol order primary=TCP/IP NetBIOS, secondary=Native SMB (port 445)
16:27:33,790 DEBUG [smb.protocol.auth] Using offline check interval of 300 seconds
16:27:33,794 DEBUG [org.alfresco.fileserver] Added passthru server [server1.company.local:192.168.1.1:Offline:0,0]
16:27:33,795 DEBUG [org.alfresco.fileserver] Added passthru server [COMPANY.LOCAL\server1:192.168.1.1:Offline:0,0]
16:27:33,795 DEBUG [org.alfresco.fileserver] Added passthru server [server1:192.168.1.1:Offline:0,0]
16:27:33,954 DEBUG [org.alfresco.fileserver] Passthru server online, [server1.company.local:192.168.1.1:Online:0,0]
16:27:34,052 DEBUG [org.alfresco.fileserver] Found browse master at 192.168.1.1
16:27:34,076 DEBUG [org.alfresco.fileserver] Passthru server online, [COMPANY.LOCAL\server1:192.168.1.1:Online:0,0]
16:27:34,957 DEBUG [org.alfresco.fileserver] Passthru offline check failed for server1
16:32:35,058 DEBUG [org.alfresco.fileserver] Passthru server online, [server1:192.168.1.1:Online:0,0]
16:33:10,120 DEBUG [org.alfresco.fileserver] Open authenticate session to [COMPANY.LOCAL\server1:192.168.1.1:Online:0,0]
08-10-2010 07:55 AM
#
# CIFS configuration
#
cifs.enabled=true
cifs.ipv6=disabled
cifs.serverName=alfresco-vm
cifs.domain=COMPANY.LOCAL
cifs.hostannounce=true
cifs.urlfile.prefix=http://alfresco-vm:8080/alfresco
cifs.bindto=0.0.0.0
cifs.broadcast=255.255.255.255
cifs.hostannounce=true
cifs.tcpipSMB.port=10445
cifs.netBIOSSMB.sessionPort=10139
cifs.netBIOSSMB.namePort=10137
cifs.netBIOSSMB.datagramPort=10138
cifs.platforms=linux,solaris,macosx
cifs.WINS.autoDetectEnabled=true
13:16:09,001 DEBUG [org.alfresco.smb.protocol.auth] Closed auth session, sessId=20
13:16:13,755 DEBUG [org.alfresco.smb.protocol.auth] Mapped client /192.168.1.1 to domain null
13:16:13,755 DEBUG [org.alfresco.fileserver] Open authenticate session to [server1.company.local:192.168.1.1:Online:5,Tue Aug 10 13:15:58 CEST 2010]
13:16:13,861 DEBUG [org.alfresco.smb.protocol.auth] Passthru sessId=21, auth ctx=[NTLM,Challenge=e6292d1b347994ae]
13:16:13,864 DEBUG [org.alfresco.smb.protocol.auth] Null CIFS logon allowed, sess = T16
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.