Hi, _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Mr Purani,
In the web.xml file you define the webSiteId which should be defined in the webSite entity. This record should refer to a productStore, which should refer to your productCatalog. In this case adding your catalog to the existing product store and deleting the existing catalog from the existing productsstore would have achieved the same result.... The error below is caused by an ealier other error, as david mentions too..so check your log.... -- Regards, Hans Bakker ANT Websystems Co.,Ltd (http://www.antwebsystems.com) If you want to verify that this message really originates from from the above person, download the public key from: http://www.antwebsystems.com/hbakkerAntwebsystems.asc On Thursday 25 May 2006 14:23, Purani S wrote: > Hi, > I have created a new store, catalog, categories, products using "product > Catalog". And now I wish to change the existing catalog (that is displayed > in the ecommerce module) to the catalog I created. So I made the change in > "D:\sequoiaerp\applications\ecommerce\webapp\ecommerce\WEB-INF\web.xml" . > > I am displayed with several items on choosing the categories.But get the > following error for most of the items : "391968 > (http-0.0.0.0-8080-Processor3) [ TransactionUtil.java:60 :WARN ] ---- > exception report ---------------------------------------------------------- > [TransactionUtil.begin] active transaction marked for rollback in place, so > no transaction begun; this stack trace shows when the exception began: > Exception: java.lang.Exception > Message: Tx Stack Placeholder > ---- stack trace > --------------------------------------------------------------- > java.lang.Exception: Tx Stack Placeholder > org.ofbiz.entity.transaction.TransactionUtil.setTransactionBeginStack(Trans >actionUtil.java:494) > org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:94) > org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:40) > org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:100 >) org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:115) > org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:100) > org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHand >ler.java:85) > org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:589) > org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:374) > org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191) > javax.servlet.http.HttpServlet.service(HttpServlet.java:689) > javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio >nFilterChain.java:252) > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC >hain.java:173) > org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258) > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio >nFilterChain.java:202) > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC >hain.java:173) > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.j >ava:213) > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.j >ava:178) > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:12 >6) > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:10 >5) > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.jav >a:107) > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526) > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConn >ection(Http11Protocol.java:744) > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.ja >va:527) > org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerW >orkerThread.java:80) > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.ja >va:684) java.lang.Thread.run(Unknown Source) > --------------------------------------------------------------------------- >----- > > 392000 (http-0.0.0.0-8080-Processor3) [ TransactionUtil.java:591:WARN ] > WARNING: In getSetRollbackOnlyCause no stack placeholder was in place, here > is the current location: " > > > Do I need to make changes in someother files. > This is very problematic error we are not able to fix. > > Thanks and Peace, > Purani _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users attachment0 (196 bytes) Download Attachment |
Free forum by Nabble | Edit this page |