RE: After Axis install Apache fails to start

2005-10-03 Thread John Hawkins

can you run simpleaxisserver first -
outside of the apache runtime?







[EMAIL PROTECTED]

03/10/2005 15:18



Please respond to
"Apache AXIS C User List"





To
[EMAIL PROTECTED], [EMAIL PROTECTED]


cc
axis-c-user@ws.apache.org


Subject
RE: After Axis install Apache
fails to start








Interesting enough apache -K start works like a charm,
but trying to start
the service EVEN AFTER REBOOT, fails with the same error messages listed
originally.

So now we have a working test bed on windows, and are preparing to move
this
over to Suse SLES9. Unfortunately, this is proving even more painful than
the windows build and install, we can't even get the Linux side to start
up
at all.

Any help on the Linux side would be greatly appreciated!! 

Thanks,

John 

4400 Computer Drive
2nd floor, Mailstop D239
Ext:   35983


-Original Message-
From: Parthipan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 29, 2005 6:20 AM
To: [EMAIL PROTECTED]
Cc: axis-c-user@ws.apache.org
Subject: Re: After Axis install Apache fails to start

On 9/29/05, Parthipan <[EMAIL PROTECTED]> wrote:
> On 9/29/05, Parthipan <[EMAIL PROTECTED]> wrote:
> > On 9/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
> > > Yes, and all the deps are met, first thing I tried ;-).
I utterly
baffled, I
> > > am writing a little test harness to ensure that a loadlibrary
will
succeed,
> > > I'm sure it will but it never hurts to check
> > >
> >
> > Can you try starting apache in the foreground by calling the
"start in
> > console" option? If it succeeds I'm thinking that some env
value is
> > not available to the user the service is running as.
> >
>
> Adding to my earlier post, please take a look at your env settings.
> Populate the system variables (as opposed to the user variables) if
> your services are to get them (unless of course the services are
> running as yourself).
>

If after all the changes it doesn't work (but works in the foreground)
then do a restart of the system. Windows seems to have been designed
for that. :)


> > ~parthi
> >
> >
> >
> > > Thanks,
> > >
> > > John
> > >
> > > 4400 Computer Drive
> > > 2nd floor, Mailstop D239
> > > Ext:   35983
> > >
> > >
> > > -Original Message-
> > > From: Parthipan [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, September 28, 2005 3:11 AM
> > > To: Apache AXIS C User List
> > > Cc: [EMAIL PROTECTED]
> > > Subject: Re: After Axis install Apache fails to start
> > >
> > > Can you load the mod_axis2.dll into the dependency walker
(Visual
> > > Studio Tools) and see if all dependent libraries are loadable?
> > >
> > >
> > > On 9/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
> > > >
> > > >
> > > >
> > > > Hello,
> > > >
> > > >
> > > >
> > > > I have the EXACT same issue as Thushantha who originally
posted
this.
> > > >
> > > >
> > > >
> > > > I am running this version of Apache
> > > >
> > > > C:\>apache -v
> > > >
> > > > Server version: Apache/2.0.54
> > > >
> > > > Server built:   Apr 16 2005 14:25:31
> > > >
> > > >
> > > >
> > > > I too added following lines to the end of the httpd.conf
file.
> > > >
> > > >
> > > >
> > > > LoadModule axis_module modules/mod_axis2.dll
> > > >
> > > > 
> > > >
> > > > SetHandler axis
> > > >
> > > > 
> > > >
> > > >
> > > >
> > > > axiscpp.conf file as follows,
> > > >
> > > >
> > > >
> > > > LogPath:C:\Program Files\Apache
> > > > Group\Apache2\Axis\logs\AxisLog.txt
> > > >
> > > > WSDDFilePath:C:\Program Files\Apache
> > > > Group\Apache2\axis\conf\server.wsdd
> > > >
> > > > XMLParser:C:\Program Files\Apache
> > > > Group\Apache2\Axis\lib\XMLParser.dll
> > > >
> > > >
> > >
Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll
> > > >
> > > > Channel_HTTP:C:\Program Files\Apache
> > > > Group\Apache\Axis\lib\HTTPChannel.dll
> > > >
> > > >
> > > >
> > > > When I look at the event log I have the following error:
> > > >
> > > >

RE: After Axis install Apache fails to start

2005-10-03 Thread Cooper_JohnD
Interesting enough apache -K start works like a charm, but trying to start
the service EVEN AFTER REBOOT, fails with the same error messages listed
originally.

So now we have a working test bed on windows, and are preparing to move this
over to Suse SLES9. Unfortunately, this is proving even more painful than
the windows build and install, we can't even get the Linux side to start up
at all.

Any help on the Linux side would be greatly appreciated!! 

Thanks,

John 

4400 Computer Drive
2nd floor, Mailstop D239
Ext:   35983


-Original Message-
From: Parthipan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 29, 2005 6:20 AM
To: [EMAIL PROTECTED]
Cc: axis-c-user@ws.apache.org
Subject: Re: After Axis install Apache fails to start

On 9/29/05, Parthipan <[EMAIL PROTECTED]> wrote:
> On 9/29/05, Parthipan <[EMAIL PROTECTED]> wrote:
> > On 9/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > Yes, and all the deps are met, first thing I tried ;-). I utterly
baffled, I
> > > am writing a little test harness to ensure that a loadlibrary will
succeed,
> > > I'm sure it will but it never hurts to check
> > >
> >
> > Can you try starting apache in the foreground by calling the "start in
> > console" option? If it succeeds I'm thinking that some env value is
> > not available to the user the service is running as.
> >
>
> Adding to my earlier post, please take a look at your env settings.
> Populate the system variables (as opposed to the user variables) if
> your services are to get them (unless of course the services are
> running as yourself).
>

If after all the changes it doesn't work (but works in the foreground)
then do a restart of the system. Windows seems to have been designed
for that. :)


> > ~parthi
> >
> >
> >
> > > Thanks,
> > >
> > > John
> > >
> > > 4400 Computer Drive
> > > 2nd floor, Mailstop D239
> > > Ext:   35983
> > >
> > >
> > > -Original Message-
> > > From: Parthipan [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, September 28, 2005 3:11 AM
> > > To: Apache AXIS C User List
> > > Cc: [EMAIL PROTECTED]
> > > Subject: Re: After Axis install Apache fails to start
> > >
> > > Can you load the mod_axis2.dll into the dependency walker (Visual
> > > Studio Tools) and see if all dependent libraries are loadable?
> > >
> > >
> > > On 9/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > >
> > > > Hello,
> > > >
> > > >
> > > >
> > > > I have the EXACT same issue as Thushantha who originally posted
this.
> > > >
> > > >
> > > >
> > > > I am running this version of Apache
> > > >
> > > > C:\>apache -v
> > > >
> > > > Server version: Apache/2.0.54
> > > >
> > > > Server built:   Apr 16 2005 14:25:31
> > > >
> > > >
> > > >
> > > > I too added following lines to the end of the httpd.conf file.
> > > >
> > > >
> > > >
> > > > LoadModule axis_module modules/mod_axis2.dll
> > > >
> > > > 
> > > >
> > > > SetHandler axis
> > > >
> > > > 
> > > >
> > > >
> > > >
> > > > axiscpp.conf file as follows,
> > > >
> > > >
> > > >
> > > > LogPath:C:\Program Files\Apache
> > > > Group\Apache2\Axis\logs\AxisLog.txt
> > > >
> > > > WSDDFilePath:C:\Program Files\Apache
> > > > Group\Apache2\axis\conf\server.wsdd
> > > >
> > > > XMLParser:C:\Program Files\Apache
> > > > Group\Apache2\Axis\lib\XMLParser.dll
> > > >
> > > >
> > >
Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll
> > > >
> > > > Channel_HTTP:C:\Program Files\Apache
> > > > Group\Apache\Axis\lib\HTTPChannel.dll
> > > >
> > > >
> > > >
> > > > When I look at the event log I have the following error:
> > > >
> > > >
> > > >
> > > > "The Apache service named  reported the following error:
> > > >
> > > >
> > > >
> > > > >>> Syntax error on line 956 of C:/Program Files/Apache
> > > >
> > > > Group/Apache2/conf/httpd.conf: .
> > > >
> > > >
> > > >
> > > > For more information, see Help and Support Center at
> > > >
> > > > http://go.microsoft.com/fwlink/events.asp
> > > >
> > > > <http://go.microsoft.com/fwlink/events.asp> > ."
> > > >
> > > >
> > > >
> > > > Well turns out when I look up line 956 it's this line:
> > > >
> > > > LoadModule axis_module modules/mod_axis2.dll
> > > >
> > > >
> > > >
> > > > Upon further investigation I have found that the 'axis_module' part
of the
> > > > line is what is causing the syntax error, any ideas
> > > >
> > > >
> > > >
> > > > If I remove this line Apache starts and runs ok, but Axis is dead,
of
> > > >
> > > > course,
> > > >
> > > >
> > > >
> > > > Can some one help me as well on this issue?
> > > >
> > > >
> > > >
> > > > Thank you,
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > John D. Cooper
> > > >
> > > >
> > > >
> > > > Principal Software Eng.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > http://www.linux.lk/~lparth/
> > >
> >
> >
> > --
> > http://www.linux.lk/~lparth/
> >
>
>
> --
> http://www.linux.lk/~lparth/
>


--
http://www.linux.lk/~lparth/


Re: After Axis install Apache fails to start

2005-09-29 Thread Parthipan
On 9/29/05, Parthipan <[EMAIL PROTECTED]> wrote:
> On 9/29/05, Parthipan <[EMAIL PROTECTED]> wrote:
> > On 9/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > Yes, and all the deps are met, first thing I tried ;-). I utterly 
> > > baffled, I
> > > am writing a little test harness to ensure that a loadlibrary will 
> > > succeed,
> > > I'm sure it will but it never hurts to check
> > >
> >
> > Can you try starting apache in the foreground by calling the "start in
> > console" option? If it succeeds I'm thinking that some env value is
> > not available to the user the service is running as.
> >
>
> Adding to my earlier post, please take a look at your env settings.
> Populate the system variables (as opposed to the user variables) if
> your services are to get them (unless of course the services are
> running as yourself).
>

If after all the changes it doesn't work (but works in the foreground)
then do a restart of the system. Windows seems to have been designed
for that. :)


> > ~parthi
> >
> >
> >
> > > Thanks,
> > >
> > > John
> > >
> > > 4400 Computer Drive
> > > 2nd floor, Mailstop D239
> > > Ext:   35983
> > >
> > >
> > > -Original Message-
> > > From: Parthipan [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, September 28, 2005 3:11 AM
> > > To: Apache AXIS C User List
> > > Cc: [EMAIL PROTECTED]
> > > Subject: Re: After Axis install Apache fails to start
> > >
> > > Can you load the mod_axis2.dll into the dependency walker (Visual
> > > Studio Tools) and see if all dependent libraries are loadable?
> > >
> > >
> > > On 9/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > >
> > > > Hello,
> > > >
> > > >
> > > >
> > > > I have the EXACT same issue as Thushantha who originally posted this.
> > > >
> > > >
> > > >
> > > > I am running this version of Apache
> > > >
> > > > C:\>apache -v
> > > >
> > > > Server version: Apache/2.0.54
> > > >
> > > > Server built:   Apr 16 2005 14:25:31
> > > >
> > > >
> > > >
> > > > I too added following lines to the end of the httpd.conf file.
> > > >
> > > >
> > > >
> > > > LoadModule axis_module modules/mod_axis2.dll
> > > >
> > > > 
> > > >
> > > > SetHandler axis
> > > >
> > > > 
> > > >
> > > >
> > > >
> > > > axiscpp.conf file as follows,
> > > >
> > > >
> > > >
> > > > LogPath:C:\Program Files\Apache
> > > > Group\Apache2\Axis\logs\AxisLog.txt
> > > >
> > > > WSDDFilePath:C:\Program Files\Apache
> > > > Group\Apache2\axis\conf\server.wsdd
> > > >
> > > > XMLParser:C:\Program Files\Apache
> > > > Group\Apache2\Axis\lib\XMLParser.dll
> > > >
> > > >
> > > Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll
> > > >
> > > > Channel_HTTP:C:\Program Files\Apache
> > > > Group\Apache\Axis\lib\HTTPChannel.dll
> > > >
> > > >
> > > >
> > > > When I look at the event log I have the following error:
> > > >
> > > >
> > > >
> > > > "The Apache service named  reported the following error:
> > > >
> > > >
> > > >
> > > > >>> Syntax error on line 956 of C:/Program Files/Apache
> > > >
> > > > Group/Apache2/conf/httpd.conf: .
> > > >
> > > >
> > > >
> > > > For more information, see Help and Support Center at
> > > >
> > > > http://go.microsoft.com/fwlink/events.asp
> > > >
> > > > <http://go.microsoft.com/fwlink/events.asp> > ."
> > > >
> > > >
> > > >
> > > > Well turns out when I look up line 956 it's this line:
> > > >
> > > > LoadModule axis_module modules/mod_axis2.dll
> > > >
> > > >
> > > >
> > > > Upon further investigation I have found that the 'axis_module' part of 
> > > > the
> > > > line is what is causing the syntax error, any ideas
> > > >
> > > >
> > > >
> > > > If I remove this line Apache starts and runs ok, but Axis is dead, of
> > > >
> > > > course,
> > > >
> > > >
> > > >
> > > > Can some one help me as well on this issue?
> > > >
> > > >
> > > >
> > > > Thank you,
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > John D. Cooper
> > > >
> > > >
> > > >
> > > > Principal Software Eng.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > http://www.linux.lk/~lparth/
> > >
> >
> >
> > --
> > http://www.linux.lk/~lparth/
> >
>
>
> --
> http://www.linux.lk/~lparth/
>


--
http://www.linux.lk/~lparth/


Re: After Axis install Apache fails to start

2005-09-29 Thread Parthipan
On 9/29/05, Parthipan <[EMAIL PROTECTED]> wrote:
> On 9/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Yes, and all the deps are met, first thing I tried ;-). I utterly baffled, I
> > am writing a little test harness to ensure that a loadlibrary will succeed,
> > I'm sure it will but it never hurts to check
> >
>
> Can you try starting apache in the foreground by calling the "start in
> console" option? If it succeeds I'm thinking that some env value is
> not available to the user the service is running as.
>

Adding to my earlier post, please take a look at your env settings.
Populate the system variables (as opposed to the user variables) if
your services are to get them (unless of course the services are
running as yourself).

> ~parthi
>
>
>
> > Thanks,
> >
> > John
> >
> > 4400 Computer Drive
> > 2nd floor, Mailstop D239
> > Ext:   35983
> >
> >
> > -Original Message-
> > From: Parthipan [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 28, 2005 3:11 AM
> > To: Apache AXIS C User List
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: After Axis install Apache fails to start
> >
> > Can you load the mod_axis2.dll into the dependency walker (Visual
> > Studio Tools) and see if all dependent libraries are loadable?
> >
> >
> > On 9/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >
> > > Hello,
> > >
> > >
> > >
> > > I have the EXACT same issue as Thushantha who originally posted this.
> > >
> > >
> > >
> > > I am running this version of Apache
> > >
> > > C:\>apache -v
> > >
> > > Server version: Apache/2.0.54
> > >
> > > Server built:   Apr 16 2005 14:25:31
> > >
> > >
> > >
> > > I too added following lines to the end of the httpd.conf file.
> > >
> > >
> > >
> > > LoadModule axis_module modules/mod_axis2.dll
> > >
> > > 
> > >
> > > SetHandler axis
> > >
> > > 
> > >
> > >
> > >
> > > axiscpp.conf file as follows,
> > >
> > >
> > >
> > > LogPath:C:\Program Files\Apache
> > > Group\Apache2\Axis\logs\AxisLog.txt
> > >
> > > WSDDFilePath:C:\Program Files\Apache
> > > Group\Apache2\axis\conf\server.wsdd
> > >
> > > XMLParser:C:\Program Files\Apache
> > > Group\Apache2\Axis\lib\XMLParser.dll
> > >
> > >
> > Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll
> > >
> > > Channel_HTTP:C:\Program Files\Apache
> > > Group\Apache\Axis\lib\HTTPChannel.dll
> > >
> > >
> > >
> > > When I look at the event log I have the following error:
> > >
> > >
> > >
> > > "The Apache service named  reported the following error:
> > >
> > >
> > >
> > > >>> Syntax error on line 956 of C:/Program Files/Apache
> > >
> > > Group/Apache2/conf/httpd.conf: .
> > >
> > >
> > >
> > > For more information, see Help and Support Center at
> > >
> > > http://go.microsoft.com/fwlink/events.asp
> > >
> > > <http://go.microsoft.com/fwlink/events.asp> > ."
> > >
> > >
> > >
> > > Well turns out when I look up line 956 it's this line:
> > >
> > > LoadModule axis_module modules/mod_axis2.dll
> > >
> > >
> > >
> > > Upon further investigation I have found that the 'axis_module' part of the
> > > line is what is causing the syntax error, any ideas
> > >
> > >
> > >
> > > If I remove this line Apache starts and runs ok, but Axis is dead, of
> > >
> > > course,
> > >
> > >
> > >
> > > Can some one help me as well on this issue?
> > >
> > >
> > >
> > > Thank you,
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > John D. Cooper
> > >
> > >
> > >
> > > Principal Software Eng.
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> > --
> > http://www.linux.lk/~lparth/
> >
>
>
> --
> http://www.linux.lk/~lparth/
>


--
http://www.linux.lk/~lparth/


Re: After Axis install Apache fails to start

2005-09-29 Thread Parthipan
On 9/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Yes, and all the deps are met, first thing I tried ;-). I utterly baffled, I
> am writing a little test harness to ensure that a loadlibrary will succeed,
> I'm sure it will but it never hurts to check
>

Can you try starting apache in the foreground by calling the "start in
console" option? If it succeeds I'm thinking that some env value is
not available to the user the service is running as.

~parthi



> Thanks,
>
> John
>
> 4400 Computer Drive
> 2nd floor, Mailstop D239
> Ext:   35983
>
>
> -Original Message-
> From: Parthipan [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 28, 2005 3:11 AM
> To: Apache AXIS C User List
> Cc: [EMAIL PROTECTED]
> Subject: Re: After Axis install Apache fails to start
>
> Can you load the mod_axis2.dll into the dependency walker (Visual
> Studio Tools) and see if all dependent libraries are loadable?
>
>
> On 9/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > Hello,
> >
> >
> >
> > I have the EXACT same issue as Thushantha who originally posted this.
> >
> >
> >
> > I am running this version of Apache
> >
> > C:\>apache -v
> >
> > Server version: Apache/2.0.54
> >
> > Server built:   Apr 16 2005 14:25:31
> >
> >
> >
> > I too added following lines to the end of the httpd.conf file.
> >
> >
> >
> > LoadModule axis_module modules/mod_axis2.dll
> >
> > 
> >
> > SetHandler axis
> >
> > 
> >
> >
> >
> > axiscpp.conf file as follows,
> >
> >
> >
> > LogPath:C:\Program Files\Apache
> > Group\Apache2\Axis\logs\AxisLog.txt
> >
> > WSDDFilePath:C:\Program Files\Apache
> > Group\Apache2\axis\conf\server.wsdd
> >
> > XMLParser:C:\Program Files\Apache
> > Group\Apache2\Axis\lib\XMLParser.dll
> >
> >
> Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll
> >
> > Channel_HTTP:C:\Program Files\Apache
> > Group\Apache\Axis\lib\HTTPChannel.dll
> >
> >
> >
> > When I look at the event log I have the following error:
> >
> >
> >
> > "The Apache service named  reported the following error:
> >
> >
> >
> > >>> Syntax error on line 956 of C:/Program Files/Apache
> >
> > Group/Apache2/conf/httpd.conf: .
> >
> >
> >
> > For more information, see Help and Support Center at
> >
> > http://go.microsoft.com/fwlink/events.asp
> >
> > <http://go.microsoft.com/fwlink/events.asp> > ."
> >
> >
> >
> > Well turns out when I look up line 956 it's this line:
> >
> > LoadModule axis_module modules/mod_axis2.dll
> >
> >
> >
> > Upon further investigation I have found that the 'axis_module' part of the
> > line is what is causing the syntax error, any ideas
> >
> >
> >
> > If I remove this line Apache starts and runs ok, but Axis is dead, of
> >
> > course,
> >
> >
> >
> > Can some one help me as well on this issue?
> >
> >
> >
> > Thank you,
> >
> >
> >
> >
> >
> >
> >
> > John D. Cooper
> >
> >
> >
> > Principal Software Eng.
> >
> >
> >
> >
> >
> >
>
>
> --
> http://www.linux.lk/~lparth/
>


--
http://www.linux.lk/~lparth/


RE: After Axis install Apache fails to start

2005-09-28 Thread Cooper_JohnD
Yes, and all the deps are met, first thing I tried ;-). I utterly baffled, I
am writing a little test harness to ensure that a loadlibrary will succeed,
I'm sure it will but it never hurts to check 

Thanks,

John 

4400 Computer Drive
2nd floor, Mailstop D239
Ext:   35983


-Original Message-
From: Parthipan [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 28, 2005 3:11 AM
To: Apache AXIS C User List
Cc: [EMAIL PROTECTED]
Subject: Re: After Axis install Apache fails to start

Can you load the mod_axis2.dll into the dependency walker (Visual
Studio Tools) and see if all dependent libraries are loadable?


On 9/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> Hello,
>
>
>
> I have the EXACT same issue as Thushantha who originally posted this.
>
>
>
> I am running this version of Apache
>
> C:\>apache -v
>
> Server version: Apache/2.0.54
>
> Server built:   Apr 16 2005 14:25:31
>
>
>
> I too added following lines to the end of the httpd.conf file.
>
>
>
> LoadModule axis_module modules/mod_axis2.dll
>
> 
>
> SetHandler axis
>
> 
>
>
>
> axiscpp.conf file as follows,
>
>
>
> LogPath:C:\Program Files\Apache
> Group\Apache2\Axis\logs\AxisLog.txt
>
> WSDDFilePath:C:\Program Files\Apache
> Group\Apache2\axis\conf\server.wsdd
>
> XMLParser:C:\Program Files\Apache
> Group\Apache2\Axis\lib\XMLParser.dll
>
>
Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll
>
> Channel_HTTP:C:\Program Files\Apache
> Group\Apache\Axis\lib\HTTPChannel.dll
>
>
>
> When I look at the event log I have the following error:
>
>
>
> "The Apache service named  reported the following error:
>
>
>
> >>> Syntax error on line 956 of C:/Program Files/Apache
>
> Group/Apache2/conf/httpd.conf: .
>
>
>
> For more information, see Help and Support Center at
>
> http://go.microsoft.com/fwlink/events.asp
>
> <http://go.microsoft.com/fwlink/events.asp> > ."
>
>
>
> Well turns out when I look up line 956 it's this line:
>
> LoadModule axis_module modules/mod_axis2.dll
>
>
>
> Upon further investigation I have found that the 'axis_module' part of the
> line is what is causing the syntax error, any ideas
>
>
>
> If I remove this line Apache starts and runs ok, but Axis is dead, of
>
> course,
>
>
>
> Can some one help me as well on this issue?
>
>
>
> Thank you,
>
>
>
>
>
>
>
> John D. Cooper
>
>
>
> Principal Software Eng.
>
>
>
>
>
>


--
http://www.linux.lk/~lparth/


RE: After Axis install Apache fails to start

2005-09-28 Thread Cooper_JohnD








I checked, there is nothing of use since
the server never actually starts

 



Thanks,

John 

4400
  Computer Drive
2nd floor, Mailstop D239
Ext:   35983











From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 28,
2005 12:39 AM
To: Apache AXIS C User List
Subject: Re: After Axis install
Apache fails to start



 



There will be directory called logs change this to log 





might be this may help you





 





Sreevani







- Original Message - 





From: Cooper_JohnD






To: axis-c-user@ws.apache.org






Cc: [EMAIL PROTECTED]






Sent: Tuesday, September
27, 2005 8:42 PM





Subject: RE: After Axis
install Apache fails to start





 



Hello,

 

I have the EXACT same issue as Thushantha who
originally posted this.

 

I am running this version of Apache

C:\>apache -v

Server version: Apache/2.0.54

Server built:   Apr 16 2005 14:25:31

 

I too added following lines to the end of the
httpd.conf file.

 

LoadModule axis_module modules/mod_axis2.dll



SetHandler axis



 

axiscpp.conf file as follows,

 

LogPath:C:\Program Files\Apache
Group\Apache2\Axis\logs\AxisLog.txt

WSDDFilePath:C:\Program Files\Apache
Group\Apache2\axis\conf\server.wsdd

XMLParser:C:\Program Files\Apache
Group\Apache2\Axis\lib\XMLParser.dll

Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll

Channel_HTTP:C:\Program Files\Apache
Group\Apache\Axis\lib\HTTPChannel.dll

 

When I look at the event log I have the following
error:

 

"The Apache service named  reported the
following error:

 

>>> Syntax error on line 956 of C:/Program
Files/Apache

Group/Apache2/conf/httpd.conf:
.

 

For more information, see Help and Support Center
at

http://go.microsoft.com/fwlink/events.asp

<http://go.microsoft.com/fwlink/events.asp>
> ."

 

Well turns out when I look up line 956 it's this
line:

LoadModule axis_module modules/mod_axis2.dll

 

Upon further investigation I
have found that the ‘axis_module’ part of the line is what is
causing the syntax error, any ideas

 

If I remove this line Apache starts and runs ok, but
Axis is dead, of

course,

 

Can some one help me as well on this issue?

 

Thank you,

 

 

 

John D. Cooper

 

Principal Software Eng.

 

 

 










Re: After Axis install Apache fails to start

2005-09-28 Thread Parthipan
Can you load the mod_axis2.dll into the dependency walker (Visual
Studio Tools) and see if all dependent libraries are loadable?


On 9/27/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> Hello,
>
>
>
> I have the EXACT same issue as Thushantha who originally posted this.
>
>
>
> I am running this version of Apache
>
> C:\>apache -v
>
> Server version: Apache/2.0.54
>
> Server built:   Apr 16 2005 14:25:31
>
>
>
> I too added following lines to the end of the httpd.conf file.
>
>
>
> LoadModule axis_module modules/mod_axis2.dll
>
> 
>
> SetHandler axis
>
> 
>
>
>
> axiscpp.conf file as follows,
>
>
>
> LogPath:C:\Program Files\Apache
> Group\Apache2\Axis\logs\AxisLog.txt
>
> WSDDFilePath:C:\Program Files\Apache
> Group\Apache2\axis\conf\server.wsdd
>
> XMLParser:C:\Program Files\Apache
> Group\Apache2\Axis\lib\XMLParser.dll
>
> Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll
>
> Channel_HTTP:C:\Program Files\Apache
> Group\Apache\Axis\lib\HTTPChannel.dll
>
>
>
> When I look at the event log I have the following error:
>
>
>
> "The Apache service named  reported the following error:
>
>
>
> >>> Syntax error on line 956 of C:/Program Files/Apache
>
> Group/Apache2/conf/httpd.conf: .
>
>
>
> For more information, see Help and Support Center at
>
> http://go.microsoft.com/fwlink/events.asp
>
>  > ."
>
>
>
> Well turns out when I look up line 956 it's this line:
>
> LoadModule axis_module modules/mod_axis2.dll
>
>
>
> Upon further investigation I have found that the 'axis_module' part of the
> line is what is causing the syntax error, any ideas
>
>
>
> If I remove this line Apache starts and runs ok, but Axis is dead, of
>
> course,
>
>
>
> Can some one help me as well on this issue?
>
>
>
> Thank you,
>
>
>
>
>
>
>
> John D. Cooper
>
>
>
> Principal Software Eng.
>
>
>
>
>
>


--
http://www.linux.lk/~lparth/


Re: After Axis install Apache fails to start

2005-09-27 Thread Sreevani M S



There will be directory called logs change this to 
log 
might be this may help you
 
Sreevani

  - Original Message - 
  From: 
  Cooper_JohnD 
  To: axis-c-user@ws.apache.org 
  Cc: [EMAIL PROTECTED] 
  Sent: Tuesday, September 27, 2005 8:42 
  PM
  Subject: RE: After Axis install Apache 
  fails to start
  
  
  Hello,
   
  I have the EXACT same 
  issue as Thushantha who originally posted this.
   
  I am running this version 
  of Apache
  C:\>apache 
  -v
  Server version: 
  Apache/2.0.54
  Server built:   
  Apr 16 2005 14:25:31
   
  I too added following 
  lines to the end of the httpd.conf file.
   
  LoadModule axis_module 
  modules/mod_axis2.dll
  
  SetHandler 
  axis
  
   
  axiscpp.conf file as 
  follows,
   
  LogPath:C:\Program 
  Files\Apache Group\Apache2\Axis\logs\AxisLog.txt
  WSDDFilePath:C:\Program 
  Files\Apache Group\Apache2\axis\conf\server.wsdd
  XMLParser:C:\Program 
  Files\Apache Group\Apache2\Axis\lib\XMLParser.dll
  Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll
  Channel_HTTP:C:\Program 
  Files\Apache 
Group\Apache\Axis\lib\HTTPChannel.dll
   
  When I look at the event 
  log I have the following error:
   
  "The Apache service 
  named  reported the following error:
   
  >>> Syntax error 
  on line 956 of C:/Program Files/Apache
  Group/Apache2/conf/httpd.conf: 
  .
   
  For more information, see 
  Help and Support 
  Center 
  at
  http://go.microsoft.com/fwlink/events.asp
  <http://go.microsoft.com/fwlink/events.asp> 
  > ."
   
  Well turns out when I look 
  up line 956 it's this line:
  LoadModule axis_module 
  modules/mod_axis2.dll
   
  Upon 
  further investigation I have found that the ‘axis_module’ part of the line is 
  what is causing the syntax error, any 
  ideas
   
  If I remove this line 
  Apache starts and runs ok, but Axis is dead, of
  course,
   
  Can some one help me as 
  well on this issue?
   
  Thank 
  you,
   
   
   
  John D. 
  Cooper
   
  Principal Software 
  Eng.
   
   
   


RE: After Axis install Apache fails to start

2005-09-27 Thread Cooper_JohnD








Hello,

 

I have the EXACT same issue
as Thushantha who originally posted this.

 

I am running this version of
Apache

C:\>apache -v

Server version:
Apache/2.0.54

Server built:  
Apr 16 2005 14:25:31

 

I too added following lines
to the end of the httpd.conf file.

 

LoadModule axis_module
modules/mod_axis2.dll



SetHandler axis



 

axiscpp.conf file as
follows,

 

LogPath:C:\Program
Files\Apache Group\Apache2\Axis\logs\AxisLog.txt

WSDDFilePath:C:\Program
Files\Apache Group\Apache2\axis\conf\server.wsdd

XMLParser:C:\Program
Files\Apache Group\Apache2\Axis\lib\XMLParser.dll

Transport_http:C:\Program\Files\Apacheroup\Apache2Axis\lib\HTTPTransport.dll

Channel_HTTP:C:\Program
Files\Apache Group\Apache\Axis\lib\HTTPChannel.dll

 

When I look at the event log
I have the following error:

 

"The Apache service
named  reported the following error:

 

>>> Syntax error on
line 956 of C:/Program Files/Apache

Group/Apache2/conf/httpd.conf:
.

 

For more information, see
Help and Support Center at

http://go.microsoft.com/fwlink/events.asp


> ."

 

Well turns out when I look
up line 956 it's this line:

LoadModule axis_module
modules/mod_axis2.dll

 

Upon further investigation I have found that the
‘axis_module’ part of the line is what is causing the syntax error,
any ideas

 

If I remove this line Apache
starts and runs ok, but Axis is dead, of

course,

 

Can some one help me as well
on this issue?

 

Thank you,

 

 

 

John D. Cooper

 

Principal Software Eng.