You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Adrián Villegas (JIRA)" <de...@myfaces.apache.org> on 2006/02/01 17:46:30 UTC

[jira] Created: (MYFACES-1084) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

<t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
------------------------------------------------------------------------------------

         Key: MYFACES-1084
         URL: http://issues.apache.org/jira/browse/MYFACES-1084
     Project: MyFaces
        Type: Bug
  Components: Tomahawk  
    Versions: 1.1.1    
 Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
    Reporter: Adrián Villegas


I run the examples of Myfaces
On  January 31st , when i click on month's navigator links, the following error happend:
Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
Previously on forward click from January go to March and another click more the error page.

This error  don't happend on february 1st.
¿?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Commented: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by Mike Kienenberger <mk...@gmail.com>.
Doh.  It was a JIRA posting :)

On 4/4/06, Mike Kienenberger <mk...@gmail.com> wrote:
> On 4/4/06, Adrián Villegas (JIRA) <de...@myfaces.apache.org> wrote:
> > org.apache.jasper.JasperException: La uri absoluta: http://myfaces.apache.org/extensions no puede resolverse o en web.xml o el los archivos jar desplegados con esta aplicación
>
> You should be able to fix this one by using
> "http://myfaces.apache.org/tomahawk" instead of
> "http://myfaces.apache.org/extensions".   Extensions is being phased
> out.
>
>
> > javax.servlet.ServletException: javax.servlet.jsp.JspException: org/apache/commons/lang/builder/HashCodeBuilder
>
> Kinda hard to guess on this one.   Maybe you forgot to add
> commons-lang.jar to your classpath?
>
> It's better to post your questions to users@myfaces.apache.org.   The
> dev mailing list is for talking about working on the MyFaces project
> itself.   The users list is for talking about using MyFaces in your
> project.   There are a lot more people willing to help you on the
> users list (and almost everyone on the dev list is also on the users
> list anyway).
>

Re: [jira] Commented: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by Mike Kienenberger <mk...@gmail.com>.
On 4/4/06, Adrián Villegas (JIRA) <de...@myfaces.apache.org> wrote:
> org.apache.jasper.JasperException: La uri absoluta: http://myfaces.apache.org/extensions no puede resolverse o en web.xml o el los archivos jar desplegados con esta aplicación

You should be able to fix this one by using
"http://myfaces.apache.org/tomahawk" instead of
"http://myfaces.apache.org/extensions".   Extensions is being phased
out.


> javax.servlet.ServletException: javax.servlet.jsp.JspException: org/apache/commons/lang/builder/HashCodeBuilder

Kinda hard to guess on this one.   Maybe you forgot to add
commons-lang.jar to your classpath?

It's better to post your questions to users@myfaces.apache.org.   The
dev mailing list is for talking about working on the MyFaces project
itself.   The users list is for talking about using MyFaces in your
project.   There are a lot more people willing to help you on the
users list (and almost everyone on the dev list is also on the users
list anyway).

[jira] Commented: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Adrián Villegas (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-46?page=comments#action_12372468 ] 

Adrián Villegas commented on TOMAHAWK-46:
-----------------------------------------

Ok, but i can't find it, I checked at http://cvs.apache.org/builds/myfaces/nightly/  and there isn't a snapshot version from SANDBOX.
Where can i find it?
Thanks


> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: TOMAHAWK-46
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-46
>      Project: MyFaces Tomahawk
>         Type: Bug
>   Components: Calendar
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas
>  Attachments: My faces error.doc, schedule fail.doc
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Adrián Villegas (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-46?page=comments#action_12373179 ] 

Adrián Villegas commented on TOMAHAWK-46:
-----------------------------------------

OK, finalñy i got the last snapshot Last friday , thanks a lot, but when i use these ones the project doesn't work well.

I replaced the following files:
myfaces-api.jar  ->  myfaces-api-1.1.3-SNAPSHOT.jar
myfaces-impl.jar -> myfaces-impl-1.1.3-SNAPSHOT.jar
sandbox.jar -> tomahawk-sandbox-1.1.2-SNAPSHOT.jar
tomahawk.jar -> tomahawk-1.1.2-SNAPSHOT.jar


The some pages load without problems but when i tried to navigate some problems happen.

org.apache.jasper.JasperException: La uri absoluta: http://myfaces.apache.org/extensions no puede resolverse o en web.xml o el los archivos jar desplegados con esta aplicación
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:375)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
	com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
	com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
	com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
	com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
	org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:130)



And this one on another navigation

javax.servlet.ServletException: javax.servlet.jsp.JspException: org/apache/commons/lang/builder/HashCodeBuilder
	org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:854)
	org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)
	org.apache.jsp.ListarElementosReserva_jsp._jspService(org.apache.jsp.ListarElementosReserva_jsp:332)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
	com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
	com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
	com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
	com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
	org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:130)


What else do i need to do?
Thank's in advanced


> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: TOMAHAWK-46
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-46
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Calendar
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas
>  Attachments: My faces error.doc, schedule fail.doc
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-1084) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Adrián Villegas (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1084?page=all ]

Adrián Villegas updated MYFACES-1084:
-------------------------------------

    Attachment: My faces error.doc

I put the error's  screen secuence. 
This error happen on January 31st, always. I put this date on my pc and the error happen but It doesn't with another date, February 1st for example.


> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: MYFACES-1084
>          URL: http://issues.apache.org/jira/browse/MYFACES-1084
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.1.1
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas
>  Attachments: My faces error.doc
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Jurgen Lust (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-46?page=comments#action_12372388 ] 

Jurgen Lust commented on TOMAHAWK-46:
-------------------------------------

I see from your screenshots that you are still using the sandbox from a few months ago. In the meantime a lot of changes have been done to both the schedule and the calendar components. Could you try the same using the latest snapshot version?

> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: TOMAHAWK-46
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-46
>      Project: MyFaces Tomahawk
>         Type: Bug
>   Components: Calendar
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas
>  Attachments: My faces error.doc, schedule fail.doc
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Tomonori Iwata (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-46?page=all ]

Tomonori Iwata updated TOMAHAWK-46:
-----------------------------------

    Status: Patch Available  (was: Open)

> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: TOMAHAWK-46
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-46
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Calendar
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas
>  Attachments: My faces error.doc, schedule fail.doc
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MYFACES-1084) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Dennis Byrne (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1084?page=comments#action_12364826 ] 

Dennis Byrne commented on MYFACES-1084:
---------------------------------------

Are you saying there is currently no issue then?

> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: MYFACES-1084
>          URL: http://issues.apache.org/jira/browse/MYFACES-1084
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.1.1
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas

>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MYFACES-1084) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Jurgen Lust (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1084?page=comments#action_12366481 ] 

Jurgen Lust commented on MYFACES-1084:
--------------------------------------

Actually this seems to be a inputCalendar problem, the scheduleNavigator... id belongs to the inputCalendar in the example.

> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: MYFACES-1084
>          URL: http://issues.apache.org/jira/browse/MYFACES-1084
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.1.1
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas
>     Assignee: Jurgen Lust
>  Attachments: My faces error.doc
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Jurgen Lust (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-46?page=comments#action_12372472 ] 

Jurgen Lust commented on TOMAHAWK-46:
-------------------------------------

You could do a checkout from the SVN repository and build it yourself, it's very easy with Maven: http://wiki.apache.org/myfaces/Building_With_Maven


> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: TOMAHAWK-46
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-46
>      Project: MyFaces Tomahawk
>         Type: Bug
>   Components: Calendar
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas
>  Attachments: My faces error.doc, schedule fail.doc
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-46?page=all ]

Martin Marinschek updated TOMAHAWK-46:
--------------------------------------

           Status: Resolved  (was: Patch Available)
    Fix Version/s: 1.1.4-SNAPSHOT
       Resolution: Fixed
         Assignee: Martin Marinschek

Thanks to Tomonori Iwata for this fix.

> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-46
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-46
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar
>         Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>            Reporter: Adrián Villegas
>         Assigned To: Martin Marinschek
>             Fix For: 1.1.4-SNAPSHOT
>
>         Attachments: HtmlCalendarRenderer.patch, My faces error.doc, schedule fail.doc
>
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (TOMAHAWK-46) Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

Posted by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-46?page=comments#action_12373182 ] 

Mike Kienenberger commented on TOMAHAWK-46:
-------------------------------------------

On 4/4/06, Adrián Villegas (JIRA) <de...@myfaces.apache.org> wrote:
> org.apache.jasper.JasperException: La uri absoluta: http://myfaces.apache.org/extensions no puede resolverse o en web.xml o el los archivos jar desplegados con esta aplicación

You should be able to fix this one by using
"http://myfaces.apache.org/tomahawk" instead of
"http://myfaces.apache.org/extensions".   Extensions is being phased
out.


> javax.servlet.ServletException: javax.servlet.jsp.JspException: org/apache/commons/lang/builder/HashCodeBuilder

Kinda hard to guess on this one.   Maybe you forgot to add
commons-lang.jar to your classpath?

It's better to post  questions to users@myfaces.apache.org.   There are a lot more people willing to help you on the users list and very few people look at a JIRA issue unless it affects them directly.


> <t:inputcalendar >Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> ------------------------------------------------------------------------------------
>
>          Key: TOMAHAWK-46
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-46
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Calendar
>  Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM.
>     Reporter: Adrián Villegas
>  Attachments: My faces error.doc, schedule fail.doc
>
> I run the examples of Myfaces
> On  January 31st , when i click on month's navigator links, the following error happend:
> Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'
> Previously on forward click from January go to March and another click more the error page.
> This error  don't happend on february 1st.
> ¿?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira