Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache 1.3.29+mod_jk on solaris: "jk will not work" -> ./e..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  user cgi-bin permissions  
Author Message
user2424

External


Since: Aug 15, 2003
Posts: 5



(Msg. 1) Posted: Fri Feb 06, 2004 2:05 pm
Post subject: Apache 1.3.29+mod_jk on solaris: "jk will not work" -> ./etc/.name_service_door
Archived from groups: alt>apache>configuration, others (more info?)

Hello everybody

I am getting the following in mu logs/error_log file upon starting the
beast:

[Fri Feb 6 09:29:12 2004] [error] (2)No such file or directory: Error while
opening the workers, jk will not work
[Fri Feb 6 09:29:13 2004] [error] (2)No such file or directory: Error while
opening the workers, jk will not work
[Fri Feb 6 09:29:13 2004] [notice] Apache/1.3.29 (Unix) mod_ssl/2.8.16
OpenSSL/0.9.7c configured -- resuming normal operations
[Fri Feb 6 09:29:13 2004] [info] Server built: Jan 30 2004 14:42:16
[Fri Feb 6 09:29:13 2004] [notice] Accept mutex: fcntl (Default: fcntl)

I am running
Solaris SPARC 8 Generic_108528-23
- without nscd!
- /etc/nsswitch.conf => hosts: files dns
- tomcat 4.1.29-LE-JDK14
- sun jdk 1.4.1_b01

Tomcat connector in server.xml
===========================
<Connector className="org.apache.ajp.tomcat4.Ajp13Connector"
port="8050" minProcessors="5" maxProcessors="75"
acceptCount="10" debug="128"/>

netstat -a | grep LISTEN
*.22 *.* 0 0 24576 0 LISTEN
*.8050 *.* 0 0 24576 0 LISTEN
localhost.8049 *.* 0 0 24576 0 LISTEN

workers.properties
=============
workers.apache_log=/apps/hotspot/apache/logs/
workers.tomcat_home=/usr/local/jakarta-tomcat-4.1.29-LE-jdk14/
workers.java_home=/usr/j2se/
ps=/

worker.list=hotspot

worker.hotspot.port=8050
worker.hotspot.host=localhost
worker.hotspot.type=ajp13

I've read some references about apache and /.etc/.name_service_door and
found some references to this a truss I've run on apache

grep "Err#2 " /tmp/httpd.truss.093500
==========================
open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
open64("/etc/.name_service_door", O_RDONLY) Err#2 ENOENT
open64("/etc/.name_service_door", O_RDONLY) Err#2 ENOENT

- This gives me an indication that this might be the issue, but I am not
using nscd on the host and i've renamed the /.etc/.name_service_door to
/etc/.name_service_door.hlso

When /.etc/.name_service_door exist the error_log shows:

[Fri Feb 6 09:41:56 2004] [error] (9)Bad file number: Error while opening
the workers, jk will not work
[Fri Feb 6 09:41:58 2004] [error] (2)No such file or directory: Error while
opening the workers, jk will not work
[Fri Feb 6 09:41:58 2004] [notice] Apache/1.3.29 (Unix) mod_ssl/2.8.16
OpenSSL/0.9.7c configured -- resuming normal operations
[Fri Feb 6 09:41:58 2004] [info] Server built: Jan 30 2004 14:42:16
[Fri Feb 6 09:41:58 2004] [notice] Accept mutex: fcntl (Default: fcntl)

Does anyone have an explanation and/or solution???

any help appriciated

 >> Stay informed about: Apache 1.3.29+mod_jk on solaris: "jk will not work" -&gt; ./e.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Help Apache 2.0.48 / Tomcat 4 on Solaris 9 - Does anyone succed to build and run this configuration Apache 2.0.48 / mod_jk2 (2.0.2) / Tomcat 4 on Solaris 9 ? I just get a lot of "Can't find child ... in scoreboard" (looks like <http://issues.apache.org/bugzilla/show_bug.cgi?id=19044&g...

error when compiling apache 2.0.48 on Solaris 8 - Hi all, when I compile apache 2.0.48 on Solaris 8 , such error happens , could anybody help me ? libtool: link: you must specify an output file Try `libtool --help --mode=link' for more information. make[3]: *** [libapr-.la] Error 1 -----------detail...

Compiling Apache 2.0.48 for BEA WebLogic Server on Solaris 9 - While attempting to let Apache 2.0.48 and BEA WebLogic Server communicate peacefully (on a Sun Solaris 9 server) we encounter the following error when starting Apache: Syntax error on line 1088 of /usr/local/apache2/conf/httpd.conf: Cannot load..

Compiling Apache 2.0.48 for Solaris 9 & how to move files.. - Compiling Apache 2.0.48 on a Solaris 9 Ultra 10 was rather straightforward. Just installed gcc-3.22, openssl-0.9.7c and make-3.80 and executed the following commands: ../configure --enable-so --enable-ssl --enable-mods-shared=all ../make ../make install...

mod_jk to apache 2.0.40 - hi!! why i don't succeed to find a mod_jk for apache version 2.0.40 ?? it not exists? i've found all version except mod_jk for apache 2.0.40 ........why??
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]