[JIRA] (JENKINS-58512) No page found '/io/jenkins/plugins/multibranch/BranchPriorityStrategy/config.jelly' for class jenkins.advancedqueue.PriorityConfiguration

2020-02-04 Thread kalle.niemit...@procomp.fi (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kalle Niemitalo edited a comment on  JENKINS-58512  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: No page found '/io/jenkins/plugins/multibranch/BranchPriorityStrategy/config.jelly' for class jenkins.advancedqueue.PriorityConfiguration   
 

  
 
 
 
 

 
 The same happens with Jenkins 2.204.1  and 2.204.2  (LTS).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200656.1563275679000.1090.1580822700333%40Atlassian.JIRA.


[JIRA] (JENKINS-58512) No page found '/io/jenkins/plugins/multibranch/BranchPriorityStrategy/config.jelly' for class jenkins.advancedqueue.PriorityConfiguration

2020-01-08 Thread kalle.niemit...@procomp.fi (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kalle Niemitalo commented on  JENKINS-58512  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: No page found '/io/jenkins/plugins/multibranch/BranchPriorityStrategy/config.jelly' for class jenkins.advancedqueue.PriorityConfiguration   
 

  
 
 
 
 

 
 The same happens with Jenkins 2.204.1 (LTS).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200656.1563275679000.4732.1578487680410%40Atlassian.JIRA.


[JIRA] (JENKINS-58512) No page found '/io/jenkins/plugins/multibranch/BranchPriorityStrategy/config.jelly' for class jenkins.advancedqueue.PriorityConfiguration

2019-07-16 Thread io...@protonmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Juan Carlos created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58512  
 
 
  No page found '/io/jenkins/plugins/multibranch/BranchPriorityStrategy/config.jelly' for class jenkins.advancedqueue.PriorityConfiguration   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Rick  
 
 
Components: 
 multi-branch-priority-sorter-plugin  
 
 
Created: 
 2019-07-16 11:14  
 
 
Environment: 
 Jenkins 2.185 and Jenkins 2.150.2  Multi-Branch priority sorter Plugin 1.0  Priority Sorter 3.6.0  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Juan Carlos  
 

  
 
 
 
 

 
 After installing this plugin (multi-branch-priority-sorter-plugin) and when you visit the Job Priorities to setup your priority configurations for the first time everything renders properly. However, if you pick as a priority strategy the multi branch priority sorter and configure it, on subsequent visits to the page you are greeted with the following error: 

 

org.apache.commons.jelly.JellyTagException: jar:file:/var/jenkins_home/plugins/PrioritySorter/WEB-INF/lib/PrioritySorter.jar!/jenkins/advancedqueue/PriorityConfiguration/index.jelly:56:60:  No page found '/io/jenkins/plugins/multibranch/BranchPriorityStrategy/config.jelly' for class jenkins.advancedqueue.PriorityConfiguration
	at org.kohsuke.stapler.jelly.IncludeTag.doTag(IncludeTag.java:124)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
	at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
	at org.kohsuke.sta