• Icon: Suggestion Suggestion
    • Resolution: Not a bug
    • None
    • None
    • Ubuntu Linux
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      A series of strange exceptions when importing/sending mail:

      Caused by: java.lang.NullPointerException
      at java.lang.String.concat(String.java:1503)
      at com.sun.activation.registries.MailcapFile.parseLine(MailcapFile.java:235)
      at com.sun.activation.registries.MailcapFile.parse(MailcapFile.java:197)
      at com.sun.activation.registries.MailcapFile.createMailcapHash(MailcapFile.java:157)
      at com.sun.activation.registries.MailcapFile.<init>(MailcapFile.java:40)
      at javax.activation.MailcapCommandMap.loadFile(MailcapCommandMap.java:276)
      at javax.activation.MailcapCommandMap.<init>(MailcapCommandMap.java:128)

            [CONFSERVER-8096] NullPointerException in String.concat

            Something in the installation of ubuntu (6.10?) puts an invalid line in the $HOME/.mailcap file.

            To fix this issue delete the '-e' from $HOME/.mailcap

            m@ (Inactive) added a comment - Something in the installation of ubuntu (6.10?) puts an invalid line in the $HOME/.mailcap file. To fix this issue delete the '-e' from $HOME/.mailcap

            m@ (Inactive) added a comment - Numerous reports of similar behavior: http://archives.java.sun.com/cgi-bin/wa?A2=ind0502&L=javamail-interest&P=433 Similar reports on JIRA: http://forums.atlassian.com/thread.jspa?messageID=257239879&

            A complete example of one of the exceptions.

            m@ (Inactive) added a comment - A complete example of one of the exceptions.

              mjensen m@ (Inactive)
              mjensen m@ (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: