[JBoss JIRA] (MODCLUSTER-263) Apache with mod_cluster refuses to start (create_mem_node)
by Michal Babacek (Updated) (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-263?page=com.atlassian.jira.pl... ]
Michal Babacek updated MODCLUSTER-263:
--------------------------------------
Description:
If you try to run httpd on windows64-x86_64 with Mod_cluster modules from 1.0.10.GA_CP02 natives, you will encounter a failure:
{code:java|title=httpd\\logs\\error_log}
[emerg] create_mem_node C:/tmp/work/httpd/logs/manager.node failed
Configuration Failed
{code}
On the other hand, if you comment out Mod_cluster modules (and configuration) from httpd.conf, httpd starts OK.
It is noteworthy that the aforementioned file, *manager.node* is really not present in the *logs/* directory, however these files are:
{code:java|title=httpd\\logs}
C:\tmp\work\httpd\logs>ls
access_log manager.node.nodes ssl_access_log ssl_request_log
error_log manager.node.nodes.lock ssl_error_log
{code}
I would advocate that there is no Read/Write permission problem regarding the *logs/* directory.
*manager.node.nodes* and *manager.node.nodes.lock* files were created by Mod_cluster.
was:
If you try to run httpd from [EWS 1.0.2_CR5-windows64-x86_64|http://download.devel.redhat.com/devel/candida...] with Mod_cluster modules from [EAP 5.1.2-ER1-windows64-x86_64|http://download.devel.redhat.com/devel/candida...] natives, you will encounter a failure:
{code:java|title=Enterprise Web Server\\logs\\error_log}
[emerg] create_mem_node C:/tmp/work/Red Hat/Enterprise Web Server/logs/manager.node failed
Configuration Failed
{code}
On the other hand, if you comment out Mod_cluster modules (and configuration) from httpd.conf, httpd starts OK.
It is noteworthy that the aforementioned file, *manager.node* is really not present in the *logs/* directory, however these files are:
{code:java|title=Enterprise Web Server\\logs}
C:\tmp\work\Red Hat\Enterprise Web Server\logs>ls
access_log manager.node.nodes ssl_access_log ssl_request_log
error_log manager.node.nodes.lock ssl_error_log
{code}
I would advocate that there is no Read/Write permission problem regarding the *logs/* directory.
*manager.node.nodes* and *manager.node.nodes.lock* files were created by Mod_cluster.
> Apache with mod_cluster refuses to start (create_mem_node)
> ----------------------------------------------------------
>
> Key: MODCLUSTER-263
> URL: https://issues.jboss.org/browse/MODCLUSTER-263
> Project: mod_cluster
> Issue Type: Bug
> Environment: Windows 2008 R2 x86_64
> Reporter: Michal Babacek
> Assignee: Jean-Frederic Clere
> Priority: Blocker
> Attachments: httpd.conf
>
>
> If you try to run httpd on windows64-x86_64 with Mod_cluster modules from 1.0.10.GA_CP02 natives, you will encounter a failure:
> {code:java|title=httpd\\logs\\error_log}
> [emerg] create_mem_node C:/tmp/work/httpd/logs/manager.node failed
> Configuration Failed
> {code}
> On the other hand, if you comment out Mod_cluster modules (and configuration) from httpd.conf, httpd starts OK.
> It is noteworthy that the aforementioned file, *manager.node* is really not present in the *logs/* directory, however these files are:
> {code:java|title=httpd\\logs}
> C:\tmp\work\httpd\logs>ls
> access_log manager.node.nodes ssl_access_log ssl_request_log
> error_log manager.node.nodes.lock ssl_error_log
> {code}
> I would advocate that there is no Read/Write permission problem regarding the *logs/* directory.
> *manager.node.nodes* and *manager.node.nodes.lock* files were created by Mod_cluster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira