[OGo-Users] Blank Browser Screen after install

Adam Tauno Williams users@opengroupware.org
Sat, 21 Jul 2007 21:38:56 -0400


> I installed compiled and installed the   OpenGroupware and ThirdParty  from the 
> Subversion repository. last night onto my Cento 4 system and everything seems to 

Is there a reason you didn't use the CentOS packages?
ftp://ftp.opengroupware.org/nightly/packages/centos43/trunk

> work but I dont get and login screen or HTML pages displayed to the browser.
> (((((               WHERE ARE THE HTML Pages?                      )))

They don't exist;  pages are generated dynamically by the server.

>  Alias /OpenGroupware10a.woa/WebServerResources/  /CLH/opengroupware.org/WebUI
> #Alias /OpenGroupware10a.woa   /usr/local/share/opengroupware.org-1.1/

This doesn't look like the recommended configuration;  there should be a
record like -
AliasMatch
^/OpenGroupware([0-9a-zA-Z]{1})([0-9a-zA-Z]{1,})\.woa/WebServerResources/(.*)            /usr/local/share/opengroupware.org-$1.$2/www/$3
Alias /ArticleImages /var/lib/opengroupware.org/news

Only the images. css, and javascript files come from the
WebServerResources.  Page body is generated dynamically.

> I switch the Alias line to almost every directory and I get the same message.
> Heres the out put from the ogo-webui-1.1   command:
> ogo-webui-1.1 -WOPort 20000 -WOHttpAllowHost localhost.localdomain
> Jul 21 17:31:03 ogo-webui-1.1 [27039]: SNS support disabled.
> Jul 21 17:31:04 ogo-webui-1.1 [27039]: WARNING(-[NSBundle principalClass]): principal class <class SoCoreProduct> of bundle <NGBundle 0x8158684 fullPath: /usr/local/lib/sope-4.6/products/SoCore.sxp infoDictionary: 0x820af9c loaded=yes> is not a class of the bundle !
> Jul 21 17:31:04 ogo-webui-1.1 [27039]: WARNING(-[NSBundle principalClass]): principal class <class SoOFSProduct> of bundle <NGBundle 0x8173e44 fullPath: /usr/local/lib/sope-4.6/products/SoOFS.sxp infoDictionary: 0x823d804 loaded=yes> is not a class of the bundle !
> Jul 21 17:31:04 ogo-webui-1.1 [27039]: Note: storing cached vCards files in: '/var/lib/opengroupware.org/documents'
> Jul 21 17:31:04 ogo-webui-1.1 [27039]: account::change-password: using password field: 'userPassword'
> Jul 21 17:31:04 ogo-webui-1.1 [27039]: Note: members of role team 'team creators' are allowed to create teams.
> Jul 21 17:31:05 ogo-webui-1.1 [27039]: WARNING(-[NSBundle principalClass]): principal class <class OGoRawDatabaseModule> of bundle <NGBundle 0x8105d44 fullPath: /usr/local/lib/opengroupware.org-1.1/datasources/OGoRawDatabase.ds infoDictionary: 0x82b956c loaded=yes> is not a class of the bundle !
> Jul 21 17:31:05 ogo-webui-1.1 [27039]: WARNING(-[NSBundle principalClass]): principal class <class PostgreSQL72Adaptor> of bundle <NGBundle 0x830b30c fullPath: /usr/local/lib/sope-4.6/dbadaptors/PostgreSQL.gdladaptor infoDictionary: 0x830b2ec loaded=yes> is not a class of the bundle !
> Jul 21 17:31:05 ogo-webui-1.1 [27039]: WARNING(-[NSBundle principalClass]): principal class <class PostgreSQL72Adaptor> of bundle <NGBundle 0x830b30c fullPath: /usr/local/lib/sope-4.6/dbadaptors/PostgreSQL.gdladaptor infoDictionary: 0x830b2ec loaded=yes> is not a class of the bundle !

TRUNK builds currently use SOPE 4.7;  although it shouldn't really
matter.

> Jul 21 17:31:06 ogo-webui-1.1 [27039]: WARNING: did not find checkboxes JavaScript for SkyTableView!
> Jul 21 17:31:06 ogo-webui-1.1 [27039]: WARNING: did not find shiftclick JavaScript for SkyTableView!

Probably your alias match is wrong.

> Jul 21 17:31:06 ogo-webui-1.1 [27039]: OGoProject: available project bases: FileSystem,Database
> Jul 21 17:31:06 ogo-webui-1.1 [27039]: Note: load storage bundle: 'OGoFileSystemProject.ds'
> Jul 21 17:31:06 ogo-webui-1.1 [27039]: Note: load storage bundle: 'OGoDatabaseProject.ds'

Woh!  Something in your installation is screwed up or incomplete.  I'd
guess there is a path mismatch in the binaries.

> Jul 21 17:31:07 ogo-webui-1.1 [27039]: <0x0xb70439a0[LSWMultipartAlternativeBodyViewer]> WARNING: skyrix_id default is not set.

Something is very wrong;  the defaults are not complete.

> Jul 21 17:33:52 ogo-webui-1.1 [27039]: |ogo-webui-1.1| failed to restore session :
>   ctx:            <0x0x88d5dec[WOContext]: 00146a24380088d5dec app=ogo-webui-1.1 sn=none eid= rqeid=>
>   redirecting to: http://clh1.hsd1.md.comcast.net:80/OpenGroupware/
> 192.168.1.100 - - [21/Jul/2007:17:33:52 GMT] "GET /OpenGroupware/ HTTP/1.1" 302 359/0 0.021 - - 136K
> Jul 21 17:33:52 ogo-webui-1.1 [27039]: <0x0x88ea6a4[OGoHelpManager]> Note: no OGo documentation installed!
> Jul 21 17:33:52 ogo-webui-1.1 [27039]: <0x0x88ea6a4[OGoHelpManager]> SP:
> Jul 21 17:33:52 ogo-webui-1.1 [27039]: |ogo-webui-1.1| <OpenGroupware[0x0x8129b9c]: name=ogo-webui-1.1>: created session: <OGoSession[0x0x88eade4]: id=699F699F0146A24380>
> Jul 21 17:33:52 ogo-webui-1.1 [27039]: ccaps: <WEClientCapabilities[0x0x88f674c]: type=IE v7.0 os=Windows cpu=ix86 fast-tbl css1 css2 js vb>
> Jul 21 17:33:52 ogo-webui-1.1 [27039]: Note: PostgreSQL72 adaptor using timezone 'GMT' as default
> Jul 21 17:33:53 ogo-webui-1.1 [27039]: (699F699F0146A24380) user root logged in.
> Jul 21 17:33:53 ogo-webui-1.1 [27039]: [ERROR] (699F699F0146A24380) did not find dockable page: 'Registration'
> 192.168.1.100 - - [21/Jul/2007:17:33:53 GMT] "GET /OpenGroupware/ HTTP/1.1" 200 0/0 1.442 - - 720K

This all looks normal.

> Jul 21 17:35:40 ogo-webui-1.1 [27039]: >DirectAction> triggered default action, session available ..
> 192.168.1.100 - - [21/Jul/2007:17:35:40 GMT] "GET /OpenGroupware/ HTTP/1.1" 200 0/0 0.002 - - 0

Normal.  But the missing bits are probably preventing you from seeing
anything.

http://docs.opengroupware.org/Members/whitemice/wmogag/view is probably
worth a look.