I am working on rev 633808 and could not able to create shopping list from
Ecommerce application on my localhost, but I was able create a shopping list for DemoCustomer with 2 GZ-2644 item on Demo site, you can see it at https://demo.hotwaxmedia.com/partymgr/control/editShoppingList?partyId=DemoCustomer. I followed the similar steps for both. Here is part of the error log : java.lang.IllegalArgumentException: [GenericEntity.get] "accommodationMapId" is not a field of ShoppingListItem at org.ofbiz.entity.GenericEntity.get(GenericEntity.java:310) at org.ofbiz.entity.GenericEntity.getString(GenericEntity.java:580) at org.ofbiz.order.shoppinglist.ShoppingListServices.makeShoppingListCart( ShoppingListServices.java:478) at org.ofbiz.order.shoppinglist.ShoppingListServices.makeShoppingListCart( ShoppingListServices.java:419) at org.ofbiz.order.shoppinglist.ShoppingListServices.makeShoppingListCart( ShoppingListServices.java:544) ----------- ----------- ---- exception report ---------------------------------------------------------- WARNING: no cause (from getCause) found for BSH EvalError: Sourced file: component://ecommerce/webapp/ecommerce/WEB-INF/actions/shoppinglist/editShoppingList.bsh : Method Invocation ShoppingListServices.makeShoppingListCart : at Line: 199 : in file: component://ecommerce/webapp/ecommerce/WEB-INF/actions/shoppinglist/editShoppingList.bsh : ShoppingListServices .makeShoppingListCart ( dispatcher , shoppingListId , UtilHttp .getLocale ( request ) ) Target exception: java.lang.IllegalArgumentException: [GenericEntity.get] "accommodationMapId" is not a field of ShoppingListItem Any pointers will be helpful to proceed in my work. Thanks ! Vikas |
Hi Vikas,
You can check rev630718 and OFBIZ-1590 for details about these new fields. I just committed a fix for it in rev634211. You can update and tell me if the bug still exists. Regards, Bilgin Ibryam |
Bilgin, Thanks for looking at it.
Tomorrow I will give it a try and let you know how it goes. I am not sure why this is working on Demo Ecommerce Site, if they run on latest trunk. Vikas On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> wrote: > Hi Vikas, > > You can check rev630718 and OFBIZ-1590 for details about these new > fields. > > I just committed a fix for it in rev634211. You can update and tell me > if the bug still exists. > > Regards, > Bilgin Ibryam > > |
your are using a rev before the fix he put in.
you code does not match the latest trunk used on the demo Vikas Mayur sent the following on 3/6/2008 5:51 AM: > Bilgin, Thanks for looking at it. > Tomorrow I will give it a try and let you know how it goes. > > I am not sure why this is working on Demo Ecommerce Site, if they run on > latest trunk. > > Vikas > > On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> wrote: > >> Hi Vikas, >> >> You can check rev630718 and OFBIZ-1590 for details about these new >> fields. >> >> I just committed a fix for it in rev634211. You can update and tell me >> if the bug still exists. >> >> Regards, >> Bilgin Ibryam >> >> > |
If its a revision before the fix goes in (that might be because it is
updated in some regular intervals, might be day or two or more), than I am not sure why this (creating shopping list) was working on the Demo Site. IMO it would be good to have the revision number along with the label Trunk Demo and Release 4.0 Branch Demo so that it will help in testing things against the Demo and that because most of the time we do (I do ...) this to verify things if some things goes wrong on the local instance. Vikas On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> wrote: > your are using a rev before the fix he put in. > you code does not match the latest trunk used on the demo > > > Vikas Mayur sent the following on 3/6/2008 5:51 AM: > > Bilgin, Thanks for looking at it. > > Tomorrow I will give it a try and let you know how it goes. > > > > I am not sure why this is working on Demo Ecommerce Site, if they run on > > latest trunk. > > > > Vikas > > > > On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> > wrote: > > > >> Hi Vikas, > >> > >> You can check rev630718 and OFBIZ-1590 for details about these new > >> fields. > >> > >> I just committed a fix for it in rev634211. You can update and tell me > >> if the bug still exists. > >> > >> Regards, > >> Bilgin Ibryam > >> > >> > > > > |
Hi,
i cannot save (create) a Shopping List as well. When i press the save button nothing happens. I agree with Vikas that having the revision label printed somewhere will be a of great help. I am running trunk rev. 634426 and what i get in debug.log is the following: ---------------------------------------------------------------------------- CoyoteAdapter.java:403:DEBUG] Requested cookie session id is 49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 StandardWrapper.java:804:TRACE] Returning non-STM instance ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8] ControlServlet.java:126:DEBUG] [[[updateShoppingList] Servlet Starting, doing setup- total:0.0,since last(Begin):0.0]] ControlServlet.java:185:DEBUG] [[[updateShoppingList] Setup done, doing Event(s) and View(s)- total:0.0,since last([updateShoppingLi...):0.0]] UtilXml.java:241:DEBUG] XML Read 0.047s: jndi:/0.0.0.0/ecommerce/WEB-INF/controller.xml ConfigXMLReader.java:564:INFO ] ConfigMap Created: (5) records in 0.0s ConfigXMLReader.java:722:INFO ] HandlerMap Created: (4) view handlers and (7) request/event handlers in 0.0s ConfigXMLReader.java:297:INFO ] RequestMap Created: (246) records in 0.016s ConfigXMLReader.java:391:INFO ] ViewMap Created: (89) records in 0.0s RequestHandler.java:243:INFO ] [Processing Request]: updateShoppingList sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] on [in-validate] got false for condition: [shippingMethodString][is-not-empty][true][String] ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] on [in-validate] got false for condition: [frequency][is-not-empty][true][String] WebappClassLoader.java:1049:DEBUG] getResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) WebappClassLoader.java:927:DEBUG] findResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) WebappClassLoader.java:946:DEBUG] --> Resource not found, returning null WebappClassLoader.java:1099:DEBUG] --> Returning 'file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml' UtilXml.java:241:DEBUG] XML Read 0.031s: file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 RequestHandler.java:584:INFO ] servletName=control, view=editShoppingList sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 UtilXml.java:241:DEBUG] XML Read 0.0s: file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml ScreenFactory.java:118:INFO ] Got 1 screens in 0.016s from: file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml UtilXml.java:241:DEBUG] XML Read 0.015s: file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml ScreenFactory.java:118:INFO ] Got 14 screens in 0.015s from: file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml UtilXml.java:241:DEBUG] XML Read 0.016s: file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml ScreenFactory.java:118:INFO ] Got 7 screens in 0.016s from: file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml ModelScreenWidget.java:463:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [main-decorator] UtilXml.java:241:DEBUG] XML Read 0.016s: file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml ScreenFactory.java:118:INFO ] Got 26 screens in 0.016s from: file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml UtilXml.java:241:DEBUG] XML Read 0.0s: file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml ScreenFactory.java:118:INFO ] Got 8 screens in 0.0s from: file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml WebappClassLoader.java:1239:DEBUG] loadClass( org.ofbiz.product.price.PriceServices, false) WebappClassLoader.java:1324:DEBUG] Searching local repositories WebappClassLoader.java:843:DEBUG] findClass( org.ofbiz.product.price.PriceServices) WebappClassLoader.java:871:TRACE] findClassInternal( org.ofbiz.product.price.PriceServices) WebappClassLoader.java:903:TRACE] --> Passing on ClassNotFoundException WebappClassLoader.java:1341:DEBUG] Delegating to parent classloader at end: org.ofbiz.base.util.CachedClassLoader(__globalContext) / java.net.URLClassLoader@10da5eb WebappClassLoader.java:1349:DEBUG] Loading class from parent ControlServlet.java:291:DEBUG] [[[updateShoppingList] Done rendering page, Servlet Finished- total:0.5,since last([updateShoppingLi...):0.5]] 2008/3/7, Vikas Mayur <[hidden email]>: > > If its a revision before the fix goes in (that might be because it is > updated in some regular intervals, might be day or two or more), than I am > not sure why this (creating shopping list) was working on the Demo Site. > > IMO it would be good to have the revision number along with the label > Trunk > Demo and Release 4.0 Branch Demo so that it will help in testing things > against the Demo and that because most of the time we do (I do ...) this > to > verify things if some things goes wrong on the local instance. > > > > Vikas > > > On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> wrote: > > > your are using a rev before the fix he put in. > > you code does not match the latest trunk used on the demo > > > > > > Vikas Mayur sent the following on 3/6/2008 5:51 AM: > > > Bilgin, Thanks for looking at it. > > > Tomorrow I will give it a try and let you know how it goes. > > > > > > I am not sure why this is working on Demo Ecommerce Site, if they run > on > > > latest trunk. > > > > > > Vikas > > > > > > On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> > > wrote: > > > > > >> Hi Vikas, > > >> > > >> You can check rev630718 and OFBIZ-1590 for details about these new > > >> fields. > > >> > > >> I just committed a fix for it in rev634211. You can update and tell > me > > >> if the bug still exists. > > >> > > >> Regards, > > >> Bilgin Ibryam > > >> > > >> > > > > > > > > |
Tested on Rev. 634426 & 634565 (current revision), Working fine.
Vikas On Fri, Mar 7, 2008 at 1:50 PM, Bruno Busco <[hidden email]> wrote: > Hi, > i cannot save (create) a Shopping List as well. > When i press the save button nothing happens. > I agree with Vikas that having the revision label printed somewhere will > be > a of great help. > I am running trunk rev. 634426 and what i get in debug.log is the > following: > > > ---------------------------------------------------------------------------- > CoyoteAdapter.java:403:DEBUG] Requested cookie session id is > 49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > StandardWrapper.java:804:TRACE] Returning non-STM instance > ControlServlet.java:93 :INFO ] The character encoding of the request is: > [null]. The character encoding we will use for the request and response > is: > [UTF-8] > ControlServlet.java:126:DEBUG] [[[updateShoppingList] Servlet Starting, > doing setup- total:0.0,since last(Begin):0.0]] > ControlServlet.java:185:DEBUG] [[[updateShoppingList] Setup done, doing > Event(s) and View(s)- total:0.0,since last([updateShoppingLi...):0.0]] > UtilXml.java:241:DEBUG] XML Read 0.047s: > jndi:/0.0.0.0/ecommerce/WEB-INF/controller.xml > ConfigXMLReader.java:564:INFO ] ConfigMap Created: (5) records in 0.0s > ConfigXMLReader.java:722:INFO ] HandlerMap Created: (4) view handlers and > (7) request/event handlers in 0.0s > ConfigXMLReader.java:297:INFO ] RequestMap Created: (246) records in > 0.016s > ConfigXMLReader.java:391:INFO ] ViewMap Created: (89) records in 0.0s > RequestHandler.java:243:INFO ] [Processing Request]: updateShoppingList > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] on > [in-validate] got false for condition: > [shippingMethodString][is-not-empty][true][String] > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] on > [in-validate] got false for condition: > [frequency][is-not-empty][true][String] > WebappClassLoader.java:1049:DEBUG] > getResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) > WebappClassLoader.java:927:DEBUG] > findResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) > WebappClassLoader.java:946:DEBUG] --> Resource not found, returning > null > WebappClassLoader.java:1099:DEBUG] --> Returning > > 'file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml' > UtilXml.java:241:DEBUG] XML Read 0.031s: > > file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml > RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a > view. sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > RequestHandler.java:584:INFO ] servletName=control, > view=editShoppingList > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > UtilXml.java:241:DEBUG] XML Read 0.0s: > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml > ScreenFactory.java:118:INFO ] Got 1 screens in 0.016s from: > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml > UtilXml.java:241:DEBUG] XML Read 0.015s: > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml > ScreenFactory.java:118:INFO ] Got 14 screens in 0.015s from: > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml > UtilXml.java:241:DEBUG] XML Read 0.016s: > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml > ScreenFactory.java:118:INFO ] Got 7 screens in 0.016s from: > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml > ModelScreenWidget.java:463:INFO ] In the include-screen tag the screen > name > was empty, ignoring include; in screen [main-decorator] > UtilXml.java:241:DEBUG] XML Read 0.016s: > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml > ScreenFactory.java:118:INFO ] Got 26 screens in 0.016s from: > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml > UtilXml.java:241:DEBUG] XML Read 0.0s: > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml > ScreenFactory.java:118:INFO ] Got 8 screens in 0.0s from: > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml > WebappClassLoader.java:1239:DEBUG] loadClass( > org.ofbiz.product.price.PriceServices, false) > WebappClassLoader.java:1324:DEBUG] Searching local repositories > WebappClassLoader.java:843:DEBUG] findClass( > org.ofbiz.product.price.PriceServices) > WebappClassLoader.java:871:TRACE] findClassInternal( > org.ofbiz.product.price.PriceServices) > WebappClassLoader.java:903:TRACE] --> Passing on > ClassNotFoundException > WebappClassLoader.java:1341:DEBUG] Delegating to parent classloader at > end: org.ofbiz.base.util.CachedClassLoader(__globalContext) / > java.net.URLClassLoader@10da5eb > WebappClassLoader.java:1349:DEBUG] Loading class from parent > ControlServlet.java:291:DEBUG] [[[updateShoppingList] Done rendering > page, Servlet Finished- total:0.5,since last([updateShoppingLi...):0.5]] > > > > 2008/3/7, Vikas Mayur <[hidden email]>: > > > > If its a revision before the fix goes in (that might be because it is > > updated in some regular intervals, might be day or two or more), than I > am > > not sure why this (creating shopping list) was working on the Demo Site. > > > > IMO it would be good to have the revision number along with the label > > Trunk > > Demo and Release 4.0 Branch Demo so that it will help in testing things > > against the Demo and that because most of the time we do (I do ...) this > > to > > verify things if some things goes wrong on the local instance. > > > > > > > > Vikas > > > > > > On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> wrote: > > > > > your are using a rev before the fix he put in. > > > you code does not match the latest trunk used on the demo > > > > > > > > > Vikas Mayur sent the following on 3/6/2008 5:51 AM: > > > > Bilgin, Thanks for looking at it. > > > > Tomorrow I will give it a try and let you know how it goes. > > > > > > > > I am not sure why this is working on Demo Ecommerce Site, if they > run > > on > > > > latest trunk. > > > > > > > > Vikas > > > > > > > > On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> > > > wrote: > > > > > > > >> Hi Vikas, > > > >> > > > >> You can check rev630718 and OFBIZ-1590 for details about these new > > > >> fields. > > > >> > > > >> I just committed a fix for it in rev634211. You can update and tell > > me > > > >> if the bug still exists. > > > >> > > > >> Regards, > > > >> Bilgin Ibryam > > > >> > > > >> > > > > > > > > > > > > > |
In reply to this post by Bruno Busco
your error is different than the previous reported error.
I would say not all data was put in the form from this part of the error. > [in-validate] got false for condition: > [shippingMethodString][is-not-empty][true][String] > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] on > [in-validate] got false for condition: > [frequency][is-not-empty][true][String] Bruno Busco sent the following on 3/7/2008 12:20 AM: > Hi, > i cannot save (create) a Shopping List as well. > When i press the save button nothing happens. > I agree with Vikas that having the revision label printed somewhere will be > a of great help. > I am running trunk rev. 634426 and what i get in debug.log is the following: > > ---------------------------------------------------------------------------- > CoyoteAdapter.java:403:DEBUG] Requested cookie session id is > 49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > StandardWrapper.java:804:TRACE] Returning non-STM instance > ControlServlet.java:93 :INFO ] The character encoding of the request is: > [null]. The character encoding we will use for the request and response is: > [UTF-8] > ControlServlet.java:126:DEBUG] [[[updateShoppingList] Servlet Starting, > doing setup- total:0.0,since last(Begin):0.0]] > ControlServlet.java:185:DEBUG] [[[updateShoppingList] Setup done, doing > Event(s) and View(s)- total:0.0,since last([updateShoppingLi...):0.0]] > UtilXml.java:241:DEBUG] XML Read 0.047s: > jndi:/0.0.0.0/ecommerce/WEB-INF/controller.xml > ConfigXMLReader.java:564:INFO ] ConfigMap Created: (5) records in 0.0s > ConfigXMLReader.java:722:INFO ] HandlerMap Created: (4) view handlers and > (7) request/event handlers in 0.0s > ConfigXMLReader.java:297:INFO ] RequestMap Created: (246) records in > 0.016s > ConfigXMLReader.java:391:INFO ] ViewMap Created: (89) records in 0.0s > RequestHandler.java:243:INFO ] [Processing Request]: updateShoppingList > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] on > [in-validate] got false for condition: > [shippingMethodString][is-not-empty][true][String] > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] on > [in-validate] got false for condition: > [frequency][is-not-empty][true][String] > WebappClassLoader.java:1049:DEBUG] > getResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) > WebappClassLoader.java:927:DEBUG] > findResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) > WebappClassLoader.java:946:DEBUG] --> Resource not found, returning null > WebappClassLoader.java:1099:DEBUG] --> Returning > 'file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml' > UtilXml.java:241:DEBUG] XML Read 0.031s: > file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml > RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a > view. sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > RequestHandler.java:584:INFO ] servletName=control, view=editShoppingList > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > UtilXml.java:241:DEBUG] XML Read 0.0s: > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml > ScreenFactory.java:118:INFO ] Got 1 screens in 0.016s from: > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml > UtilXml.java:241:DEBUG] XML Read 0.015s: > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml > ScreenFactory.java:118:INFO ] Got 14 screens in 0.015s from: > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml > UtilXml.java:241:DEBUG] XML Read 0.016s: > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml > ScreenFactory.java:118:INFO ] Got 7 screens in 0.016s from: > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml > ModelScreenWidget.java:463:INFO ] In the include-screen tag the screen name > was empty, ignoring include; in screen [main-decorator] > UtilXml.java:241:DEBUG] XML Read 0.016s: > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml > ScreenFactory.java:118:INFO ] Got 26 screens in 0.016s from: > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml > UtilXml.java:241:DEBUG] XML Read 0.0s: > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml > ScreenFactory.java:118:INFO ] Got 8 screens in 0.0s from: > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml > WebappClassLoader.java:1239:DEBUG] loadClass( > org.ofbiz.product.price.PriceServices, false) > WebappClassLoader.java:1324:DEBUG] Searching local repositories > WebappClassLoader.java:843:DEBUG] findClass( > org.ofbiz.product.price.PriceServices) > WebappClassLoader.java:871:TRACE] findClassInternal( > org.ofbiz.product.price.PriceServices) > WebappClassLoader.java:903:TRACE] --> Passing on ClassNotFoundException > WebappClassLoader.java:1341:DEBUG] Delegating to parent classloader at > end: org.ofbiz.base.util.CachedClassLoader(__globalContext) / > java.net.URLClassLoader@10da5eb > WebappClassLoader.java:1349:DEBUG] Loading class from parent > ControlServlet.java:291:DEBUG] [[[updateShoppingList] Done rendering > page, Servlet Finished- total:0.5,since last([updateShoppingLi...):0.5]] > > > > 2008/3/7, Vikas Mayur <[hidden email]>: >> If its a revision before the fix goes in (that might be because it is >> updated in some regular intervals, might be day or two or more), than I am >> not sure why this (creating shopping list) was working on the Demo Site. >> >> IMO it would be good to have the revision number along with the label >> Trunk >> Demo and Release 4.0 Branch Demo so that it will help in testing things >> against the Demo and that because most of the time we do (I do ...) this >> to >> verify things if some things goes wrong on the local instance. >> >> >> >> Vikas >> >> >> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> wrote: >> >>> your are using a rev before the fix he put in. >>> you code does not match the latest trunk used on the demo >>> >>> >>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: >>>> Bilgin, Thanks for looking at it. >>>> Tomorrow I will give it a try and let you know how it goes. >>>> >>>> I am not sure why this is working on Demo Ecommerce Site, if they run >> on >>>> latest trunk. >>>> >>>> Vikas >>>> >>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> >>> wrote: >>>>> Hi Vikas, >>>>> >>>>> You can check rev630718 and OFBIZ-1590 for details about these new >>>>> fields. >>>>> >>>>> I just committed a fix for it in rev634211. You can update and tell >> me >>>>> if the bug still exists. >>>>> >>>>> Regards, >>>>> Bilgin Ibryam >>>>> >>>>> >>> > |
In reply to this post by Vikas Mayur-2
you can subscribe to the commits mailing list to see what the latest rev
is. It will also let you see what has changed, and you can patch from those changes if you wish. Both demo sites are updated nightly, from what David says. you can get the Trunk and Release ver 4 demo URLs from http://ofbiz.apache.org/ Vikas Mayur sent the following on 3/6/2008 11:03 PM: > If its a revision before the fix goes in (that might be because it is > updated in some regular intervals, might be day or two or more), than I am > not sure why this (creating shopping list) was working on the Demo Site. > > IMO it would be good to have the revision number along with the label Trunk > Demo and Release 4.0 Branch Demo so that it will help in testing things > against the Demo and that because most of the time we do (I do ...) this to > verify things if some things goes wrong on the local instance. > > > Vikas > > On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> wrote: > >> your are using a rev before the fix he put in. >> you code does not match the latest trunk used on the demo >> >> >> Vikas Mayur sent the following on 3/6/2008 5:51 AM: >>> Bilgin, Thanks for looking at it. >>> Tomorrow I will give it a try and let you know how it goes. >>> >>> I am not sure why this is working on Demo Ecommerce Site, if they run on >>> latest trunk. >>> >>> Vikas >>> >>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> >> wrote: >>>> Hi Vikas, >>>> >>>> You can check rev630718 and OFBIZ-1590 for details about these new >>>> fields. >>>> >>>> I just committed a fix for it in rev634211. You can update and tell me >>>> if the bug still exists. >>>> >>>> Regards, >>>> Bilgin Ibryam >>>> >>>> >> > |
In reply to this post by BJ Freeman
You are right, i apologize for having confused the troubleshooting.
But still playing with the page of the Shopping List I have found that if I enter an invalid product code in the text box of the "Quick Add to shopping list" and press the "Add to Shopping List" button an unformatted error string is displayed as follow: The Following Errors Occurred: ERROR: Could not complete the Create a ShoppingList Item [file:/opt/j2ee/domains/hotwaxmedia.com/demo/deployments/demo.hotwaxmedia.com/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml#createShoppingListItem] process [problem creating the newEntity value: Error while inserting: [GenericEntity:ShoppingListItem][createdStamp,2008-03-07 14:45:50.442( java.sql.Timestamp)][createdTxStamp,2008-03-07 14:45:50.324( java.sql.Timestamp)][lastUpdatedStamp,2008-03-07 14:45:50.442( java.sql.Timestamp)][lastUpdatedTxStamp,2008-03-07 14:45:50.324( java.sql.Timestamp)][productId,qqq(java.lang.String)][quantity,1.0( java.lang.Double)][shoppingListId,10001(java.lang.String )][shoppingListItemSeqId,00004(java.lang.String)] (SQL Exception while executing the following:INSERT INTO OFBIZ.SHOPPING_LIST_ITEM(SHOPPING_LIST_ID, SHOPPING_LIST_ITEM_SEQ_ID, PRODUCT_ID, QUANTITY, RESERV_START, RESERV_LENGTH, RESERV_PERSONS, QUANTITY_PURCHASED, CONFIG_ID, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (INSERT on table 'SHOPPING_LIST_ITEM' caused a violation of foreign key constraint 'SHLIST_ITEM_PROD' for key (qqq). The statement has been rolled back.))] 2008/3/7, BJ Freeman <[hidden email]>: > > your error is different than the previous reported error. > I would say not all data was put in the form > from this part of the error. > > > > [in-validate] got false for condition: > > [shippingMethodString][is-not-empty][true][String] > > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] > on > > [in-validate] got false for condition: > > [frequency][is-not-empty][true][String] > > > > Bruno Busco sent the following on 3/7/2008 12:20 AM: > > > Hi, > > i cannot save (create) a Shopping List as well. > > When i press the save button nothing happens. > > I agree with Vikas that having the revision label printed somewhere will > be > > a of great help. > > I am running trunk rev. 634426 and what i get in debug.log is the > following: > > > > > ---------------------------------------------------------------------------- > > CoyoteAdapter.java:403:DEBUG] Requested cookie session id is > > 49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > > StandardWrapper.java:804:TRACE] Returning non-STM instance > > ControlServlet.java:93 :INFO ] The character encoding of the request > is: > > [null]. The character encoding we will use for the request and response > is: > > [UTF-8] > > ControlServlet.java:126:DEBUG] [[[updateShoppingList] Servlet > Starting, > > doing setup- total:0.0,since last(Begin):0.0]] > > ControlServlet.java:185:DEBUG] [[[updateShoppingList] Setup done, > doing > > Event(s) and View(s)- total:0.0,since last([updateShoppingLi...):0.0]] > > UtilXml.java:241:DEBUG] XML Read 0.047s: > > jndi:/0.0.0.0/ecommerce/WEB-INF/controller.xml > > ConfigXMLReader.java:564:INFO ] ConfigMap Created: (5) records in 0.0s > > ConfigXMLReader.java:722:INFO ] HandlerMap Created: (4) view handlers > and > > (7) request/event handlers in 0.0s > > ConfigXMLReader.java:297:INFO ] RequestMap Created: (246) records in > > 0.016s > > ConfigXMLReader.java:391:INFO ] ViewMap Created: (89) records in 0.0s > > RequestHandler.java:243:INFO ] [Processing Request]: > updateShoppingList > > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] > on > > [in-validate] got false for condition: > > [shippingMethodString][is-not-empty][true][String] > > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] > on > > [in-validate] got false for condition: > > [frequency][is-not-empty][true][String] > > WebappClassLoader.java:1049:DEBUG] > > getResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) > > WebappClassLoader.java:927:DEBUG] > > findResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) > > WebappClassLoader.java:946:DEBUG] --> Resource not found, returning > null > > WebappClassLoader.java:1099:DEBUG] --> Returning > > > 'file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml' > > UtilXml.java:241:DEBUG] XML Read 0.031s: > > > file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml > > RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response > is a > > view. sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > > RequestHandler.java:584:INFO ] servletName=control, > view=editShoppingList > > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > > UtilXml.java:241:DEBUG] XML Read 0.0s: > > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml > > ScreenFactory.java:118:INFO ] Got 1 screens in 0.016s from: > > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml > > UtilXml.java:241:DEBUG] XML Read 0.015s: > > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml > > ScreenFactory.java:118:INFO ] Got 14 screens in 0.015s from: > > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml > > UtilXml.java:241:DEBUG] XML Read 0.016s: > > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml > > ScreenFactory.java:118:INFO ] Got 7 screens in 0.016s from: > > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml > > ModelScreenWidget.java:463:INFO ] In the include-screen tag the screen > name > > was empty, ignoring include; in screen [main-decorator] > > UtilXml.java:241:DEBUG] XML Read 0.016s: > > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml > > ScreenFactory.java:118:INFO ] Got 26 screens in 0.016s from: > > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml > > UtilXml.java:241:DEBUG] XML Read 0.0s: > > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml > > ScreenFactory.java:118:INFO ] Got 8 screens in 0.0s from: > > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml > > WebappClassLoader.java:1239:DEBUG] loadClass( > > org.ofbiz.product.price.PriceServices, false) > > WebappClassLoader.java:1324:DEBUG] Searching local repositories > > WebappClassLoader.java:843:DEBUG] findClass( > > org.ofbiz.product.price.PriceServices) > > WebappClassLoader.java:871:TRACE] findClassInternal( > > org.ofbiz.product.price.PriceServices) > > WebappClassLoader.java:903:TRACE] --> Passing on > ClassNotFoundException > > WebappClassLoader.java:1341:DEBUG] Delegating to parent classloader at > > end: org.ofbiz.base.util.CachedClassLoader(__globalContext) / > > java.net.URLClassLoader@10da5eb > > WebappClassLoader.java:1349:DEBUG] Loading class from parent > > ControlServlet.java:291:DEBUG] [[[updateShoppingList] Done rendering > > page, Servlet Finished- total:0.5,since last([updateShoppingLi...):0.5]] > > > > > > > > 2008/3/7, Vikas Mayur <[hidden email]>: > >> If its a revision before the fix goes in (that might be because it is > >> updated in some regular intervals, might be day or two or more), than I > am > >> not sure why this (creating shopping list) was working on the Demo > Site. > >> > >> IMO it would be good to have the revision number along with the label > >> Trunk > >> Demo and Release 4.0 Branch Demo so that it will help in testing things > >> against the Demo and that because most of the time we do (I do ...) > this > >> to > >> verify things if some things goes wrong on the local instance. > >> > >> > >> > >> Vikas > >> > >> > >> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> > wrote: > >> > >>> your are using a rev before the fix he put in. > >>> you code does not match the latest trunk used on the demo > >>> > >>> > >>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: > >>>> Bilgin, Thanks for looking at it. > >>>> Tomorrow I will give it a try and let you know how it goes. > >>>> > >>>> I am not sure why this is working on Demo Ecommerce Site, if they run > >> on > >>>> latest trunk. > >>>> > >>>> Vikas > >>>> > >>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> > >>> wrote: > >>>>> Hi Vikas, > >>>>> > >>>>> You can check rev630718 and OFBIZ-1590 for details about these new > >>>>> fields. > >>>>> > >>>>> I just committed a fix for it in rev634211. You can update and tell > >> me > >>>>> if the bug still exists. > >>>>> > >>>>> Regards, > >>>>> Bilgin Ibryam > >>>>> > >>>>> > >>> > > > > |
Administrator
|
Could you please open a Jira issue for this ?
TIA Jacques From: "Bruno Busco" <[hidden email]> > You are right, i apologize for having confused the troubleshooting. > > But still playing with the page of the Shopping List I have found that if I > enter an invalid product code in the text box of the "Quick Add to shopping > list" and press the "Add to Shopping List" button an unformatted error > string is displayed as follow: > > The Following Errors Occurred: > > ERROR: Could not complete the Create a ShoppingList Item > [file:/opt/j2ee/domains/hotwaxmedia.com/demo/deployments/demo.hotwaxmedia.com/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml#createShoppingListItem] > process [problem creating the newEntity value: Error while inserting: > [GenericEntity:ShoppingListItem][createdStamp,2008-03-07 14:45:50.442( > java.sql.Timestamp)][createdTxStamp,2008-03-07 14:45:50.324( > java.sql.Timestamp)][lastUpdatedStamp,2008-03-07 14:45:50.442( > java.sql.Timestamp)][lastUpdatedTxStamp,2008-03-07 14:45:50.324( > java.sql.Timestamp)][productId,qqq(java.lang.String)][quantity,1.0( > java.lang.Double)][shoppingListId,10001(java.lang.String > )][shoppingListItemSeqId,00004(java.lang.String)] (SQL Exception while > executing the following:INSERT INTO > OFBIZ.SHOPPING_LIST_ITEM(SHOPPING_LIST_ID, SHOPPING_LIST_ITEM_SEQ_ID, > PRODUCT_ID, QUANTITY, > RESERV_START, RESERV_LENGTH, RESERV_PERSONS, QUANTITY_PURCHASED, CONFIG_ID, > LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) > VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (INSERT on table > 'SHOPPING_LIST_ITEM' caused a violation of foreign key constraint > 'SHLIST_ITEM_PROD' for key (qqq). The statement has been rolled back.))] > > > > 2008/3/7, BJ Freeman <[hidden email]>: >> >> your error is different than the previous reported error. >> I would say not all data was put in the form >> from this part of the error. >> >> >> > [in-validate] got false for condition: >> > [shippingMethodString][is-not-empty][true][String] >> > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] >> on >> > [in-validate] got false for condition: >> > [frequency][is-not-empty][true][String] >> >> >> >> Bruno Busco sent the following on 3/7/2008 12:20 AM: >> >> > Hi, >> > i cannot save (create) a Shopping List as well. >> > When i press the save button nothing happens. >> > I agree with Vikas that having the revision label printed somewhere will >> be >> > a of great help. >> > I am running trunk rev. 634426 and what i get in debug.log is the >> following: >> > >> > >> ---------------------------------------------------------------------------- >> > CoyoteAdapter.java:403:DEBUG] Requested cookie session id is >> > 49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 >> > StandardWrapper.java:804:TRACE] Returning non-STM instance >> > ControlServlet.java:93 :INFO ] The character encoding of the request >> is: >> > [null]. The character encoding we will use for the request and response >> is: >> > [UTF-8] >> > ControlServlet.java:126:DEBUG] [[[updateShoppingList] Servlet >> Starting, >> > doing setup- total:0.0,since last(Begin):0.0]] >> > ControlServlet.java:185:DEBUG] [[[updateShoppingList] Setup done, >> doing >> > Event(s) and View(s)- total:0.0,since last([updateShoppingLi...):0.0]] >> > UtilXml.java:241:DEBUG] XML Read 0.047s: >> > jndi:/0.0.0.0/ecommerce/WEB-INF/controller.xml >> > ConfigXMLReader.java:564:INFO ] ConfigMap Created: (5) records in 0.0s >> > ConfigXMLReader.java:722:INFO ] HandlerMap Created: (4) view handlers >> and >> > (7) request/event handlers in 0.0s >> > ConfigXMLReader.java:297:INFO ] RequestMap Created: (246) records in >> > 0.016s >> > ConfigXMLReader.java:391:INFO ] ViewMap Created: (89) records in 0.0s >> > RequestHandler.java:243:INFO ] [Processing Request]: >> updateShoppingList >> > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 >> > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] >> on >> > [in-validate] got false for condition: >> > [shippingMethodString][is-not-empty][true][String] >> > ServiceEcaRule.java:127:INFO ] For Service ECA [updateShoppingList] >> on >> > [in-validate] got false for condition: >> > [frequency][is-not-empty][true][String] >> > WebappClassLoader.java:1049:DEBUG] >> > getResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) >> > WebappClassLoader.java:927:DEBUG] >> > findResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) >> > WebappClassLoader.java:946:DEBUG] --> Resource not found, returning >> null >> > WebappClassLoader.java:1099:DEBUG] --> Returning >> > >> 'file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml' >> > UtilXml.java:241:DEBUG] XML Read 0.031s: >> > >> file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml >> > RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response >> is a >> > view. sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 >> > RequestHandler.java:584:INFO ] servletName=control, >> view=editShoppingList >> > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 >> > UtilXml.java:241:DEBUG] XML Read 0.0s: >> > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml >> > ScreenFactory.java:118:INFO ] Got 1 screens in 0.016s from: >> > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml >> > UtilXml.java:241:DEBUG] XML Read 0.015s: >> > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml >> > ScreenFactory.java:118:INFO ] Got 14 screens in 0.015s from: >> > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml >> > UtilXml.java:241:DEBUG] XML Read 0.016s: >> > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml >> > ScreenFactory.java:118:INFO ] Got 7 screens in 0.016s from: >> > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml >> > ModelScreenWidget.java:463:INFO ] In the include-screen tag the screen >> name >> > was empty, ignoring include; in screen [main-decorator] >> > UtilXml.java:241:DEBUG] XML Read 0.016s: >> > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml >> > ScreenFactory.java:118:INFO ] Got 26 screens in 0.016s from: >> > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml >> > UtilXml.java:241:DEBUG] XML Read 0.0s: >> > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml >> > ScreenFactory.java:118:INFO ] Got 8 screens in 0.0s from: >> > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml >> > WebappClassLoader.java:1239:DEBUG] loadClass( >> > org.ofbiz.product.price.PriceServices, false) >> > WebappClassLoader.java:1324:DEBUG] Searching local repositories >> > WebappClassLoader.java:843:DEBUG] findClass( >> > org.ofbiz.product.price.PriceServices) >> > WebappClassLoader.java:871:TRACE] findClassInternal( >> > org.ofbiz.product.price.PriceServices) >> > WebappClassLoader.java:903:TRACE] --> Passing on >> ClassNotFoundException >> > WebappClassLoader.java:1341:DEBUG] Delegating to parent classloader at >> > end: org.ofbiz.base.util.CachedClassLoader(__globalContext) / >> > java.net.URLClassLoader@10da5eb >> > WebappClassLoader.java:1349:DEBUG] Loading class from parent >> > ControlServlet.java:291:DEBUG] [[[updateShoppingList] Done rendering >> > page, Servlet Finished- total:0.5,since last([updateShoppingLi...):0.5]] >> > >> > >> > >> > 2008/3/7, Vikas Mayur <[hidden email]>: >> >> If its a revision before the fix goes in (that might be because it is >> >> updated in some regular intervals, might be day or two or more), than I >> am >> >> not sure why this (creating shopping list) was working on the Demo >> Site. >> >> >> >> IMO it would be good to have the revision number along with the label >> >> Trunk >> >> Demo and Release 4.0 Branch Demo so that it will help in testing things >> >> against the Demo and that because most of the time we do (I do ...) >> this >> >> to >> >> verify things if some things goes wrong on the local instance. >> >> >> >> >> >> >> >> Vikas >> >> >> >> >> >> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> >> wrote: >> >> >> >>> your are using a rev before the fix he put in. >> >>> you code does not match the latest trunk used on the demo >> >>> >> >>> >> >>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: >> >>>> Bilgin, Thanks for looking at it. >> >>>> Tomorrow I will give it a try and let you know how it goes. >> >>>> >> >>>> I am not sure why this is working on Demo Ecommerce Site, if they run >> >> on >> >>>> latest trunk. >> >>>> >> >>>> Vikas >> >>>> >> >>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> >> >>> wrote: >> >>>>> Hi Vikas, >> >>>>> >> >>>>> You can check rev630718 and OFBIZ-1590 for details about these new >> >>>>> fields. >> >>>>> >> >>>>> I just committed a fix for it in rev634211. You can update and tell >> >> me >> >>>>> if the bug still exists. >> >>>>> >> >>>>> Regards, >> >>>>> Bilgin Ibryam >> >>>>> >> >>>>> >> >>> >> > >> >> > |
Done!
https://issues.apache.org/jira/browse/OFBIZ-1697 2008/3/7, Jacques Le Roux <[hidden email]>: > > Could you please open a Jira issue for this ? > > TIA > > Jacques > > From: "Bruno Busco" <[hidden email]> > > > You are right, i apologize for having confused the troubleshooting. > > > > But still playing with the page of the Shopping List I have found that > if I > > enter an invalid product code in the text box of the "Quick Add to > shopping > > list" and press the "Add to Shopping List" button an unformatted error > > string is displayed as follow: > > > > The Following Errors Occurred: > > > > ERROR: Could not complete the Create a ShoppingList Item > > > [file:/opt/j2ee/domains/hotwaxmedia.com/demo/deployments/demo.hotwaxmedia.com/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml#createShoppingListItem] > > process [problem creating the newEntity value: Error while inserting: > > [GenericEntity:ShoppingListItem][createdStamp,2008-03-07 14:45:50.442( > > java.sql.Timestamp)][createdTxStamp,2008-03-07 14:45:50.324( > > java.sql.Timestamp)][lastUpdatedStamp,2008-03-07 14:45:50.442( > > java.sql.Timestamp)][lastUpdatedTxStamp,2008-03-07 14:45:50.324( > > java.sql.Timestamp)][productId,qqq(java.lang.String)][quantity,1.0( > > java.lang.Double)][shoppingListId,10001(java.lang.String > > )][shoppingListItemSeqId,00004(java.lang.String)] (SQL Exception while > > executing the following:INSERT INTO > > OFBIZ.SHOPPING_LIST_ITEM(SHOPPING_LIST_ID, SHOPPING_LIST_ITEM_SEQ_ID, > > PRODUCT_ID, QUANTITY, > > RESERV_START, RESERV_LENGTH, RESERV_PERSONS, QUANTITY_PURCHASED, > CONFIG_ID, > > LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, > CREATED_TX_STAMP) > > VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (INSERT on table > > 'SHOPPING_LIST_ITEM' caused a violation of foreign key constraint > > 'SHLIST_ITEM_PROD' for key (qqq). The statement has been rolled back.))] > > > > > > > > 2008/3/7, BJ Freeman <[hidden email]>: > >> > >> your error is different than the previous reported error. > >> I would say not all data was put in the form > >> from this part of the error. > >> > >> > >> > [in-validate] got false for condition: > >> > [shippingMethodString][is-not-empty][true][String] > >> > ServiceEcaRule.java:127:INFO ] For Service ECA > [updateShoppingList] > >> on > >> > [in-validate] got false for condition: > >> > [frequency][is-not-empty][true][String] > >> > >> > >> > >> Bruno Busco sent the following on 3/7/2008 12:20 AM: > >> > >> > Hi, > >> > i cannot save (create) a Shopping List as well. > >> > When i press the save button nothing happens. > >> > I agree with Vikas that having the revision label printed somewhere > will > >> be > >> > a of great help. > >> > I am running trunk rev. 634426 and what i get in debug.log is the > >> following: > >> > > >> > > >> > ---------------------------------------------------------------------------- > >> > CoyoteAdapter.java:403:DEBUG] Requested cookie session id is > >> > 49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > >> > StandardWrapper.java:804:TRACE] Returning non-STM instance > >> > ControlServlet.java:93 :INFO ] The character encoding of the > request > >> is: > >> > [null]. The character encoding we will use for the request and > response > >> is: > >> > [UTF-8] > >> > ControlServlet.java:126:DEBUG] [[[updateShoppingList] Servlet > >> Starting, > >> > doing setup- total:0.0,since last(Begin):0.0]] > >> > ControlServlet.java:185:DEBUG] [[[updateShoppingList] Setup done, > >> doing > >> > Event(s) and View(s)- total:0.0,since last([updateShoppingLi...):0.0 > ]] > >> > UtilXml.java:241:DEBUG] XML Read 0.047s: > >> > jndi:/0.0.0.0/ecommerce/WEB-INF/controller.xml > >> > ConfigXMLReader.java:564:INFO ] ConfigMap Created: (5) records in > 0.0s > >> > ConfigXMLReader.java:722:INFO ] HandlerMap Created: (4) view > handlers > >> and > >> > (7) request/event handlers in 0.0s > >> > ConfigXMLReader.java:297:INFO ] RequestMap Created: (246) records > in > >> > 0.016s > >> > ConfigXMLReader.java:391:INFO ] ViewMap Created: (89) records in > 0.0s > >> > RequestHandler.java:243:INFO ] [Processing Request]: > >> updateShoppingList > >> > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > >> > ServiceEcaRule.java:127:INFO ] For Service ECA > [updateShoppingList] > >> on > >> > [in-validate] got false for condition: > >> > [shippingMethodString][is-not-empty][true][String] > >> > ServiceEcaRule.java:127:INFO ] For Service ECA > [updateShoppingList] > >> on > >> > [in-validate] got false for condition: > >> > [frequency][is-not-empty][true][String] > >> > WebappClassLoader.java:1049:DEBUG] > >> > getResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) > >> > WebappClassLoader.java:927:DEBUG] > >> > findResource(org/ofbiz/order/shoppinglist/ShoppingListServices.xml) > >> > WebappClassLoader.java:946:DEBUG] --> Resource not found, > returning > >> null > >> > WebappClassLoader.java:1099:DEBUG] --> Returning > >> > > >> > 'file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml' > >> > UtilXml.java:241:DEBUG] XML Read 0.031s: > >> > > >> > file:/F:/ofbiz/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml > >> > RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: > Response > >> is a > >> > view. sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > >> > RequestHandler.java:584:INFO ] servletName=control, > >> view=editShoppingList > >> > sessionId=49674BE0BDE845CB5FDCA4AF7B13D1D8.jvm1 > >> > UtilXml.java:241:DEBUG] XML Read 0.0s: > >> > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml > >> > ScreenFactory.java:118:INFO ] Got 1 screens in 0.016s from: > >> > file:/F:/ofbiz/applications/ecommerce/widget/ShoppingListScreens.xml > >> > UtilXml.java:241:DEBUG] XML Read 0.015s: > >> > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml > >> > ScreenFactory.java:118:INFO ] Got 14 screens in 0.015s from: > >> > file:/F:/ofbiz/applications/ecommerce/widget/CommonScreens.xml > >> > UtilXml.java:241:DEBUG] XML Read 0.016s: > >> > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml > >> > ScreenFactory.java:118:INFO ] Got 7 screens in 0.016s from: > >> > file:/F:/ofbiz/applications/ecommerce/widget/CartScreens.xml > >> > ModelScreenWidget.java:463:INFO ] In the include-screen tag the > screen > >> name > >> > was empty, ignoring include; in screen [main-decorator] > >> > UtilXml.java:241:DEBUG] XML Read 0.016s: > >> > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml > >> > ScreenFactory.java:118:INFO ] Got 26 screens in 0.016s from: > >> > file:/F:/ofbiz/applications/ecommerce/widget/CatalogScreens.xml > >> > UtilXml.java:241:DEBUG] XML Read 0.0s: > >> > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml > >> > ScreenFactory.java:118:INFO ] Got 8 screens in 0.0s from: > >> > file:/F:/ofbiz/applications/ecommerce/widget/ContentScreens.xml > >> > WebappClassLoader.java:1239:DEBUG] loadClass( > >> > org.ofbiz.product.price.PriceServices, false) > >> > WebappClassLoader.java:1324:DEBUG] Searching local repositories > >> > WebappClassLoader.java:843:DEBUG] findClass( > >> > org.ofbiz.product.price.PriceServices) > >> > WebappClassLoader.java:871:TRACE] findClassInternal( > >> > org.ofbiz.product.price.PriceServices) > >> > WebappClassLoader.java:903:TRACE] --> Passing on > >> ClassNotFoundException > >> > WebappClassLoader.java:1341:DEBUG] Delegating to parent classloader > at > >> > end: org.ofbiz.base.util.CachedClassLoader(__globalContext) / > >> > java.net.URLClassLoader@10da5eb > >> > WebappClassLoader.java:1349:DEBUG] Loading class from parent > >> > ControlServlet.java:291:DEBUG] [[[updateShoppingList] Done > rendering > >> > page, Servlet Finished- total:0.5,since last([updateShoppingLi...): > 0.5]] > >> > > >> > > >> > > >> > 2008/3/7, Vikas Mayur <[hidden email]>: > >> >> If its a revision before the fix goes in (that might be because it > is > >> >> updated in some regular intervals, might be day or two or more), > than I > >> am > >> >> not sure why this (creating shopping list) was working on the Demo > >> Site. > >> >> > >> >> IMO it would be good to have the revision number along with the > label > >> >> Trunk > >> >> Demo and Release 4.0 Branch Demo so that it will help in testing > things > >> >> against the Demo and that because most of the time we do (I do ...) > >> this > >> >> to > >> >> verify things if some things goes wrong on the local instance. > >> >> > >> >> > >> >> > >> >> Vikas > >> >> > >> >> > >> >> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> > >> wrote: > >> >> > >> >>> your are using a rev before the fix he put in. > >> >>> you code does not match the latest trunk used on the demo > >> >>> > >> >>> > >> >>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: > >> >>>> Bilgin, Thanks for looking at it. > >> >>>> Tomorrow I will give it a try and let you know how it goes. > >> >>>> > >> >>>> I am not sure why this is working on Demo Ecommerce Site, if they > run > >> >> on > >> >>>> latest trunk. > >> >>>> > >> >>>> Vikas > >> >>>> > >> >>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam < > [hidden email]> > >> >>> wrote: > >> >>>>> Hi Vikas, > >> >>>>> > >> >>>>> You can check rev630718 and OFBIZ-1590 for details about these > new > >> >>>>> fields. > >> >>>>> > >> >>>>> I just committed a fix for it in rev634211. You can update and > tell > >> >> me > >> >>>>> if the bug still exists. > >> >>>>> > >> >>>>> Regards, > >> >>>>> Bilgin Ibryam > >> >>>>> > >> >>>>> > >> >>> > >> > > >> > >> > > > > |
In reply to this post by BJ Freeman
On Fri, Mar 7, 2008 at 8:33 PM, BJ Freeman <[hidden email]> wrote:
> you can subscribe to the commits mailing list to see what the latest rev > is. It will also let you see what has changed, and you can patch from > those changes if you wish. That what I did the very first day when I join the OFBiz project. But thanks for reminding again :) > > Both demo sites are updated nightly, from what David says. I am not pretty sure about that. The point was if demo sites updates nightly than what could be the reason that I could create Shopping List on demo site and could not do the same on my local copy of OFBiz trunk and that kind of frustrating. So thats why I suggest to put Revision Number along with the Trunk and Release labels. Vikas > you can get the Trunk and Release ver 4 demo URLs from > http://ofbiz.apache.org/ > > > > > Vikas Mayur sent the following on 3/6/2008 11:03 PM: > > If its a revision before the fix goes in (that might be because it is > > updated in some regular intervals, might be day or two or more), than I > am > > not sure why this (creating shopping list) was working on the Demo Site. > > > > IMO it would be good to have the revision number along with the label > Trunk > > Demo and Release 4.0 Branch Demo so that it will help in testing things > > against the Demo and that because most of the time we do (I do ...) this > to > > verify things if some things goes wrong on the local instance. > > > > > > Vikas > > > > On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> wrote: > > > >> your are using a rev before the fix he put in. > >> you code does not match the latest trunk used on the demo > >> > >> > >> Vikas Mayur sent the following on 3/6/2008 5:51 AM: > >>> Bilgin, Thanks for looking at it. > >>> Tomorrow I will give it a try and let you know how it goes. > >>> > >>> I am not sure why this is working on Demo Ecommerce Site, if they run > on > >>> latest trunk. > >>> > >>> Vikas > >>> > >>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email]> > >> wrote: > >>>> Hi Vikas, > >>>> > >>>> You can check rev630718 and OFBIZ-1590 for details about these new > >>>> fields. > >>>> > >>>> I just committed a fix for it in rev634211. You can update and tell > me > >>>> if the bug still exists. > >>>> > >>>> Regards, > >>>> Bilgin Ibryam > >>>> > >>>> > >> > > > > |
Administrator
|
From: "Vikas Mayur" <[hidden email]>
> frustrating. So thats why I suggest to put Revision Number along with the > Trunk and Release labels. > > Vikas You could create a Jira issue for this. I remember a discussion about that when I introduced the mention "Apache OFBiz Release 4.0" in the footer of release 4.0 (Revision 584385). Ha... just found it : http://www.nabble.com/Mention-of-version---in-release-td13078575.html Jacques |
Created https://issues.apache.org/jira/browse/OFBIZ-1700 for the discussion
going so far on showing revision number. Jacques, thanks for putting relevant information. Vikas On Sat, Mar 8, 2008 at 1:51 PM, Jacques Le Roux < [hidden email]> wrote: > From: "Vikas Mayur" <[hidden email]> > > frustrating. So thats why I suggest to put Revision Number along with > the > > Trunk and Release labels. > > > > Vikas > > You could create a Jira issue for this. I remember a discussion about that > when I introduced the mention "Apache OFBiz Release 4.0" > in the footer of release 4.0 (Revision 584385). > > Ha... just found it : > http://www.nabble.com/Mention-of-version---in-release-td13078575.html > > Jacques > > |
In reply to this post by Vikas Mayur-2
Just so you know Vikas, these sites are updated nightly in the middle
of the night US time. You could've gotten another update that caused an issue on this, or the demo site could've been in an odd state just because of the time of the checkout, etc. Many things could've caused this discrepancy. As far as the version numbers - I think it's a good idea - should've been doing in a long time ago. I will inquire about putting something in the footers of these demo sites so people know what's going on with it. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Mar 7, 2008, at 10:30 PM, Vikas Mayur wrote: > On Fri, Mar 7, 2008 at 8:33 PM, BJ Freeman <[hidden email]> > wrote: > >> you can subscribe to the commits mailing list to see what the >> latest rev >> is. It will also let you see what has changed, and you can patch from >> those changes if you wish. > > > > That what I did the very first day when I join the OFBiz project. > But thanks > for reminding again :) > > > >> >> Both demo sites are updated nightly, from what David says. > > > > I am not pretty sure about that. The point was if demo sites updates > nightly > than what could be the reason that I could create Shopping List on > demo site > and > could not do the same on my local copy of OFBiz trunk and that kind of > frustrating. So thats why I suggest to put Revision Number along > with the > Trunk and Release labels. > > Vikas > > >> you can get the Trunk and Release ver 4 demo URLs from >> http://ofbiz.apache.org/ >> >> >> >> >> Vikas Mayur sent the following on 3/6/2008 11:03 PM: >>> If its a revision before the fix goes in (that might be because it >>> is >>> updated in some regular intervals, might be day or two or more), >>> than I >> am >>> not sure why this (creating shopping list) was working on the Demo >>> Site. >>> >>> IMO it would be good to have the revision number along with the >>> label >> Trunk >>> Demo and Release 4.0 Branch Demo so that it will help in testing >>> things >>> against the Demo and that because most of the time we do (I >>> do ...) this >> to >>> verify things if some things goes wrong on the local instance. >>> >>> >>> Vikas >>> >>> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> >>> wrote: >>> >>>> your are using a rev before the fix he put in. >>>> you code does not match the latest trunk used on the demo >>>> >>>> >>>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: >>>>> Bilgin, Thanks for looking at it. >>>>> Tomorrow I will give it a try and let you know how it goes. >>>>> >>>>> I am not sure why this is working on Demo Ecommerce Site, if >>>>> they run >> on >>>>> latest trunk. >>>>> >>>>> Vikas >>>>> >>>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email] >>>>> > >>>> wrote: >>>>>> Hi Vikas, >>>>>> >>>>>> You can check rev630718 and OFBIZ-1590 for details about these >>>>>> new >>>>>> fields. >>>>>> >>>>>> I just committed a fix for it in rev634211. You can update and >>>>>> tell >> me >>>>>> if the bug still exists. >>>>>> >>>>>> Regards, >>>>>> Bilgin Ibryam >>>>>> >>>>>> >>>> >>> >> >> smime.p7s (3K) Download Attachment |
Please give a look to: https://issues.apache.org/jira/browse/OFBIZ-1700
may be it could help. Bruno 2008/3/8, Tim Ruppert <[hidden email]>: > > Just so you know Vikas, these sites are updated nightly in the middle > of the night US time. You could've gotten another update that caused > an issue on this, or the demo site could've been in an odd state just > because of the time of the checkout, etc. Many things could've caused > this discrepancy. > > As far as the version numbers - I think it's a good idea - should've > been doing in a long time ago. I will inquire about putting something > in the footers of these demo sites so people know what's going on with > it. > > Cheers, > Tim > > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > > On Mar 7, 2008, at 10:30 PM, Vikas Mayur wrote: > > > On Fri, Mar 7, 2008 at 8:33 PM, BJ Freeman <[hidden email]> > > wrote: > > > >> you can subscribe to the commits mailing list to see what the > >> latest rev > >> is. It will also let you see what has changed, and you can patch from > >> those changes if you wish. > > > > > > > > That what I did the very first day when I join the OFBiz project. > > But thanks > > for reminding again :) > > > > > > > >> > >> Both demo sites are updated nightly, from what David says. > > > > > > > > I am not pretty sure about that. The point was if demo sites updates > > nightly > > than what could be the reason that I could create Shopping List on > > demo site > > and > > could not do the same on my local copy of OFBiz trunk and that kind of > > frustrating. So thats why I suggest to put Revision Number along > > with the > > Trunk and Release labels. > > > > Vikas > > > > > >> you can get the Trunk and Release ver 4 demo URLs from > >> http://ofbiz.apache.org/ > >> > >> > >> > >> > >> Vikas Mayur sent the following on 3/6/2008 11:03 PM: > >>> If its a revision before the fix goes in (that might be because it > >>> is > >>> updated in some regular intervals, might be day or two or more), > >>> than I > >> am > >>> not sure why this (creating shopping list) was working on the Demo > >>> Site. > >>> > >>> IMO it would be good to have the revision number along with the > >>> label > >> Trunk > >>> Demo and Release 4.0 Branch Demo so that it will help in testing > >>> things > >>> against the Demo and that because most of the time we do (I > >>> do ...) this > >> to > >>> verify things if some things goes wrong on the local instance. > >>> > >>> > >>> Vikas > >>> > >>> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> > >>> wrote: > >>> > >>>> your are using a rev before the fix he put in. > >>>> you code does not match the latest trunk used on the demo > >>>> > >>>> > >>>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: > >>>>> Bilgin, Thanks for looking at it. > >>>>> Tomorrow I will give it a try and let you know how it goes. > >>>>> > >>>>> I am not sure why this is working on Demo Ecommerce Site, if > >>>>> they run > >> on > >>>>> latest trunk. > >>>>> > >>>>> Vikas > >>>>> > >>>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email] > >>>>> > > >>>> wrote: > >>>>>> Hi Vikas, > >>>>>> > >>>>>> You can check rev630718 and OFBIZ-1590 for details about these > >>>>>> new > >>>>>> fields. > >>>>>> > >>>>>> I just committed a fix for it in rev634211. You can update and > >>>>>> tell > >> me > >>>>>> if the bug still exists. > >>>>>> > >>>>>> Regards, > >>>>>> Bilgin Ibryam > >>>>>> > >>>>>> > >>>> > >>> > >> > >> > > > |
Thanks Bruno - I was just doing it real quickly to have a version
number directly in there instead of a link. It'll be up in just a bit. We can look at 1700 to see if this is a better long term solution. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Mar 8, 2008, at 8:29 AM, Bruno Busco wrote: > Please give a look to: https://issues.apache.org/jira/browse/ > OFBIZ-1700 > may be it could help. > > Bruno > > > 2008/3/8, Tim Ruppert <[hidden email]>: >> >> Just so you know Vikas, these sites are updated nightly in the middle >> of the night US time. You could've gotten another update that caused >> an issue on this, or the demo site could've been in an odd state just >> because of the time of the checkout, etc. Many things could've >> caused >> this discrepancy. >> >> As far as the version numbers - I think it's a good idea - should've >> been doing in a long time ago. I will inquire about putting >> something >> in the footers of these demo sites so people know what's going on >> with >> it. >> >> Cheers, >> Tim >> >> -- >> Tim Ruppert >> HotWax Media >> http://www.hotwaxmedia.com >> >> o:801.649.6594 >> f:801.649.6595 >> >> >> >> On Mar 7, 2008, at 10:30 PM, Vikas Mayur wrote: >> >>> On Fri, Mar 7, 2008 at 8:33 PM, BJ Freeman <[hidden email]> >>> wrote: >>> >>>> you can subscribe to the commits mailing list to see what the >>>> latest rev >>>> is. It will also let you see what has changed, and you can patch >>>> from >>>> those changes if you wish. >>> >>> >>> >>> That what I did the very first day when I join the OFBiz project. >>> But thanks >>> for reminding again :) >>> >>> >>> >>>> >>>> Both demo sites are updated nightly, from what David says. >>> >>> >>> >>> I am not pretty sure about that. The point was if demo sites updates >>> nightly >>> than what could be the reason that I could create Shopping List on >>> demo site >>> and >>> could not do the same on my local copy of OFBiz trunk and that >>> kind of >>> frustrating. So thats why I suggest to put Revision Number along >>> with the >>> Trunk and Release labels. >>> >>> Vikas >>> >>> >>>> you can get the Trunk and Release ver 4 demo URLs from >>>> http://ofbiz.apache.org/ >>>> >>>> >>>> >>>> >>>> Vikas Mayur sent the following on 3/6/2008 11:03 PM: >>>>> If its a revision before the fix goes in (that might be because it >>>>> is >>>>> updated in some regular intervals, might be day or two or more), >>>>> than I >>>> am >>>>> not sure why this (creating shopping list) was working on the Demo >>>>> Site. >>>>> >>>>> IMO it would be good to have the revision number along with the >>>>> label >>>> Trunk >>>>> Demo and Release 4.0 Branch Demo so that it will help in testing >>>>> things >>>>> against the Demo and that because most of the time we do (I >>>>> do ...) this >>>> to >>>>> verify things if some things goes wrong on the local instance. >>>>> >>>>> >>>>> Vikas >>>>> >>>>> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> >>>>> wrote: >>>>> >>>>>> your are using a rev before the fix he put in. >>>>>> you code does not match the latest trunk used on the demo >>>>>> >>>>>> >>>>>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: >>>>>>> Bilgin, Thanks for looking at it. >>>>>>> Tomorrow I will give it a try and let you know how it goes. >>>>>>> >>>>>>> I am not sure why this is working on Demo Ecommerce Site, if >>>>>>> they run >>>> on >>>>>>> latest trunk. >>>>>>> >>>>>>> Vikas >>>>>>> >>>>>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email] >>>>>>>> >>>>>> wrote: >>>>>>>> Hi Vikas, >>>>>>>> >>>>>>>> You can check rev630718 and OFBIZ-1590 for details about these >>>>>>>> new >>>>>>>> fields. >>>>>>>> >>>>>>>> I just committed a fix for it in rev634211. You can update and >>>>>>>> tell >>>> me >>>>>>>> if the bug still exists. >>>>>>>> >>>>>>>> Regards, >>>>>>>> Bilgin Ibryam >>>>>>>> >>>>>>>> >>>>>> >>>>> >>>> >>>> >> >> >> smime.p7s (3K) Download Attachment |
FYI - the demo40 instance is the one this is being tested on so it'll
be going up and down for a bit this afternoon. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Mar 8, 2008, at 11:45 AM, Tim Ruppert wrote: > Thanks Bruno - I was just doing it real quickly to have a version > number directly in there instead of a link. It'll be up in just a > bit. We can look at 1700 to see if this is a better long term > solution. > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Mar 8, 2008, at 8:29 AM, Bruno Busco wrote: > >> Please give a look to: https://issues.apache.org/jira/browse/OFBIZ-1700 >> may be it could help. >> >> Bruno >> >> >> 2008/3/8, Tim Ruppert <[hidden email]>: >>> >>> Just so you know Vikas, these sites are updated nightly in the >>> middle >>> of the night US time. You could've gotten another update that >>> caused >>> an issue on this, or the demo site could've been in an odd state >>> just >>> because of the time of the checkout, etc. Many things could've >>> caused >>> this discrepancy. >>> >>> As far as the version numbers - I think it's a good idea - should've >>> been doing in a long time ago. I will inquire about putting >>> something >>> in the footers of these demo sites so people know what's going on >>> with >>> it. >>> >>> Cheers, >>> Tim >>> >>> -- >>> Tim Ruppert >>> HotWax Media >>> http://www.hotwaxmedia.com >>> >>> o:801.649.6594 >>> f:801.649.6595 >>> >>> >>> >>> On Mar 7, 2008, at 10:30 PM, Vikas Mayur wrote: >>> >>>> On Fri, Mar 7, 2008 at 8:33 PM, BJ Freeman <[hidden email]> >>>> wrote: >>>> >>>>> you can subscribe to the commits mailing list to see what the >>>>> latest rev >>>>> is. It will also let you see what has changed, and you can patch >>>>> from >>>>> those changes if you wish. >>>> >>>> >>>> >>>> That what I did the very first day when I join the OFBiz project. >>>> But thanks >>>> for reminding again :) >>>> >>>> >>>> >>>>> >>>>> Both demo sites are updated nightly, from what David says. >>>> >>>> >>>> >>>> I am not pretty sure about that. The point was if demo sites >>>> updates >>>> nightly >>>> than what could be the reason that I could create Shopping List on >>>> demo site >>>> and >>>> could not do the same on my local copy of OFBiz trunk and that >>>> kind of >>>> frustrating. So thats why I suggest to put Revision Number along >>>> with the >>>> Trunk and Release labels. >>>> >>>> Vikas >>>> >>>> >>>>> you can get the Trunk and Release ver 4 demo URLs from >>>>> http://ofbiz.apache.org/ >>>>> >>>>> >>>>> >>>>> >>>>> Vikas Mayur sent the following on 3/6/2008 11:03 PM: >>>>>> If its a revision before the fix goes in (that might be because >>>>>> it >>>>>> is >>>>>> updated in some regular intervals, might be day or two or more), >>>>>> than I >>>>> am >>>>>> not sure why this (creating shopping list) was working on the >>>>>> Demo >>>>>> Site. >>>>>> >>>>>> IMO it would be good to have the revision number along with the >>>>>> label >>>>> Trunk >>>>>> Demo and Release 4.0 Branch Demo so that it will help in testing >>>>>> things >>>>>> against the Demo and that because most of the time we do (I >>>>>> do ...) this >>>>> to >>>>>> verify things if some things goes wrong on the local instance. >>>>>> >>>>>> >>>>>> Vikas >>>>>> >>>>>> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <[hidden email]> >>>>>> wrote: >>>>>> >>>>>>> your are using a rev before the fix he put in. >>>>>>> you code does not match the latest trunk used on the demo >>>>>>> >>>>>>> >>>>>>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: >>>>>>>> Bilgin, Thanks for looking at it. >>>>>>>> Tomorrow I will give it a try and let you know how it goes. >>>>>>>> >>>>>>>> I am not sure why this is working on Demo Ecommerce Site, if >>>>>>>> they run >>>>> on >>>>>>>> latest trunk. >>>>>>>> >>>>>>>> Vikas >>>>>>>> >>>>>>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email] >>>>>>>>> >>>>>>> wrote: >>>>>>>>> Hi Vikas, >>>>>>>>> >>>>>>>>> You can check rev630718 and OFBIZ-1590 for details about these >>>>>>>>> new >>>>>>>>> fields. >>>>>>>>> >>>>>>>>> I just committed a fix for it in rev634211. You can update and >>>>>>>>> tell >>>>> me >>>>>>>>> if the bug still exists. >>>>>>>>> >>>>>>>>> Regards, >>>>>>>>> Bilgin Ibryam >>>>>>>>> >>>>>>>>> >>>>>>> >>>>>> >>>>> >>>>> >>> >>> >>> > smime.p7s (3K) Download Attachment |
This is complete on demo40 and will be happening with demo sometime
this afternoon. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Mar 8, 2008, at 11:46 AM, Tim Ruppert wrote: > FYI - the demo40 instance is the one this is being tested on so > it'll be going up and down for a bit this afternoon. > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Mar 8, 2008, at 11:45 AM, Tim Ruppert wrote: > >> Thanks Bruno - I was just doing it real quickly to have a version >> number directly in there instead of a link. It'll be up in just a >> bit. We can look at 1700 to see if this is a better long term >> solution. >> >> Cheers, >> Tim >> -- >> Tim Ruppert >> HotWax Media >> http://www.hotwaxmedia.com >> >> o:801.649.6594 >> f:801.649.6595 >> >> >> On Mar 8, 2008, at 8:29 AM, Bruno Busco wrote: >> >>> Please give a look to: https://issues.apache.org/jira/browse/OFBIZ-1700 >>> may be it could help. >>> >>> Bruno >>> >>> >>> 2008/3/8, Tim Ruppert <[hidden email]>: >>>> >>>> Just so you know Vikas, these sites are updated nightly in the >>>> middle >>>> of the night US time. You could've gotten another update that >>>> caused >>>> an issue on this, or the demo site could've been in an odd state >>>> just >>>> because of the time of the checkout, etc. Many things could've >>>> caused >>>> this discrepancy. >>>> >>>> As far as the version numbers - I think it's a good idea - >>>> should've >>>> been doing in a long time ago. I will inquire about putting >>>> something >>>> in the footers of these demo sites so people know what's going on >>>> with >>>> it. >>>> >>>> Cheers, >>>> Tim >>>> >>>> -- >>>> Tim Ruppert >>>> HotWax Media >>>> http://www.hotwaxmedia.com >>>> >>>> o:801.649.6594 >>>> f:801.649.6595 >>>> >>>> >>>> >>>> On Mar 7, 2008, at 10:30 PM, Vikas Mayur wrote: >>>> >>>>> On Fri, Mar 7, 2008 at 8:33 PM, BJ Freeman <[hidden email]> >>>>> wrote: >>>>> >>>>>> you can subscribe to the commits mailing list to see what the >>>>>> latest rev >>>>>> is. It will also let you see what has changed, and you can >>>>>> patch from >>>>>> those changes if you wish. >>>>> >>>>> >>>>> >>>>> That what I did the very first day when I join the OFBiz project. >>>>> But thanks >>>>> for reminding again :) >>>>> >>>>> >>>>> >>>>>> >>>>>> Both demo sites are updated nightly, from what David says. >>>>> >>>>> >>>>> >>>>> I am not pretty sure about that. The point was if demo sites >>>>> updates >>>>> nightly >>>>> than what could be the reason that I could create Shopping List on >>>>> demo site >>>>> and >>>>> could not do the same on my local copy of OFBiz trunk and that >>>>> kind of >>>>> frustrating. So thats why I suggest to put Revision Number along >>>>> with the >>>>> Trunk and Release labels. >>>>> >>>>> Vikas >>>>> >>>>> >>>>>> you can get the Trunk and Release ver 4 demo URLs from >>>>>> http://ofbiz.apache.org/ >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Vikas Mayur sent the following on 3/6/2008 11:03 PM: >>>>>>> If its a revision before the fix goes in (that might be >>>>>>> because it >>>>>>> is >>>>>>> updated in some regular intervals, might be day or two or more), >>>>>>> than I >>>>>> am >>>>>>> not sure why this (creating shopping list) was working on the >>>>>>> Demo >>>>>>> Site. >>>>>>> >>>>>>> IMO it would be good to have the revision number along with the >>>>>>> label >>>>>> Trunk >>>>>>> Demo and Release 4.0 Branch Demo so that it will help in testing >>>>>>> things >>>>>>> against the Demo and that because most of the time we do (I >>>>>>> do ...) this >>>>>> to >>>>>>> verify things if some things goes wrong on the local instance. >>>>>>> >>>>>>> >>>>>>> Vikas >>>>>>> >>>>>>> On Thu, Mar 6, 2008 at 11:49 PM, BJ Freeman <bjfree@free- >>>>>>> man.net> >>>>>>> wrote: >>>>>>> >>>>>>>> your are using a rev before the fix he put in. >>>>>>>> you code does not match the latest trunk used on the demo >>>>>>>> >>>>>>>> >>>>>>>> Vikas Mayur sent the following on 3/6/2008 5:51 AM: >>>>>>>>> Bilgin, Thanks for looking at it. >>>>>>>>> Tomorrow I will give it a try and let you know how it goes. >>>>>>>>> >>>>>>>>> I am not sure why this is working on Demo Ecommerce Site, if >>>>>>>>> they run >>>>>> on >>>>>>>>> latest trunk. >>>>>>>>> >>>>>>>>> Vikas >>>>>>>>> >>>>>>>>> On Thu, Mar 6, 2008 at 4:05 PM, Bilgin Ibryam <[hidden email] >>>>>>>>>> >>>>>>>> wrote: >>>>>>>>>> Hi Vikas, >>>>>>>>>> >>>>>>>>>> You can check rev630718 and OFBIZ-1590 for details about >>>>>>>>>> these >>>>>>>>>> new >>>>>>>>>> fields. >>>>>>>>>> >>>>>>>>>> I just committed a fix for it in rev634211. You can update >>>>>>>>>> and >>>>>>>>>> tell >>>>>> me >>>>>>>>>> if the bug still exists. >>>>>>>>>> >>>>>>>>>> Regards, >>>>>>>>>> Bilgin Ibryam >>>>>>>>>> >>>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>> >>>> >>>> >> > smime.p7s (3K) Download Attachment |
Free forum by Nabble | Edit this page |