[OGo-Users] Application Server caught exception
Helge Hess
users@opengroupware.org
Thu, 28 Jun 2007 23:49:58 +0200
On 28.06.2007, at 23:00, Stefan Hofmeir wrote:
> Jun 28 15:35:29 ogo-webui-1.1 [20280]: (4F384F38014683D541) command
> account::get-by-login({login = stefan;})
> failed:
> name: LSDBObjectCommandException reason: account::get-by-login
> failed: ERROR: more than one user for
> login! info: <none>
Don't know how you managed to break it like this, but apparently your
database contains two logins 'stefan'.
psql -h localhost OGo OGo
SELECT company_id FROM person WHERE login='stefan';
Helge
--
Helge Hess
http://www.helgehess.eu/