You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Erin Noe-Payne (JIRA)" <ji...@apache.org> on 2013/02/27 19:19:12 UTC

[jira] [Commented] (RAVE-902) Add Widget to store doesn't work

    [ https://issues.apache.org/jira/browse/RAVE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588577#comment-13588577 ] 

Erin Noe-Payne commented on RAVE-902:
-------------------------------------

I've been able to add widgets ok. If the widget is being hosted from localhost you have to provide a port number or it will fail without any meaningful feedback. Is that related to what you are seeing?
                
> Add Widget to store doesn't work
> --------------------------------
>
>                 Key: RAVE-902
>                 URL: https://issues.apache.org/jira/browse/RAVE-902
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.21
>            Reporter: Chris Geer
>
> If you just fill in the "required" fields and click Save nothing happens. If you fill in all the fields you get server side errors like:
> [INFO] [talledLocalContainer] ERROR: org.apache.rave.provider.opensocial.service.impl.OpenSocialWidgetMetadataResolver - Error while reading: JSONObject["description"] not found.
> [INFO] [talledLocalContainer] org.json.JSONException: JSONObject["description"] not found.
> [INFO] [talledLocalContainer] 	at org.json.JSONObject.get(JSONObject.java:498)
> [INFO] [talledLocalContainer] 	at org.json.JSONObject.getString(JSONObject.java:669)
> [INFO] [talledLocalContainer] 	at org.apache.rave.provider.opensocial.service.impl.OpenSocialWidgetMetadataResolver.parseProperty(OpenSocialWidgetMetadataResolver.java:105)
> [INFO] [talledLocalContainer] 	at org.apache.rave.provider.opensocial.service.impl.OpenSocialWidgetMetadataResolver.getMetadata(OpenSocialWidgetMetadataResolver.java:67)
> [INFO] [talledLocalContainer] 	at org.apache.rave.portal.web.api.rpc.WidgetApi$1.execute(WidgetApi.java:69)
> [INFO] [talledLocalContainer] 	at org.apache.rave.portal.web.api.rpc.WidgetApi$1.execute(WidgetApi.java:63)
> [INFO] [talledLocalContainer] 	at org.apache.rave.portal.web.api.rpc.model.RpcOperation.getResult(RpcOperation.java:38)
> [INFO] [talledLocalContainer] 	at org.apache.rave.portal.web.api.rpc.WidgetApi.getWidgetMetadata(WidgetApi.java:63)
> [INFO] [talledLocalContainer] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira