Skip to main content
rohitm58172886
New Participant
July 30, 2019

warnings in error log for GET /mnt/overlay/granite/ui/content/shell/header/actions/pulse.data.json

  • July 30, 2019
  • 3 replies
  • 2051 views

Hi,

     When i refresh aem home page or fire any request to aem,

     Aem  itself write below exception in C:\AEM 6.4\crx-quickstart\logs\error.log

30.07.2019 17:22:13.529 *WARN* [192.168.200.160 [1564487533498] GET /mnt/overlay/granite/ui/content/shell/header/actions/pulse.data.json HTTP/1.1] com.adobe.granite.taskmanagement.impl.jcr.TaskAdapterFactory error adapting to Task

javax.jcr.ValueFormatException: [Property of node]= [value of property] is multi-valued.

Note- primery:Type of Above node is  'granite:Task'

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Employee
July 30, 2019

Hello,

Could you provide the complete warning message? Which property of task node and value is being printed here?

Regards,

Vishu

rohitm58172886
New Participant
August 1, 2019

Hi,

     Complete warning message is as below,

01.08.2019 10:25:12.608 *WARN* [192.168.200.160 [1564635312561] GET /mnt/overlay/granite/ui/content/shell/header/actions/pulse.data.json HTTP/1.1] com.adobe.granite.taskmanagement.impl.jcr.TaskAdapterFactory error adapting to Task

javax.jcr.ValueFormatException: commentCreatedBy = [maninder] is multi-valued.

Thanx,

Rohit

Employee
August 1, 2019

Hello Rohit,

Now go to crxde and check the type of commentCreatedBy propertry. It is String or String[]?

Regards,

Vishu