OK I will try that. My only worry is that server-setup didn't finish, I hope it didn't have more work to do after that.
I just symlinked httpd to apache2 and finished the script. The file /etc/httpd/conf.d/simias.conf contains the line Include /etc/apache2/mod_mono.conf That should be changed. After making the above changes I restarted apache and attempted to log in to the admin screen. It refused to let me log in giving me the dreaded "your session has been closed" error message. Log from Simias.log ---------------------------- 2007-07-09 06:08:04,136 [-1239503984] ERROR Simias.Service.Manager - Failed to create Flaim DB. Simias.CreateException: Failed to create Flaim DB. ---> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS--- End of inner exception stack trace --- at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x00000] at Simias.Storage.Provider.Provider.Connect (Simias.Storage.Provider.ProviderConfig conf, System.Boolean& created) [0x00000] at Simias.Storage.Store..ctor () [0x00000] at Simias.Storage.Store.GetStore () [0x00000] at Simias.Storage.ChangeLog.Start () [0x00000] at Simias.Service.ThreadServiceCtl.Start () [0x00000] at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) [0x00000] 2007-07-09 06:08:04,323 [-1239503984] ERROR Simias.Service.Manager - Exception has been thrown by the target of an invocation. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Simias.CreateException: Failed to create Flaim DB. ---> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS--- End of inner exception stack trace --- at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x00000] at Simias.Storage.Provider.Provider.Connect (Simias.Storage.Provider.ProviderConfig conf, System.Boolean& created) [0x00000] at Simias.Storage.Store..ctor () [0x00000] at Simias.Storage.Store.GetStore () [0x00000] at Simias.LocalProvider..ctor () [0x00000] at <0x00000> <unknown method> at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[]) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace --- at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] at System.Activator.CreateInstance (System.Type type) [0x00000] at System.Reflection.Assembly.CreateInstance (System.String typeName, Boolean ignoreCase) [0x00000] at System.Reflection.Assembly.CreateInstance (System.String typeName) [0x00000] at Simias.Service.ThreadServiceCtl.Start () [0x00000] at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) [0x00000] 2007-07-09 06:08:04,333 [-1239503984] INFO Simias.Service.Manager - "Simias Journal" service started. 2007-07-09 06:08:04,485 [-1239503984] ERROR Simias.Service.Manager - Failed to create Flaim DB. Simias.CreateException: Failed to create Flaim DB. ---> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS--- End of inner exception stack trace --- at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x00000] at Simias.Storage.Provider.Provider.Connect (Simias.Storage.Provider.ProviderConfig conf, System.Boolean& created) [0x00000] at Simias.Storage.Store..ctor () [0x00000] at Simias.Storage.Store.GetStore () [0x00000] at Simias.Server.EnterpriseDomain..ctor (Boolean Create) [0x00000] at Simias.Server.Service.Start () [0x00000] at Simias.Service.ThreadServiceCtl.Start () [0x00000] at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) [0x00000] 2007-07-09 06:08:04,621 [-1239503984] ERROR Simias.Service.Manager - An exception was thrown by the type initializer for Simias.Server.Report System.TypeInitializationException: An exception was thrown by the type initializer for Simias.Server.Report ---> Simias.CreateException: Failed to create Flaim DB. ---> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS--- End of inner exception stack trace --- at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x00000] at Simias.Storage.Provider.Provider.Connect (Simias.Storage.Provider.ProviderConfig conf, System.Boolean& created) [0x00000] at Simias.Storage.Store..ctor () [0x00000] at Simias.Storage.Store.GetStore () [0x00000] at Simias.Server.Report..cctor () [0x00000] --- End of inner exception stack trace --- at <0x00000> <unknown method> at Simias.Server.ReportService.Start () [0x00000] at Simias.Service.ThreadServiceCtl.Start () [0x00000] at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) [0x00000] 2007-07-09 06:08:04,622 [-1239503984] INFO Simias.Service.Manager - Services started. ------------------------------- Log file from adminweb.log ---------- 2007-07-09 06:08:06,350 [-1224889456] INFO Login - [203.109.144.83] Login Failed System.InvalidOperationException: Not supported Content-Type in the response: 'text/html; charset=utf-8' Response error message: -- <html> <title>Error 500</title><body bgcolor="white"><h1><font color="red">Server error in '/simias10' application</font></h1><hr> <h2><font color="maroon"><i></i></font></h2> <b>Description: </b>Error processing request. <p> <b>Error Message: </b>HTTP 500. <p> <b>Stack Trace: </b><table summary="Stack Trace" width="100%" bgcolor="#ffffc"> <tr><td><code><pre> Simias.CreateException: Failed to create Flaim DB. ---> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS--- End of inner exception stack trace --- at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x00000] at Simias.Storage.Provider.Provider.Connect (Simias.Storage.Provider.ProviderConfig conf, System.Boolean& created) [0x00000] at Simias.Storage.Store..ctor () [0x00000] at Simias.Storage.Store.GetStore () [0x00000] at Simias.Security.Web.AuthenticationModule.get_StoreReference () [0x00000] at Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest (System.Web.HttpContext context) [0x00000] at Simias.Security.Web.AuthenticationModule.OnAcquireRequestState (System.Object source, System.EventArgs eventArgs) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) at System.Web.HttpApplication+<>c__CompilerGenerated1.MoveNext () [0x00000] </pre></code> </td></tr> </table> <p> <hr> </body> </html> <!-- System.Web.HttpException: ---> Simias.CreateException: Failed to create Flaim DB. ---> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS--- End of inner exception stack trace --- at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x00000] at Simias.Storage.Provider.Provider.Connect (Simias.Storage.Provider.ProviderConfig conf, System.Boolean& created) [0x00000] at Simias.Storage.Store..ctor () [0x00000] at Simias.Storage.Store.GetStore () [0x00000] at Simias.Security.Web.AuthenticationModule.get_StoreReference () [0x00000] at Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest (System.Web.HttpContext context) [0x00000] at Simias.Security.Web.AuthenticationModule.OnAcquireRequestState (System.Object source, System.EventArgs eventArgs) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) at System.Web.HttpApplication+<>c__CompilerGenerated1.MoveNext () [0x00000] --- End of inner exception stack trace --- --> at System.Web.Services.Protocols.WebServiceHelper.InvalidOperation (System.String message, System.Net.WebResponse response, System.Text.Encoding enc) [0x00000] at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse (System.Net.WebResponse response, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000] at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000] at iFolderAdmin.GetAuthenticatedUser () [0x00000] at (wrapper remoting-invoke-with-check) iFolderAdmin:GetAuthenticatedUser () at Novell.iFolderWeb.Admin.Login.DoLogin (System.String username, System.String password, Boolean check) [0x00000] 2007-07-09 06:08:06,388 [-1224889456] ERROR Global - [203.109.144.83] Application Error System.InvalidOperationException: Not supported Content-Type in the response: 'text/html; charset=utf-8' Response error message: -- <html> <title>Error 500</title><body bgcolor="white"><h1><font color="red">Server error in '/simias10' application</font></h1><hr> <h2><font color="maroon"><i></i></font></h2> <b>Description: </b>Error processing request. <p> <b>Error Message: </b>HTTP 500. <p> <b>Stack Trace: </b><table summary="Stack Trace" width="100%" bgcolor="#ffffc"> <tr><td><code><pre> Simias.CreateException: Failed to create Flaim DB. ---> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS--- End of inner exception stack trace --- at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x00000] at Simias.Storage.Provider.Provider.Connect (Simias.Storage.Provider.ProviderConfig conf, System.Boolean& created) [0x00000] at Simias.Storage.Store..ctor () [0x00000] at Simias.Storage.Store.GetStore () [0x00000] at Simias.Security.Web.AuthenticationModule.get_StoreReference () [0x00000] at Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest (System.Web.HttpContext context) [0x00000] at Simias.Security.Web.AuthenticationModule.OnAcquireRequestState (System.Object source, System.EventArgs eventArgs) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) at System.Web.HttpApplication+<>c__CompilerGenerated1.MoveNext () [0x00000] </pre></code> </td></tr> </table> <p> <hr> </body> </html> <!-- System.Web.HttpException: ---> Simias.CreateException: Failed to create Flaim DB. ---> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS--- End of inner exception stack trace --- at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x00000] at Simias.Storage.Provider.Provider.Connect (Simias.Storage.Provider.ProviderConfig conf, System.Boolean& created) [0x00000] at Simias.Storage.Store..ctor () [0x00000] at Simias.Storage.Store.GetStore () [0x00000] at Simias.Security.Web.AuthenticationModule.get_StoreReference () [0x00000] at Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest (System.Web.HttpContext context) [0x00000] at Simias.Security.Web.AuthenticationModule.OnAcquireRequestState (System.Object source, System.EventArgs eventArgs) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) at System.Web.HttpApplication+<>c__CompilerGenerated1.MoveNext () [0x00000] --- End of inner exception stack trace --- --> at System.Web.Services.Protocols.WebServiceHelper.InvalidOperation (System.String message, System.Net.WebResponse response, System.Text.Encoding enc) [0x00000] at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse (System.Net.WebResponse response, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000] at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000] at iFolderAdmin.GetAuthenticatedUser () [0x00000] at (wrapper remoting-invoke-with-check) iFolderAdmin:GetAuthenticatedUser () at Novell.iFolderWeb.Admin.Login.DoLogin (System.String username, System.String password, Boolean check) [0x00000] [EMAIL PROTECTED] log]# _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
