Thanks Steven. Looking at the SystemOut and SystemErr WebSphere log files does not show anything with regard to Jenkins. Are there some specific files other than that I should be looking at?
Thanks, Dan On Friday, December 6, 2013 12:49:13 PM UTC-5, Steven Deal wrote: > > Looks like you are running Jenkins inside WebSphere. You will need to look > at /copy/paste the WebSphere logs as it tries to deploy the jenkins war > file. > > On Friday, December 6, 2013 12:39:55 PM UTC-5, Dan Freeman wrote: >> >> Thanks for the request...here is the output of the server when attempting >> to go to the jenkins web address... >> >> Status Code: 500Exception: Filter [csrf-filter]: filter is unavailable. >> Stacktrace: >> >> javax.servlet.ServletException: Filter [csrf-filter]: filter is unavailable. >> at >> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:231) >> at >> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116) >> at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:162) >> at >> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188) >> at >> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116) >> at >> org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:50) >> at >> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188) >> at >> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116) >> at >> hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81) >> at >> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188) >> at >> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116) >> at >> com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77) >> at >> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908) >> at >> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934) >> at >> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502) >> at >> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:181) >> at >> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91) >> at >> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864) >> at >> com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592) >> at >> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186) >> at >> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452) >> at >> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511) >> at >> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305) >> at >> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276) >> at >> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214) >> at >> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113) >> at >> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165) >> at >> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217) >> at >> com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205) >> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1613) >> Caused by: java.lang.NoClassDefFoundError: jenkins.model.Jenkins >> (initialization failure) >> at java.lang.J9VMInternals.initialize(J9VMInternals.java:140) >> at hudson.security.csrf.CrumbFilter.getCrumbIssuer(CrumbFilter.java:37) >> at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:46) >> at >> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188) >> ... 29 more >> >> >> ------------------------------ >> *Generated by Stapler at Fri Dec 06 17:38:21 GMT 2013* >> >> >> On Friday, December 6, 2013 11:04:39 AM UTC-5, Steven Deal wrote: >>> >>> Dan, >>> Not to stymie capitalism, if you give the group a little more to go on >>> and/or post the output of Jenkins when you try to start it up, many folks >>> on this group will gladly help. >>> -steven >>> >>> On Friday, December 6, 2013 8:51:40 AM UTC-5, Dan Freeman wrote: >>>> >>>> Hi, >>>> >>>> We have an instance of Jenkins and we lost our onsite Jenkins expert. >>>> The server Jenkins is on crashed, and once we brought the server back up >>>> we cannot get Jenkins running again. Should be relatively simple for >>>> someone who knows what they are doing. Would like to hire a consultant >>>> willing to work remotely to solve the problem. >>>> >>>> Thanks, >>>> >>>> Dan >>>> >>> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
