cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
48
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Bernhard Albler on 07-09-2010 09:55:27 AM
Hi,
 
from time to time we see a error when a user is first created and then a property is updated. The error in the log is (the parameter being updated is the language):
09/06/2010 12:15:04.497 |24978,,,VMREST,3,ERROR [http-8443-12] com.cisco.connection.rest.helper.Utilities  - Invalid parameter label.subscriber.language|

 
anyone faced this before, maybe got an ide? Bug Toolkit turns up nothing. Full log is below.
09/06/2010 12:15:03.917 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - created authentication information: username=$username$, alias=$username$, id=c9f0e122-37b9-4685-8177-84d77308db1b|
09/06/2010 12:15:04.066 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - returning session cached authentication information: alias=$username$, id=c9f0e122-37b9-4685-8177-84d77308db1b|
09/06/2010 12:15:04.082 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - skipping field that does not exist in transfer object: object=SubscriberBasicTOImpl, name=exitTargetConversation|
09/06/2010 12:15:04.083 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - skipping field that does not exist in transfer object: object=SubscriberBasicTOImpl, name=exitAction|
09/06/2010 12:15:04.083 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - skipping field that does not exist in transfer object: object=SubscriberBasicTOImpl, name=exitTargetHandlerObjectId|
09/06/2010 12:15:04.083 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - found user: count=1|
09/06/2010 12:15:04.172 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - update user: ObjectId=b132df32-7476-4f9b-ac2a-6bda1d2b2136|
09/06/2010 12:15:04.186 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - created authentication information: username=$username$, alias=$username$, id=c9f0e122-37b9-4685-8177-84d77308db1b|
09/06/2010 12:15:04.187 |24978,,,VMREST,3,DEBUG [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - returning session cached authentication information: alias=$username$, id=c9f0e122-37b9-4685-8177-84d77308db1b|
09/06/2010 12:15:04.497 |24978,,,VMREST,3,ERROR [http-8443-12] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - unable to update User|
09/06/2010 12:15:04.497 |24978,,,VMREST,3,ERROR [http-8443-12] com.cisco.connection.rest.helper.Utilities  - Invalid parameter label.subscriber.language|
09/06/2010 12:18:44.248 |18904,,,VMREST,3,DEBUG [http-8443-2] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - setting rows per page to default: 20001|
09/06/2010 12:18:44.248 |18904,,,VMREST,3,DEBUG [http-8443-2] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - setting page number to default: 1|
09/06/2010 12:18:44.248 |18904,,,VMREST,3,DEBUG [http-8443-2] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - query: (alias is e020f12)|
09/06/2010 12:18:44.248 |18904,,,VMREST,3,DEBUG [http-8443-2] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - filter: alias is e020f12|
09/06/2010 12:18:44.248 |18904,,,VMREST,3,DEBUG [http-8443-2] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - returning where condition|
09/06/2010 12:18:44.248 |18904,,,VMREST,3,DEBUG [http-8443-2] com.cisco.connection.rest.impl.GeneratedUserRestImpl  - parse sort: null|

Subject: RE: Strange error when updating user
Replied by: David Wanagel on 07-09-2010 11:32:53 AM
Are you explicitly setting the language code to a value?  If so, is that value available in the /vmrest/installedlanguages collection?  
 
-Dave
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links