Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Webserver 2.1: ndwlli_Init: Duplicate values in [AppDir] Section
I try to get SSI running on WebServer 2.1 again. If I add a new listener
with the Web-interface and start it, I get the following errors:
oracle_at_gerhard 1> wlctl21 start temp
Oracle Web Listener 2.1.0.3.0 - Production, Version 1.20in2 Copyright 1996 Oracle Corp. All Rights Reserved. Information: Listening on port 9999 address 0.0.0.0
*****> Error: ndwlli_Init: Duplicate values in [AppDir] Section
******************************************************** Information: ndwp_dinit: PROXY Services not initialized Information: The server started successfully Server now running as process 32134
But I do not see any duplicate Value in [AppDirs] (there is no [AppDir], so I suppose [AppDirs] is meant...)! There is actually only one single entry!
Now, as soon as I try to access any page, I get an error:
Error: ndwllad_process_list_data: Unable to start child process.
Error: ndwllad_process_list_data: Error instantiating the WRB process
[...]
Error: Companion oraweb2 process failed
and a core is thrown!
oracle_at_gerhard 2> ll core
-rw------- 1 oracle dba 1671168 Aug 26 22:23 core
I can start the WebServer if I comment the following line out:
[DynApps]
/usr/local/app/oracle/product/7.3.3/ows21/lib/ndwfss.so oracle_adp_init
But then, SSI does not work anymore!
What can I do to get things working?
Thanks, Gerhard.
--
Gerhard Möller - moeller_at_offis.uni-oldenburg.de
Received on Thu Aug 26 1999 - 15:34:42 CDT
![]() |
![]() |