[jira] [Created] (OFBIZ-6889) When iam login to thirdparty which is(Connect with Face book and connect with Google plus) i can able to connect to ofbiz and i can able to place order successfully ..b

2016-02-10 Thread jawahar (JIRA)
jawahar created OFBIZ-6889: -- Summary: When iam login to thirdparty which is(Connect with Face book and connect with Google plus) i can able to connect to ofbiz and i can able to place order successfully ..but when i logout , and login agian i cant ab

How to log mysql queries which takes more time than minimum time set by user?

2016-02-10 Thread kulwantbughipura
Hello, Actually i want to dump all the sql queries which are executed by ofbiz when they take more time than the time specified by user. -- View this message in context: http://ofbiz.135035.n4.nabble.com/How-to-log-mysql-queries-which-takes-more-time-than-minimum-time-set-by-user-tp4677041.htm

[jira] [Closed] (OFBIZ-6452) Bad Lookup Field

2016-02-10 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-6452. -- Resolution: Fixed Fix Version/s: Bootstrap theme This was committed in r1685212 > Bad Lo

Re: How to log mysql queries which takes more time than minimum time set by user?

2016-02-10 Thread Deepak Dixit
Please refer GenericDAO.java file. In Ofbiz if query took more then 150 MS then its logged on console. {code} if (Debug.timingOn()) { long queryEndTime = System.currentTimeMillis(); long queryTotalTime = queryEndTime - queryStartTime; if (queryTotalTime > 150) { Debug.logTimi

[jira] [Assigned] (OFBIZ-6568) Updates Groovy to 2.4.4 version

2016-02-10 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-6568: Assignee: Jacopo Cappellato (was: Jacques Le Roux) > Updates Groovy to 2.4.4 vers

Re: How to log mysql queries which takes more time than minimum time set by user?

2016-02-10 Thread Jacques Le Roux
Thanks Deepak, Since we have sometimes this question I have added a FAQ entry https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-SQLQueriesDurations Jacques Le 10/02/2016 11:01, Deepak Dixit a écrit : Please refer GenericDAO.

[jira] [Updated] (OFBIZ-6568) Updates Groovy to 2.4.4 version

2016-02-10 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-6568: - Affects Version/s: Release Branch 15.12 > Updates Groovy to 2.4.4 version > -

Re: How to log mysql queries which takes more time than minimum time set by user?

2016-02-10 Thread kulwantbughipura
Thanks. -- View this message in context: http://ofbiz.135035.n4.nabble.com/How-to-log-mysql-queries-which-takes-more-time-than-minimum-time-set-by-user-tp4677041p4677049.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Increasing thread pool size for tomcat in Ofbiz

2016-02-10 Thread kulwantbughipura
Hello, I wanted to ask how we can increase tomcat thread pool size. -- View this message in context: http://ofbiz.135035.n4.nabble.com/Increasing-thread-pool-size-for-tomcat-in-Ofbiz-tp4677050.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.

[jira] [Comment Edited] (OFBIZ-6889) When iam login to thirdparty which is(Connect with Face book and connect with Google plus) i can able to connect to ofbiz and i can able to place order successfu

2016-02-10 Thread jawahar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15140867#comment-15140867 ] jawahar edited comment on OFBIZ-6889 at 2/10/16 2:29 PM: - i have p

[jira] [Resolved] (OFBIZ-6889) When iam login to thirdparty which is(Connect with Face book and connect with Google plus) i can able to connect to ofbiz and i can able to place order successfully ..

2016-02-10 Thread jawahar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jawahar resolved OFBIZ-6889. Resolution: Fixed i have passed "id" instead of "login" Thanks, Jawahar > When iam login to thirdparty w

buildbot failure in on ofbiz-trunk-rat

2016-02-10 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-rat while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-rat/builds/240 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The AnyBranchScheduler sche

buildbot failure in on ofbiz-trunk

2016-02-10 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk/builds/410 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler scheduler

[jira] [Commented] (OFBIZ-6568) Updates Groovy to 2.4.4 version

2016-02-10 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141011#comment-15141011 ] Jacopo Cappellato commented on OFBIZ-6568: -- I have upgraded the trunk and all the

[jira] [Commented] (OFBIZ-6568) Updates Groovy to 2.4.4 version

2016-02-10 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141038#comment-15141038 ] Pierre Smits commented on OFBIZ-6568: - I guess a change of the title is in order to fa

[jira] [Updated] (OFBIZ-6568) Update Groovy to 2.4.5 version

2016-02-10 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-6568: - Summary: Update Groovy to 2.4.5 version (was: Updates Groovy to 2.4.4 version) > Update

[jira] [Updated] (OFBIZ-6568) Update Groovy to 2.4.5 version

2016-02-10 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-6568: - Fix Version/s: 15.12.01 > Update Groovy to 2.4.5 version > --

[jira] [Closed] (OFBIZ-6889) When iam login to thirdparty which is(Connect with Face book and connect with Google plus) i can able to connect to ofbiz and i can able to place order successfully ..bu

2016-02-10 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-6889. -- Thanks for feedback jawahar! > When iam login to thirdparty which is(Connect with Face book and co

[jira] [Created] (OFBIZ-6890) Dutch translations for catalog labels

2016-02-10 Thread Pierre Smits (JIRA)
Pierre Smits created OFBIZ-6890: --- Summary: Dutch translations for catalog labels Key: OFBIZ-6890 URL: https://issues.apache.org/jira/browse/OFBIZ-6890 Project: OFBiz Issue Type: Improvement

[jira] [Updated] (OFBIZ-6890) Dutch translations for catalog labels

2016-02-10 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-6890: Attachment: OFBIZ-6890-ProductUiLabels.xml.patch This patch addresses the issue. > Dutch translatio

buildbot success in on ofbiz-branch15

2016-02-10 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-branch15 while building . Full details are available at: https://ci.apache.org/builders/ofbiz-branch15/builds/5 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: forced: by IRC user on chan

[jira] [Created] (OFBIZ-6891) change default locale

2016-02-10 Thread abhinav singh (JIRA)
abhinav singh created OFBIZ-6891: Summary: change default locale Key: OFBIZ-6891 URL: https://issues.apache.org/jira/browse/OFBIZ-6891 Project: OFBiz Issue Type: Bug Reporter: abh

[jira] [Commented] (OFBIZ-6891) change default locale

2016-02-10 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142361#comment-15142361 ] Pierre Smits commented on OFBIZ-6891: - The location of the .properties file, where th

[jira] [Closed] (OFBIZ-6891) change default locale

2016-02-10 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits closed OFBIZ-6891. --- Resolution: Not A Problem > change default locale > - > > Key: OFB

[jira] [Assigned] (OFBIZ-6891) change default locale

2016-02-10 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits reassigned OFBIZ-6891: --- Assignee: Pierre Smits > change default locale > - > > Ke