Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-3460

Confluence cannot handle digitally signed mail

    XMLWordPrintable

Details

    Description

      This is the exception i am getting in my catalina.out (it is there many many many times)

      2005-06-24 11:02:00,982 WARN [atlassian.confluence.mail.DefaultMailAccountManager] Could not store message within Confluence: [com.sun.mail.pop3.POP3Message@a1e1f] - this message will be left on the server
      com.atlassian.confluence.core.ConfluenceException: Could not store incoming mail: null
      at com.atlassian.confluence.mail.DefaultMailContentManager.storeIncomingMail(DefaultMailContentManager.java:222)
      at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.springframework.aop.framework.AopProxyUtils.invokeJoinpointUsingReflection(AopProxyUtils.java:61)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:149)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:116)
      at com.atlassian.confluence.util.profiling.SpringProfilingInterceptor.invoke(SpringProfilingInterceptor.java:16)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:138)
      at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:56)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:138)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:152)
      at $Proxy13.storeIncomingMail(Unknown Source)
      at com.atlassian.confluence.mail.DefaultMailAccountManager.storeMessage(DefaultMailAccountManager.java:139)
      at com.atlassian.confluence.mail.DefaultMailAccountManager.poll(DefaultMailAccountManager.java:90)
      at com.atlassian.confluence.mail.DefaultMailAccountManager.poll(DefaultMailAccountManager.java:48)
      at com.atlassian.confluence.mail.DefaultMailAccountManager.pollAllSpaces(DefaultMailAccountManager.java:274)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.springframework.aop.framework.AopProxyUtils.invokeJoinpointUsingReflection(AopProxyUtils.java:61)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:149)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:116)
      at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:56)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:138)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:152)
      at $Proxy20.pollAllSpaces(Unknown Source)
      at com.atlassian.confluence.mail.jobs.MailPollJob.executeInternal(MailPollJob.java:19)
      at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:66)
      at org.quartz.core.JobRunShell.run(JobRunShell.java:191)
      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)
      Caused by: java.lang.NullPointerException
      at com.sun.mail.handlers.text_plain.writeTo(text_plain.java:99)
      at javax.activation.ObjectDataContentHandler.writeTo(DataHandler.java:849)
      at javax.activation.DataHandler.writeTo(DataHandler.java:305)
      at javax.mail.internet.MimeUtility.getEncoding(MimeUtility.java:181)
      at javax.mail.internet.MimeBodyPart.updateHeaders(MimeBodyPart.java:1055)
      at javax.mail.internet.MimeMessage.updateHeaders(MimeMessage.java:1841)
      at javax.mail.internet.MimeMessage.saveChanges(MimeMessage.java:1822)
      at javax.mail.internet.MimeMessage.writeTo(MimeMessage.java:1524)
      at javax.mail.internet.MimeMessage.writeTo(MimeMessage.java:1503)
      at com.atlassian.confluence.mail.Mail.setMimeMessage(Mail.java:220)
      at com.atlassian.confluence.mail.DefaultMailContentManager.storeIncomingMail(DefaultMailContentManager.java:210)
      ... 31 more

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ae2e024659a5 Michael Trezzi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: