-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Jerry,

On 1/31/14, 12:01 PM, Jerry Malcolm wrote:
> This has been a great education.  Thanks again for all of the
> info. Much clearer to me now.
> 
> I've got most of my stuff converted in the sandbox and have it all 
> back up and running, this time following the rules....

Glad to hear it.

> But strangely, the one remaining problem I have is with the Tomcat 
> manager.  I have three hosts currently defined and created a 
> manager.xml for each in ...\Catalina\[host].  manager.xml is
> identical in each:
> 
> <Context antiResourceLocking="false" privileged="true" 
> docBase="s:\Tomcat-7.0.50\webapps\manager"/>
> 
> When I go to host.com/manager for any of the three sites, the
> manager page comes up just fine and shows the proper webapps,
> running state, sessions, etc.  But if I hit any pushbutton to stop,
> reload, undeploy, expire, I get a blank page.  Identical behavior
> on all three sites.  I looked in the Apache HTTPD access log.  It's
> telling me response code 400 Bad Request: The request cannot be
> fulfilled due to bad syntax. I'm sure I've got something
> mis-configured.  But I don't have a clue what I could have done
> that would cause the manager to generate a bad syntax url (??).
> The url it is sending when I try to stop a particular webapp is: 
> http://local.texasweddingsltd.com/manager/html/stop?path=/cis&org.apache.catalina.filters.CSRF_NONCE=2784CC0149D9D376F39E22A5B14C623B
>
>  Doesn't look bad to me.  But Apache is barfing on it and not even 
> passing it along to Tomcat.  I haven't made any changes to the
> apache configuration.  I think I have had the manager running in
> this sandbox in the past.  But not 100% sure.  In any case, if I
> have to do some magic in the httpd.conf, help me out with what I
> need to do.  The only thing I've done in httpd.conf specific to the
> manager is add  JkMount /manager/* worker1

Can you take a look at a protocol trace? It's possible that the URL
itself is okay, but something else in the request is not okay.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJS6+5HAAoJEBzwKT+lPKRYifEP/jCnq3Ce10ijTK/ws7Ktodwr
53S/InRkw8VyZi7op9rA7wdN05EJ6Z8PB5B1fCIPstf24z60NtQZvgXkpQx6c3XO
5SSG/gvJqrciDwosv1K37ABctwwf+TM65+usnB6Cfln/gs+JOc4e5AmiSZ7uWI8v
TEpPBuN+Ylp48khlzzNrqkdtRetyiqCMrgrFj64tDbhU6MZy6LK8E07fs25p+Meb
Evms12aRT04q8oy+ZdmZqm/SAipXhnOSKVLXNM+8gS9l47t0fkI83UqTLX8XR33v
dbV99UPo1SVyPQHE2PjK7QzOSIP3OH05ViM3w7KqeGEFQTa4gEJmfBQWC1MmY+5c
pSDH2tylkdS3Wx4OpFD5CUDbP7ms4id4xfeWrd0AdMhr435OKvTuOO1ZKRFQoAqh
urUjUxwuBWK8AfuneEuBW3MwU0hEA22FlUdSNs0yrOQyN9EfZyEiG+oKxTH333nS
TOOPxZxU4Yx1ZxEJRJlseAeQn3fe919am65bIu4cdVTL2vDvMCamKSPja5YilXwf
yJSE2UN8etY/HFnShEY0gE0QzidYTWnQ3yDKIwXYEn2hpByFhttx2DSY8T6xTYlw
xOsY9rZ0U56eI4tAMBpxkaXf+d/K35/FBejn9RWbD7jflg3MfWuIX+tAfPOjVuTz
qZQ669PMfmO3iMcgDCYe
=Q/SL
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to