-
Bug
-
Resolution: Not A Defect
-
Minor
-
Windows 7, Jenkins installed as service;
Jenkins 2.121.2 LTS;
HP ALM 12.01.255 (Patch 5);
Application Lifecycle Intelligence 2.7 12.01.41;
Used plugin for ALM:
HPE Application Automation Tools 5.4
ali-hudson-plugin 2.2.32-495.0 (not found in the Components list, has to be installed out of the "ALI_2.7_Bundle_for_ALM_12_2.7")Windows 7, Jenkins installed as service; Jenkins 2.121.2 LTS; HP ALM 12.01.255 (Patch 5); Application Lifecycle Intelligence 2.7 12.01.41; Used plugin for ALM: HPE Application Automation Tools 5.4 ali-hudson-plugin 2.2.32-495.0 (not found in the Components list, has to be installed out of the "ALI_2.7_Bundle_for_ALM_12_2.7")
Jenkins shall build our SW an push the info to a HP ALM Server.
According to https://jenkins.io/blog/2018/03/15/jep-200-lts/ I want to report this problems.
In "All Jenkins Logs" I get the following warnings:
...
Jul 25, 2018 2:26:27 PM WARNING jenkins.security.ClassFilterImpl notifyRejected
com.hp.alm.ali.hudson.coverage.salesforce.AliSalesforceCoverageExtension$SalesforceConfig in file:/C:/Programme/Jenkins/plugins/ali-hudson-plugin/WEB-INF/lib/ali-hudson-common-2.32-495.jar might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/
...
Jul 25, 2018 2:32:00 PM WARNING jenkins.security.ClassFilterImpl notifyRejected
com.hp.alm.scm.build.CodeChanges in file:/C:/Programme/Jenkins/plugins/ali-hudson-plugin/WEB-INF/lib/ali-provider-api-2.32-495.jar might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/
Jul 25, 2018 2:32:00 PM SEVERE hudson.model.Run execute
Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal com.hp.alm.scm.build.CodeChanges for security reasons; see https://jenkins.io/redirect/class-filter/
...
- blocks
-
JENKINS-52775 Error while serving http://xxx.xxx.xxx.xxx.:xxxx/job/VS30-Testserver/ali/buildList/api/xml
- Closed