https://bz.apache.org/bugzilla/show_bug.cgi?id=57376

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|REOPENED                    |RESOLVED

--- Comment #6 from Rainer Jung <rainer.j...@kippdata.de> ---
Hi Maxence,

in your case the reason was a typo in your config file:

The wanted worker name is osp_sbpi_inte, but in the line with the host name
config you swapped two characters and used osp_spbi_inte (sbpi -> spbi). That
way the sbpi worker got the default host name, which is localhost.

It is unfortunate that due to the general nature of properties in
workers.properties, we can't easily do a check on the worker names. But
probably we could issue a warning, if a property starts is

worker.SOMENAME.ANYTHING

and SOMENAME is neither in the worker list, nor in the list of members of any
balancer. I will open an enhancement request and close this issue here again as
WORKSFORME.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to