[OFBiz] Dev - Catalog Manager Problems

Adrian Crum adrianc at hlmksw.com
Wed Apr 13 18:12:02 EDT 2005


I pulled latest SVN down last night to start working on the UI refactor 
in the Product Component. The unmodified copy seems to generate a number 
of errors...

 From Catalog Main, Browse Catalogs, select a catalog, get this error 
message:

org.ofbiz.base.util.GeneralException: Error rendering screen 
[EditProdCatalog]: org.ofbiz.base.util.GeneralException: Error rendering 
screen [CommonCatalogDecorator]: org.ofbiz.base.util.GeneralException: 
Error rendering screen: java.lang.RuntimeException: Error rendering 
included form named [EditProdCatalog] at location 
[component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
org.xml.sax.SAXParseException: The content of elements must consist of 
well-formed character data or markup. (Error rendering included form 
named [EditProdCatalog] at location 
[component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
org.xml.sax.SAXParseException: The content of elements must consist of 
well-formed character data or markup.) (Error rendering screen: 
java.lang.RuntimeException: Error rendering included form named 
[EditProdCatalog] at location 
[component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
org.xml.sax.SAXParseException: The content of elements must consist of 
well-formed character data or markup. (Error rendering included form 
named [EditProdCatalog] at location 
[component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
org.xml.sax.SAXParseException: The content of elements must consist of 
well-formed character data or markup.)) (Error rendering screen 
[CommonCatalogDecorator]: org.ofbiz.base.util.GeneralException: Error 
rendering screen: java.lang.RuntimeException: Error rendering included 
form named [EditProdCatalog] at location 
[component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
org.xml.sax.SAXParseException: The content of elements must consist of 
well-formed character data or markup. (Error rendering included form 
named [EditProdCatalog] at location 
[component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
org.xml.sax.SAXParseException: The content of elements must consist of 
well-formed character data or markup.) (Error rendering screen: 
java.lang.RuntimeException: Error rendering included form named 
[EditProdCatalog] at location 
[component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
org.xml.sax.SAXParseException: The content of elements must consist of 
well-formed character data or markup. (Error rendering included form 
named [EditProdCatalog] at location 
[component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
org.xml.sax.SAXParseException: The content of elements must consist of 
well-formed character data or markup.)))

When I click on Catalog->Price Rules, I get this error message:

  Error: Expression productCategories is undefined on line 79, column 28 
in repository:pages:///find/keywordsearchbox.ftl.

Ummm... any ideas?



More information about the Dev mailing list