HTMLPublisher sidepanel.jelly

2013-10-08 Thread Hugo de Oude
According to this JIRA ticket:
http://jenkins-ci.361315.n4.nabble.com/JIRA-htmlpublisher-JENKINS-17845-missing-sidepannel-jelly-td4665123.html

The problem with sidepanel.jelly is fixed.
Hower I'm using Jenkins version 1.533 and the HTML Publisher Plugin is
version 1.2 and we still have this error!

How can this be solved?

Stack trace

javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException:
jar:file:/D:/_workforce/_build_programs/jenkins/tomcat/apache-tomcat-7.0.37/work/Catalina/localhost/jenkins/WEB-INF/lib/jenkins-core-1.533.jar!/hudson/model/DirectoryBrowserSupport/dir.jelly:29:58:
 *No page found 'sidepanel.jelly' for class
htmlpublisher.HtmlPublisherTarget$HTMLBuildAction*
at
org.kohsuke.stapler.jelly.JellyRequestDispatcher.forward(JellyRequestDispatcher.java:60)
at
hudson.model.DirectoryBrowserSupport.serveFile(DirectoryBrowserSupport.java:269)
at
hudson.model.DirectoryBrowserSupport.generateResponse(DirectoryBrowserSupport.java:123)
at
htmlpublisher.HtmlPublisherTarget$BaseHTMLAction.doDynamic(HtmlPublisherTarget.java:134)
at
htmlpublisher.HtmlPublisherTarget$HTMLBuildAction.doDynamic(HtmlPublisherTarget.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at 
org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:297)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:160)
at
org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:95)
at org.kohsuke.stapler.MetaClass$11.dispatch(MetaClass.java:361)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:685)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:799)
at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:381)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:685)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:799)
at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:381)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:685)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:799)
at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:239)
at
org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:685)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:799)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:587)
at org.kohsuke.stapler.Stapler.service(Stapler.java:218)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96)
at
hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)
at 
hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
at
hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
at
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at
or

URGENT: Jenkings jobs are missing!!

2013-06-21 Thread Hugo de Oude
This post has NOT been accepted by the mailing list yet.
Hello, 

I upgraded to version 1.519 and updated some plugins. 

Now two of my important jobs are missing. They still exist on the disk, but
they are not displayed on the dashboard. 

Not visible in the view ALL and also not visible in the views I created my
self. 

I need to correct this as soon as possible. A restart did not help. 

What is the problem? Other jobs are visible like it should be. 

Thx in advance for your help.



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/URGENT-Jenkings-jobs-are-missing-tp4670288.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.




Re: Setup scheduled parameterized build with different parameters on certain times

2013-06-10 Thread Hugo de Oude
Nobody?



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Setup-scheduled-parameterized-build-with-different-parameters-on-certain-times-tp4664174p466.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.




Re: Like to have up/down buttons to manually arrange order of parameters

2013-05-02 Thread Hugo de Oude
Anyone?



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Like-to-have-up-down-buttons-to-manually-arrange-order-of-parameters-tp4664175p4664962.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.




Re: Setup scheduled parameterized build with different parameters on certain times

2013-05-02 Thread Hugo de Oude
Anyone?



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Setup-scheduled-parameterized-build-with-different-parameters-on-certain-times-tp4664174p4664961.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.




Like to have up/down buttons to manually arrange order of parameters

2013-04-24 Thread Hugo de Oude
I would like to have up/down buttons (or whatever) to be able to manually
arrange the order of the parameters.

In a parameterized job I can have for instance 10 parameters. Later on I
decided to add a new parameter, but I would like that to be the second
parameter!

To be able to do this at the moment I:
- make a screenshot of all existing parameters
- delete parameters 2-10
- add parameter 2-11 again

It is nice to have some parameters grouped together in a certain order. At
the moment you can only add and remove parameters. Nice to have the option
to move a parameter up and down in the list with parameters.



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Like-to-have-up-down-buttons-to-manually-arrange-order-of-parameters-tp4664175.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.




Setup scheduled parameterized build with different parameters on certain times

2013-04-24 Thread Hugo de Oude
I know how to create a parameterized job in Jenkins. 
Then also we use build triggers 'Poll SCM' to trigger the build at certain
times. 

For instance I have a parameterized job which will build at 11.00 and 23.00. 
The parameters are for instance: 
- build.cycle = 3.3  (choice between 3.3 and 3.2) 
- build.type  = REGULAR   (choice between REGULAR and FULL) 

What I would like to achieve is the following. 

- the build on 11.00 should be with parameters: 
 build.cycle = 3.3 
 build.type  = REGULAR

- the build on 23.00 should be with parameters: 
 build.cycle = 3.3 
 build.type  = FULL

What do I have to do to achieve this? I could copy the entire project, but
in that case the internal Jenkins build numbers/ids are not in sync. Each
projec has its own numbers/ids. 
I would like to have one project which can be instructed to run a certain
times with different parameters. 



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Setup-scheduled-parameterized-build-with-different-parameters-on-certain-times-tp4664174.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.




Re: Maven does not read nexus settings from settings.xml (java.net.UnknownHostException: m2proxy.atlassian.com)

2013-04-24 Thread Hugo de Oude
I found the solution :-)

What you need to do is specify the http proxy in the maven settings.xml.

Besides *HTTP *we need to set the *HTTPS *proxy to be able to download
artifacts from https://m2proxy.atlassian.com.

To be able to do so you need to pass the https settings to the MAVEN_OPTS in
Jenkins like this:

*-Dhttps.proxyHost= -Dhttps.proxyPort=
-Dhttps.proxyUser= 
-Dhttps.proxyPassword=*

Then it works fine!
If your proxy doesn't require authentication, don't include the
-Dhttps.proxyUser and -Dhttps.proxyPassword.



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Maven-does-not-read-nexus-settings-from-settings-xml-java-net-UnknownHostException-m2proxy-atlassian-tp4662970p4664069.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.




Re: Maven does not read nexus settings from settings.xml (java.net.UnknownHostException: m2proxy.atlassian.com)

2013-04-17 Thread Hugo de Oude
I was forgotten to mention which versions we use.

Jenkins 1.511
Maven  2.2.1
Nexus   2.3.1-01

maven-surefire-plugin  2.14
maven-itblast-plugin   0.5

No solution found/received so far. Please help me out! Thx.







--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Maven-does-not-read-nexus-settings-from-settings-xml-java-net-UnknownHostException-m2proxy-atlassian-tp4662970p4663118.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.




Maven does not read nexus settings from settings.xml (java.net.UnknownHostException: m2proxy.atlassian.com)

2013-04-16 Thread Hugo de Oude
We use Jenkins, Maven and Nexus to generate our builds.
When the build start the Unit tests we use maven-surefire-plugin and
org.twdata.maven maven-itblast-plugin.

As you can see in the attachment pom.xml the maven-itblast-plugin has to run
on a container tomcat5x.
The second one will run on a jetty6x container. But the problem is related
to the *container tomcat5x*.

As part of the maven-itblast-plugin (I assume) maven is trying to download:
Embedded error: Failed to download
[https://m2proxy.atlassian.com/repository/public/org/apache/tomcat/apache-tomcat/5.5.25/apache-tomcat-5.5.25.zip]
 

See attached console_ouput_error.txt for the complete stack trace.

However when I use nexus using the web I can search for apache-tomcat, and I
can find the 5.5.25 in the atlassian-public repository. See the attached
settings.xml. This is located in my maven 2.2.1 conf file.

So this apache-tomcat 5.5.25 can be found within Nexus using the web,
however during the build process Maven is not using nexus at all for this
one. How is this possible. Because in the settings.xml it says:
*.
In other words, every lookup for a dependency/artifact should be routed
through Nexus.
But still I can't get this one working as well. Everything is restared etc.
Also the proxy settings are correctly with Nexus itself.

For more info see the attached files.

Hopefully somebody knows what I do wrong here?

console_ouput_error.txt
  
pom.xml   
settings.xml
  




--
View this message in context: 
http://jenkins.361315.n4.nabble.com/Maven-does-not-read-nexus-settings-from-settings-xml-java-net-UnknownHostException-m2proxy-atlassian-tp4662970.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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.