[Bug 57376] host specified in worker is misunderstood

2015-04-03 Thread bugzilla
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



[Bug 57376] host specified in worker is misunderstood

2015-04-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57376

mbrigeo maxence.brig...@ses.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #5 from mbrigeo maxence.brig...@ses.com ---
Hi,

I am able to reproduce the problem in my environment.
We are currently testing the last version of mod_jk 1.2.40 with the Pivotal Web
Server (v 6.0.2) using httpd 2.4.10.1-64 on a CentOS 6.6 server.

I have 5 defined workers in my workers.properties file (sent to Rainer).

It appears that the mod_jk initialized the worker (sbpi) with the host 
localhost. As you can see in the mod_jk.log sent to Rainer (debug level).

The fact is during the time that I write this comment, I change the name of the
worker to osp_integration_inte and it was working fine. Then I switch back to
osp_sbpi_inte and it is also working fine :/

Configuration of the virtual host sent to Rainer.

So I am not able to currently reproduce the bug (but I have it on another
Apache instance). However, as the bug can clearly be identified in the attached
logs, I took the decision to reopen the bug.

Feel free to contact me for more information.

Regards,
Maxence

-- 
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



[Bug 57376] host specified in worker is misunderstood

2014-12-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57376

--- Comment #3 from Alvaro C acastie...@megatron.com.mx ---
Rainer

I used debug level and it ran fine with version .40. I switched back to
info and ran fine. I donĀ“t understand what happened but now it runs fine with
version .40

Neither the server nor the Apache service had been rebooted or restarted since
the bogus behaviour except of course stopping/restarting for replacing the
mod_jk module

I'm unable to reproduce now but I'll keep trying. In the mean time I guess this
bug can dubious be marked as resolved

Regards
Alvaro

-- 
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



[Bug 57376] host specified in worker is misunderstood

2014-12-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57376

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Rainer Jung rainer.j...@kippdata.de ---
Thanks for testing again.

Please let us know if it happens again for you, so we can reopen the ticket.

In the meantime I will resolve this as WORKSFORME.

Regards,

Rainer

-- 
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



[Bug 57376] host specified in worker is misunderstood

2014-12-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57376

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

   What|Removed |Added

 OS||All

--- Comment #1 from Rainer Jung rainer.j...@kippdata.de ---
Are you able to reproduce with 1.2.40 and JklogLevel debug?

For the reproduction please use a small workers.properties file, e.g. removing
any worker definitions that are not related to the problem.

Then start and do a single request which shows your problem. Then please
provide your jk log file. If you don't want to provide the log in public, you
can also send it directly to me.

Regards,

Rainer

-- 
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



[Bug 57376] host specified in worker is misunderstood

2014-12-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57376

--- Comment #2 from Alvaro C acastie...@megatron.com.mx ---
(In reply to Rainer Jung from comment #1)
 Are you able to reproduce with 1.2.40 and JklogLevel debug?
 
Will do it ASAP Rainer

Regards

-- 
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