[OGo-Developer] OGo 1.1.6 -> Missing LoginPage Content
Benjamin Mies
developer@opengroupware.org
Fri, 09 Feb 2007 16:11:05 +0100
Hello,
I try to install OGo 1.1.6 + SOPE 4.5.9 from the SVN-sources onto a
Gentoo-2006-1. I followed the instruction given in the install file.
Compiling the sources looks fine. But if I try to run the webui there is
an Error "Loginpage content Missing".
I've checked the links shown in install file, and they seem to be all
right. (I've installed OGo-1.0-stable on same System with same links,
and this works fine). I've also tried another version of OGo or SOPE,
but there is no different.
OGo seems to find the Template files, because I changed debugOn to yes
for Templates folder output in WebUI/OGoFoundation/OGoResourceManager.m.
This is what ogo-webui-1.1 writes to the console after start:
gentoo-2006-1 OGo-1.1.6-yummy # ogo-webui-1.1
Feb 09 15:38:14 ogo-webui-1.1 [19555]: SNS support disabled.
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WARNING(-[NSBundle
principalClass]): principal class <class SoCoreProduct> of bundle
<NGBundle 0x815ff54 fullPath:
/usr/local/lib/sope-4.5/products/SoCore.sxp infoDictionary: 0x8214eac
loaded=yes> is not a class of the bundle !
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WARNING(-[NSBundle
principalClass]): principal class <class SoOFSProduct> of bundle
<NGBundle 0x817705c fullPath: /usr/local/lib/sope-4.5/products/SoOFS.sxp
infoDictionary: 0x8241abc loaded=yes> is not a class of the bundle !
Feb 09 15:38:14 ogo-webui-1.1 [19555]: Note: storing cached vCards files
in: '/var/lib/opengroupware.org/documents'
Feb 09 15:38:14 ogo-webui-1.1 [19555]: account::change-password: using
password field: 'userPassword'
Feb 09 15:38:14 ogo-webui-1.1 [19555]: Note: members of role team 'team
creators' are allowed to create teams.
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WARNING(-[NSBundle
principalClass]): principal class <class OGoRawDatabaseModule> of bundle
<NGBundle 0x827c9cc fullPath:
/usr/local/lib/opengroupware.org-1.1/datasources/OGoRawDatabase.ds
infoDictionary: 0x8107614 loaded=yes> is not a class of the bundle !
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WARNING(-[NSBundle
principalClass]): principal class <class PostgreSQL72Adaptor> of bundle
<NGBundle 0x8311194 fullPath:
/usr/local/lib/sope-4.5/dbadaptors/PostgreSQL.gdladaptor infoDictionary:
0x8311164 loaded=yes> is not a class of the bundle !
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WARNING(-[NSBundle
principalClass]): principal class <class PostgreSQL72Adaptor> of bundle
<NGBundle 0x8311194 fullPath:
/usr/local/lib/sope-4.5/dbadaptors/PostgreSQL.gdladaptor infoDictionary:
0x8311164 loaded=yes> is not a class of the bundle !
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WebServerResources pathes: (
"/root/GNUstep/WebServerResources/",
"/usr/local/share/opengroupware.org-1.1/www/"
)
Feb 09 15:38:14 ogo-webui-1.1 [19555]: template pathes: (
"/root/GNUstep/Library/OpenGroupware.org-1.1/Templates/",
"/usr/local/share/opengroupware.org-1.1/templates/"
)
Feb 09 15:38:14 ogo-webui-1.1 [19555]: Note: located themes: OOo, blue,
kde, orange
Feb 09 15:38:14 ogo-webui-1.1 [19555]: Note: located translations:
Japanese, Slovak, English, Dutch, ptBR, French, German, Danish,
Hungarian, Norwegian, Spanish, Portuguese, Basque, Italian, Polish
Feb 09 15:38:14 ogo-webui-1.1 [19555]: |ogo-webui-1.1| CTI Dialers:
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WOCompoundElement: pool embedding
is on.
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WOCompoundElement: id logging is on.
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WARNING: did not find checkboxes
JavaScript for SkyTableView!
Feb 09 15:38:14 ogo-webui-1.1 [19555]: WARNING: did not find shiftclick
JavaScript for SkyTableView!
Feb 09 15:38:15 ogo-webui-1.1 [19555]: OGoProject: available project
bases: FileSystem,Database
Feb 09 15:38:15 ogo-webui-1.1 [19555]: Note: load storage bundle:
'OGoFileSystemProject.ds'
Feb 09 15:38:15 ogo-webui-1.1 [19555]: Note: load storage bundle:
'OGoDatabaseProject.ds'
Feb 09 15:38:15 ogo-webui-1.1 [19555]: Note: doc-viewer did not find Epoz.
Feb 09 15:38:15 ogo-webui-1.1 [19555]: Note: found doc-viewers
attributes,contents,versions,access,logs
Feb 09 15:38:15 ogo-webui-1.1 [19555]: Note: using default doc-viewer rules.
Feb 09 15:38:15 ogo-webui-1.1 [19555]: Note: did not find zip tool:
'/usr/bin/zip'
Feb 09 15:38:15 ogo-webui-1.1 [19555]: Note: folder-view did not find Epoz.
Feb 09 15:38:15 ogo-webui-1.1 [19555]: SkyPersonViewer: form letter
types: excel, framemaker, winword
Feb 09 15:38:15 ogo-webui-1.1 [19555]: |ogo-webui-1.1| OpenGroupware.org
instance initialized.
Feb 09 15:38:15 ogo-webui-1.1 [19555]: |ogo-webui-1.1| WOHttpAdaptor
listening on address *:20000
(And this is after I try to connect)
nb-benjamin - - [09/Feb/2007:15:38:17 GMT] "GET /ogo HTTP/1.1" 200 212/0
0.195 - - 244K
I don't have any idea whats wrong, somebody else?
Regards Benjamin.