[OGo-Users] Error on projects
Adam Tauno Williams
users@opengroupware.org
Mon, 10 Sep 2007 22:32:18 -0400
> I'm trying to open an existing project and ogo gives me the following error:
> Sep 10 21:16:11 ogo-webui-1.1 [4314]: [ERROR]
> <0x0x851b61c[OGoFileManagerFactory]> -[OGoFileManagerFactory
> fileManagerInContext:forProject:] found no filemanager class for
> scheme file: <_NSAbsoluteFileURL 0x08d12ecc:
> 'file:///var/lib/opengroupware.org/skyfs/38100'>
> Sep 10 21:16:11 ogo-webui-1.1 [4314]: SkyProject4Viewer couldn't
> create filemanager for gid <0x0x8d02b64[EOKeyGlobalID]: Project 38091>
> Sep 10 21:16:11 ogo-webui-1.1 [4314]: [WARN] (10DA10DA0146E5B2D1)
> Could not execute command view for types (
> <NGMimeType: eo-gid/project>
> )
> it happens also on a newly created project :(
> it's a fresh reinstall from a backup. most of the other projects are
> working correctly.
> What could it be?
Is the ogo-docapi-fs or your distributions equivalent installed? That
is my first guess given the error message.
Otherwise is the SkyFSPath default defined to the same path as
previously? Does OGo have permissions for this path? Does the url
attribute of the project point to the projects current root (after the
restore)?
The url of an FS project is absolute and persists in the url attribute
so if you restructure the server you must modify the url of FS projects.
The root of DB projects is always the document root.