problem about mod-jk-Collection of common programming errors


  • ankush
    c# .net iis-7.5 mod-jk
    following is the error summary which we are getting in our production environment-Faulting application name: w3wp.exe, version: 7.5.7600.16385, time stamp: 0x4a5bcd2b Faulting module name: ntdll.dll, version: 6.1.7600.16559, time stamp: 0x4ba9b29c Exception code: 0xc0000374 Fault offset: 0x000cdc9b Faulting process id: 0x1808 Faulting application start time: 0x01cb87ac3802f70b Faulting application path: C:\Windows\SysWOW64\inetsrv\w3wp.exe Faulting module path: C:\Windows\SysWOW64\ntdll.dll Repo

  • Hitesh
    tomcat apache2 mod-jk
    In my configuration i used Apche+mod_cluster as a front_end(load balancer) server and two JBOSS AS 7.1.0 as backend server.In my configuration on one system i have install Apache+mod_cluster + JBOSS AS 7.1.0 and on other system JBOSS AS 7.1.0. Both JBOSS AS 7.1.0 are in domain mode means in clustering.My problem is that if Apche+mod_cluster crash than client can not access any JBOSS AS .I want to configure Apache+mod_cluster in Master_Slave format, means if one of Apache+mod_cluter down

  • The dude
    apache2 tomcat6 mod-jk soap axis
    I have a tomcat6 server with axis2, that provides web services. This server get connections through an apache2 server using mod_jk. Most connections are ok, but sometimes I get exceptions like this one:17:17:23,730 ERROR RPCMessageReceiver:160 – com.ctc.wstx.exc.WstxEOFException: Unexpected EOF; was expecting a close tag for element <ns2:dhAudioFile>at [row,col {unknown-source}]: [1,4097]I am really lost here. The exceptions are being thrown from tomcat, but I don’t know in which point the

  • Ehsan Khodarahmi
    linux tomcat memory-leaks jvm mod-jk
    I’m running tomcat 7 with apache 2.2 & mod_jk 1.2.26 on a debian-lenny x64 server with 2GB of RAM. I’ve a strange problem with my server: every several hour & sometimes (under load) every several minutes, my tomcat ajp-connector pauses with a memory leak error, but seems this error also effects some other parts of system (e.g some other running applications also stop working) & I have to reboot the server to solve the problem for a while. I’ve checked catalina.out for several days, b