Issue21

Title Create workspace w/ empty DB Site Error
Priority BUG Status resolved
Superseder Nosy List sfalcon
Assigned To Topics

Created on 2006-05-17.11:47:28 by sfalcon, last changed 2006-05-19.12:40:01 by sfalcon.

Messages
msg89 (view) Author: sfalcon Date: 2006-05-19.12:40:01
This is the same as issue 25.
msg65 (view) Author: sfalcon Date: 2006-05-17.11:47:28
Going through a fresh install, I created a user, logged in and tried to create a
workspace.  Then I got the site error pasted below.  Not critical, as the
documented procedure should be to load data first, but it would be nice to fail
more gracefully here.


Site Error

An error was encountered while publishing this resource.

Error Type: ProgrammingError
Error Value: ERROR: relation "sgdi_seth_test1_globalreppool" does not exist
SELECT * FROM sgdi_seth_test1_globalreppool LIMIT 1
History
Date User Action Args
2006-05-19 12:40:01sfalconsetstatus: unread -> resolved
messages: + msg89
2006-05-17 11:47:28sfalconcreate