[jira] [Commented] (OFBIZ-6659) When i working with Login with Linkedin In of biz the it is not showing UI part

2015-09-30 Thread jawahar (JIRA)

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

jawahar commented on OFBIZ-6659:


hi any one help to configure connect with Linked in or facebook or twitter...

> 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
>
> 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



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


[jira] [Assigned] (OFBIZ-6658) Creating a new tenant fails

2015-09-30 Thread Pierre Smits (JIRA)

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

Pierre Smits reassigned OFBIZ-6658:
---

Assignee: Pierre Smits

> Creating a new tenant fails
> ---
>
> Key: OFBIZ-6658
> URL: https://issues.apache.org/jira/browse/OFBIZ-6658
> Project: OFBiz
>  Issue Type: Bug
>  Components: ALL APPLICATIONS
>Affects Versions: 13.07.02
> Environment: Windows
>Reporter: Stefan Badenhorst
>Assignee: Pierre Smits
> Attachments: log files.7z
>
>
> When setting up an additional tenant. I'm having trouble logging in as the 
> administrator. 
> I have downloaded OfBiz 13.07.02 and changed the configuration to connect to 
> Postgres 9.4.  Now I have it working with the demo data loaded. I want to add 
> a new tenant with no demo data loaded.  I heave read many articles and tried 
> the suggestions, the furthest I have gotten is to run this at the command 
> line:  ant create-tenant  At first I got errors using this and I realized 
> that it could not create the databases that I was specifying. I manually 
> created the databases with my chosen tenant id '10001'. So now I have 2 
> additional databases ofbiz_10001 and ofbizolap_10001.  At the point where it 
> asks me what data to install I have tried both 'Seed' and 'seed-initial'. I 
> must confess that I'm not sure what this means.  I ran the create-tenant 
> again and this time it created 833 tables in the main database and 6 tables 
> in the olap database.  At the end it tells me the following: [echo] Delegator 
> = default#10001 [echo] Tenant admin = '10001-admin' [echo] Password for 
> tenant admin is 'ofbiz' must change on first login  I have also update the 
> global config to show the tenant input on the login screen.  When I try to 
> login with the above user, it tells me that the user does not exist.



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


[jira] [Created] (OFBIZ-6660) Login with Linkid in

2015-09-30 Thread jawahar (JIRA)
jawahar created OFBIZ-6660:
--

 Summary: Login with Linkid in
 Key: OFBIZ-6660
 URL: https://issues.apache.org/jira/browse/OFBIZ-6660
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: 12.04.05
 Environment: windows
Reporter: jawahar
 Fix For: 12.04.05


When i am trying to work Login With Linked in the UI page is not Opening..

Can you Please give some advice to fix this issue( this is patch for Login with 
LinkedIn)

follwoing is the  Error Description :

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen 
[component://ecommerce/widget/CommonScreens.xml#main-decorator]: 
java.lang.RuntimeException: Error rendering included screen named 
[ListThirdPartyLogins] at location 
[component://passport/widget/PassportScreens.xml]: 
java.net.MalformedURLException: Could not get root location for component with 
name [passport], error was: org.ofbiz.base.component.ComponentException: No 
component found named : passport (Error rendering included screen named 
[ListThirdPartyLogins] at location 
[component://passport/widget/PassportScreens.xml]: 
java.net.MalformedURLException: Could not get root location for component with 
name [passport], error was: org.ofbiz.base.component.ComponentException: No 
component found named : passport) 
 




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


[jira] [Commented] (OFBIZ-6659) When i working with Login with Linkedin In of biz the it is not showing UI part

2015-09-30 Thread jawahar (JIRA)

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

jawahar commented on OFBIZ-6659:


Thanks Jacques your replay..


> 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
>
> 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



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


[jira] [Commented] (OFBIZ-6659) When i working with Login with Linkedin In of biz the it is not showing UI part

2015-09-30 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux commented on OFBIZ-6659:


[~shi.jinghai] who has recently contributed the passport component will maybe 
answer, please be patient...

> 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
>
> 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



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


[jira] [Updated] (OFBIZ-6659) When i working with Login with Linkedin In of biz the it is not showing UI part

2015-09-30 Thread jawahar (JIRA)

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

jawahar updated OFBIZ-6659:
---
Flags: Patch

> 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
>
> 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



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


Re: svn propchange: r1705532 - svn:log

2015-09-30 Thread Jacques Le Roux

I spotted another (more important) error in order component I will work on it 
tomorrow afternoon (UTC), sorry for the delay... :/

Jacques


Le 27/09/2015 14:27, jler...@apache.org a écrit :

Author: jleroux
Revision: 1705532
Modified property: svn:log

Modified: svn:log at Sun Sep 27 12:27:55 2015
--
--- svn:log (original)
+++ svn:log Sun Sep 27 12:27:55 2015
@@ -1 +1 @@
-Fixes a typo spotted while checking changes introduced with r1705329 and 
related. This typo was introduced long ago by r1127449, so can be backported to 
all releases
+Fixes a typo introduced with r1705329




[jira] [Updated] (OFBIZ-6327) Make layered-window available in forms

2015-09-30 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-6327:
-
Attachment: OFBIZ-6327.patch

I load a first version to manage layered-window in forms (and also in menus)

I added default properties value for the width and height size.

Feel free for remarks ;) 

> Make layered-window available in forms
> --
>
> Key: OFBIZ-6327
> URL: https://issues.apache.org/jira/browse/OFBIZ-6327
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ALL COMPONENTS
>Reporter: Jacques Le Roux
>Assignee: Nicolas Malin
> Fix For: Trunk
>
> Attachments: OFBIZ-6327.patch
>
>
> I don't see a need for menus, but could be. Relates also to OFBIZ-6034



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


[jira] [Updated] (OFBIZ-6327) Make layered-window available in forms

2015-09-30 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-6327:
-
Attachment: OFBIZ-6327.patch

I reload my patch because it's a few strange!! It wasn't apply on trunk :/ 

> Make layered-window available in forms
> --
>
> Key: OFBIZ-6327
> URL: https://issues.apache.org/jira/browse/OFBIZ-6327
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ALL COMPONENTS
>Reporter: Jacques Le Roux
>Assignee: Nicolas Malin
> Fix For: Trunk
>
> Attachments: OFBIZ-6327.patch, OFBIZ-6327.patch
>
>
> I don't see a need for menus, but could be. Relates also to OFBIZ-6034



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


buildbot failure in ASF Buildbot on ofbiz-trunk

2015-09-30 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk while building 
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/ofbiz-trunk/builds/133

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: orcus_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' 
triggered this build
Build Source Stamp: [branch ofbiz/trunk] 1706162
Blamelist: jleroux

BUILD FAILED: failed shell

Sincerely,
 -The Buildbot





buildbot failure in ASF Buildbot on ofbiz-trunk

2015-09-30 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk while building 
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/ofbiz-trunk/builds/132

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: lares_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' 
triggered this build
Build Source Stamp: [branch ofbiz/trunk] 1706159
Blamelist: jleroux

BUILD FAILED: failed

Sincerely,
 -The Buildbot





Re: svn propchange: r1705532 - svn:log

2015-09-30 Thread Jacques Le Roux

Actually it should be OK now, I though spotted another issue, but it seems 
unrelated to this recent effort and is trivial (maybe not to fix...)

Jacques

Le 30/09/2015 23:25, Jacques Le Roux a écrit :

I spotted another (more important) error in order component I will work on it 
tomorrow afternoon (UTC), sorry for the delay... :/

Jacques


Le 27/09/2015 14:27, jler...@apache.org a écrit :

Author: jleroux
Revision: 1705532
Modified property: svn:log

Modified: svn:log at Sun Sep 27 12:27:55 2015
--
--- svn:log (original)
+++ svn:log Sun Sep 27 12:27:55 2015
@@ -1 +1 @@
-Fixes a typo spotted while checking changes introduced with r1705329 and related. This typo was introduced long ago by r1127449, so can be 
backported to all releases

+Fixes a typo introduced with r1705329






[jira] [Commented] (OFBIZ-6660) Login with Linkid in

2015-09-30 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux commented on OFBIZ-6660:


Is this not a duplicate of OFBIZ-6659 ?

> Login with Linkid in
> 
>
> Key: OFBIZ-6660
> URL: https://issues.apache.org/jira/browse/OFBIZ-6660
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: 12.04.05
> Environment: windows
>Reporter: jawahar
> Fix For: 12.04.05
>
>
> When i am trying to work Login With Linked in the UI page is not Opening..
> Can you Please give some advice to fix this issue( this is patch for Login 
> with LinkedIn)
> follwoing is the  Error Description :
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen 
> [component://ecommerce/widget/CommonScreens.xml#main-decorator]: 
> java.lang.RuntimeException: Error rendering included screen named 
> [ListThirdPartyLogins] at location 
> [component://passport/widget/PassportScreens.xml]: 
> java.net.MalformedURLException: Could not get root location for component 
> with name [passport], error was: org.ofbiz.base.component.ComponentException: 
> No component found named : passport (Error rendering included screen named 
> [ListThirdPartyLogins] at location 
> [component://passport/widget/PassportScreens.xml]: 
> java.net.MalformedURLException: Could not get root location for component 
> with name [passport], error was: org.ofbiz.base.component.ComponentException: 
> No component found named : passport) 
>  



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


[jira] [Commented] (OFBIZ-6658) Creating a new tenant fails

2015-09-30 Thread Stefan Badenhorst (JIRA)

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

Stefan Badenhorst commented on OFBIZ-6658:
--

I could not find the file you refereced, but I did find this one in the same 
path: PasswordSecurityData.xml
This is the contents:
{code}













{code}

I pasted the XML into 'Complete XML document' input and clicked 'Import Text'
Than got this response:
Results:
Got 6 entities to write to the datasource.

Then I ran the ant create-tenant command again, but I have the same issue.

> Creating a new tenant fails
> ---
>
> Key: OFBIZ-6658
> URL: https://issues.apache.org/jira/browse/OFBIZ-6658
> Project: OFBiz
>  Issue Type: Bug
>  Components: ALL APPLICATIONS
>Affects Versions: 13.07.02
> Environment: Windows
>Reporter: Stefan Badenhorst
>Assignee: Pierre Smits
> Attachments: log files.7z
>
>
> When setting up an additional tenant. I'm having trouble logging in as the 
> administrator. 
> I have downloaded OfBiz 13.07.02 and changed the configuration to connect to 
> Postgres 9.4.  Now I have it working with the demo data loaded. I want to add 
> a new tenant with no demo data loaded.  I heave read many articles and tried 
> the suggestions, the furthest I have gotten is to run this at the command 
> line:  ant create-tenant  At first I got errors using this and I realized 
> that it could not create the databases that I was specifying. I manually 
> created the databases with my chosen tenant id '10001'. So now I have 2 
> additional databases ofbiz_10001 and ofbizolap_10001.  At the point where it 
> asks me what data to install I have tried both 'Seed' and 'seed-initial'. I 
> must confess that I'm not sure what this means.  I ran the create-tenant 
> again and this time it created 833 tables in the main database and 6 tables 
> in the olap database.  At the end it tells me the following: [echo] Delegator 
> = default#10001 [echo] Tenant admin = '10001-admin' [echo] Password for 
> tenant admin is 'ofbiz' must change on first login  I have also update the 
> global config to show the tenant input on the login screen.  When I try to 
> login with the above user, it tells me that the user does not exist.



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