I've not seen this. For my Jenkins URL:
http://[hostname]/jenkins/ In my uriworker.properties file: /jenkins|/*=[workername] Then in the Apache HTTPD host that manages Jenkins: JkMountFile conf.d/uriworkermap.properties There's a good base workers.properties configuration example in conf subdirectory of the mod_jk source code. I'm running 1.602 on CentOS 6.6, Apache HTTPD 2.2.15-39, mo_jk 1.40, Tomcat 7.0.57, and Oracle JRE 1.7.0_76 64 bit. I'm using the APR connector (Tomcat native compiled and in Java library path). All my connectors are set to UTF-8. . . . just my two cents /mde/ On Wednesday, March 11, 2015 at 2:25:13 PM UTC-7, Rui Fernando Hayashi wrote: > > I've managed to solve that using mod_proxy_ajp. > > On Wed, Mar 11, 2015 at 7:37 AM, Marcos Rey <[email protected] > <javascript:>> wrote: > >> Hello! >> >> I've been reading the messages around the list and I see that more people >> see this message on 'Manage Jenkins' when running apache+mod_jk with >> Jenkins. Any input would be greatly appreciated. >> >> Regards, >> >> >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/c66b22b3-b92b-440b-be5c-97be4e2e2d40%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/c66b22b3-b92b-440b-be5c-97be4e2e2d40%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0f0bab7f-19fd-4577-9bd0-2f30c7da697d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
