product Store errors with Clean Setup No demo data.
---------------------------------------------------
Key: OFBIZ-1958
URL: https://issues.apache.org/jira/browse/OFBIZ-1958
Project: OFBiz
Issue Type: Bug
Components: content, ecommerce
Affects Versions: SVN trunk
Environment: svn 691430
Reporter: BJ Freeman
Priority: Minor
Database has only seed-intial, seed, and ext for this customer.
there is a Webstie and productStore defined.
The webstie is not linked to Eccomerce (Web.xml)
I have abreviated the log to the import pieces
2008-09-13 20:01:21,695 (http-0.0.0.0-8080-1) [
ProductStoreWorker.java:101:ERROR] No product store found in request, cannot
set locale!
2008-09-13 20:01:21,726 (http-0.0.0.0-8080-1) [ JavaEventHandler.java:97
:ERROR]
---- runtime exception report --------------------------------------------------
Problems Processing Event
Exception: java.lang.NullPointerException
Message: null
---- stack trace ---------------------------------------------------------------
java.lang.NullPointerException
org.ofbiz.product.store.ProductStoreWorker.getStoreCurrencyUomId(ProductStoreWorker.java:95)
org.ofbiz.order.shoppingcart.WebShoppingCart.<init>(WebShoppingCart.java:44)
org.ofbiz.order.shoppingcart.ShoppingCartEvents.getCartObject(ShoppingCartEvents.java:806)
org.ofbiz.order.shoppingcart.ShoppingCartEvents.getCartObject(ShoppingCartEvents.java:825)
org.ofbiz.order.shoppingcart.ShoppingCartEvents.keepCartUpdated(ShoppingCartEvents.java:887)
2008-09-13 20:01:21,758 (http-0.0.0.0-8080-1) [
RequestHandler.java:238:INFO ] [Processing Request]: ViewBlogRss
sessionId=11B9994B00B8664F40F9248265F81A64.jvm1
2008-09-13 20:01:22,429 (http-0.0.0.0-8080-1) [
ServiceDispatcher.java:522:ERROR] Error in Service [generateBlogRssFeed]: Not
able to generate RSS feed for content: BLOGROOTBIGAL
2008-09-13 20:01:22,429 (http-0.0.0.0-8080-1) [
TransactionUtil.java:275:ERROR]
2008-09-13 20:01:22,429 (http-0.0.0.0-8080-1) [
TransactionUtil.java:285:INFO ] [TransactionUtil.rollback] transaction rolled
back
2008-09-13 20:01:22,429 (http-0.0.0.0-8080-1) [
ServiceDispatcher.java:578:INFO ] Sync service [ecommerce/generateBlogRssFeed]
finished in [625] milliseconds
2008-09-13 20:01:22,429 (http-0.0.0.0-8080-1) [
ControlServlet.java:211:ERROR]
---- runtime exception report --------------------------------------------------
Error in request handler:
Exception: java.lang.NullPointerException
Message: null
---- stack trace ---------------------------------------------------------------
java.lang.NullPointerException
com.sun.syndication.io.WireFeedOutput.outputJDom(WireFeedOutput.java:183)
com.sun.syndication.io.WireFeedOutput.output(WireFeedOutput.java:133)
sun
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.