cancel
Showing results for 
Search instead for 
Did you mean: 

CIFS not Start Alfresco 3.2 under Linux

dav_dt
Champ in-the-making
Champ in-the-making
Hello,

I have one issue with Alfresco 3.2 (linux SLES10) and CIFS Alfresco server.

This is my configuration : alfresco-global.properties

# CIFS
#————-
cifs.enabled=true
cifs.ServerName=alfresco
cifs.domain=work
cifs.hostanounce=true
cifs.tcpipSMB.port=445
cifs.ipv6.enabled=false
cifs.netBIOSSMB.namePort=137
cifs.netBIOSSMB.datagramPort=138
cifs.netBIOSSMB.sessionPort=139

And it's impossible to connect share and port is not open on the level of the server !

Starting Nmap 4.11 at 2009-10-23 16:16 CEST
PORT     STATE SERVICE
21/tcp   open  ftp
22/tcp   open  ssh
111/tcp  open  rpcbind
427/tcp  open  svrloc
631/tcp  open  ipp
3306/tcp open  mysql
5801/tcp open  vnc-http-1
5901/tcp open  vnc-1
8080/tcp open  http-proxy

Firewall is not used and alfresco start in root user.

Do you have one idea about this issue ?

Thanks for your help,
4 REPLIES 4

tonyc
Champ in-the-making
Champ in-the-making
It looks like your configuration is good..

In <tomcat_home>/webapps/alfresco/WEB-INF/classes/log4j.properties set:
log4j.logger.org.alfresco.fileserver=debug

Then post the output of your log, this will help identify the problem

dav_dt
Champ in-the-making
Champ in-the-making
Hello,

I activate log for fileserver (debug) and CIFS (remove #)… thanks for your help.


19:57:10,939 INFO  [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/repository.properties]
19:57:10,942 INFO  [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/domain/transaction.properties]
19:57:10,942 INFO  [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from URL [file:/opt/Alfresco_v32/tomcat/shared/classes/alfresco-global.properties]
19:57:11,252 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
19:57:52,992 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
19:57:55,704 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.
19:58:01,900 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [default]
19:58:01,939 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
19:58:05,018 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [default] complete
19:58:05,419 INFO  [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /opt/Alfresco_v32/alf_data
19:58:05,615 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …
19:58:06,383 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] No patches were required.
19:58:06,398 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Found 0 module(s).
19:58:06,449 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [default]
19:58:06,494 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
19:58:07,142 INFO  [org.alfresco.filesys.repo.ContentDiskDriver] Locked files will be marked as offline
19:58:07,140 DEBUG [org.alfresco.filesys.state.FileStateReaper] Added file state table for workspace://SpacesStore/3267c573-8994-4281-b24c-a96efdb9d77d
19:58:07,175 DEBUG [org.alfresco.filesys.repo.NodeMonitor] Node monitor filesystem=Alfresco, rootPath=/Company Home
19:58:07,176 DEBUG [org.alfresco.filesys.repo.NodeMonitor] Node monitor installed for Alfresco
19:58:07,183 DEBUG [org.alfresco.filesys.repo.NodeMonitor] NodeMonitor started, NodeMonitor_Alfresco
19:58:07,181 DEBUG [org.alfresco.filesys.state.FileStateReaper] Added file state table for VirtualView
19:58:07,214 DEBUG [org.alfresco.filesys.avm.AVMDiskDriver] Store sitestore, type=SiteStore, webproj=null, username=null
19:58:07,243 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [managed, ldap1]
19:58:07,280 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
19:58:07,425 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [managed, ldap1] complete
19:58:07,489 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [default] complete
19:58:07,489 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [default]
19:58:07,645 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
19:58:08,221 INFO  [org.alfresco.repo.imap.AlfrescoImapServer] IMAP service started on host:port exchange.hb.lan:143.
19:58:08,222 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [default] complete
19:58:08,222 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [default]
19:58:08,359 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
19:58:08,511 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Synchronizing users and groups with user registry 'ldap1'
19:58:08,517 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Retrieving all users from user registry 'ldap1'
19:58:08,541 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Retrieving all groups from user registry 'ldap1'
19:58:08,552 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] Finished synchronizing users and groups with user registry 'ldap1'
19:58:08,553 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] 0 user(s) and 0 group(s) processed
19:58:08,554 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [default] complete
19:58:08,951 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_09-b03; maximum heap size 986,125MB
19:58:08,948 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.2.0 (r 2384) schema 3003 - Originally installed version 3.2.0 (r 2384) schema 3003
19:58:40,043 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'wcm_deployment_receiver' subsystem, ID: [default]
19:58:40,072 INFO  [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
19:58:40,198 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'wcm_deployment_receiver' subsystem, ID: [default] complete
19:58:47,152 INFO  [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework

tonyc
Champ in-the-making
Champ in-the-making
It looks to me like it is not being started…  Have you tried configuring CIFS in the subsystem configuration, remove your cifs configuration from alfresco-global.properties and try it in…

<tomcat_home>/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/fileServers/default/file-servers.properties

Really the only thing you should need to do in this file is make sure cifs.enabled=true and maybe set your cifs.domain=<your workgroup or domain>

dav_dt
Champ in-the-making
Champ in-the-making
After this modification…I have same log and same issue.

Do you have another idea ?

thanks