Home > Discussion Forum dm_developer Discussion Forum

Go Back   dm_developer Discussion Forum > Documentum Products > Web Publisher

Reply
 
Thread Tools Display Modes
  #1  
Old April 23, 2009, 04:25 AM
lalitgupta lalitgupta is offline
Registered User
 
Join Date: Aug 2007
Posts: 48
table or view does not exist"

Hi

I'm using Web Publisher 5.3 .After importing a Template when I click on information button of that Template file then its givs an error like as

"DM_QUERY2_E_TABLE_NOT_FOUND]error: "The database table or view was not found in the database. Error from the database was: 'ORA-00942: table or view does not exist"

Details is ...

Stack Trace:

DfException:: THREAD: http-8080-Processor24; MSG: [DM_QUERY2_E_TABLE_NOT_FOUND]error: "The database table or view was not found in the database. Error from the database was: 'ORA-00942: table or view does not exist
'"

DfException:: THREAD: http-8080-Processor24; MSG: [DM_QUERY2_E_TABLE_NOT_FOUND]error: "The database table or view was not found in the database. Error from the database was: 'ORA-00942: table or view does not exist
'"
;ERRORCODE: 100; NEXT: null
at com.documentum.fc.client.DfSession.createServerExc eption(DfSession.java:3525)
at com.documentum.fc.client.DfSession.convertToDfExce ption(DfSession.java:3507)
at com.documentum.fc.client.DfSession.apiExec(DfSessi on.java:176)
at com.documentum.fc.client.DfQuery.execute(DfQuery.j ava:129)
at com.documentum.fc.client.DfValueAssistance.refresh QueryResult(DfValueAssistance.java:137)
at com.documentum.fc.client.DfValueAssistance.(DfValueAssistance.java:106)
at com.documentum.fc.client.DfValidatorFactory.buildL istConstraint(DfValidatorFactory.java:391)
at com.documentum.fc.client.DfValidatorFactory.buildA ttrRule(DfValidatorFactory.java:425)
at com.documentum.fc.client.DfValidatorFactory.create AttrValidator(DfValidatorFactory.java:43)
at com.documentum.fc.client.DfValidationManager.creat eAttrValidator(DfValidationManager.java:104)
at com.documentum.fc.client.DfIntValidator.getAttrVal idator(DfIntValidator.java:65)
at com.documentum.fc.client.DfValidator.getAttrValida tor(DfValidator.java:444)
at com.documentum.fc.client.DfValidator.getValueAssis tanceDependencies(DfValidator.java:295)
at com.documentum.web.formext.control.docbase.Docbase AttributeValue.getVaDependenciesProperties(Docbase AttributeValue.java:182)
at com.documentum.web.formext.control.docbase.Docbase AttributeValue.getObjectValueAssistance(DocbaseAtt ributeValue.java:2512)
at com.documentum.web.formext.control.docbase.Docbase AttributeValue.hasValueAssistance(DocbaseAttribute Value.java:1350)
at com.documentum.web.formext.control.docbase.Docbase AttributeValue.hasValueChanged(DocbaseAttributeVal ue.java:1228)
at com.documentum.web.formext.control.docbase.Docbase AttributeValueTag.renderEnd(DocbaseAttributeValueT ag.java:315)
at com.documentum.web.form.ControlTag.doEndTag(Contro lTag.java:764)
at com.documentum.web.formext.control.docbase.Docbase AttributeTag.renderEnd(DocbaseAttributeTag.java:44 6)
at com.documentum.web.form.ControlTag.doEndTag(Contro lTag.java:764)
at com.documentum.web.formext.control.docbase.Docbase AttributeListTag.createAttributeControl(DocbaseAtt ributeListTag.java:553)
at com.documentum.web.formext.control.docbase.Docbase AttributeListTag.renderEnd(DocbaseAttributeListTag .java:404)
at com.documentum.web.form.ControlTag.doEndTag(Contro lTag.java:764)
at org.apache.jsp.wp.library.attributes.attributes_00 5fdm_005fdocument_jsp._jspx_meth_dmfx_docbaseattri butelist_0(attributes_005fdm_005fdocument_jsp.java :1039)
at org.apache.jsp.wp.library.attributes.attributes_00 5fdm_005fdocument_jsp._jspService(attributes_005fd m_005fdocument_jsp.java:297)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:94)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:324)
at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:292)
at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:236)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:237)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:157)
at org.apache.catalina.core.ApplicationDispatcher.inv oke(ApplicationDispatcher.java:704)
at org.apache.catalina.core.ApplicationDispatcher.doI nclude(ApplicationDispatcher.java:590)
at org.apache.catalina.core.ApplicationDispatcher.inc lude(ApplicationDispatcher.java:510)
at org.apache.jasper.runtime.JspRuntimeLibrary.includ e(JspRuntimeLibrary.java:966)
at org.apache.jasper.runtime.PageContextImpl.include( PageContextImpl.java:581)
at com.documentum.web.form.control.FormIncludeTag.inc lude(FormIncludeTag.java:234)
at com.documentum.web.formext.control.component.Compo nentIncludeTag.renderEnd(ComponentIncludeTag.java: 165)
at com.documentum.web.form.ControlTag.doEndTag(Contro lTag.java:764)
at org.apache.jsp.wp.library.properties.properties_js p._jspx_meth_dmfx_containerinclude_0(properties_js p.java:1476)
at org.apache.jsp.wp.library.properties.properties_js p._jspService(properties_jsp.java:501)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:94)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:324)
at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:292)
at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:236)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:237)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:157)
at com.documentum.web.env.WDKController.processReques t(WDKController.java:110)
at com.documentum.web.env.WDKController.doFilter(WDKC ontroller.java:75)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:186)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:157)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardContextValve.invo keInternal(StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invo keNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(Cont ainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(Co yoteAdapter.java:160)
at org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:799)
at org.apache.coyote.http11.Http11Protocol$Http11Conn ectionHandler.processConnection(Http11Protocol.jav a:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(P oolTcpEndpoint.java:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:534)


How to reslove this issue.?
Can anyone share aout it?


Thanks is advance
Lalit
Reply With Quote
  #2  
Old March 3, 2010, 08:52 PM
qrst521 qrst521 is offline
Banned
 
Join Date: Feb 2010
Posts: 2
Uggs Outlet - ugg sale - Where Can I Find Them

This quick guide will make you set up and on your way to finding ugg sale at Uggs outlet prices! A quick background of the Uggs.Deckers, an American company bought the name a few years ago and tried to stop Australian and New Zealand companies from using the name Ugg.Fortunately the little guys down here in the southern hemisphere won the court case, although at great expense. You would probably do just as good to buy cheap imitations as the quality will be similar to what you will get by buying Ugg Australia brand.What does this little story have to do with finding cheap Uggs? well don't be careful when looking for the boots because there are many knock offs.Look for Uggs outlet or Uggs original brand otherwise your hard earned money might go down the drain on cheap imitations.Quick tips for finding them: 1. Make sure the seller has original images of the stuff they sell.2. Search for Cheap Uggs.3. Pay with ecpss so that way you can protect yourself, if you need be.How to ensure 100% authenticity, go to your local Macy's or JcPenny is your best bet, however you will be paying top dollar for these over priced boots. If you follow the 3 simple steps above you are well on your way to finding the ugg sale that you want. Good luck and have fun for shopping.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is On



All times are GMT -5. The time now is 04:12 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.