You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Chinthana C. Dinapala" <CD...@virtusa.com> on 2005/09/20 11:14:54 UTC

Problem starting apache manually.

Hi Forks,

 

I'm facing some problem to start apache server manually. When I run the
service.xml then it'll start the apache but after stop that I'm not able
to start it in manually. It simply crash without any warning. I'm facing
this problem after we change the removing the deploy part from the
service generation. Which was right way to go.

   

*When I use apache -X in error log of apache shows

 

[Tue Sep 20 14:27:10 2005] [notice] Child 6080: Child process is running

 

*apache -k restart in error log of apache shows

 

[Tue Sep 20 15:00:06 2005] [notice] Parent: Created child process 5744

[Tue Sep 20 15:00:07 2005] [notice] Child 5744: Child process is running

[Tue Sep 20 15:00:12 2005] [crit] master_main: create child process
failed. Exiting.

[Tue Sep 20 15:00:12 2005] [notice] Parent: Forcing termination of child
process 2606360

 

* apache -k shutdown in error log of apache not showing anything but
give a message "The Apache2 service is not started."

 

Also if I restart also problem is remaining. Only way to start apache is
run the service.xml 

 

Thanks

Chinthana 

 


Re: Problem starting apache manually.

Posted by Samisa Abeysinghe <sa...@gmail.com>.
Would this be a problem related to your AXISCPP_DEPLOY setting?
Please double check AXISCPP_DEPLOY value and also make sure Xerces dll 
could be located.
Samisa...

Chinthana C. Dinapala wrote:

> Hi Forks,
>
> I’m facing some problem to start apache server manually. When I run 
> the service.xml then it’ll start the apache but after stop that I’m 
> not able to start it in manually. It simply crash without any warning. 
> I’m facing this problem after we change the removing the deploy part 
> from the service generation. Which was right way to go.
>
> *When I use apache –X in error log of apache shows
>
> [Tue Sep 20 14:27:10 2005] [notice] Child 6080: Child process is running
>
> *apache -k restart in error log of apache shows
>
> [Tue Sep 20 15:00:06 2005] [notice] Parent: Created child process 5744
>
> [Tue Sep 20 15:00:07 2005] [notice] Child 5744: Child process is running
>
> [Tue Sep 20 15:00:12 2005] [crit] master_main: create child process 
> failed. Exiting.
>
> [Tue Sep 20 15:00:12 2005] [notice] Parent: Forcing termination of 
> child process 2606360
>
> * apache -k shutdown in error log of apache not showing anything but 
> give a message “The Apache2 service is not started.”
>
> Also if I restart also problem is remaining. Only way to start apache 
> is run the service.xml
>
> Thanks
>
> Chinthana
>