cancel
Showing results for 
Search instead for 
Did you mean: 

Does work CIFS in Alfresco 2.9.0 B?

mabayona
Champ on-the-rise
Champ on-the-rise
After having Alfresco community 2.1 installed and working on windows vista, I decided to test 2.9B anf found out that the CIFS connection is not working. No error message in the logs though.

It is just me or anybody else is having similar problems?
18 REPLIES 18

dmatejka
Champ in-the-making
Champ in-the-making
HI
sorry for missleading you. I was talking about the Nightly Builds of Alfresco 2.9B in a "single-instance single-tenant (ST) environment".  At lest two of us (I do not know about anybody else) had the problem with CIFS in the latest build (20080108) that can be dowloaded from
http://dev.alfresco.com/downloads/nightly/dist/

So I rolled back to previous nightly-build of 2.9B and CIFS is working again (I do not know the result from mabayona)

Daniel

mabayona
Champ on-the-rise
Champ on-the-rise
It seems that the problem is known to Alfresco and is due to a compilation error during the on going integration of JLAN in alfresco (see AR-1987).

A workaround is described in the bug description but the solution seems to be to wait for next nightly/release of 2.9.

Unfortunatelly since previous nightlies are not available, it seems to be the only solution possible.

dmatejka
Champ in-the-making
Champ in-the-making
hallo,
just found out that nightly builds are updating again.. so wanted to let you know.

Best regards,

Daniel

jlabuelo
Champ on-the-rise
Champ on-the-rise
Hi guys

I have tried to install this new 2.9C nightly build from the 24th.

I have tried to use the install wizard for Linux, and start a brand new installation in my PC. But after choosing the right options in the wizar and set the installation to work with MySQL. I find these problems:

Problem1) In the file alfresco.sh the variable $ALF_HOME is set to @@ALFRESCO_DIR@@, which is not recognized when I try to launch alfresco. My asumption was that this variable should be set in the Install Wizard.

Problem2) In the file start_oo.sh the variable @@ALFRESCO_DIR@@ and also refers to a directory in the Alfresco directory called 'openoffice.org2.1', but in the folder structure under the Alfresco parent directory, I find the directory 'openoffice'

Problem3) After changing the openoffice directory and the alfresco directory variables in alfresco.sh and start_oo.sh, got a problem as the files under /opt/Alfresco/openoffice/program are only with rights rw-r–r–. I have changed them to rwxr-x-r–. 

Problem4) I have tried then to launch the alfresco application "sudo ./alfresco.sh"… but got this error message:
Using CATALINA_BASE: /opt/Alfresco/tomcat
Using CATALINA_HOME: /opt/Alfresco/tomcat
Using CATALINA_TMPDIR: /opt/Alfresco/tomcat/temp
Using JRE_HOME: /opt/Alfresco/java
Starting OpenOffice service…
jlabuelo@Alfresco-Server:/opt/Alfresco$ [Java framework] Error in function createUserSettingsDocument (elements.cxx).javaldx failed!
[Java framework] Error in function createUserSettingsDocument (elements.cxx).

And from here I am not able to launch the application.


Thn I have installed the version 2.1, and then upgraded it to 2.9C and worked fine. Still having some problems creating business rules in tenants, and other configuration i am still checking, but… did you manage to get Alfresco 2.9C installed using the Install wizar for Linux???

I have opened this as a bug as was the same in 2.9.0B
http://issues.alfresco.com/browse/AR-2010

Let me know your thoughts please

nielsj
Champ in-the-making
Champ in-the-making
I have also attempted to install 2.9.0B under openSUSE 10.3. I have the following remarks:

1. Programs elements in the openoffice package downlaoaded are not made runable.
2. After changing @@ALFRESCO_DIR@@ in alf_start.sh, alf_stop.sh, and start_oo.sh, as well as setting the AFL_HOME variable in alfresco.sh at least Tomcat starts and is accessible in the web-browser.
3. I the get a [Java framework] Error in function createUserSettingsDocument (elements.css). javaldx failed!
4, A folder called @@ALFRESCO_DIR@@ is created in my /opt/alfresco directory. This folder contains oouser folder.

Regards, Niels

jlabuelo
Champ on-the-rise
Champ on-the-rise
Hi Nielsj

I think the best you can try as first solution is installing the last nightly biuld for version 2.9c_dev.

Hope this helps

nielsj
Champ in-the-making
Champ in-the-making
Thanks. I will attempt that tomorrow. Yesterday just to do something I installed the ingres-alfresco bundle, and that is now working. However, I would rather used mysql-alfresco, since I am more familiar with mysql and with ingres.

mt44555
Champ in-the-making
Champ in-the-making
Hi all,

Please add the two properties

# Name of the host running AVM
avm.remote.host=localhost

# AVMRemote API
avm.remote.port=50500

in the file alfresco-shared.properties in C:\Alfresco\virtual-tomcat\conf

It is working for me no errors on the console of Virtual tomcat Smiley Very Happy  😎

jlabuelo
Champ on-the-rise
Champ on-the-rise
Hi there

I am trying to map a Drive using CIFS with our single tenant aflresco configuration but we are getting an error everytime the login and password of the super admin is introduced.

Seems that you got CIFS to work in 2.9, could you please take a look to this post http://forums.alfresco.com/en/viewtopic.php?f=9&t=12868 and let us know how you got it?

Thanks a lot mate