I am sorry, I mentioned Tomcat when I was meaning Apache.
I have tried doing the install several times, but always hit this error.

-----Original Message-----
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 02, 2005 1:18 AM
To: Apache AXIS C User List
Subject: Re: axis 1.5 deplloyment error. Tomcat stops immediately after
start.

Axis C++ does not have a Tomcat module, rather only an Apache modele.
You have to add the LoadModule directive to the httpd.conf file and
also copy the module to the location mentioned in the doc.

I have tried Axis C++ on Windows Server 2003 and it worked fine.

Thanks,
Samisa...

On 8/1/05, Kon Kam King, France <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> I am trying to instal Axis-C 1.5 with Tomcat 2.0.54 with  Xerces-C
2.2.2.0 
> 
> I am using Windows Server 2003. 
> 
> I followed the instructions in the Windowsi nstallation guide. 
> 
> Tomcat starts fine without adding the LoadModule directive in
httpd.conf. 
> 
> With this directive added I hit the following error at Tomcat start : 
> 
> The instruction at 0x77bd8790 referenced memory at 0x00000000. The
memory
> could not be read. 
> 
>   
> 
> Ox77bd8790 seems to be >        msvcrt.dll!77bd8790()      . 
> 
>   
> 
> The stack is>    msvcrt.dll!77bd8790()      
> 
>             msvcp60.dll!780cff53()    
> 
>             msvcp60.dll!780d49fb()   
> 
>             AxisServer.dll!0067b709()            
> 
>             AxisServer.dll!00671322()            
> 
>             AxisServer.dll!0069456d()            
> 
>             AxisServer.dll!0064fbca()             
> 
>             libapr.dll!6eed08ce()       
> 
>             mod_axis2.dll!1000196e()           
> 
>             libhttpd.dll!6ff01495()       
> 
>   
> 
> I sometimes have the following in the apache log: 
> 
> This application has requested the Runtime to terminate it in an
unusual
> way. 
> 
> Please contact the application's support team for more information. 
> 
>   
> 
> I have seen several posts on the subject without a clear solution. 
> 
> I have renamed the conf files, and the xerces-c_2.2_0.dll is present. 
> 
>   
> 
> Can somebody help? 
> 
> Thanks

Reply via email to