Page 1 of 1

all site page is blank.

Posted: Fri May 16, 2014 2:32 am
by cyclone350
Hi all,

I am the fist time use broadleafcommerce, and I step by step from "Getting Start".


But, finally I ant "jetty-demo" with "site" project. I go to localhost:8080 .

The page is blank, when I change URL like localhost:8080/aboutUs , it's blank too.

and the console show a line message while I go a page every time.

the line message is:
[artifact:mvn] 2014-05-16 14:02:26.748:WARN:oejh.HttpParser:HttpParser Full for SCEP@8a23e69{l(/0:0:0:0:0:0:0:1:58820)<->r(/0:0:0:0:0:0:0:1:8080),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@73bde3bf,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-1,l=5825,c=-3},r=0}


I guess it maybe a solr or jetty problem, but both I didn't familiar with solr and jetty.

and why default config is not work?



by the way, it's OK on admin jetty-demo, https://localhost:8444/admin is work.

But not OK on site jetty-demo, all site page is blaaaaaaaaank.

Can anyone help.