[JIRA] [subversion-plugin] (JENKINS-26318) Subversion Plug in 2.5 causes sporadic problems

2015-01-21 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 commented on  JENKINS-26318


Subversion Plug in 2.5 causes sporadic problems















Wiping out the workspace and setting svn workspace to 1.8 works. But this makes the update to subversion plug in 2.5 a bit complex, because I had to wipe out all workspaces at once (or modify all jobs to do that). When the Plug in would work stable with svn workspaces 1.7, I can do this step by step. 




























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] [subversion-plugin] (JENKINS-26318) Subversion Plug in 2.5 causes sporadic problems

2015-01-20 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 updated  JENKINS-26318


Subversion Plug in 2.5 causes sporadic problems
















Change By:


Christian Grobauer
(20/Jan/15 2:18 PM)




Component/s:


multijob-plugin



























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] [multijob-plugin] (JENKINS-26318) Subversion Plug in 2.5 causes sporadic problems

2015-01-19 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 updated  JENKINS-26318


Subversion Plug in 2.5 causes sporadic problems
















Change By:


Christian Grobauer
(19/Jan/15 2:32 PM)




Summary:


SubversionPlugin2.5causessporadicproblems
withMultiJobPlugin



























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] [multijob-plugin] (JENKINS-26318) Subversion Plug in 2.5 causes sporadic problems

2015-01-19 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 commented on  JENKINS-26318


Subversion Plug in 2.5 causes sporadic problems















No, I also use only the subversion plugin for updating/reverting the source code. 



























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] [multijob-plugin] (JENKINS-26318) Subversion Plug in 2.5 causes sporadic problems with MultiJob Plug in

2015-01-13 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 updated  JENKINS-26318


Subversion Plug in 2.5 causes sporadic problems with MultiJob Plug in
















Change By:


Christian Grobauer
(13/Jan/15 10:25 AM)




Summary:


Submersion
Subversion
Plugin2.5causessporadicproblemswithMultiJobPlugin



























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] [multijob-plugin] (JENKINS-26318) Submersion Plug in 2.5 causes sporadic problems with MultiJob Plug in

2015-01-07 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 created  JENKINS-26318


Submersion Plug in 2.5 causes sporadic problems with MultiJob Plug in















Issue Type:


Bug



Assignee:


Unassigned


Components:


multijob-plugin, subversion-plugin



Created:


07/Jan/15 10:41 AM



Description:


Some SVN Updates work, some fail with following message:


FATAL: hudson.scm.SVNRevisionState cannot be cast to hudson.scm.SVNRevisionState
java.lang.ClassCastException: hudson.scm.SVNRevisionState cannot be cast to hudson.scm.SVNRevisionState
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:725)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:860)
	at hudson.scm.SCM.checkout(SCM.java:484)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1265)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
	at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:134)
	at hudson.model.Run.execute(Run.java:1759)
	at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:73)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)





Environment:


Windows Server 2008 R2




Project:


Jenkins



Priority:


Major



Reporter:


Christian Grobauer

























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] [multijob-plugin] (JENKINS-26318) Submersion Plug in 2.5 causes sporadic problems with MultiJob Plug in

2015-01-07 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 updated  JENKINS-26318


Submersion Plug in 2.5 causes sporadic problems with MultiJob Plug in
















Change By:


Christian Grobauer
(07/Jan/15 10:44 AM)




Environment:


WindowsServer2008R2
Jenkins1.596,subversion-plugin2.5,multijob-plgin1.16



























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] (JENKINS-15560) Lazy loading cause’s http links from other html pages into Jenkins do not work properly

2013-03-13 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 commented on  JENKINS-15560


Lazy loading cause’s http links from other html pages into Jenkins do not work properly















Here is what happens at our Jenkins: If we try to access e.g. a console output using the complete URL (pasting the URL to a browser, not navigating to the console output via the Jenkins page) the 404 error occurs. If we once navigate to the build via Jenkins, pasting the complete URL to a browser works 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/groups/opt_out.




[JIRA] (JENKINS-15560) Lazy loading cause’s http links from other html pages into Jenkins do not work properly

2012-10-18 Thread cgroba...@muellerbbm-vas.de (JIRA)














































Christian Grobauer
 created  JENKINS-15560


Lazy loading cause’s http links from other html pages into Jenkins do not work properly















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


core



Created:


18/Oct/12 7:02 AM



Description:


In our environment we have an overview page which contains several links into some workspaces and console output of Jenkins jobs. Since the lazy loading feature is introduced the links do not work properly any more. Maybe it’s possible to make the Feature optional …

Thanks,
Christian




Environment:


Windows Server 2008 R2 - Apache Tomcat 7.0.2




Project:


Jenkins



Labels:


jenkins




Priority:


Major



Reporter:


Christian Grobauer

























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