|
I have three AS400 systems that are all the same (as far As I can tell, PTF's, System Values, etc). All three are used exclusively for web serving using Apache and Tomcat. Server A and B work great, hosting up dynamic content through Tomcat with no problem (using Struts). However, server C is not functioning. All three servers have the exact same Apache configuration except for the LISTEN directive. On all three the Tomcat runs great in standalone and APache runs great in standalone. To make Apache serve up Tomcat content I add the following commands to the apache config: LoadModule jk_module /QSYS.LIB/QHTTPSVR.LIB/QZTCJK.SRVPGM JkWorkersFile /home/tomcat/jakarta-tomcat-4.1.12/conf/workers.properties JkLogFile /www/testing/logs/jk.log JkLogLevel error JkMount /testing/* ajp13 When these lines are added to A and B, everything works great. When added to C, the apache instance dumps on startup. The dump is listed at the end for those who want to see. I have looked everywhere I can think of. PTFs, Object Authorities, System Values, workers.properties files,Object descriptions on QZTCJK are the same, etc and can not figure out why this thing is dumping. Any ideas??? I am pulling my hair out. Garry User Trace Dump for job 009803/QTMHHTTP/TESTING. Size: 300K, Wrapped 0 times. --- 03/04/2003 11:57:02 --- 00000001:123896 Stack Dump For Current Thread 00000001:123920 Stack: os.c:ABORT OCCURED: 00000001:124048 Stack: Library / Program Module Stmt Procedure 00000001:124072 Stack: QSYS / QP0ZPCP2 QP0ZPCP2 553 : _CXX_PEP 00000001:124088 Stack: QSYS / QP0ZPCP2 QP0ZPCP2 539 : main 00000001:124112 Stack: QSYS / QP0ZPCPN QP0ZPCPN 813 : Qp0zNewProcess 00000001:124128 Stack: QSYS / QP0ZPCPN QP0ZPCPN 1580 : InvokeTargetPgm__FP11qp0z_pcp_cb 00000001:124152 Stack: QHTTPSVR / QZSRHTTP QZSRMAIN 42 : _CXX_PEP 00000001:124168 Stack: QHTTPSVR / QZSRHTTP QZSRMAIN 28 : main 00000001:124184 Stack: QHTTPSVR / QZSRCORE MAIN 685 : apache_main 00000001:124208 Stack: QHTTPSVR / QZSRCORE MPMT_PTHRE 18 : AS400_call_child_main 00000001:124224 Stack: QHTTPSVR / QZSRCORE MPMT_PTHRE 11 : child_main 00000001:124240 Stack: QHTTPSVR / QZSRCORE HTTP_CONFI 5 : ap_run_child_init 00000001:124256 Stack: QHTTPSVR / QZTCJK MOD_JK 22 : jk_child_init 00000001:124272 Stack: QHTTPSVR / QZTCJK MOD_JK 7 : jk_error_exit 00000001:124296 Stack: QHTTPSVR / QZSRCORE OS 33 : ap_abort 00000001:124312 Stack: QHTTPSVR / QZSRAPR OS400TRACE 1 : apr_dstack 00000001:124328 Stack: QSYS / QP0ZCPA QP0ZUDBG 477 : Qp0zDumpStack 00000001:124344 Stack: QSYS / QP0ZSCPA QP0ZSCPA 852 : Qp0zSUDumpStack 00000001:124360 Stack: QSYS / QP0ZSCPA QP0ZSCPA 863 : Qp0zSUDumpTargetStack 00000001:124360 Stack: Completed 00000001:124432 apr_dump_trace(): dump for job 009803/QTMHHTTP/TESTING TRCTCPAPP Output --------------------------------- Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, and more
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.