[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-04-05 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















Integrated in  jenkins_main_trunk #4065

 Result = SUCCESS



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-04-04 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















Code changed in jenkins
User: Daniel Beck
Path:
 core/src/main/resources/jenkins/model/Jenkins/_restart.jelly
 core/src/main/resources/jenkins/model/Jenkins/_safeRestart.jelly
http://jenkins-ci.org/commit/jenkins/12e55e4645ee9703cbaba115694c3ea79b762669
Log:
  JENKINS-27414 Don't offer to restart if unsupported





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-04-04 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















Cosmetic change in Jenkins 1.608 so it tells you that it cannot restart itself.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread prateek.bagre...@mphasis.com (JIRA)














































Prateek Bagrecha
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















how do I stop Jenkins  start it again ? 

1. I tried using tomcat manage apps, it did not work.
2. I tried restarting tomcat itself, it did not work.

Any other option ?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread prateek.bagre...@mphasis.com (JIRA)














































Prateek Bagrecha
 created  JENKINS-27414


unable to restart jenkins and load testng-plugin















Issue Type:


Bug



Assignee:


Nalin Makar



Components:


testng-plugin



Created:


13/Mar/15 12:25 PM



Description:


I installed testng-plugin and restarted the tomcat but testng-plugin is still on showing up in "Add build step" drop down list.

When I upload testng-plugin.hpi, it says I need to start restart jenkins, which its is not allowing

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: hudson.lifecycle.RestartNotSupportedException: Default Windows lifecycle does not support restart.
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)
	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:725)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:123)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:114)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:239)




Project:


Jenkins



Priority:


Critical



Reporter:


Prateek Bagrecha

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread prateek.bagre...@mphasis.com (JIRA)














































Prateek Bagrecha
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















Version is 1.602 the latest one



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















What Jenkins version is this?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















How are you attempting to restart Jenkins?

To explain, you are running Jenkins on Windows not as a service, so restart is not supported. However, you shouldn't be shown any link or button to restart. If that's the case, that's a bug. However if you manually navigate to /restart, /safeRestart, then this isn't actually an issue. You just need to stop Jenkins and start it again.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















I tried restarting tomcat itself, it did not work.

If Jenkins is hosted in Tomcat, that should work. Make sure it's not running standalone.

Also, please ander the above question. What did you do to get the RestartNotSupportedException?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread prateek.bagre...@mphasis.com (JIRA)














































Prateek Bagrecha
 commented on  JENKINS-27414


unable to restart jenkins and load testng-plugin















I used /restart and /safeRestart with in the URL, thats when I got notsupported exception.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread dan...@beckweb.net (JIRA)












































 
Daniel Beck
 edited a comment on  JENKINS-27414


unable to restart jenkins and load testng-plugin
















I tried restarting tomcat itself, it did not work.

If Jenkins is hosted in Tomcat, that should work. Make sure it's not running standalone.

Also, please answer the above question. What did you do to get the RestartNotSupportedException?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [testng-plugin] (JENKINS-27414) unable to restart jenkins and load testng-plugin

2015-03-13 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-27414 as Not A Defect


unable to restart jenkins and load testng-plugin
















There is no bug here. Figure out how Jenkins needs to be restarted on your system and do it that way. Jenkins cannot restart itself, as the error message indicates.





Change By:


Daniel Beck
(13/Mar/15 1:46 PM)




Status:


Open
Resolved





Resolution:


NotADefect



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.