gpt4 book ai didi

azure - 插件问题 : Azure Active Directory single sign-on (SSO) integration with JIRA SAML SSO by Microsoft

转载 作者:行者123 更新时间:2023-12-03 03:54:39 25 4
gpt4 key购买 nike

我在使用 Jira 插件时遇到多个问题:“Azure Active Directory 单点登录 (SSO) 与 Microsoft 的 JIRA SAML SSO 集成”。

问题:

  • 安装插件时会出现错误消息:“意外错误发生。请参阅日志以获取更多信息。”
  • Jira 的 catalina.out 包含错误,请参阅下面的日志输出
  • 无法保存插件的配置 -“保存”按钮呈“灰色”。 Image of the grayed out Save button

技术信息:

  • Jira On-Prem 版本 8.13
  • Apache Tomcat/8.5.57
  • 操作系统:CentOS 7.7
  • 插件版本:1.0.12

插件文档的 URL:https://learn.microsoft.com/en-us/azure/active-directory/saas-apps/jiramicrosoft-tutorial

日志输出

AI: INFO 26-11-2020 20:54, 37: Configuration file has been successfully found as resource
AI: INFO 26-11-2020 20:54, 37: 'MaxTelemetryBufferCapacity': null value is replaced with '500'
AI: INFO 26-11-2020 20:54, 37: 'FlushIntervalInSeconds': null value is replaced with '5'
AI: TRACE 26-11-2020 20:54, 37: Using Http Client version 4.3+
AI: TRACE 26-11-2020 20:54, 37: No back-off container defined, using the default 'EXPONENTIAL'
AI: INFO 26-11-2020 20:54, 37: 'Channel.MaxTransmissionStorageCapacityInMB': null value is replaced with '10'
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.springapp.mvc.MyContextInitializer, com.springapp.mvc.MyContextInitializer not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.extensibility.initializers.WebOperationIdTelemetryInitializer, com.microsoft.applicationinsights.web.extensibility.initializers.WebOperationIdTelemetryInitializer not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.extensibility.initializers.WebOperationNameTelemetryInitializer, com.microsoft.applicationinsights.web.extensibility.initializers.WebOperationNameTelemetryInitializer not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.springapp.mvc.extensions.WebRequestRunIdTelemetryInitializer, com.springapp.mvc.extensions.WebRequestRunIdTelemetryInitializer not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.extensibility.initializers.WebSessionTelemetryInitializer, com.microsoft.applicationinsights.web.extensibility.initializers.WebSessionTelemetryInitializer not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.extensibility.initializers.WebUserTelemetryInitializer, com.microsoft.applicationinsights.web.extensibility.initializers.WebUserTelemetryInitializer not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.extensibility.initializers.WebUserAgentTelemetryInitializer, com.microsoft.applicationinsights.web.extensibility.initializers.WebUserAgentTelemetryInitializer not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.springapp.mvc.extensions.WebRequestRunIdTelemetryInitializer, com.springapp.mvc.extensions.WebRequestRunIdTelemetryInitializer not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.extensibility.modules.WebRequestTrackingTelemetryModule, com.microsoft.applicationinsights.web.extensibility.modules.WebRequestTrackingTelemetryModule not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.extensibility.modules.WebSessionTrackingTelemetryModule, com.microsoft.applicationinsights.web.extensibility.modules.WebSessionTrackingTelemetryModule not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.extensibility.modules.WebUserTrackingTelemetryModule, com.microsoft.applicationinsights.web.extensibility.modules.WebUserTrackingTelemetryModule not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.springapp.mvc.extensions.WebRequestRunIdTelemetryModule, com.springapp.mvc.extensions.WebRequestRunIdTelemetryModule not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to scan packages 'com.microsoft.applicationinsights': exception: 'org.apache.felix.framework.URLHandlersBundleURLConnection cannot be cast to java.net.JarURLConnection'
AI: TRACE 26-11-2020 20:54, 37: Default performance counters will be automatically loaded.
AI: TRACE 26-11-2020 20:54, 37: Windows performance counters are not relevant on this OS.
AI: ERROR 26-11-2020 20:54, 37: Failed to create com.microsoft.applicationinsights.web.internal.perfcounter.WebPerformanceCounterModule, com.microsoft.applicationinsights.web.internal.perfcounter.WebPerformanceCounterModule not found by com.microsoft.MSSsoJiraPlugin [191]
AI: ERROR 26-11-2020 20:54, 37: Failed to create performance module: 'com.microsoft.applicationinsights.web.internal.perfcounter.WebPerformanceCounterModule'
AI: ERROR 26-11-2020 20:54, 37: Error while creating performance counters: 'com/sun/management/OperatingSystemMXBean'

最佳答案

MS 提供的 Jira 和 Confluence 有错误,已修复(截至 2021 年 6 月 8 日),您可以尝试和测试。

关于azure - 插件问题 : Azure Active Directory single sign-on (SSO) integration with JIRA SAML SSO by Microsoft,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65034113/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com