Is port 8080 conflict the problem? If so, change them in
base/config/ofbiz-containers.xml and see if it starts. If so, also
change it in framework/webapp/config/url.properties (I think) If you
want to get fancy you can even comment out the 8080/8443 ports and use
AJP13 to connect to apache httpd directly.
Here's a warning to you in advance, though: performance on a VPS will not be very good. Si Rohit Sureka wrote:
_______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
hi Si, Thanks you for the reply and thanks to you i was able to get ofbiz started on my webserver. The following is my log file. -sh-2.05b$ tail -f logs/console.log 180732 (http-0.0.0.0-9443-Processor4) [ ControlServlet.java:183:DEBUG] [[[main] Setup done, doing Event(s) and View(s)- total:0.0,since last([main] Servlet St...):0.0010]] 180733 (http-0.0.0.0-9443-Processor4) [ RequestHandler.java:211:INFO ] [Processing Re quest]: main 180734 (http-0.0.0.0-9443-Processor4) [ LoginEvents.java:164:INFO ] reqParams Map: [] 180735 (http-0.0.0.0-9443-Processor4) [ LoginEvents.java:165:INFO ] queryString: 180735 (http-0.0.0.0-9443-Processor4) [ LoginEvents.java:172:INFO ] checkLogin: qu eryString= 180736 (http-0.0.0.0-9443-Processor4) [ LoginEvents.java:173:INFO ] checkLogin: Pa thInfo=/main 180737 (http-0.0.0.0-9443-Processor4) [ RequestHandler.java:394:INFO ] [RequestHandle r.doRequest]: Response is a view. 180738 (http-0.0.0.0-9443-Processor4) [ RequestHandler.java:546:INFO ] servletName=co ntrol, view=login 180787 (http-0.0.0.0-9443-Processor4) [ ModelScreenWidget.java:371:INFO ] In the include -screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator] 180796 (http-0.0.0.0-9443-Processor4) [ ControlServlet.java:258:DEBUG] [[[main] Done rendering page, Servlet Finished- total:0.064,since last([main] Setup done...):0.064]]. Can you just confirm that this is how it should be like. Thanks once again, Rohit Si Chen <[hidden email]> wrote: Is port 8080 conflict the problem? If so, change them in base/config/ofbiz-containers.xml and see if it starts. If so, also change it in framework/webapp/config/url.properties (I think) If you want to get fancy you can even comment out the 8080/8443 ports and use AJP13 to connect to apache httpd directly.
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates. _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Rohit Sureka wrote:
_______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Free forum by Nabble | Edit this page |