Hello,
I'm a newbie and just downloaded the latest svn revision. I followed the steps on this page <http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide>. Successfully compiled using "ant" command. Successfully loaded the seed and demo data using "ant run-install" command. Started using "ant run" or "startofbiz.sh" or "java -jar ofbiz.jar", ofbiz starts up, I believe correctly. When I try to connect to any of the following links: http://127.0.0.1:8080/ecommercefor https://127.0.0.1:8443/webtoolsfor https://127.0.0.1:8443/catalogfor http://localhost:8080/console It loads a blank page. Looking at the source it's completely empty. Looks like the server is closing the connection before returning anything. I tested running OFBiz server on Mac OS X and Windows XP. Tried Safari and Firefox on OSX and IE on Windows. Looking at the access log I see error 400 status codes. 127.0.0.1 - - [19/Jan/2007:15:45:07 -0200] "GET / HTTP/1.1" 400 - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1" 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /ecommercefor HTTP/1.1" 400 - "http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1" 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /favicon.ico HTTP/1.1" 400 - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1" 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /favicon.ico HTTP/1.1" 400 - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1" I'm new to Geronimo, and couldn't solve this problem. Anyone knows what is happening? Cheers, Bueno |
It looks like those links were messed up that document, probably something funny happened when the HTML was copied over. They are now corrected, so you should be able to go back here and try again: http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide -David On Jan 19, 2007, at 10:52 AM, Oswaldo V. C. Bueno wrote: > Hello, > > I'm a newbie and just downloaded the latest svn revision. I > followed the > steps on this page > <http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide>. > > Successfully compiled using "ant" command. > > Successfully loaded the seed and demo data using "ant run-install" > command. > > Started using "ant run" or "startofbiz.sh" or "java -jar > ofbiz.jar", ofbiz > starts up, I believe correctly. > > When I try to connect to any of the following links: > http://127.0.0.1:8080/ecommercefor > https://127.0.0.1:8443/webtoolsfor > https://127.0.0.1:8443/catalogfor > http://localhost:8080/console > > It loads a blank page. Looking at the source it's completely empty. > Looks > like the server is closing the connection before returning anything. > > I tested running OFBiz server on Mac OS X and Windows XP. Tried > Safari and > Firefox on OSX and IE on Windows. > > Looking at the access log I see error 400 status codes. > > 127.0.0.1 - - [19/Jan/2007:15:45:07 -0200] "GET / HTTP/1.1" 400 - "-" > "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) > Gecko/20061204 Firefox/2.0.0.1" > 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /ecommercefor HTTP/ > 1.1" > 400 - "http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup > +Guide" > "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) > Gecko/20061204 Firefox/2.0.0.1" > 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /favicon.ico HTTP/ > 1.1" 400 > - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) > Gecko/20061204 Firefox/2.0.0.1" > 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /favicon.ico HTTP/ > 1.1" 400 > - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) > Gecko/20061204 Firefox/2.0.0.1" > > I'm new to Geronimo, and couldn't solve this problem. > > Anyone knows what is happening? > > Cheers, > Bueno smime.p7s (3K) Download Attachment |
Now I am being able to access it.
Thanks, Bueno > > It looks like those links were messed up that document, probably > something funny happened when the HTML was copied over. > > They are now corrected, so you should be able to go back here and try > again: > > http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide > > -David > > > On Jan 19, 2007, at 10:52 AM, Oswaldo V. C. Bueno wrote: > >> Hello, >> >> I'm a newbie and just downloaded the latest svn revision. I >> followed the >> steps on this page >> <http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide>. >> >> Successfully compiled using "ant" command. >> >> Successfully loaded the seed and demo data using "ant run-install" >> command. >> >> Started using "ant run" or "startofbiz.sh" or "java -jar >> ofbiz.jar", ofbiz >> starts up, I believe correctly. >> >> When I try to connect to any of the following links: >> http://127.0.0.1:8080/ecommercefor >> https://127.0.0.1:8443/webtoolsfor >> https://127.0.0.1:8443/catalogfor >> http://localhost:8080/console >> >> It loads a blank page. Looking at the source it's completely empty. >> Looks >> like the server is closing the connection before returning anything. >> >> I tested running OFBiz server on Mac OS X and Windows XP. Tried >> Safari and >> Firefox on OSX and IE on Windows. >> >> Looking at the access log I see error 400 status codes. >> >> 127.0.0.1 - - [19/Jan/2007:15:45:07 -0200] "GET / HTTP/1.1" 400 - "-" >> "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) >> Gecko/20061204 Firefox/2.0.0.1" >> 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /ecommercefor HTTP/ >> 1.1" >> 400 - "http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup >> +Guide" >> "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) >> Gecko/20061204 Firefox/2.0.0.1" >> 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /favicon.ico HTTP/ >> 1.1" 400 >> - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) >> Gecko/20061204 Firefox/2.0.0.1" >> 127.0.0.1 - - [19/Jan/2007:15:45:11 -0200] "GET /favicon.ico HTTP/ >> 1.1" 400 >> - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) >> Gecko/20061204 Firefox/2.0.0.1" >> >> I'm new to Geronimo, and couldn't solve this problem. >> >> Anyone knows what is happening? >> >> Cheers, >> Bueno > > |
Free forum by Nabble | Edit this page |