|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
To unsubscribe from this list please visit:

Perhaps something to do with the plugin calling hierarchicalStreamWriter.addAttribute("version", ...). Seems that the error is only triggered when (a) information == null, (b) this is not the first time you are adding an attribute of that name to this exception. The first condition seems normal enough; in fact it is true during the module?s unit tests. I am not sure what would cause the second condition, however.