• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

JForum problem: status 400, Bad request.

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi.

I have got a problem. From time to time, when i execute regist/login/add new topic/add new post action I get an error:
Page is blank, url looks like: localhost:8080/jforum/%servletContext%/error.html?OWASP_CSRFTOKEN=KIVR-K4QX-N5JC-WUXI-CH7C-9UKW-XDZH-ZTG6, and i get status 400 bad request for error.html?OWASP_CSRFTOKEN=KIVR-K4QX-N5JC-WUXI-CH7C-9UKW-XDZH-ZTG6 file.

Then I restart my web browser and the error is disapear.

Please help me.

 
John Dorian
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've found very odd thing.

I downloaded jforum-2.4.1, I installed it, and the error is occur on completely "clean" jforum version!
What is problem? Database, server?


OK, i've checked on HSQLDB and error still occur.

How i force error:
1. Create new account
2. Log out of new account
3. Login form.
4. "lost my password" form
5. put data.
6. ok
7. checking mail
8. recover form
9. ok.
10. login form
11 put data
12. ok
13. error
14. if i back to previous page i'm logged in.

please help...
 
Be reasonable. You can't destroy everything. Where would you sit? How would you read a tiny ad?
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic