4 Replies Latest reply on May 17, 2007 5:59 PM by norman.richards

    "Unable to find component... (calling findComponent on...)"

    andre1001


      Hi,

      What exactly it means?

      11:29:34,827 WARN [HtmlLabelRenderer] Unable to find component 'codigoEquipe' (calling findComponent on component '_id2:_id30')
      11:29:34,874 WARN [HtmlLabelRenderer] Unable to find component 'estacao' (calling findComponent on component '_id2:_id32')
      11:29:34,889 WARN [HtmlLabelRenderer] Unable to find component 'linha' (calling findComponent on component '_id2:_id34')
      11:29:34,905 WARN [HtmlLabelRenderer] Unable to find component 'regiao' (calling findComponent on component '_id2:_id36')
      


      - Where it comes from? Myfaces or Seam?

      - Is there something wrong with my environment?

      - How can I correct?

      Thanks.


        • 1. Re:
          andre1001

          Just a shot. I'm a beginner. :)

          I've generated my code with Hibernate plugin and these warnings happen when I access my Find funcionality.

          It could means that the managed bean is not still created by Seam in context when i access my Find funcionality. But it keep on showing these messages after I access my Create links! I don't understand!

          Someone else?

          Thanks.

          • 2. Re:
            joeyxxx

            Hi,
            Did you ever find a reason for this output? I'm experiencing the same thing and I'm very curious.
            Thanks

            • 3. Re:

              I'd assume it comes from your view. Are you using a label in your view?

              • 4. Re:

                I'd assume it comes from your view. Are you using a label in your view?