mysql - BroadLeafCommerce: DemoSite not showing products -


I have just installed BroadLeafCommerce on two different hosts, one is Mac OS X, a Debian / Raspberry P With both JDK 1.7 and Tomcat 7. Apart from this, using MySQL on both is basically the same environment component, except that Raspberry P, JVM (256 M) runs with a low stack.

On both hosts, the application starts with the same log entries, and the database tables are created and filled on both hosts and on my Mac OS X host, everything looks fine On Raspberry P, the product content does not appear in the section , however, the images shown in the right sidebar are but the categories in the right sidebar are missing. However, when I am in my Raspberry P Ban, blc_product and blc_category and blc_category_product_xref I try the mysql DB tables on tables, then filled with data. And catalina.out does not show any error when opening a certain page.

I followed the instructions I followed the git clone .

It looks like on Mac OS X: Enter image details here

This looks like my Raspberry P installation - Products are not appearing in the categories Content section :

< P> Enter image details here

This is logout at Tomcat startup (note that Output is similar on both systems; even if there is an error, the database tables Is properly designed on both systems).

And both systems checked on it, I can ask the question in case of the insensitive in DB tables (I had set command label label = Raspberry PE on Debian / Raspberry PE), so that it is not a problem.

Tomcat's startup log:

Update: I left untouched for an hour or more, then returned to the site and refreshed. And even on the voices, Raspberry Pi, all the products appear as it seems that some process took place until the RPI was finished, even though I did not know what it was or what db is related to the tables when i databases Checked before the direct query, the most obvious related tables (product, category) were already filled with data. There is, however, no clue what happened during the hours that displays the products or that list pages are based on solar questions and Solar has not yet ended indexing?

Because you have only 256 MB of RAM assigned to the RPI, and a lot more It's a slow CPU, maybe it took more time to make all the demo products pointer.

Yes, you are right, Broadleaf demo site products from DB and index them in 100 batch sizes.

So make sure that the indexing process takes longer than RPI.

In addition to this, demo site resizes images on request on request. It is written on local temporary storage and is served by Tomcat on second request.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -