[
https://issues.apache.org/jira/browse/OFBIZ-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945037#comment-14945037 ]
jawahar commented on OFBIZ-6659:
--------------------------------
Hi Shi Jinghai,
Thankyou for your response and fix, when i am add the patch i can able to see the login page with out rendering exception ,but
https://localhost:8443/ecommerce/control/checkLogin/main using the above link the login page is repeating..without connect with linkedin logo
below is the screen shot..
> When i working with Login with Linkedin In of biz the it is not showing UI part
> -------------------------------------------------------------------------------
>
> Key: OFBIZ-6659
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6659> Project: OFBiz
> Issue Type: Bug
> Components: specialpurpose/passport
> Affects Versions: 12.04.05
> Environment: windows
> Reporter: jawahar
> Assignee: Jacques Le Roux
> Attachments: OFBiz-6659-passport-release12.04.patch
>
>
> {code}
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://passport/widget/PassportScreens.xml#ListThirdPartyLogins]: java.lang.IllegalArgumentException: Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method (Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method)
>
> ---- exception report ----------------------------------------------------------
> [java] Error in request handler:
> [java] Exception: org.ofbiz.widget.screen.ScreenRenderException
> [java] Message: Error rendering screen [component://passport/widget/PassportScreens.xml#ListThirdPartyLogins]: java.lang.IllegalArgumentException: Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method (Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method)
> [java] ---- cause ---------------------------------------------------------------------
> [java] Exception: java.lang.IllegalArgumentException
> [java] Message: Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method
> [java] ---- stack trace ---------------------------------------------------------------
> [java] java.lang.IllegalArgumentException: Error running script at location [component://passport/webapp/passport/WEB-INF/actions/login/getThirdPartyLogins.groovy]: java.lang.IllegalArgumentException: You must pass an even sized array to the toMap method
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)