You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pranay Pandey (JIRA)" <ji...@apache.org> on 2016/05/26 05:21:12 UTC

[jira] [Assigned] (OFBIZ-7130) Error on console when navigate to update party email address page

     [ https://issues.apache.org/jira/browse/OFBIZ-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pranay Pandey reassigned OFBIZ-7130:
------------------------------------

    Assignee: Pranay Pandey  (was: Amardeep Singh Jhajj)

> Error on console when navigate to update party email address page
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-7130
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7130
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework, party
>    Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, Release Branch 15.12
>            Reporter: Amardeep Singh Jhajj
>            Assignee: Pranay Pandey
>            Priority: Minor
>
> Here is the error log:
> {code}
> [java] 2016-05-26 09:06:55,702 |http-nio-8443-exec-7 |ControlServlet                |T| [[[editcontactmech(Domain:https://localhost)] Request Done- total:1.114,since last([editcontactmech(...):1.114]]
>      [java] 2016-05-26 09:06:55,752 |http-nio-8443-exec-9 |ControlServlet                |T| [[[getAssociatedStateList(Domain:https://localhost)] Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
>      [java] 2016-05-26 09:06:55,813 |http-nio-8443-exec-9 |UtilProperties                |I| ResourceBundle ServiceErrorUiLabels (en_US) created in 0.045s with 34 properties
>      [java] 2016-05-26 09:06:55,814 |http-nio-8443-exec-9 |ServiceDispatcher             |E| Incoming context (in runSync : getAssociatedStateList) does not match expected requirements
>      [java] org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getAssociatedStateList.countryGeoId]
>      [java] 	at org.ofbiz.service.ModelService.validate(ModelService.java:557) ~[ofbiz-service.jar:?]
>      [java] 	at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:376) [ofbiz-service.jar:?]
>      [java] 	at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:227) [ofbiz-service.jar:?]
> {code}
> I will provide the patch soon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)