[JIRA] (JENKINS-61097) Delete project throws stack trace error

2020-02-19 Thread vasu6...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 vasu s commented on  JENKINS-61097  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Delete project throws stack trace error   
 

  
 
 
 
 

 
 Isn't there any solution to fix this for the version 1.58?  
 

  
 
 
 
 

 
 
 

 
 
 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.204590.1581689028000.2050.1582100880111%40Atlassian.JIRA.


[JIRA] (JENKINS-61097) Delete project throws stack trace error

2020-02-15 Thread jenk...@gavinmogan.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gavin Mogan closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I'm going to close this. 1.589  was released 5 years ago (http://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/1.589/ ) and 2.204.2 is the currently maintained version. which is in the 2.x line. The OSS project is unlikely to backport ever that far back.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-61097  
 
 
  Delete project throws stack trace error   
 

  
 
 
 
 

 
Change By: 
 Gavin Mogan  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-61097) Delete project throws stack trace error

2020-02-14 Thread vasu6...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 vasu s created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61097  
 
 
  Delete project throws stack trace error   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2020-02-14 14:03  
 
 
Environment: 
 Jenkins ver 1.589  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 vasu s  
 

  
 
 
 
 

 
 A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue. When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened. Stack trace javax.servlet.ServletException: java.lang.NoSuchMethodError: jenkins.model.Jenkins.get()Ljenkins/model/Jenkins; at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:249) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96) at com.smartcodeltd.jenkinsci.plugin.assetbundler.filters.LessCSS.doFilter(LessCSS.java:46) at