Try using your IP:port...

On Monday, May 30, 2011 1:59:58 PM UTC+5:30, comhari wrote:
>
> It is disabled. I installed Hudson and it is working fine in Hudson, 
> But with jenkins I am not able to add new steps. It shows the existing 
> build steps that I created using Hudson though. 
>
>
> On May 27, 3:28 am, Richard Bywater <[email protected]> wrote: 
> > How about via the Manage Jenkins -> Configure System in the UI? (Prevent 
> > Cross Site Request Forgery exploits just above Global Properties section 
> for 
> > me) 
> > 
> > 
> > 
> > On Thu, May 26, 2011 at 9:25 PM, comhari <[email protected]> wrote: 
> > > I looked int he config.xml under the .jenkins folder and I could not 
> > > find anything matching to csfr protection. 
> > 
> > > On May 26, 9:57 am, Richard Bywater <[email protected]> wrote: 
> > > > Perhaps try and disable Csfr protection in the main Jenkins config 
> if 
> > > > it's enabled (just a guess based on the language in the exception) 
> > 
> > > > Richard. 
> > 
> > > > On Wednesday, May 25, 2011, comhari <[email protected]> wrote: 
> > > > > This is the exception on the command window. 
> > 
> > > > > [Winstone 2011/05/24 18:17:34] - Untrapped Error in Servlet 
> > > > > java.lang.SecurityException: Request failed to pass the crumb test 
> > > > >         at 
> > > > > org.kohsuke.stapler.CrumbIssuer.validateCrumb(CrumbIssuer.java:39) 
> > > > >         at hudson.security.csrf.CrumbIssuer 
> > > > > $1.validateCrumb(CrumbIssuer.java:175 
> > > > > ) 
> > > > >         at org.kohsuke.stapler.MetaClass 
> > > > > $JavaScriptProxyMethodDispatcher.doDispa 
> > > > > tch(MetaClass.java:415) 
> > > > >         at 
> > > > > 
> org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher. 
> > > > > java:53) 
> > > > >         at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:561) 
> > > > >         at org.kohsuke.stapler.Stapler.invoke(Stapler.java:646) 
> > > > >         at 
> org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java: 
> > > > > 373) 
> > > > >         at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:561) 
> > > > >         at org.kohsuke.stapler.Stapler.invoke(Stapler.java:646) 
> > > > >         at org.kohsuke.stapler.Stapler.invoke(Stapler.java:477) 
> > > > >         at org.kohsuke.stapler.Stapler.service(Stapler.java:125) 
> > > > >         at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:45) 
> > > > >         at 
> > > > > 
> winstone.ServletConfiguration.execute(ServletConfiguration.java:249) 
> > > > >         at 
> winstone.RequestDispatcher.forward(RequestDispatcher.java: 
> > > > > 335) 
> > > > >         at 
> winstone.RequestDispatcher.doFilter(RequestDispatcher.java: 
> > > > > 378) 
> > > > >         at hudson.util.PluginServletFilter 
> > > > > $1.doFilter(PluginServletFilter.java:9 
> > > > > 4) 
> > > > >         at 
> > > > > 
> hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:86) 
> > 
> > > > >         at 
> > > > > winstone.FilterConfiguration.execute(FilterConfiguration.java:195) 
> > > > >         at 
> winstone.RequestDispatcher.doFilter(RequestDispatcher.java: 
> > > > > 368) 
> > > > >         at 
> hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java: 
> > > > > 47) 
> > > > >         at 
> > > > > winstone.FilterConfiguration.execute(FilterConfiguration.java:195) 
> > > > >         at 
> winstone.RequestDispatcher.doFilter(RequestDispatcher.java: 
> > > > > 368) 
> > > > >         at hudson.security.ChainedServletFilter 
> > > > > $1.doFilter(ChainedServletFilter. 
> > > > > java:84) 
> > > > >         at 
> > > > > 
> hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.ja 
> > > > > va:76) 
> > > > >         at 
> hudson.security.HudsonFilter.doFilter(HudsonFilter.java: 
> > > > > 164) 
> > > > >         at 
> > > > > winstone.FilterConfiguration.execute(FilterConfiguration.java:195) 
> > > > >         at 
> winstone.RequestDispatcher.doFilter(RequestDispatcher.java: 
> > > > > 368) 
> > > > >         at 
> > > > > 
> hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter. 
> > > > > java:81) 
> > > > >         at 
> > > > > winstone.FilterConfiguration.execute(FilterConfiguration.java:195) 
> > > > >         at 
> winstone.RequestDispatcher.doFilter(RequestDispatcher.java: 
> > > > > 368) 
> > > > >         at 
> winstone.RequestDispatcher.forward(RequestDispatcher.java: 
> > > > > 333) 
> > > > >         at 
> > > > > 
> winstone.RequestHandlerThread.processRequest(RequestHandlerThread.jav 
> > > > > a:244) 
> > > > >         at 
> winstone.RequestHandlerThread.run(RequestHandlerThread.java: 
> > > > > 150) 
> > > > >         at java.lang.Thread.run(Unknown Source) 
> > 
> > > > > On May 24, 5:26 pm, hari prasad <[email protected]> wrote: 
> > > > >> Currently I am using 1.412 it is working well 
> > 
> > > > >> On 24 May 2011 17:26, comhari <[email protected]> wrote: 
> > 
> > > > >> > Is there a problem with 1.413 or you are just speculating?? 
> > 
> > > > >> > On May 24, 4:48 pm, hari prasad <[email protected]> 
> wrote: 
> > > > >> > > Try different version 
> > 
> > > > >> > > On 24 May 2011 17:12, comhari <[email protected]> wrote: 
> > 
> > > > >> > > > Hello, 
> > 
> > > > >> > > > I have downloaded Jenkins and run 'java -jar jenkins.war' 
> > 
> > > > >> > > > Opened localhost:8080 and tried to add a test build. 
> > 
> > > > >> > > > The add step button does not do anything. No input boxes 
> were 
> > > shown. I 
> > > > >> > > > can see an 'error on page' on ie status. 
> > 
> > > > >> > > > version : 1.413 
> > > > >> > > > Any idea. 
> > 
> > > > >> > > -- 
> > > > >> > > *Thanks & Regards,* 
> > > > >> > > *Hariprasad Challa* 
> > 
> > > > >> -- 
> > > > >> *Thanks & Regards,* 
> > > > >> *Hariprasad Challa*- Hide quoted text - 
> > 
> > > > >> - Show quoted text -- Hide quoted text - 
> > 
> > > > - Show quoted text -- Hide quoted text - 
> > 
> > - Show quoted text -

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


Reply via email to