You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Mario Zsilak (JIRA)" <se...@james.apache.org> on 2010/01/13 17:46:54 UTC

[jira] Created: (JAMES-950) SMTP Async I/O - missing library

SMTP Async I/O - missing library
--------------------------------

                 Key: JAMES-950
                 URL: https://issues.apache.org/jira/browse/JAMES-950
             Project: JAMES Server
          Issue Type: Bug
          Components: SMTPServer
    Affects Versions: Trunk
         Environment: Windows XP
james trunk - rev. 896414
            Reporter: Mario Zsilak
            Priority: Trivial


I did a fresh checkout and followed the steps in BUILDING.txt

I configured spring-beans.xml to use AsyncSMTPServer. After applying patch from JAMES-949, the server fails at start-up with a ClassDefNotFound exception "org.slf4j.impl.StaticLoggerBinder".
This class can be found in the slf4j linker jars (e.g.: slf4j-log4j12-1.5.2.jar) which links the slf4j-core to the log4j framework.

Since I have no experience with maven, I have no clue how to resolve this :(

As a workaround you may dowload the jar-file manually and edit run.bat / run.sh to include the jar file in the classpath.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Assigned: (JAMES-950) SMTP Async I/O - missing library

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer reassigned JAMES-950:
-----------------------------------

    Assignee: Norman Maurer

> SMTP Async I/O - missing library
> --------------------------------
>
>                 Key: JAMES-950
>                 URL: https://issues.apache.org/jira/browse/JAMES-950
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: SMTPServer
>    Affects Versions: Trunk
>         Environment: Windows XP
> james trunk - rev. 896414
>            Reporter: Mario Zsilak
>            Assignee: Norman Maurer
>            Priority: Trivial
>
> I did a fresh checkout and followed the steps in BUILDING.txt
> I configured spring-beans.xml to use AsyncSMTPServer. After applying patch from JAMES-949, the server fails at start-up with a ClassDefNotFound exception "org.slf4j.impl.StaticLoggerBinder".
> This class can be found in the slf4j linker jars (e.g.: slf4j-log4j12-1.5.2.jar) which links the slf4j-core to the log4j framework.
> Since I have no experience with maven, I have no clue how to resolve this :(
> As a workaround you may dowload the jar-file manually and edit run.bat / run.sh to include the jar file in the classpath.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-950) SMTP Async I/O - missing library

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-950.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-M1

Fixed ...

> SMTP Async I/O - missing library
> --------------------------------
>
>                 Key: JAMES-950
>                 URL: https://issues.apache.org/jira/browse/JAMES-950
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: SMTPServer
>    Affects Versions: Trunk
>         Environment: Windows XP
> james trunk - rev. 896414
>            Reporter: Mario Zsilak
>            Assignee: Norman Maurer
>            Priority: Trivial
>             Fix For: 3.0-M1
>
>
> I did a fresh checkout and followed the steps in BUILDING.txt
> I configured spring-beans.xml to use AsyncSMTPServer. After applying patch from JAMES-949, the server fails at start-up with a ClassDefNotFound exception "org.slf4j.impl.StaticLoggerBinder".
> This class can be found in the slf4j linker jars (e.g.: slf4j-log4j12-1.5.2.jar) which links the slf4j-core to the log4j framework.
> Since I have no experience with maven, I have no clue how to resolve this :(
> As a workaround you may dowload the jar-file manually and edit run.bat / run.sh to include the jar file in the classpath.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org