Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 94437 invoked from network); 16 Mar 2006 08:51:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Mar 2006 08:51:35 -0000 Received: (qmail 22200 invoked by uid 500); 16 Mar 2006 08:51:35 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 22017 invoked by uid 500); 16 Mar 2006 08:51:34 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 22006 invoked by uid 99); 16 Mar 2006 08:51:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Mar 2006 00:51:33 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of HAWKINSJ@uk.ibm.com designates 195.212.29.134 as permitted sender) Received: from [195.212.29.134] (HELO mtagate1.uk.ibm.com) (195.212.29.134) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Mar 2006 00:51:32 -0800 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate1.uk.ibm.com (8.12.10/8.12.10) with ESMTP id k2G8pAnk066062 for ; Thu, 16 Mar 2006 08:51:10 GMT Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1407.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k2G8pVRB182662 for ; Thu, 16 Mar 2006 08:51:31 GMT Received: from d06av02.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.12.11/8.13.3) with ESMTP id k2G8pACI031067 for ; Thu, 16 Mar 2006 08:51:10 GMT Received: from d06ml068.portsmouth.uk.ibm.com (d06ml068.portsmouth.uk.ibm.com [9.149.38.194]) by d06av02.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id k2G8pACD031064 for ; Thu, 16 Mar 2006 08:51:10 GMT In-Reply-To: <0B5C5A07F36A004E88699B68C06618D201824BE6@xmb-rtp-20d.amer.cisco.com> To: "Apache AXIS C User List" Subject: RE: Axis C++ 1.6Beta fails to load mod_axis2.dll MIME-Version: 1.0 X-Mailer: Lotus Notes Release 7.0 HF85 November 04, 2005 From: John Hawkins X-MIMETrack: S/MIME Sign by Notes Client on John Hawkins/UK/IBM(Release 7.0 HF85|November 04, 2005) at 16/03/2006 08:50:47, Serialize by Notes Client on John Hawkins/UK/IBM(Release 7.0 HF85|November 04, 2005) at 16/03/2006 08:50:47, Serialize complete at 16/03/2006 08:50:47, S/MIME Sign failed at 16/03/2006 08:50:47: The cryptographic key was not found, Serialize by Router on D06ML068/06/M/IBM(Release 6.53HF247 | January 6, 2005) at 16/03/2006 08:51:30, Serialize complete at 16/03/2006 08:51:30 Message-ID: Date: Thu, 16 Mar 2006 08:51:30 +0000 Content-Type: multipart/alternative; boundary="=_alternative 0030987B80257133_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multipart message in MIME format. --=_alternative 0030987B80257133_= Content-Type: text/plain; charset="US-ASCII" OK, that's good ! It means that axis is either never being loaded at all or it's not even getting past the first 10 lines of code ! I think the best thing you can do is try to get simple_axis server working outside of apache. Could you do that and see if it works OK? "Frank Voellmann \(fvoellma\)" 15/03/2006 19:54 Please respond to "Apache AXIS C User List" To "Apache AXIS C User List" cc Subject RE: Axis C++ 1.6Beta fails to load mod_axis2.dll The 15-Mar nightly did the same thing, with no trace file created. From: John Hawkins [mailto:HAWKINSJ@uk.ibm.com] Sent: Wednesday, March 15, 2006 11:58 AM To: Apache AXIS C User List Subject: RE: Axis C++ 1.6Beta fails to load mod_axis2.dll Unfortunately - I just remembered that 1.6 beta doesn't have the code changes that I need ! The nightly build does though - can you try that pls? "Frank Voellmann \(fvoellma\)" wrote on 15/03/2006 16:22:57: > I've set this env var to > c:\Program Files\Apache Group\Apache2\Axis\log\startupTrace.log > then > c:\startupTrace.log > each time no file was created (new dos shell, net stop apache2, net > start apache2). > > Is this a clue? > > From: John Hawkins [mailto:HAWKINSJ@uk.ibm.com] > Sent: Wednesday, March 15, 2006 5:34 AM > To: Apache AXIS C User List > Subject: Re: Axis C++ 1.6Beta fails to load mod_axis2.dll > > Could you put start-up trace on for axis please. Set an env > AXISCPP_STARTUP_TRACE=logfilename > > The log might give you some clues > > > > "Frank Voellmann \(fvoellma\)" > 14/03/2006 20:56 > > Please respond to > "Apache AXIS C User List" > > To > > > > cc > > Subject > > Axis C++ 1.6Beta fails to load mod_axis2.dll > > > > > Hi, > While developing my application, I've had Axis C++ 1.5 and 1.6Beta > running on Win2000 Server successfully, and 1.5 running on Win2003 > Server successfully too. My final deliverable requires Axis C++ 1.6Beta > (due to other issues that were fixed) running on Win2003 Server. This > particular configuration has the EXACT same problem as reported by > others for different combinations of OS and Axis C++ version: > > > > Syntax error on line 957 of C:/Program Files/Apache > Group/Apache2/conf/httpd.conf: > Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_axis2.dll > into server: The specified module could not be > found. > > From Event Viewer: > The Apache service named reported the following error: > >>> Cannot load C:/Program Files/Apache > Group/Apache2/modules/mod_axis2.dll into server: The specified module > could not be found. . > and > The Apache service named reported the following error: > >>> Syntax error on line 957 of C:/Program Files/Apache > Group/Apache2/conf/httpd.conf: . > > Line 957 is the first line below: > > LoadModule axis_module modules/mod_axis2.dll > > SetHandler axis > > > If I comment this line, Apache starts on Win2003, but axis is not > available. I've followed all the instructions in wininstall-guide, > triple checked it was done correctly, the module is there, in the > correct directory ... HELP! > > Has this problem been seen by others using 1.6Beta? > Has there been any solutions for other OS/AxisC++ combinations that I > could try? > > I'm running: > Windows Server 2003 R2, Enterprise Edition, SP1 > Apache 2.0.55 (apache_2.0.55-win32-x86-nossl.msi) > > Any suggestions appreciated, Thanks > Frank > > > --=_alternative 0030987B80257133_= Content-Type: text/html; charset="US-ASCII"
OK, that's good !

It means that axis is either never being loaded at all or it's not even getting past the first 10 lines of code !

I think the best thing you can do is try to get simple_axis server working outside of apache. Could you do that and see if it works OK?











"Frank Voellmann \(fvoellma\)" <fvoellma@cisco.com>

15/03/2006 19:54
Please respond to
"Apache AXIS C User List" <axis-c-user@ws.apache.org>

To
"Apache AXIS C User List" <axis-c-user@ws.apache.org>
cc
Subject
RE: Axis C++ 1.6Beta fails to load mod_axis2.dll





The 15-Mar nightly did the same thing, with no trace file created.
 


From: John Hawkins [mailto:HAWKINSJ@uk.ibm.com]
Sent:
Wednesday, March 15, 2006 11:58 AM
To:
Apache AXIS C User List
Subject:
RE: Axis C++ 1.6Beta fails to load mod_axis2.dll



Unfortunately - I just remembered that 1.6 beta doesn't have the code changes that I need ! The nightly build does though - can you try that pls?




"Frank Voellmann \(fvoellma\)" <fvoellma@cisco.com> wrote on 15/03/2006 16:22:57:

> I've set this env var to

> c:\Program Files\Apache Group\Apache2\Axis\log\startupTrace.log

> then

> c:\startupTrace.log

> each time no file was created (new dos shell, net stop apache2, net
> start apache2).

>  

> Is this a clue?

>
> From: John Hawkins [mailto:HAWKINSJ@uk.ibm.com]
> Sent: Wednesday, March 15, 2006 5:34 AM
> To: Apache AXIS C User List
> Subject: Re: Axis C++ 1.6Beta fails to load mod_axis2.dll


>
> Could you put start-up trace on for axis please. Set an env
> AXISCPP_STARTUP_TRACE=logfilename
>
> The log might give you some clues
>
>


>
> "Frank Voellmann \(fvoellma\)" <fvoellma@cisco.com>
> 14/03/2006 20:56
>
> Please respond to
> "Apache AXIS C User List" <axis-c-user@ws.apache.org>

>
> To

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

>
> Subject

>
> Axis C++ 1.6Beta fails to load mod_axis2.dll

>
>
>
>
> Hi,
> While developing my application, I've had Axis C++ 1.5 and 1.6Beta
> running on Win2000 Server successfully, and 1.5 running on Win2003
> Server successfully too. My final deliverable requires Axis C++ 1.6Beta
> (due to other issues that were fixed) running on Win2003 Server. This
> particular configuration has the EXACT same problem as reported by
> others for different combinations of OS and Axis C++ version:
>
>
>
> Syntax error on line 957 of C:/Program Files/Apache
> Group/Apache2/conf/httpd.conf:
> Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_axis2.dll
> into server: The specified module could not be
> found.
>
> From Event Viewer:
> The Apache service named  reported the following error:
> >>> Cannot load C:/Program Files/Apache
> Group/Apache2/modules/mod_axis2.dll into server: The specified module
> could not be found.     .
> and
> The Apache service named  reported the following error:
> >>> Syntax error on line 957 of C:/Program Files/Apache
> Group/Apache2/conf/httpd.conf:     .
>
> Line 957 is the first line below:
>
> LoadModule axis_module                 modules/mod_axis2.dll
> <Location /axis>
> SetHandler axis
> </Location>
>
> If I comment this line, Apache starts on Win2003, but axis is not
> available. I've followed all the instructions in wininstall-guide,
> triple checked it was done correctly, the module is there, in the
> correct directory ... HELP!
>
> Has this problem been seen by others using 1.6Beta?
> Has there been any solutions for other OS/AxisC++ combinations that I
> could try?
>
> I'm running:
> Windows Server 2003 R2, Enterprise Edition, SP1
> Apache 2.0.55 (apache_2.0.55-win32-x86-nossl.msi)
>
> Any suggestions appreciated, Thanks
> Frank
>
>
>

--=_alternative 0030987B80257133_=--