I came across this message regarding this error. The page which is giving me this error is a large size page as well. Has this defect been fixed ?
 
http://www.mail-archive.com/users@myfaces.apache.org/msg03538.html
 
- Aruna

Aruna Kumaraswamy <[EMAIL PROTECTED]> wrote:
I have a master data table and multiple JSP fragments displayed via tabbed pane as details. Data table is sortable and also I have search criteria on the table which are performed by a 'Go' button outside the table. The page loads fine when it is first invoked. When I click on a table column for sorting or enter some criteria and press the Go button I get 'Can not add component  error. When I looked through the stack trace, I noticed that it happened in one of my jspf in the detail pane. The line where the error is reported is an outputText which has just a text value. I could not find anything wrong with that page.

javax.faces.FacesException: cannot add component '_id157'

at javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:428)

at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:246)

at org.apache.jsp.WEB_002dINF.jsp.sales.customers.customer_002dactivities_jsp._jspx_meth_h_outputText_4(customer_002dactivities_jsp.java:432)

at org.apache.jsp.WEB_002dINF.jsp.sales.customers.customer_002dactivities_jsp._jspx_meth_h_panelGrid_2(customer_002dactivities_jsp.java:263)

at org.apache.jsp.WEB_002dINF.jsp.sales.customers.customer_002dactivities_jsp._jspx_meth_h_panelGrid_1(customer_002dactivities_jsp.java:214)

at org.apache.jsp.WEB_002dINF.jsp.sales.customers.customer_002dactivities_jsp._jspx_meth_h_panelGrid_0(customer_002dactivities_jsp.java:170)

at org.apache.jsp.WEB_002dINF.jsp.sales.customers.customer_002dactivities_jsp._jspx_meth_f_subview_0(customer_002dactivities_jsp.java:140)

at org.apache.jsp.WEB_002dINF.jsp.sales.customers.customer_002dactivities_jsp._jspService(customer_002dactivities_jsp.java:113)

at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)

...

at org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl.dispatch(JspTilesViewHandlerImpl.java:220)

at org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl.renderView(JspTilesViewHandlerImpl.java:206)

at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)

at javax.faces.webapp.FacesServlet.service(FacesServlet.java:110)

......

Has anyone encountered this error before ? Please help.

 

Thanks,

Aruna

 


Do You Yahoo!?
Yahoo! Small Business - Try our new Resources site!

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to