Hi, As such there are no specific known issues for openSuse 64/32 bit architecture for the problem that you are observing. Probably the simias server instance is going down. There could be some issue with the simias instance. Please check apache error-log file, that is where exact error information gets captured. One other observation, based on your previous mail content, it looks like file permissions are set with root as owner and group. usually apache runs with wwwrun as user and www as group. Usually iFolder setup code looks for /etc/apache2/uid.conf file to get apache user and group details. If this file does not exist then, apache user name and group details can be passed through command line options. Above will make sure that proper permissions are set for respective files which simias server can open and use. I guess this the issue, if the issue is still not solved with the workaround let us know apache error log details so that we can further help you with this problem. Thanks Mahabalesh
>>> Moises Carretero Lavado <[email protected]> 5/25/2010 3:52 PM >>> The 'ps' result is: wwwrun ... /usr/bin/mono /usr/lib/mono/2.0/mod-mono-server2.exe --filename /tmp/mod_mono_server_admin --applications /admin:/usr/lib64/simias/admin --nonstop wwwrun ... /usr/bin/mono /usr/lib/mono/2.0/mod-mono-server2.exe --filename /tmp/mod_mono_server_ifolder --applications /admin:/usr/lib64/simias/webaccess --nonstop But the url: http://<my_domain>/simias10 return a 404 page not found error :( Ravi Kumar escribió: > > Are you sure server is running ? OR configured to run behind apache ? > > > check ps -ef | grep simias > > > try accessing /_http://_/<ip>/simias10/Simias.asmx . Atleast > simias.log should get generated. > > > ravi > > >>> Moises Carretero Lavado <[email protected]> 5/25/2010 3:20 PM >>> > Now I have the most simple configuration: NONSSL and without LDAP. > However, the error message and behavior is the same when I use SSL and > LDAP. And in both cases, the installation process was success. > > > > Ravi Kumar escribió: > >> > >> Few are hitting this issue which I doubt is something related to SSL > >> . Can you share the setup details such as SSL/ NONSSL , apache SSL, > >> LDAP ? > >> > >> > >> ravi > >> > >> >>> Moises Carretero Lavado <[email protected]> 5/25/2010 1:26 PM >>> > >> Hi! > >> > >> I have a ifolder 3.8 server installed in OpenSUSE 11.1 x64. When I > >> installed it in OpenSUSE 11.1 i586 it works fine, but in the 64 bits > >> version I can't login. > >> > >> In this OpenSUSE I install ifolder x64 and i586, I install it with and > >> without SSL, with and without LDAP, and always there is the same error > >> in adminweb.log: > >> > >> /2010-05-25 09:26:45,560 [1713776976] INFO Login - [127.0.0.2] Client > >> Information: admin, 127.0.0.2, Mozilla/5.0 (X11; U; Linux x86_64; > es-ES; > >> rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9 > >> 2010-05-25 09:26:45,804 [1713776976] INFO Login - [127.0.0.2] Login > >> Failed > >> System./ > >> /ObjectDisposedException: The object was used after being disposed. > >> at System.Net.HttpWebResponse.//CheckDisposed () [0x00000] > >> at System.Net.HttpWebResponse.//get_StatusDescription () [0x00000] > >> at (wrapper remoting-invoke-with-check) > >> System.Net.HttpWebResponse://get_StatusDescription () > >> at Novell.iFolderWeb.Admin.//TopNavigation.GetExceptionType > >> (System.Exception e) [0x00000] > >> at Novell.iFolderWeb.Admin.Login.//DoLogin (System.String username, > >> System.String password, Boolean check) [0x00000] > >> 2010-05-25 09:26:45,809 [1713776976] ERROR Global - [127.0.0.2] > >> Application Error > >> System.//ObjectDisposedException: The object was used after being > >> disposed. > >> at System.Net.HttpWebResponse.//CheckDisposed () [0x00000] > >> at System.Net.HttpWebResponse.//get_StatusDescription () [0x00000] > >> at (wrapper remoting-invoke-w ith-check) > >> System.Net.HttpWebResponse://get_StatusDescription () > >> at Novell.iFolderWeb.Admin.//TopNavigation.GetExceptionType > >> (System.Exception e) [0x00000] > >> at Novell.iFolderWeb.Admin.Login.//DoLogin (System.String username, > >> System.String password, Boolean check) [0x00000] > >> > >> /I think the problem is simias doesn't work properly, because in > >> /var/simias/data/simias not exist any FlaimSimias file, neither > >> /var/simias/data/simias/log/simias.log. And the problem is I can't > >> access whith any user in both admin and ifolder areas. > >> > >> Is there any know bug in OpenSUSE 11.1 x64 whith ifolder 3.8 or simias? > >> > >> -- > >> Moisés Carretero Lavado > >> Área de Base de Datos y Sistemas > >> Servicio de Informática > >> Vicerrectorado de Nuevas Tecnologías > >> > >> Universidad de Extremadura > >> Edificio del Rectorado, Badajoz > >> Extension: 86814 > >> > >> > >> > ------------------------------------------------------------------------------ > >> > >> > >> _______________________________________________ > >> ifolder-devel mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/ifolder-devel > >> > > > > > > > -- > Moisés Carretero Lavado > Área de Base de Datos y Sistemas > Servicio de Informática > Vicerrectorado de Nuevas Tecnologías > > Universidad de Extremadura > Edificio del Rectorado, Badajoz > Extension: 86814 > -- Moisés Carretero Lavado Área de Base de Datos y Sistemas Servicio de Informática Vicerrectorado de Nuevas Tecnologías Universidad de Extremadura Edificio del Rectorado, Badajoz Extension: 86814 ------------------------------------------------------------------------------ _______________________________________________ ifolder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ifolder-devel
------------------------------------------------------------------------------
_______________________________________________ ifolder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ifolder-devel
