You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Tom Donovan <do...@bellatlantic.net> on 2012/03/26 00:32:50 UTC

Windows Connector Binaries have wrong Module Magic Number for httpd-2.4

The Windows connector 1.2.35 binaries for httpd-2.4 at:
   http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/windows/
appear to have been built with the wrong httpd Module Magic Number: 20120109.

The startup error message is:
     Module "mod_jk.c" is not compatible with this version of Apache (found 20120109, need 20120211)

Note that httpd-2.4.0 never shipped, so 2.4.1 is the first 2.4.x release.
httpd-2.4.1 has MMN: 20120211:0

I didn't log a bug since these Windows binaries are just a courtesy, not an official release.

Regards,
-tom-

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


Re: Windows Connector Binaries have wrong Module Magic Number for httpd-2.4

Posted by Mladen Turk <mt...@apache.org>.
On 03/26/2012 12:32 AM, Tom Donovan wrote:
> The Windows connector 1.2.35 binaries for httpd-2.4 at:
> http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/windows/
> appear to have been built with the wrong httpd Module Magic Number: 20120109.
>
> The startup error message is:
> Module "mod_jk.c" is not compatible with this version of Apache (found 20120109, need 20120211)
>
> Note that httpd-2.4.0 never shipped, so 2.4.1 is the first 2.4.x release.
> httpd-2.4.1 has MMN: 20120211:0
>
> I didn't log a bug since these Windows binaries are just a courtesy, not an official release.
>

Hmm, we'll probably have to replace those binaries.


Regards
-- 
^TM

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


Re: Windows Connector Binaries have wrong Module Magic Number for httpd-2.4

Posted by Mladen Turk <mt...@apache.org>.
On 03/26/2012 12:32 AM, Tom Donovan wrote:
> The Windows connector 1.2.35 binaries for httpd-2.4 at:
> http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/windows/
> appear to have been built with the wrong httpd Module Magic Number: 20120109.
>
> The startup error message is:
> Module "mod_jk.c" is not compatible with this version of Apache (found 20120109, need 20120211)
>
> Note that httpd-2.4.0 never shipped, so 2.4.1 is the first 2.4.x release.
> httpd-2.4.1 has MMN: 20120211:0
>

Updated httpd-2.4.x binaries to match 2.4.1 MMN.
Give couple of hours till the mirrors sync.

... and BTW, there were no official 1.2.35 ANN, so they
actually do not exist :)
... but I'm going to write [ANN] in couple of hours.



Regards
-- 
^TM

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