I followed the example you placed on the wiki but continue to receive errors when starting up apache2.
SuSE 9.0 Pro jsdk 1.4.2-b28 Apache2 2.0.47 mod_jk2-2.0.4 JBoss 3.2.3 with embedded 4.1 snippet from /var/log/apache2/error_log [Thu Jul 29 12:30:15 2004] [error] jk2_init() Can't find child 24883 in none of the 256 scoreboard slots [Thu Jul 29 12:30:15 2004] [error] jk2_init() Can't find child 24884 in none of the 256 scoreboard slots [Thu Jul 29 12:30:15 2004] [error] jk2_init() Can't find child 24885 in none of the 256 scoreboard slots [Thu Jul 29 12:30:15 2004] [error] jk2_init() Can't find child 24886 in none of the 256 scoreboard slots [Thu Jul 29 12:30:15 2004] [error] jk2_init() Can't find child 24887 in none of the 256 scoreboard slots [Thu Jul 29 12:30:15 2004] [notice] Apache/2.0.48 (Linux/SuSE) configured -- resuming normal operations [Thu Jul 29 12:31:12 2004] [error] jk2_init() Can't find child 24890 in none of the 256 scoreboard slots [Thu Jul 29 12:31:12 2004] [notice] child pid 24883 exit signal Segmentation fault (11) [Thu Jul 29 12:31:27 2004] [error] jk2_init() Can't find child 24891 in none of the 256 scoreboard slots [Thu Jul 29 12:31:27 2004] [notice] child pid 24884 exit signal Segmentation fault (11) [Thu Jul 29 12:31:56 2004] [error] jk2_init() Can't find child 24893 in none of the 256 scoreboard slots [Thu Jul 29 12:31:56 2004] [notice] child pid 24885 exit signal Segmentation fault (11) [Thu Jul 29 12:32:01 2004] [error] jk2_init() Can't find child 24894 in none of the 256 scoreboard slots [Thu Jul 29 12:32:01 2004] [notice] child pid 24886 exit signal Segmentation fault (11) [Thu Jul 29 12:34:45 2004] [error] jk2_init() Can't find child 24908 in none of the 256 scoreboard slots [Thu Jul 29 12:34:45 2004] [notice] child pid 24887 exit signal Segmentation fault (11) [Thu Jul 29 12:44:12 2004] [notice] caught SIGTERM, shutting down here's copy of workers2.properties | # log file | [shm] | file=/var/log/apache2/mod_jk.log | size=1048576 | | # socket channel, override port and host | [channel.socket:localhost:8009] | port=8009 | host=127.0.0.1 | | # define the worker | [ajp13:localhost:8009] | channel=channel.socket:localhost:8009 | | # Uri mapping | # The JBoss JMX Console | [uri:/jmx-console/*] | worker=ajp13:localhost:8009 | | # The JBoss Web Console | [uri:/web-console/*] | worker=ajp13:localhost:8009 | Any help would be greatly appreciated Regards, CSWaltenbaugh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843677#3843677 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843677 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
