Hi All -
i have downloaded the latest version of ofbiz 17.12.04 from the below location https://ofbiz.apache.org/download.html; and ran it AS-IS without any local changes and it appears the Browse Catalogs/Categories section of Catalog > Main page does not show the graphics i.e. the folder images and tree structure are missing, but i'm still able to click the section to expand the catalogs to display categories, just that the graphics including folder image and tree structure is missing, Just to remove any variables, I used the derby database (instead of postgres that we generally use) and still the same results. Pls note, i had the same results with 17.12.03 and i verified in Rainbow Stone and Tomahawk themes I double checked and the official ofbiz demo for 17.12 (assuming that runs 17.12.04 as well) shows graphics in Browse Catalogs/Categories as expected; What could i be missing in my local? Note: Both my local version and demo shows 17.12.01 in the footer, i.e. VERSION file has 17.12.01; Interesting to note that, the official 16.11 Demo also runs into the same issue; and something got fixed after that which is not available in the official release, i was not able to test this using the code downloaded from github due to Java version mismatch. I'm assuming the official demo runs using code from Github Appreciate any pointers. |
Administrator
|
Hi Sakthivel,
Did you find anything in the log? Thanks Jacques Le 28/07/2020 à 05:41, Sakthivel Vellingiri a écrit : > Hi All - > i have downloaded the latest version of ofbiz 17.12.04 from the below location https://ofbiz.apache.org/download.html; and ran it AS-IS without any > local changes and it appears the *Browse Catalogs/Categories *section of Catalog > Main page does not show the graphics i.e. the folder images and > tree structure are missing, but i'm still able to click the section to expand the catalogs to display categories, just that the graphics including > folder image and tree structure is missing, Just to remove any variables, I used the derby database (instead of postgres that we generally use) and > still the same results. Pls note, i had the same results with 17.12.03 and i verified in Rainbow Stone and Tomahawk themes > image.png > > I double checked and the official ofbiz demo for 17.12 (assuming that runs 17.12.04 as well) shows graphics in *Browse Catalogs/Categories *as > expected; What could i be missing in my local? Note: Both my local version and demo shows 17.12.01 in the footer, i.e. VERSION file has 17.12.01; > image.png > > Interesting to note that, the official 16.11 Demo also runs into the same issue; and something got fixed after that which is not available in the > official release, i was not able to test this using the code downloaded from github due to Java version mismatch. I'm assuming the official demo > runs using code from Github > image.png > > Appreciate any pointers. |
Thanks Jacques for the response, the logs seems to be clean without any
errors [attached below the logs run using the OOTB derby], no specific error reported related to the issue in hand Below is the log when i access the Catalog Menu 2020-07-28 23:59:00,387 |jsse-nio-8443-exec-6 |ControlServlet |T| [[[main(Domain:https://localhost)] Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] 2020-07-28 23:59:00,420 |jsse-nio-8443-exec-6 |ConfigXMLReader |I| controller loaded: 0.008s, 533 requests, 177 views in file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/applications/product/webapp/catalog/WEB-INF/controller.xml 2020-07-28 23:59:00,435 |jsse-nio-8443-exec-6 |ConfigXMLReader |I| controller loaded: 0.0s, 48 requests, 22 views in file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/framework/common/webcommon/WEB-INF/common-controller.xml 2020-07-28 23:59:00,449 |jsse-nio-8443-exec-6 |ConfigXMLReader |I| controller loaded: 0.0s, 0 requests, 0 views in file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/framework/common/webcommon/WEB-INF/handlers-controller.xml 2020-07-28 23:59:00,463 |jsse-nio-8443-exec-6 |ConfigXMLReader |I| controller loaded: 0.0s, 26 requests, 10 views in file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/framework/common/webcommon/WEB-INF/portal-controller.xml 2020-07-28 23:59:00,473 |jsse-nio-8443-exec-6 |ConfigXMLReader |I| controller loaded: 0.0s, 4 requests, 0 views in file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/applications/commonext/webapp/WEB-INF/controller.xml 2020-07-28 23:59:00,477 |jsse-nio-8443-exec-6 |RequestHandler |I| Rendering View [main]. Hidden sessionId by default. 2020-07-28 23:59:00,480 |jsse-nio-8443-exec-6 |ServiceDispatcher |T| Sync service [catalog/getUserPreferenceGroup] finished in [1] milliseconds 2020-07-28 23:59:00,501 |jsse-nio-8443-exec-6 |ScreenFactory |I| Got 16 screens in 0.014s from: file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/applications/product/widget/catalog/CommonScreens.xml 2020-07-28 23:59:00,501 |jsse-nio-8443-exec-6 |PrimaryKeyFinder |I| Returning null because found incomplete primary key in find: [GenericEntity:Product][productId,null()] 2020-07-28 23:59:00,514 |jsse-nio-8443-exec-6 |ScreenFactory |I| Got 1 screens in 0.011s from: file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/applications/commonext/widget/CommonScreens.xml 2020-07-28 23:59:00,595 |jsse-nio-8443-exec-6 |ServiceDispatcher |T| Sync service [catalog/getLastSystemInfoNote] finished in [18] milliseconds 2020-07-28 23:59:00,615 |jsse-nio-8443-exec-6 |ScreenFactory |I| Got 27 screens in 0.009s from: file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/framework/common/widget/CommonScreens.xml 2020-07-28 23:59:00,741 |jsse-nio-8443-exec-6 |ScreenFactory |I| Got 26 screens in 0.015s from: file:/home/clintu2/Downloads/ofbiz/extract/apache-ofbiz-17.12.04/themes/common/widget/CommonScreens.xml 2020-07-28 23:59:00,897 |jsse-nio-8443-exec-6 |ServiceEcaRule |I| For Service ECA [catalogPermissionCheck] on [return] got false for condition: [hasPermission][equals][false][true][Boolean] 2020-07-28 23:59:00,898 |jsse-nio-8443-exec-6 |ServiceDispatcher |T| Sync service [catalog/catalogPermissionCheck] finished in [54] milliseconds 2020-07-28 23:59:01,182 |jsse-nio-8443-exec-6 |ServiceDispatcher |T| Sync service [catalog/getProductCategoryAndLimitedMembers] finished in [1] milliseconds 2020-07-28 23:59:01,206 |jsse-nio-8443-exec-6 |ServerHitBin |I| Visit delegatorName=default, ServerHitBin delegatorName=default 2020-07-28 23:59:01,263 |jsse-nio-8443-exec-6 |ControlServlet |T| [[[main(Domain:https://localhost)] Request Done- total:0.876,since last([main(Domain:http...):0.876]] On Tue, Jul 28, 2020 at 1:44 PM Jacques Le Roux < [hidden email]> wrote: > Hi Sakthivel, > > Did you find anything in the log? > > Thanks > > Jacques > > Le 28/07/2020 à 05:41, Sakthivel Vellingiri a écrit : > > Hi All - > > i have downloaded the latest version of ofbiz 17.12.04 from the below > location https://ofbiz.apache.org/download.html; and ran it AS-IS without > any > > local changes and it appears the *Browse Catalogs/Categories *section of > Catalog > Main page does not show the graphics i.e. the folder images and > > tree structure are missing, but i'm still able to click the section to > expand the catalogs to display categories, just that the graphics including > > folder image and tree structure is missing, Just to remove any > variables, I used the derby database (instead of postgres that we generally > use) and > > still the same results. Pls note, i had the same results with 17.12.03 > and i verified in Rainbow Stone and Tomahawk themes > > image.png > > > > I double checked and the official ofbiz demo for 17.12 (assuming that > runs 17.12.04 as well) shows graphics in *Browse Catalogs/Categories *as > > expected; What could i be missing in my local? Note: Both my local > version and demo shows 17.12.01 in the footer, i.e. VERSION file has > 17.12.01; > > image.png > > > > Interesting to note that, the official 16.11 Demo also runs into the > same issue; and something got fixed after that which is not available in > the > > official release, i was not able to test this using the code downloaded > from github due to Java version mismatch. I'm assuming the official demo > > runs using code from Github > > image.png > > > > Appreciate any pointers. > > |
Administrator
|
In reply to this post by Sakthivel Vellingiri
Hi Sakthivel,
No solutions yet, just minor points inline... Le 28/07/2020 à 05:41, Sakthivel Vellingiri a écrit : > Note: Both my local version and demo shows 17.12.01 in the footer, i.e. VERSION file has 17.12.01; I changed that. Now by default it's the branch name. Because it needs to be updated when releasing. Note for RM: I have updated https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz > I'm assuming the official demo runs using code from Github No as shown at the bottom of demo pages it's Svn:,,https://svn.apache.org/repos/asf/ofbiz/branches/release16.11 révision : [1874358] Jacques |
Thanks Jacques, is it just me or any one else encountering this issue as
well with the OOTB code and seed data?, Any insights on this will help focusing my troubleshooting efforts, appreciate your time. regards On Wed, Jul 29, 2020 at 6:23 AM Jacques Le Roux < [hidden email]> wrote: > Hi Sakthivel, > > No solutions yet, just minor points inline... > > Le 28/07/2020 à 05:41, Sakthivel Vellingiri a écrit : > > Note: Both my local version and demo shows 17.12.01 in the footer, i.e. > VERSION file has 17.12.01; > > I changed that. Now by default it's the branch name. Because it needs to > be updated when releasing. > > Note for RM: > I have updated > https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz > > > > I'm assuming the official demo runs using code from Github > > No as shown at the bottom of demo pages it's Svn:,, > https://svn.apache.org/repos/asf/ofbiz/branches/release16.11 révision : > [1874358] > > Jacques > |
Administrator
|
I reproduce locally using 17.12.04, I'll have a deeper look...
Thanks! Jacques Le 29/07/2020 à 12:38, Sakthivel Vellingiri a écrit : > Thanks Jacques, is it just me or any one else encountering this issue as > well with the OOTB code and seed data?, Any insights on this will help > focusing my troubleshooting efforts, appreciate your time. > > regards > > On Wed, Jul 29, 2020 at 6:23 AM Jacques Le Roux < > [hidden email]> wrote: > >> Hi Sakthivel, >> >> No solutions yet, just minor points inline... >> >> Le 28/07/2020 à 05:41, Sakthivel Vellingiri a écrit : >>> Note: Both my local version and demo shows 17.12.01 in the footer, i.e. >> VERSION file has 17.12.01; >> >> I changed that. Now by default it's the branch name. Because it needs to >> be updated when releasing. >> >> Note for RM: >> I have updated >> https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz >> >> >>> I'm assuming the official demo runs using code from Github >> No as shown at the bottom of demo pages it's Svn:,, >> https://svn.apache.org/repos/asf/ofbiz/branches/release16.11 révision : >> [1874358] >> >> Jacques >> |
Administrator
|
Please try to apply https://github.com/apache/ofbiz-framework/commit/4c8141e/
Le 29/07/2020 à 13:04, Jacques Le Roux a écrit : > I reproduce locally using 17.12.04, I'll have a deeper look... > > Thanks! > > Jacques > > Le 29/07/2020 à 12:38, Sakthivel Vellingiri a écrit : >> Thanks Jacques, is it just me or any one else encountering this issue as >> well with the OOTB code and seed data?, Any insights on this will help >> focusing my troubleshooting efforts, appreciate your time. >> >> regards >> >> On Wed, Jul 29, 2020 at 6:23 AM Jacques Le Roux < >> [hidden email]> wrote: >> >>> Hi Sakthivel, >>> >>> No solutions yet, just minor points inline... >>> >>> Le 28/07/2020 à 05:41, Sakthivel Vellingiri a écrit : >>>> Note: Both my local version and demo shows 17.12.01 in the footer, i.e. >>> VERSION file has 17.12.01; >>> >>> I changed that. Now by default it's the branch name. Because it needs to >>> be updated when releasing. >>> >>> Note for RM: >>> I have updated >>> https://cwiki.apache.org/confluence/display/OFBIZ/Release+Management+Guide+for+OFBiz >>> >>> >>>> I'm assuming the official demo runs using code from Github >>> No as shown at the bottom of demo pages it's Svn:,, >>> https://svn.apache.org/repos/asf/ofbiz/branches/release16.11 révision : >>> [1874358] >>> >>> Jacques >>> |
Thanks Jacques - I applied the fix locally and confirm this works for Rainbow Stone, Tomahawk, Flat grey, Blue Light themes [screenshots below] in 17.12.04; Appreciate your efforts; Rainbow Stone Tomahawk Flat Gray Blue Light On Wed, Jul 29, 2020 at 7:10 AM Jacques Le Roux <[hidden email]> wrote: Please try to apply https://github.com/apache/ofbiz-framework/commit/4c8141e/ |
Free forum by Nabble | Edit this page |