Uploaded image for project: 'JIRA Components'
  1. JIRA Components
  2. JIRA-31

JIRA macro execution fails with NullPointerException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 8.5.1
    • 8.5
    • Macro
    • None
    • Unknown
    • N/A
    • N/A

    Description

      I can not get in contact with our Jira server using the following macro.

      {{jira id="ble"}}
      ITGOV-35
      LAUF-11
      {{/jira}}
      

       

      All other macros do not work as well. The Stacktrace is:
       

      java.lang.NullPointerException at org.xwiki.contrib.jira.config.internal.JIRAConfigClassDocumentConfigurationSource.getBaseProperty(JIRAConfigClassDocumentConfigurationSource.java:96) 
      at org.xwiki.configuration.internal.AbstractDocumentConfigurationSource.getPropertyValue(AbstractDocumentConfigurationSource.java:326) at org.xwiki.configuration.internal.AbstractDocumentConfigurationSource.getProperty(AbstractDocumentConfigurationSource.java:306) at org.xwiki.contrib.jira.config.internal.PlatformJIRAConfiguration.getJIRAServers(PlatformJIRAConfiguration.java:50) 
      at org.xwiki.contrib.jira.macro.internal.source.AbstractJIRADataSource.getJIRAServer(AbstractJIRADataSource.java:141) 
      at org.xwiki.contrib.jira.macro.internal.source.ListJIRADataSource.getData(ListJIRADataSource.java:71) 
      at org.xwiki.contrib.jira.macro.internal.JIRAMacro.execute(JIRAMacro.java:87) 
      at org.xwiki.contrib.jira.macro.internal.JIRAMacro.execute(JIRAMacro.java:46) 
      at org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:297) 
      at org.xwiki.rendering.internal.transformation.DefaultRenderingContext.transformInContext(DefaultRenderingContext.java:183) 
      at org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:101)
      at org.xwiki.display.internal.DocumentContentAsyncExecutor.executeInCurrentExecutionContext(DocumentContentAsyncExecutor.java:348) at org.xwiki.display.internal.DocumentContentAsyncExecutor.execute(DocumentContentAsyncExecutor.java:221) 
      at org.xwiki.display.internal.DocumentContentAsyncRenderer.render(DocumentContentAsyncRenderer.java:111) 
      at org.xwiki.display.internal.DocumentContentAsyncRenderer.render(DocumentContentAsyncRenderer.java:46) 
      at org.xwiki.rendering.async.internal.DefaultAsyncRendererExecutor.syncRender(DefaultAsyncRendererExecutor.java:270) 
      at org.xwiki.rendering.async.internal.DefaultAsyncRendererExecutor.render(DefaultAsyncRendererExecutor.java:247) 
      at org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRendererExecutor.execute(DefaultBlockAsyncRendererExecutor.java:125) 
      at org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:67) 
      at org.xwiki.display.internal.DocumentContentDisplayer.display(DocumentContentDisplayer.java:43) 
      at org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:96) 
      at org.xwiki.display.internal.DefaultDocumentDisplayer.display(DefaultDocumentDisplayer.java:39) 
      at org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:123) 
      at org.xwiki.sheet.internal.SheetDocumentDisplayer.display(SheetDocumentDisplayer.java:52) 
      at org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:68) 
      at org.xwiki.display.internal.ConfiguredDocumentDisplayer.display(ConfiguredDocumentDisplayer.java:42) 
      at com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1210) 
      at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:1351) at 
      ...
      

       

      Attachments

        Activity

          People

            vmassol Vincent Massol
            hygl Philipp Hügelmeyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: