table which contain user information

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2013 02:58 AM
Hi All
I am using 4.2.C CE which I have upgraded from 3.2.d.
Now when a user logins to the DM, in catalina.out I get messages like
I want to investigate why such error comes. I wanted to check the table which has information of the users
I checked the table "ACT_ID_USER"; which returned empty values.
Guidance requested on where (which table) has the user information
thanks
Joseph John
I am using 4.2.C CE which I have upgraded from 3.2.d.
Now when a user logins to the DM, in catalina.out I get messages like
2013-05-12 09:39:13,605 ERROR [extensions.webscripts.AbstractRuntime] [http-apr-8080-exec-3] Exception from executeScript - redirecting to status template error: 04120008 Wrapped Exception (with status template): 04120235 User does not exist and could not be created: System org.springframework.extensions.webscripts.WebScriptException: 04120008 Wrapped Exception (with status template): 04120235 User does not exist and could not be created: System
I want to investigate why such error comes. I wanted to check the table which has information of the users
I checked the table "ACT_ID_USER"; which returned empty values.
Guidance requested on where (which table) has the user information
thanks
Joseph John
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2013 06:33 AM
There is no "user" table.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2013 07:31 AM
Hi mrogers
Thanks for the reply, in this case where would the system store user name, first name , Second name, email id, etc
Please guide me
Thanks for the reply, in this case where would the system store user name, first name , Second name, email id, etc
Please guide me

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2013 10:41 AM
You should think of alfresco more as of a noSQL approach. There is already a RESTful API which you can use to get information out. Or ie. you can get
But on the other hand, this error doesn't look like it is related to Alfresco users. It sounds like alfresco is trying to run some system components under weird credentials or something.
When you upgraded, did you also change operating systems or servers?
people
root-scope object in Alfresco javascript API and learn about it (it is on the wiki) so you can get users information.But on the other hand, this error doesn't look like it is related to Alfresco users. It sounds like alfresco is trying to run some system components under weird credentials or something.
When you upgraded, did you also change operating systems or servers?
