You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Michael Frankfurter (JIRA)" <ji...@apache.org> on 2007/11/12 21:07:50 UTC

[jira] Created: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
--------------------------------------------------------------------------

                 Key: WICKET-1156
                 URL: https://issues.apache.org/jira/browse/WICKET-1156
             Project: Wicket
          Issue Type: Bug
          Components: wicket-quickstart
    Affects Versions: 1.3.0-rc1
         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
            Reporter: Michael Frankfurter


Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.

I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html

Greetz
MicFra


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Gerolf Seitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerolf Seitz reopened WICKET-1156:
----------------------------------


reopened, because this shouldn't be marked as fixed, but rather as invalid

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-rc1
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>             Fix For: 1.3.0-rc1
>
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Michael Frankfurter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Frankfurter closed WICKET-1156.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-rc1

Sorry for that. In 1.3.0-rc1 everything is fine.

I generated the project yesterday with help of http://wicket.apache.org/quickstart.html. Maybe there was an update of that page over night?

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-rc1
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>             Fix For: 1.3.0-rc1
>
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw resolved WICKET-1156.
----------------------------------

    Resolution: Fixed

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-beta4
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>             Fix For: 1.3.0-rc1
>
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw reopened WICKET-1156:
----------------------------------


Reopening because this was a real bug, so I'm going to mark it fixed for the right version.

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-beta4
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>             Fix For: 1.3.0-rc1
>
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Gerolf Seitz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541937 ] 

seitz edited comment on WICKET-1156 at 11/12/07 12:27 PM:
-----------------------------------------------------------------

can you please check again what version of wicket you're using?
because the slf4j-log4j12 version in the generated pom.xml is definitely 1.4.2 for rc1

      was (Author: seitz):
    can you please check again what version of wicket you're using?
because in the slf4j-log4j12 version in rc1 in the generated pom.xml is definitely 1.4.2
  
> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-rc1
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Gerolf Seitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerolf Seitz updated WICKET-1156:
---------------------------------

    Fix Version/s:     (was: 1.3.0-rc1)

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-rc1
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Gerolf Seitz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542059 ] 

Gerolf Seitz commented on WICKET-1156:
--------------------------------------

Al, thanks for the correction

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-beta4
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>             Fix For: 1.3.0-rc1
>
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Gerolf Seitz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541937 ] 

Gerolf Seitz commented on WICKET-1156:
--------------------------------------

can you please check again what version of wicket you're using?
because in the slf4j-log4j12 version in rc1 in the generated pom.xml is definitely 1.4.2

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-rc1
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Gerolf Seitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerolf Seitz resolved WICKET-1156.
----------------------------------

    Resolution: Invalid

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-rc1
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1156) Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw updated WICKET-1156:
---------------------------------

        Fix Version/s: 1.3.0-rc1
    Affects Version/s:     (was: 1.3.0-rc1)
                       1.3.0-beta4

> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
>                 Key: WICKET-1156
>                 URL: https://issues.apache.org/jira/browse/WICKET-1156
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-beta4
>         Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket 1.3.0-rc1
>            Reporter: Michael Frankfurter
>             Fix For: 1.3.0-rc1
>
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html works fine. But running the jetty-container, expecting a reload after a file modification won't work because of wrong version of slf4j-log4j12. The generated pom.xml creates a dependency to version 1.0.1but the required version is at least 1.4.2.
> I found that solution here: http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.