Hi, I am fresh to OfBiz. I checked out the 4.0 code a few days back and did an Ant build using Eclipse. Finally I could run the ofbiz from my PC and do some tweakings. Ofcourse, with the help of a book by Janathan Wong. Today I tried to do the same thing with release 9.4. It seems that the build went fine and ofbiz could be started. I got an error.log file in 'runtime/logs' folder. When I try to access ecommerce, the following messages are thrown out in the browser. --------------------org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CommonScreens.xml#leftbar]: org.ofbiz.entity.transaction.GenericTransactionException: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in simple-method [Get visual theme resources [file:/C:/Workspace/release09.04/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]: ; [Visual Theme resources not found.] (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Error in simple-method [Get visual theme resources [file:/C:/Workspace/release09.04/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]: ; [Visual Theme resources not found.])-------------- Anyone, please tell me what I should do to correct this problem and get ofbiz to run properly. Thanks,Abey.
