Re: [Ifolder-dev] Login error

2007-12-04 Thread Chris Arnold
Balakrishnan KalIdas wrote:
 Is it possible to run the simias-server-setup from /opt/novell/ifolder3/bin 
 and reconfigure the service again with the same store path or different one. 
 Ensure that you say Yes for apache, so that the apache restart will ensure 
 iFolder starts.
   
I am re-running ./simias-server-setup and i need to know the path to the
servers data files?
   
 Chris Arnold [EMAIL PROTECTED] 12/3/2007 9:43 PM 
 
 Just got a fresh install of eDir and iFolder 3 on OES2. Everything went
 OK until we got to the configuring iFolder section. At this we got a
 failed to configure ifolder 3 error. Nothing in /var/log/ifolder3
 folder. We can get to the web interface of the admin and the interface
 for /ifolder but can not login to anything. The admin interface gives
 Your session has been closed. Please log in.error and the /ifolder
 interface gives
 Exception Message: Content is not 'text/xml' but 'text/html; charset=utf-8'
 Response error message:
 --
 html
 titleError 500/titlebody bgcolor=whiteh1font
 color=redServer error in '/simias10' application/font/h1hr
 h2font color=marooni/i/font/h2
 bDescription: /bError processing request.
 p
 bError Message: /bHTTP 500. p
 bStack Trace: /btable summary=Stack Trace width=100%
 bgcolor=#c
 trtdcodepre
 Simias.CreateException: Failed to create Flaim DB. ---gt;
 Simias.SimiasException: Flaim error FERR_IO_ACCESS_DENIED
 FERR_IO_ACCESS_DENIED--- End of inner exception stack trace ---

   at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore ()
 [0x0]   at Simias.Storage.Provider.Provider.Connect
 (Simias.Storage.Provider.ProviderConfig conf, System.Booleanamp;
 created) [0x0]   at Simias.Storage.Store..ctor () [0x0]   at
 Simias.Storage.Store.GetStore () [0x0]   at
 Simias.Security.Web.AuthenticationModule.get_StoreReference ()
 [0x0]   at
 Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest
 (System.Web.HttpContext context) [0x0]   at
 Simias.Security.Web.AuthenticationModule.OnAcquireRequestState
 (System.Object source, System.EventArgs eventArgs) [0x0]   at
 (wrapper delegate-invoke)
 System.MulticastDelegate:invoke_void_object_EventArgs
 (object,System.EventArgs)
   at System.Web.HttpApplication+lt;gt;c__CompilerGenerated1.MoveNext
 () [0x0] /pre/code
 /td/tr
 /table
 p
 hr
 /body
 /html
 !--
 System.Web.HttpException:  ---gt; Simias.CreateException: Failed to
 create Flaim DB. ---gt; Simias.SimiasException: Flaim error
 FERR_IO_ACCESS_DENIED FERR_IO_ACCESS_DENIED--- End of inner exception
 stack trace ---

   at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore ()
 [0x0]   at Simias.Storage.Provider.Provider.Connect
 (Simias.Storage.Provider.ProviderConfig conf, System.Booleanamp;
 created) [0x0]   at Simias.Storage.Store..ctor () [0x0]   at
 Simias.Storage.Store.GetStore () [0x0]   at
 Simias.Security.Web.AuthenticationModule.get_StoreReference ()
 [0x0]   at
 Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest
 (System.Web.HttpContext context) [0x0]   at
 Simias.Security.Web.AuthenticationModule.OnAcquireRequestState
 (System.Object source, System.EventArgs eventArgs) [0x0]   at
 (wrapper delegate-invoke)
 System.MulticastDelegate:invoke_void_object_EventArgs
 (object,System.EventArgs)
   at System.Web.HttpApplication+lt;gt;c__CompilerGenerated1.MoveNext
 () [0x0] --- End of inner exception stack trace ---

 --

 Exception Type: System.InvalidOperationException
 Exception Site: Void InvalidOperation(System.String,
 System.Net.WebResponse, System.Text.Encoding)
 Exception Source: System.Web.Services

 Exception Stack:

 System.InvalidOperationException: Content is not 'text/xml' but
 'text/html; charset=utf-8'
 Response error message:
 --
 html
 titleError 500/titlebody bgcolor=whiteh1font
 color=redServer error in '/simias10' application/font/h1hr
 h2font color=marooni/i/font/h2
 bDescription: /bError processing request.
 p
 bError Message: /bHTTP 500. p
 bStack Trace: /btable summary=Stack Trace width=100%
 bgcolor=#c
 trtdcodepre
 Simias.CreateException: Failed to create Flaim DB. ---gt;
 Simias.SimiasException: Flaim error FERR_IO_ACCESS_DENIED
 FERR_IO_ACCESS_DENIED--- End of inner exception stack trace ---

   at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore ()
 [0x0]   at Simias.Storage.Provider.Provider.Connect
 (Simias.Storage.Provider.ProviderConfig conf, System.Booleanamp;
 created) [0x0]   at Simias.Storage.Store..ctor () [0x0]   at
 Simias.Storage.Store.GetStore () [0x0]   at
 Simias.Security.Web.AuthenticationModule.get_StoreReference ()
 [0x0]   at
 Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest
 (System.Web.HttpContext context) [0x0]   at
 Simias.Security.Web.AuthenticationModule.OnAcquireRequestState
 (System.Object source, System.EventArgs eventArgs) [0x0]   at
 (wrapper delegate-invoke)
 System.MulticastDelegate:invoke_void_object_EventArgs
 

Re: [Ifolder-dev] Login error

2007-12-04 Thread Chris Arnold
Balakrishnan KalIdas wrote:
  If you can afford to re-setup, then run the setup again and ensure Apache is 
 mentioned as Yes during the prompt.
   
Setup? We were running the SVN ifolder from Jan-Simon and we had to run
a command to setup the server and simias, i believe, are to run that
again with ifolder from OES2 disc? If so, what is that setup command?
   
 Chris Arnold [EMAIL PROTECTED] 12/4/2007 12:08 AM 
 
 Patrik Dufresne wrote:
   
 Hi Chris,

 I'm sure it's just the permission you have on the simias data directory.
 it's must be set to mod 770 with user:group of apache.
 
 Hi Patrick. That folder was owned by root and in the root group. I
 changed it to wwwrun-WWW daemon Apache and file group as www with 700
 permissions and still get the same error.
   
 Chris Arnold wrote:
 
 Just got a fresh install of eDir and iFolder 3 on OES2. Everything went
 OK until we got to the configuring iFolder section. At this we got a
 failed to configure ifolder 3 error. Nothing in /var/log/ifolder3
 folder. We can get to the web interface of the admin and the interface
 for /ifolder but can not login to anything. The admin interface gives
 Your session has been closed. Please log in.error and the /ifolder
 interface gives
 Exception Message: Content is not 'text/xml' but 'text/html;
 charset=utf-8'
 Response error message:
 -- 
 html
 titleError 500/titlebody bgcolor=whiteh1font
 color=redServer error in '/simias10' application/font/h1hr
 h2font color=marooni/i/font/h2
 bDescription: /bError processing request.
 p
 bError Message: /bHTTP 500. p
 bStack Trace: /btable summary=Stack Trace width=100%
 bgcolor=#c
 trtdcodepre
 Simias.CreateException: Failed to create Flaim DB. ---gt;
 Simias.SimiasException: Flaim error FERR_IO_ACCESS_DENIED
 FERR_IO_ACCESS_DENIED--- End of inner exception stack trace ---

   at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore ()
 [0x0]   at Simias.Storage.Provider.Provider.Connect
 (Simias.Storage.Provider.ProviderConfig conf, System.Booleanamp;
 created) [0x0]   at Simias.Storage.Store..ctor () [0x0]   at
 Simias.Storage.Store.GetStore () [0x0]   at
 Simias.Security.Web.AuthenticationModule.get_StoreReference ()
 [0x0]   at
 Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest
 (System.Web.HttpContext context) [0x0]   at
 Simias.Security.Web.AuthenticationModule.OnAcquireRequestState
 (System.Object source, System.EventArgs eventArgs) [0x0]   at
 (wrapper delegate-invoke)
 System.MulticastDelegate:invoke_void_object_EventArgs
 (object,System.EventArgs)
   at System.Web.HttpApplication+lt;gt;c__CompilerGenerated1.MoveNext
 () [0x0] /pre/code
 /td/tr
 /table
 p
 hr
 /body
 /html
 !--
 System.Web.HttpException:  ---gt; Simias.CreateException: Failed to
 create Flaim DB. ---gt; Simias.SimiasException: Flaim error
 FERR_IO_ACCESS_DENIED FERR_IO_ACCESS_DENIED--- End of inner exception
 stack trace ---

   at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore ()
 [0x0]   at Simias.Storage.Provider.Provider.Connect
 (Simias.Storage.Provider.ProviderConfig conf, System.Booleanamp;
 created) [0x0]   at Simias.Storage.Store..ctor () [0x0]   at
 Simias.Storage.Store.GetStore () [0x0]   at
 Simias.Security.Web.AuthenticationModule.get_StoreReference ()
 [0x0]   at
 Simias.Security.Web.AuthenticationModule.VerifyPrincipalFromRequest
 (System.Web.HttpContext context) [0x0]   at
 Simias.Security.Web.AuthenticationModule.OnAcquireRequestState
 (System.Object source, System.EventArgs eventArgs) [0x0]   at
 (wrapper delegate-invoke)
 System.MulticastDelegate:invoke_void_object_EventArgs
 (object,System.EventArgs)
   at System.Web.HttpApplication+lt;gt;c__CompilerGenerated1.MoveNext
 () [0x0] --- End of inner exception stack trace ---

 --

 Exception Type: System.InvalidOperationException
 Exception Site: Void InvalidOperation(System.String,
 System.Net.WebResponse, System.Text.Encoding)
 Exception Source: System.Web.Services

 Exception Stack:

 System.InvalidOperationException: Content is not 'text/xml' but
 'text/html; charset=utf-8'
 Response error message:
 -- 
 html
 titleError 500/titlebody bgcolor=whiteh1font
 color=redServer error in '/simias10' application/font/h1hr
 h2font color=marooni/i/font/h2
 bDescription: /bError processing request.
 p
 bError Message: /bHTTP 500. p
 bStack Trace: /btable summary=Stack Trace width=100%
 bgcolor=#c
 trtdcodepre
 Simias.CreateException: Failed to create Flaim DB. ---gt;
 Simias.SimiasException: Flaim error FERR_IO_ACCESS_DENIED
 FERR_IO_ACCESS_DENIED--- End of inner exception stack trace ---

   at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore ()
 [0x0]   at Simias.Storage.Provider.Provider.Connect
 (Simias.Storage.Provider.ProviderConfig conf, System.Booleanamp;
 created) [0x0]   at Simias.Storage.Store..ctor () [0x0]   at
 Simias.Storage.Store.GetStore () [0x0]   at
 

Re: [Ifolder-dev] Login error

2007-12-04 Thread Jan-Simon Möller
Am Dienstag, 4. Dezember 2007 13:10:15 schrieb Chris Arnold:
 Balakrishnan KalIdas wrote:
   If you can afford to re-setup, then run the setup again and ensure
  Apache is mentioned as Yes during the prompt.

 Setup? We were running the SVN ifolder from Jan-Simon and we had to run
 a command to setup the server and simias, i believe, are to run that
 again with ifolder from OES2 disc? If so, what is that setup command?


I'll start skype, so if you see my nick there, just call !

Best regards
Jan-Simon

___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


Re: [Ifolder-dev] Login error

2007-12-04 Thread Chris Arnold
Jan-Simon Möller wrote:
 Am Dienstag, 4. Dezember 2007 13:10:15 schrieb Chris Arnold:
   
 Balakrishnan KalIdas wrote:
 
  If you can afford to re-setup, then run the setup again and ensure
 Apache is mentioned as Yes during the prompt.
   
 Setup? We were running the SVN ifolder from Jan-Simon and we had to run
 a command to setup the server and simias, i believe, are to run that
 again with ifolder from OES2 disc? If so, what is that setup command?

 

 I'll start skype, so if you see my nick there, just call !
I start skype and do not see you on. I will stay on and check for you
___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


[Ifolder-dev] Simias log file

2007-12-04 Thread Chris Arnold
Jan-Simon was helping me troubleshoot a your session has closed. Please log 
in error from the ifolder admin interface. Installed ifolder from OES2 disc. 
Here is the simias log:
2007-12-04 10:40:15,531 [-1259353184] INFO  Simias.Service.Manager - The 
database is being shut down.
2007-12-04 10:45:57,435 [-1239262304] ERROR Simias.Service.Manager - Failed to 
create Flaim DB.
Simias.CreateException: Failed to create Flaim DB. --- Simias.SimiasException: 
Flaim error FERR_IO_ACCESS_DENIED FERR_IO_ACCESS_DENIED--- End of inner 
exception stack trace ---

  at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x0] 
  at Simias.Storage.Provider.Provider.Connect 
(Simias.Storage.Provider.ProviderConfig conf, System.Boolean created) 
[0x0] 
  at Simias.Storage.Store..ctor () [0x0] 
  at Simias.Storage.Store.GetStore () [0x0] 
  at Simias.Storage.ChangeLog.Start () [0x0] 
  at Simias.Service.ThreadServiceCtl.Start () [0x0] 
  at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) 
[0x0] 
2007-12-04 10:45:57,462 [-1239262304] 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_IO_ACCESS_DENIED 
FERR_IO_ACCESS_DENIED--- End of inner exception stack trace ---

  at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x0] 
  at Simias.Storage.Provider.Provider.Connect 
(Simias.Storage.Provider.ProviderConfig conf, System.Boolean created) 
[0x0] 
  at Simias.Storage.Store..ctor () [0x0] 
  at Simias.Storage.Store.GetStore () [0x0] 
  at Simias.LocalProvider..ctor () [0x0] 
  at 0x0 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) [0x0] --- 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) [0x0] 
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, 
System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x0] 
  at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) 
[0x0] 
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) 
[0x0] 
  at System.Activator.CreateInstance (System.Type type) [0x0] 
  at System.Reflection.Assembly.CreateInstance (System.String typeName, Boolean 
ignoreCase) [0x0] 
  at System.Reflection.Assembly.CreateInstance (System.String typeName) 
[0x0] 
  at Simias.Service.ThreadServiceCtl.Start () [0x0] 
  at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) 
[0x0] 
2007-12-04 10:45:57,479 [-1239262304] INFO  Simias.Service.Manager - Simias 
Journal service started.
2007-12-04 10:45:57,490 [-1239262304] ERROR Simias.Service.Manager - Failed to 
create Flaim DB.
Simias.CreateException: Failed to create Flaim DB. --- Simias.SimiasException: 
Flaim error FERR_IO_ACCESS_DENIED FERR_IO_ACCESS_DENIED--- End of inner 
exception stack trace ---

  at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x0] 
  at Simias.Storage.Provider.Provider.Connect 
(Simias.Storage.Provider.ProviderConfig conf, System.Boolean created) 
[0x0] 
  at Simias.Storage.Store..ctor () [0x0] 
  at Simias.Storage.Store.GetStore () [0x0] 
  at Simias.Server.EnterpriseDomain..ctor (Boolean Create) [0x0] 
  at Simias.Server.Service.Start () [0x0] 
  at Simias.Service.ThreadServiceCtl.Start () [0x0] 
  at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) 
[0x0] 
2007-12-04 10:45:57,502 [-1239262304] 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_IO_ACCESS_DENIED 
FERR_IO_ACCESS_DENIED--- End of inner exception stack trace ---

  at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x0] 
  at Simias.Storage.Provider.Provider.Connect 
(Simias.Storage.Provider.ProviderConfig conf, System.Boolean created) 
[0x0] 
  at Simias.Storage.Store..ctor () [0x0] 
  at Simias.Storage.Store.GetStore () [0x0] 
  at Simias.Server.Report..cctor () [0x0] --- End of inner exception stack 
trace ---

  at 0x0 unknown method
  at Simias.Server.ReportService.Start () [0x0] 
  at 

Re: [Fwd: Re: [Ifolder-dev] iFolder Client running on Gusty]

2007-12-04 Thread Patrik Dufresne

Hi,

This part are also interesting. It's come from Simias.log

   2007-12-04 17:29:11,545 [-1238651984] ERROR Simias.Storage.Store -
   System.ArgumentNullException: Argument cannot be null.
   in 0x00292 System.IO.Directory:GetFileSystemEntries (System.String
   path, System.String pattern, FileAttributes mask, FileAttributes attrs)
   in 0x00011 System.IO.Directory:GetFiles (System.String path,
   System.String pattern)
   in 0x00166 Simias.Storage.Store:GetStore ()
   2007-12-04 17:29:11,591 [-1238651984] INFO  Simias.Storage.ChangeLog
   - Change Log Service started.
   2007-12-04 17:29:11,591 [-1238651984] INFO  Simias.Service.Manager -
   Simias Change Log Service service started.
   2007-12-04 17:29:11,592 [-1238651984] INFO  Simias.Service.Manager -
   Simias Local Domain Provider service started.
   2007-12-04 17:29:11,594 [-1238651984] INFO  Simias.Service.Manager -
   Simias Journal service started.
   2007-12-04 17:29:11,680 [-1238651984] ERROR
   Simias.Server.EnterpriseDomain - mountPoint isn't valid: /var/lib/simias
   2007-12-04 17:29:11,681 [-1238651984] ERROR
   Simias.Server.EnterpriseDomain - in 0x000bc
   Mono.Unix.UnixDriveInfo:.ctor (System.String mountPoint)
   in 0x00043 Simias.Storage.DataStore:.ctor (System.String datapath)
   in 0x00273 Simias.Storage.DataStore:GetVolumes ()
   in 0x000b7 Simias.Storage.Store:GetStoreUnmanagedPath
   (System.String collectionID)
   in 0x0002d Simias.Storage.Collection:get_UnmanagedPath ()
   in 0x00106 Simias.Server.Report:CreateReportCollection
   (Simias.Storage.Store store, Simias.Storage.Domain domain)
   in 0x00101 Simias.Server.EnterpriseDomain:GetServerDomain (Boolean
   Create)
   2007-12-04 17:29:11,694 [-1238651984] ERROR
   Simias.Server.EnterpriseDomain - mountPoint isn't valid: /var/lib/simias
   2007-12-04 17:29:11,694 [-1238651984] ERROR
   Simias.Server.EnterpriseDomain - in 0x000bc
   Mono.Unix.UnixDriveInfo:.ctor (System.String mountPoint)
   in 0x00043 Simias.Storage.DataStore:.ctor (System.String datapath)
   in 0x00273 Simias.Storage.DataStore:GetVolumes ()
   in 0x000b7 Simias.Storage.Store:GetStoreUnmanagedPath
   (System.String collectionID)
   in 0x0002d Simias.Storage.Collection:get_UnmanagedPath ()
   in 0x00106 Simias.Server.Report:CreateReportCollection
   (Simias.Storage.Store store, Simias.Storage.Domain domain)
   in 0x00101 Simias.Server.EnterpriseDomain:GetServerDomain (Boolean
   Create)
   2007-12-04 17:29:11,750 [-1238651984] INFO  Simias.Service.Manager -
   Simias Server service started.
   2007-12-04 17:29:11,753 [-1238651984] 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
   in 0x000bf Simias.Server.Report:.ctor ()
   in 0x00020 Simias.Server.ReportService:Start ()
   in 0x00102 Simias.Service.ThreadServiceCtl:Start ()
   in 0x0008b Simias.Service.Manager:messageDispatcher
   (Simias.Service.Message msg)
   2007-12-04 17:29:11,811 [-1238651984] INFO  Simias.Service.Manager -
   Services started.
   2007-12-04 17:29:12,272 [-1224914000] INFO 
   Simias.Server.Authentication - Authenticated User:

   f7023a01-6d06-4df9-8d37-d2b9bcbc4da2:admin Success
   2007-12-04 17:29:13,705 [-1224914000] INFO 
   Simias.Server.Authentication - Authenticated User:

   f7023a01-6d06-4df9-8d37-d2b9bcbc4da2:admin Success

It's the same problem got by Bastien in October 2007.

I take a look to the code. There is tree exception. The firt one
[..]
in 0x00011 System.IO.Directory:GetFiles (System.String path, 
System.String pattern)

in 0x00166 Simias.Storage.Store:GetStore ()
are related to certifiate directory. Witch I don't have.


The second are more dramatic.
ERROR Simias.Server.EnterpriseDomain - mountPoint isn't valid: 
/var/lib/simias

[...]
but I don't understand where ctor() is called.


   Patrik Dufresne


Patrik Dufresne wrote:

Hi Kalis,

I re-setup all my environment from zero and proceed to the 
installation. While trying to access http://192.168.1.126/simias10 I 
got an authentification box where I enter my login information 
(user:admin, pass:simias) that I mention in the configuration of 
simias. I click OK end got 404 error.


While trying to acess http://192.168.1.126/simias10/DomainService.asmx 
I got a web page.   

While I try to login on the /ifolder interface I receive the same 
error with release 6993 and 6977 (before SSL ?)


Exception Message: System.NullReferenceException-Object reference
not set to an instance of an object
Exception Type: System.Web.Services.Protocols.SoapException
Exception Site: System.Object[]
ReceiveResponse(System.Net.WebResponse,
System.Web.Services.Protocols.SoapClientMessage,
System.Web.Services.Protocols.SoapExtension[])
Exception Source: System.Web.Services

Exception Stack:

System.Web.Services.Protocols.SoapException:
System.NullReferenceException-Object reference not set to an
instance of an 

Re: [Ifolder-dev] Simias log file

2007-12-04 Thread Balakrishnan KalIdas
Is it possible to send the Simias.config file, simias.conf and uid.conf(will be 
in apache conf dir). Also the store listing, basically an ls screenshot of the 
store must do.

Kalis

 Chris Arnold [EMAIL PROTECTED] 12/4/2007 9:47 PM 
Jan-Simon was helping me troubleshoot a your session has closed. Please log 
in error from the ifolder admin interface. Installed ifolder from OES2 disc. 
Here is the simias log:
2007-12-04 10:40:15,531 [-1259353184] INFO  Simias.Service.Manager - The 
database is being shut down.
2007-12-04 10:45:57,435 [-1239262304] ERROR Simias.Service.Manager - Failed to 
create Flaim DB.
Simias.CreateException: Failed to create Flaim DB. --- Simias.SimiasException: 
Flaim error FERR_IO_ACCESS_DENIED FERR_IO_ACCESS_DENIED--- End of inner 
exception stack trace ---

  at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x0] 
  at Simias.Storage.Provider.Provider.Connect 
(Simias.Storage.Provider.ProviderConfig conf, System.Boolean created) 
[0x0] 
  at Simias.Storage.Store..ctor () [0x0] 
  at Simias.Storage.Store.GetStore () [0x0] 
  at Simias.Storage.ChangeLog.Start () [0x0] 
  at Simias.Service.ThreadServiceCtl.Start () [0x0] 
  at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) 
[0x0] 
2007-12-04 10:45:57,462 [-1239262304] 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_IO_ACCESS_DENIED 
FERR_IO_ACCESS_DENIED--- End of inner exception stack trace ---

  at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x0] 
  at Simias.Storage.Provider.Provider.Connect 
(Simias.Storage.Provider.ProviderConfig conf, System.Boolean created) 
[0x0] 
  at Simias.Storage.Store..ctor () [0x0] 
  at Simias.Storage.Store.GetStore () [0x0] 
  at Simias.LocalProvider..ctor () [0x0] 
  at 0x0 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) [0x0] --- 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) [0x0] 
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, 
System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x0] 
  at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) 
[0x0] 
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) 
[0x0] 
  at System.Activator.CreateInstance (System.Type type) [0x0] 
  at System.Reflection.Assembly.CreateInstance (System.String typeName, Boolean 
ignoreCase) [0x0] 
  at System.Reflection.Assembly.CreateInstance (System.String typeName) 
[0x0] 
  at Simias.Service.ThreadServiceCtl.Start () [0x0] 
  at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) 
[0x0] 
2007-12-04 10:45:57,479 [-1239262304] INFO  Simias.Service.Manager - Simias 
Journal service started.
2007-12-04 10:45:57,490 [-1239262304] ERROR Simias.Service.Manager - Failed to 
create Flaim DB.
Simias.CreateException: Failed to create Flaim DB. --- Simias.SimiasException: 
Flaim error FERR_IO_ACCESS_DENIED FERR_IO_ACCESS_DENIED--- End of inner 
exception stack trace ---

  at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x0] 
  at Simias.Storage.Provider.Provider.Connect 
(Simias.Storage.Provider.ProviderConfig conf, System.Boolean created) 
[0x0] 
  at Simias.Storage.Store..ctor () [0x0] 
  at Simias.Storage.Store.GetStore () [0x0] 
  at Simias.Server.EnterpriseDomain..ctor (Boolean Create) [0x0] 
  at Simias.Server.Service.Start () [0x0] 
  at Simias.Service.ThreadServiceCtl.Start () [0x0] 
  at Simias.Service.Manager.messageDispatcher (Simias.Service.Message msg) 
[0x0] 
2007-12-04 10:45:57,502 [-1239262304] 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_IO_ACCESS_DENIED 
FERR_IO_ACCESS_DENIED--- End of inner exception stack trace ---

  at Simias.Storage.Provider.Flaim.FlaimProvider.CreateStore () [0x0] 
  at Simias.Storage.Provider.Provider.Connect 
(Simias.Storage.Provider.ProviderConfig conf, System.Boolean created) 
[0x0] 
  at Simias.Storage.Store..ctor ()