Hi all ! Me and 2 other users had problems when trying to get a fresh setup runnning.
-> No Login possible ... "Your session has been closed ..." We saw these (new) entries in the logs: elrond:/home/store1/simias-data/simias/log # tail -f Simias.log 2007-07-11 21:52:38,740 [-1250915424] INFO Simias.Storage.Provider.Provider - Created new store /home/store1/simias-data/simias. 2007-07-11 21:52:43,936 [-1250915424] DEBUG Simias.Storage.ChangeLog - Added ChangeLogWriter for collection 02db6442-2afc-4194-9f05-79a52143cd58 2007-07-11 21:52:44,241 [-1250915424] DEBUG Simias.Storage.ChangeLog - Added ChangeLogWriter for collection 5d02294f-dfe7-4891-a885-a41a9d396730 2007-07-11 21:52:44,449 [-1250915424] ERROR Simias.Storage.Store - System.ArgumentNullException: Argument cannot be null. at System.IO.Directory.GetFileSystemEntries (System.String path, System.String pattern, FileAttributes mask, FileAttributes attrs) [0x00000] at System.IO.Directory.GetFiles (System.String path, System.String pattern) [0x00000] at Simias.Storage.Store.GetStore () [0x00000] 2007-07-11 21:52:44,458 [-1250915424] INFO Simias.Storage.ChangeLog - Change Log Service started. 2007-07-11 21:52:44,458 [-1250915424] INFO Simias.Service.Manager - "Simias Change Log Service" service started. 2007-07-11 21:52:44,458 [-1250915424] DEBUG Simias.DomainProvider - Registering provider Local Domain Provider. 2007-07-11 21:52:44,458 [-1250915424] INFO Simias.Service.Manager - "Simias Local Domain Provider" service started. 2007-07-11 21:52:44,549 [-1250915424] INFO Simias.Service.Manager - "Simias Journal" service started. 2007-07-11 21:52:44,551 [-1250915424] DEBUG Simias.Server.Service - Start called 2007-07-11 21:52:44,561 [-1250915424] ERROR Simias.Server.EnterpriseDomain - Argument cannot be null. Parameter name: prefix 2007-07-11 21:52:44,561 [-1250915424] ERROR Simias.Server.EnterpriseDomain - at System.Globalization.CompareInfo.IsPrefix (System.String source, System.String prefix, CompareOptions options) [0x00000] at System.String.StartsWith (System.String value, Boolean ignoreCase, System.Globalization.CultureInfo culture) [0x00000] at System.String.StartsWith (System.String value) [0x00000] at Simias.Server.EnterpriseDomain.ParseUserName (System.String configAdminName, System.String provider) [0x00000] at Simias.Server.EnterpriseDomain.GetServerDomain (Boolean Create) [0x00000] 2007-07-11 21:52:44,564 [-1250915424] ERROR Simias.Service.Manager - Object reference not set to an instance of an object System.NullReferenceException: Object reference not set to an instance of an object at Simias.Host.HostProvider..ctor (Simias.Storage.Domain domain) [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-11 21:52:44,571 [-1250915424] 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 ---> System.NullReferenceException: Object reference not set to an instance of an object at Simias.Storage.Store.GetNodeByID (System.String collectionID, System.String nodeID) [0x00000] at Simias.Storage.Store.GetCollectionByID (System.String collectionID) [0x00000] at Simias.Storage.Store.GetDomain (System.String domainID) [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-11 21:52:44,589 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - AuthenticationModule Init() 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: registration.asmx 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: login.ashx 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: simias.asmx:pingsimias 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: domainservice.asmx:getdomainid 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: pubrss.ashx 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: pubsfile.ashx 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: simias.asmx:getralist 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: simias.asmx:getracertificate 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: ifolderbackup.asmx:getsimiasdatapath 2007-07-11 21:52:44,591 [-1241515104] DEBUG Simias.Security.Web.AuthenticationModule - Unauth service: ifolderbackup.asmx:ping 2007-07-11 21:52:44,596 [-1250915424] INFO Simias.Service.Manager - Services started. The above log is from a build from svn (revision 6910). This happens both with simias-server-setup and the "default"-config from the rpm. Greets Jan-Simon _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
