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

NullPointerException at org.apache.james.mailrepository.AvalonMailRepository.store

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.1
    • 2.2.0
    • None
    • Operating System: Windows XP
      Platform: PC
    • 23877

    Description

      Sun JDK 1.4.2_01

      I send a message to a single reciepient, with no subject and with a single
      attachment. With Norton AntiVirus checking outgoing mail, I get the following
      exception. With it disabled, the problem goes away. Since I am able to reproduce
      the problem easily I'd like your cooperation in closing this issue quickly.

      java.lang.NullPointerException
      at
      org.apache.james.mailrepository.AvalonMailRepository.store(AvalonMailRepository.java:278)
      at org.apache.james.James.sendMail(James.java:444)
      at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at
      org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invoke(BlockInvocationHandler.java:92)
      at $Proxy9.sendMail(Unknown Source)
      at org.apache.james.smtpserver.SMTPHandler.processMail(SMTPHandler.java:1353)
      at org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:1200)
      at org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:560)
      at org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:337)
      at
      org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:404)
      at
      org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:47)
      at org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:80)

      Attachments

        Activity

          People

            noel Noel J. Bergman
            junk@bbs.darktech.org Gili
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: