this brings up a question if a main application should break because a specialpurpose apps is missing.
David E Jones sent the following on 2/28/2008 9:31 PM: > > It's probably because in your delegator definition you have no > datasource mapping for the org.ofbiz.olap entity group name. > > -David > > > On Feb 28, 2008, at 4:32 PM, Branden Strickland wrote: > >> I'm running my DB on mysql. >> Loaded sample data. >> I've set up a new facility, catalog, and 2 catagories. >> >> I can't add products to either catigories. I get this error. >> >> The Following Errors Occurred: >> >> Error calling event: org.ofbiz.webapp.event.EventHandlerException: >> Service >> invocation error (Could not commit transaction for service >> [createProduct] >> call: Roll back error, could not commit transaction, was rolled back >> instead >> because of: Error in simple-method [ >> [file:/home/bstrickland/svnWS/ofbizdemo/specialpurpose/bi/script/org/ofbiz/bi/DimensionServices.xml#prepareProductDimensionData]]: >> >> Error running the simple-method: Error in simple-method operation []: >> java.lang.IllegalArgumentException: Type id-ne not found >> null) >> I looked at the DemensionServices.xml and couldn't tie anything together. >> >> >> Also (un related) >> >> In the business setup document, it suggests you create 4 catagories, and >> this confused me as well. Is there a purpose for: >> Browse Root Category >> Top-level browse category >> Promotions Category >> "all Products" ategory as default search. >> >> Thanks gentlemen! > > > >
