ecommerce screen shows error after loading only seed data
--------------------------------------------------------- Key: OFBIZ-2798 URL: https://issues.apache.org/jira/browse/OFBIZ-2798 Project: OFBiz Issue Type: Bug Components: specialpurpose/ecommerce Affects Versions: Release Branch 9.04 Reporter: chris snow Step 1 - load only seed data Step 2 - open url - http://localhost:8080/ecommerce/control/main :ERROR MESSAGE: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated OFBIZ-2798: ------------------------------ Attachment: Screenshot.png > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2798. ---------------------------------- Resolution: Won't Fix You need demo data in order to run the eCommerce application OOTB > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow reopened OFBIZ-2798: ------------------------------- it would be useful to users to show them an error message stating how they have incorrectly setup ofbiz > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated OFBIZ-2798: ------------------------------ Attachment: ecommerce_store_9.04.patch > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856774#action_12856774 ] BJ Freeman commented on OFBIZ-2798: ----------------------------------- showing what went wrong would take a book. and that is where I suggest such information is handle. like when you use the script to give admin log in, it is not associated with a partyID so the myportal does not work. that is why the suggestion to modify the demo data before installation is recommended. > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856789#action_12856789 ] chris snow commented on OFBIZ-2798: ----------------------------------- I agree that showing what went wrong should be detailed in a book. When that book is available, the error message in my patch could refer to the book to help them setup ofbiz correctly. > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856810#action_12856810 ] Hans Bakker commented on OFBIZ-2798: ------------------------------------ you might want to refer to the setup application in the commonext component, you could even re-use the help screen for that. > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856825#action_12856825 ] chris snow commented on OFBIZ-2798: ----------------------------------- is the setup application available in 9.04? > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856843#action_12856843 ] Jacques Le Roux commented on OFBIZ-2798: ---------------------------------------- No > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856850#action_12856850 ] chris snow commented on OFBIZ-2798: ----------------------------------- In the absence of documentation or a setup component, this small patch will help users who are trying to setup ofbiz from just seed data. It is a small step, but it is better than users trying to figure out what the exceptions mean (see screenshot) Anyone willing to commit? > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-2798: -------------------------------------- Assignee: Jacques Le Roux > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857769#action_12857769 ] Jacques Le Roux commented on OFBIZ-2798: ---------------------------------------- This is only with R9.04 right? Because I tried in trunk and got no errors. > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857773#action_12857773 ] chris snow commented on OFBIZ-2798: ----------------------------------- Hi Jacques, it should work with trunk, although the error message given to the user should probably be different: 9.04: A Product Store has not been defined for this ecommerce site. A Product Store can be defined using the Catalog component. 10.04: A Product Store has not been defined for this ecommerce site. A Product Store can be defined using the Catalog component, or by using the ofbiz setup utility. > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857776#action_12857776 ] Jacques Le Roux commented on OFBIZ-2798: ---------------------------------------- Hi Chris, Actually I meant I tried with trunk and only seed (but in a custom app which does not use ecomm). Anyway it can't hurt, thanks. > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857777#action_12857777 ] Jacques Le Roux commented on OFBIZ-2798: ---------------------------------------- Note this patch does not apply to trunk... I'd prefer to keep releases consistent... > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857780#action_12857780 ] Jacques Le Roux commented on OFBIZ-2798: ---------------------------------------- Commited in R9.04 at r934744 > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857781#action_12857781 ] Jacques Le Roux commented on OFBIZ-2798: ---------------------------------------- Chris, could you provide a patch for trunk please? > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857783#action_12857783 ] chris snow commented on OFBIZ-2798: ----------------------------------- I will do one for trunk later tonight - Many thanks! > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated OFBIZ-2798: ------------------------------ Attachment: ecommerce_store_trunk.patch Patch for trunk. > ecommerce screen shows error after loading only seed data > --------------------------------------------------------- > > Key: OFBIZ-2798 > URL: https://issues.apache.org/jira/browse/OFBIZ-2798 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04 > Reporter: chris snow > Assignee: Jacques Le Roux > Attachments: ecommerce_store_9.04.patch, ecommerce_store_trunk.patch, Screenshot.png > > > Step 1 - load only seed data > Step 2 - open url - http://localhost:8080/ecommerce/control/main > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CartScreens.xml#minipromotext]: java.lang.NullPointerException: Cannot invoke method size() on null object (Cannot invoke method size() on null object) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |