cancel
Showing results for 
Search instead for 
Did you mean: 

CIFS problem with the latest nightly build

yschluchter
Champ in-the-making
Champ in-the-making
Hi,

I installed Alfresco's jBoss bundle on Linux (NLD /Suse). Everything's working  fine…

Now, I compiled the latest nightly built (17.01.2006) and copied the alfresco.war file in the /deploy directory of jBoss.

After restarting jBoss, I have the following exception:

11:21:23,110 ERROR [protocol] CIFS server configuration error, Failed to determine local domain/workgroup
org.alfresco.error.AlfrescoRuntimeException: Failed to determine local domain/workgroup
        at org.alfresco.filesys.server.config.ServerConfiguration.getLocalDomainName(ServerConfiguration.java:2251)
        at org.alfresco.filesys.server.config.ServerConfiguration.processCIFSServerConfig(ServerConfiguration.java:585)
        at org.alfresco.filesys.server.config.ServerConfiguration.init(ServerConfiguration.java:423)

I already added the domain in the file-server.xml file…

I don't really need the CIFS service, but it seems to be mandatory to run the webDAV service.

Thanks for your help!
1 REPLY 1

gary_spencer
Champ in-the-making
Champ in-the-making
Hi,

I've just checked in a change to the file server configuration code that allows the CIFS server to be disabled by removing the 'CIFS Server' config section from the file-servers.xml file.

Could you email me your file-servers.xml file and I'll see if I can spot why you are still seeing the domain/workgroup error.

Cheers

Gary