400 Bad Request
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Your browser sent a request that this server could not understand.
Size of a request header field exceeds server limit."
I'm trying to upload my JAVA WEB project but I'm receiving this message above. In pom of my Java WEB I have MySQL, Javascript, JasperSoft, Hibernate and some other things. I'm using Tomcat 9 to define my host server.
host:
connector definition:
I'll appreciate any assistance to solve this problem.
Thanks in advanced.
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Start with the server logs. If you need help deciphering them you can copy and paste it here for us to see.
Tim Driven Development | Test until the fear goes away
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
I changed my IP by IPaddress.
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Cezar Apulchro wrote:"Bad Request
Your browser sent a request that this server could not understand.
Size of a request header field exceeds server limit."
<Host name="demonstracao.itcmedbr.com" appBase="demonstracao"
unpackWARs="true" autoDeploy="true">
==> <Allias>www.demonstracao.itcmedbr.com</Allias>
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
</Host>
Is that what you actually have or is it just a typo in your post? The element is <Alias>, not <Allias>.
If it's a typo, the next thing to look into is the "Size of a request header field exceeds server limit" and get an idea of what your request looks like.
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Did you find any errors on your server relating to responding with 400 Bad Request?
Tim Driven Development | Test until the fear goes away
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
1 -
-
Number of slices to send:Optional 'thank-you' note:
-
-
Let's start with one question at a time:
1. What errors are on your server relating to it responding with 400 Bad Request?
Tim Driven Development | Test until the fear goes away
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Tomcat server.xml:
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Knowing how to use a network analyzer is a basic skill for a web developer. Please invest some time into learning how to use one. I'm partial to Fiddler for simple tasks.
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Stephan van Hulst wrote:Fiddler will show those regardless of whether the request succeeded or not.
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Raw field:
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
If you wish to make progress and ultimately solve your problem then please consider taking some time to carefully re-read over this thread and follow the guidance given. There are some open questions that you have not answered that are key to understanding the problem you are facing.
Over to you. We will wait.
Tim Driven Development | Test until the fear goes away
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
[Fiddler] The connection to 'demonstracao.itcmedbr.com' failed.
Error: TimedOut (0x274c).
System.Net.Internals.SocketExceptionFactory+ExtendedSocketException
A connection attempt failed because the connected component did not respond correctly
after a period of time or the established connection failed because the connected host
did not respond. 19x.xxx.xxx.xx:80
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
I propose you undo all of the things you have done during the course of this conversation and find your way back to the original state with the original error. If you can.
Once you have done that, there are a couple of open questions asked near the start of this thread that would be a productive place to start in finding the answers to.
We can help you find a solution, but only if you work with us.
Let us know how you get on.
Tim Driven Development | Test until the fear goes away
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Cezar Apulchro wrote:The fiddler that I downloaded is a free trial in this copy I don't have how to configure other options.
Then you should learn.
You're never going to achieve anything if you just flail around blindly, and eventually no one will want to help you.
Experience keeps a dear School, but Fools will learn in no other.
---
Benjamin Franklin - Postal official and Weather observer
| There were millions of the little blood suckers. But thanks to this tiny ad, I wasn't bitten once. Paul Wheaton's 16th Kickstarter: Gardening playing cards for gardeners and homesteaders https://coderanch.com/t/889615/Paul-Wheaton-Kickstarter-Gardening-playing |








