Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-475

SQLException on james trunk after build and without modifications of config.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • None
    • None

    Description

      Here is the problem:

      maurer@debbox:~/stuff/workspace/james-dev$ telnet localhost 25
      Trying 127.0.0.1...
      Connected to localhost.
      Escape character is '^]'.
      220 debbox SMTP Server (JAMES SMTP Server 2.3-dev) ready Sat, 8 Apr 2006 15:04:3 1 +0200 (CEST)
      helo test.de
      250 debbox Hello test.de (localhost [127.0.0.1])
      mail from: <nm@test.de>
      250 2.1.0 Sender <nm@test.de> OK
      rcpt to: <nm@spam-box.de>
      250 2.1.5 Recipient <nm@spam-box.de> OK
      rcpt to: <nm@spam-box.de>
      250 2.1.5 Recipient <nm@spam-box.de> OK
      data
      354 Ok Send data ending with <CRLF>.<CRLF>
      test
      .
      451 4.0.0 Error processing message: Exception spooling message: Exception caught while storing mail Container: ;
      nested exception is:
      SQL Exception: An unexpected exception was thrown;
      nested exception is:
      class javax.mail.MessagingException: Exception caught while storing mail Container: ;
      nested exception is:
      SQL Exception: An unexpected exception was thrown

      Attachments

        Activity

          People

            bago Stefano Bagnara
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: