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

Shi Jinghai commented on OFBIZ-6659:
------------------------------------

Hi Jawahar,

First of all, calm down and drink 1/3 cup coffee please.

Then, you can download ofbiz 12.04 from 
http://svn.apache.org/repos/asf/ofbiz/branches/release12.04, stop here, click 
Revision and fill in 1706654, click finish.

You can drink 1/3 cup coffee and wait the download completed.

View the specialpurpose folder, you can find the passport component, that's the 
right version you can't miss. Copy it to your project, config, rebuild and run. 
It should work ... like a charm.

Now you can drink the final 1/3 cup coffee.

Cheers,


PS: Still not work? Forgive me ... I can't help further. The error message in 
the screenshot is clearly caused by findByAnd method, remove the last 2 
parameters should make it work.



> 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, screenshot-1.png
>
>
> {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)

Reply via email to