[
https://jira.jboss.org/browse/GTNPORTAL-1539?page=com.atlassian.jira.plug...
]
kien nguyen updated GTNPORTAL-1539:
-----------------------------------
Attachment: 2010-10-13-GTNPORTAL-1539-shindig.patch
The bug cause by parsing json of shindig, the json data and parsing parameter don't
match together. This attachment patch (for Shindig) can help osapi service of GateIn
gadgets run OK and error logs will be removed too
Remove gadget Error 404 in logs
-------------------------------
Key: GTNPORTAL-1539
URL:
https://jira.jboss.org/browse/GTNPORTAL-1539
Project: GateIn Portal
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: kien nguyen
Assignee: kien nguyen
Attachments: 2010-10-13-GTNPORTAL-1539-shindig.patch
Have following errors when user drag and drop gadget to dashboard in first time (example:
Todo gadget):
Oct 6, 2010 8:57:18 AM org.apache.shindig.gadgets.render.DefaultServiceFetcher
retrieveServices
SEVERE: Failed to parse services methods from endpoint
http://localhost:8080/social/rpc.
JSONObject["data"] not found.
Oct 6, 2010 8:57:18 AM org.apache.shindig.gadgets.render.DefaultServiceFetcher
retrieveServices
SEVERE: Failed to parse services methods from endpoint
http://localhost:8080/gadgets/api/rpc. JSONObject["data"] not found.
It seems to error that related to fetch data to get available rpc services
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira