Nsapi redirector plugin for sun webserver

I am trying to determine how to configure Sun webserver 6.1SP5 to front end tomcat 5.5.27.
I cam across this link http://tomcat.apache.org/connectors-doc/webserver_howto/nes.html which talks about this topic.
My question is where can I get a pre-compiled nsapi redirector plugin nsapi_redirector.so for the following platforms:
Solaris 9 - SPARC
Solaris 10 - SPARC
Solaris 10 x86
Thanks in advance.
regards,
Vishal

Pre-compiled copies of that library may exist int he wild, but Sun hasn't produced any that I'm aware of.
Actually compiling NSAPI is generally not too difficult though. Have you tried compiling?

Similar Messages

  • Load balancing plugin for Sun WS 6.1

    Where can I find details about the load balancing plugin for Sun Java Web Server 6.1?
    Can I work around that by using the reverse proxy plugin and configure to work as a Load balancer?
    thx
    Anand

    Details about using the reverse proxy plugin can be found here:
    http://docs.sun.com/source/819-0902/rpp61.html
    The reverse proxy plugin can be used for load balancing. Use the service-passthrough Service SAF for this purpose. You are particularly interested in the "servers" parameter
    "servers - A quoted, space-delimited list of the servers that receive the forwarded requests. Individual server names may optionally be prefixed with http:// or https:// to indicate the protocol and/or suffixed with a colon and integer to indicate the port."

  • Subversion plugin for SJSWS

    Is anyone aware of a subversion (SVN) plugin for Sun web server? The svn website goes into detail on how to use SVN with Apache 2.0 by utilizing WebDAV. Has anyone found a way to utilize Sun web server WebDAV with SVN? I've searched the web for a few hours and haven't been able to find anything for Sun web servers. Any information on this would be great.
    Thanks,
    Ryan
    Edited by: rjmlangley on Mar 11, 2009 6:59 PM

    Has anyone ever figured this out? I use svn+ssh today because I didn't want to go to the trouble of running an instance of Apache just for hosting my svn repos. However, I'm at a point now where I need to make it available via http/https, and since I am already running SWS, this seems like the preferred route, if it is possible.
    Thanks,
    Bill

  • Coldfusion plugin for Apache 2.2

    Is there a Coldfusion version 4.5 or version 4 plugin for
    Apache webserver 2.2 available? If so, how can I get it? Any help
    is appreciated. Thanks

    We're having the same problem. Is there a plugin that works with apache 2.0.45?
    Thanks,
    Marie
    <[email protected]> wrote:
    Here, we have apache 2.0.44 which works fine with the plugin, but when
    we
    upgrade
    apache from 2.0.44 to 2.0.45 we get the following error
    httpd: module "mod_weblogic.c" is not compatible with this version of
    Apache
    (found
    20020612, need 20020903).
    Please contact the vendor for the correct version.
    Could anybody tell me please where to find a plugin suitable for the
    new
    apache version,
    or in the other hand, could you tell me how to workaround this problem.
    Thanks.
    Luis Esteban
    lesteban at aquanima.com

  • Php plugin 1.0 for sun java system webserver

    Hi,
    I installed php plugin 1.0 for sun java system webserver 7. But it supports default 2 DB mysql and postgresql. Can i configure oracle 10g DB support?
    Appreciate if you could throw some light on this.
    Thanks,
    Krish

    Using PHP with NSAPI plugin will definitely get you the best performance. However, if you are using PHP with NSAPI plugin enabled then you might have to be careful when you are installing any of the PHP extensions from PECL to make sure that they are thread safe.
    Note: There can be a potential issue only when using any of PECL (http://pecl.php.net) extension and not with any PEAR (http://pear.php.net) extensions.
    For example, if you PHP built for NSAPI and then using on top of WordPress or Drupal or on top of frameworks like ZF etc should not be a problem
    To compile PHP 5.3 with NSAPI, you would do some thing like
    ./configure --with-nsapi=<web-server7-install-directory>
    To compile PHP 5.3 with FastCGI, you would do some thing like
    ./configure enable-cgi enable-force-cgi-redirect

  • How to configure webserver plugin for IIS to fwd request to multiple server

    Hi,
    Have configured Sun One webserver plugin for IIS is configured as per the documentation - http://docs.sun.com/source/816-7156-10/agplugin.html
    Have a requirement to forward the request to three different servers
    Eg : http://www.host1.com/app1
    http://www.host2.com/app2
    http://www.host3.com/app3
    Getting bad gateway error when this is configured in sun-passthrough.properties file
    serverpool1.server=http://www.host1.com
    serverpool1.passthrough=/app1
    serverpool2.server=http://www.host2.com/
    serverpool2.passthrough=/app2
    Is this configuration wrong?
    Thanks

    First, set the user back to www or whatever it was. To do namebased virtual hosting, you'll need to change two things. The first is to add a NameVirtualHost directive to /etc/httpd/sites/virtualhostglobal.conf
    This is one of the VirtualHost stanzas from my Linux box, you just have to adjust the paths for your machine:
    <VirtualHost www.mydomain.com>
    ServerAlias mydomain.com
    ServerAdmin [email protected]
    DocumentRoot /usr/people/httpd/html/www
    <Directory /usr/people/httpd/html/www>
    Options Includes
    AllowOverride AuthConfig
    </Directory>
    ScriptAlias /bin /usr/people/httpd/cgi-bin/www
    ScriptAlias /cgi-bin /usr/people/httpd/cgi-bin/www
    </VirtualHost>
    Restart Apache and you should be good to go. If there are errors, could you post them from /var/log/httpd/error_log ?
    Roger

  • Sun java plugin for Safari for windows

    Dear Friends
    I have installed Safari in Windows XP. I tried to load my applet through safari. It doesn't ask for signing and doesn't run the applet. Actually safari uses its own java plugin . Is there any option to use sun java plugin for that one and run the signed applets. please reply immediately

    We (Sun) don't have much experience with Safari on Windows at this point. Going forward, the new Java Plug-In in 6u10 should work with Safari on Windows, once Safari upgrades their NPAPI and NPRuntime interfaces to the versions in Firefox 3.

  • Now available - Sun ONE AppServer 7, Plugin for JBuilder 8

    I am pleased to announce that Sun ONE Application Server 7, Plugin for JBuilder 8 is now available for public download. This technology integrates JBuilder 8 with the Sun ONE Application Server runtime environment to provide a fully-automated development experience. The Plugin enables J2EE developers to take full advantage of productivity enhancements provided by JBuilder. The Plugin is a technology provided by Sun for developer convenience. Sun will provide limited support on this technology.
    The User Guide included in the download describes the capabilities and steps to use the Plugin for JBuilder 8. To use, uncompress the JAR file into the JBuilder 8 root install directory.
    Note: Fee-based, guaranteed, technical support for the JBuilder Plugin is provided by Developer Technical Support. For community support, please visit Sun Software Forum on AppServer IDE.
    You can download a copy from:
    http://wwws.sun.com/software/download/products/3ed3e01f.html

    I am running JBuilder 9 Enterprise. Would you be able to give the code for this plugin so that I could configure it for 9, then give it back for the community use? Or could you make the neccessary changes for 9 and release the plugin?

  • Suggest me for the Issue on Sun webserver 7.0

    Hi All,
    I should not call it as issue.
    In our project ,we have configured reverse proxy on two sun webserver 7.0 servers ,each webserver will serve each sun application server.The reverse proxy configuration is working fine and it is serving sun application server comfortably.But the issue is,
    Sometimes one of the Sunapplication servers is going down and based on reverse proxy configuration the webserver is redirecting the requests to the server which is already down.
    How can I configure sun webserver to redirect to another application which is alive.
    Looking for your valuable replies.
    Thanks in Advance
    Madhu

    Thanks for the reply and I will check & get back.
    This is my obj.conf
    # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
    # Use is subject to license terms.
    # You can edit this file, but comments and formatting changes
    # might be lost when you use the administration GUI or CLI.
    <Object name="default">
    AuthTrans fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true"
    NameTrans fn="ntrans-j2ee" name="j2ee"
    NameTrans fn="pfx2dir" from="/mc-icons" dir="/opt/SUNWwbsvr7/lib/icons" name="es-internal"
    NameTrans fn="map" from="/idm" name="reverse-proxy-/idm" to="http:/idm"
    NameTrans fn="redirect" from="/user" url-prefix="http://sesame1.hdfcsldm.com/idm/user"
    NameTrans fn="redirect" from="/" url-prefix="http://sesame1.hdfcsldm.com/idm"
    PathCheck fn="unix-uri-clean"
    PathCheck fn="check-acl" acl="default"
    PathCheck fn="find-pathinfo"
    PathCheck fn="find-index-j2ee"
    PathCheck fn="find-index" index-names="index.html,home.html,index.jsp"
    ObjectType fn="type-j2ee"
    ObjectType fn="type-by-extension"
    ObjectType fn="force-type" type="text/plain"
    Service method="(GET|HEAD)" type="magnus-internal/directory" fn="index-common"
    Service method="(GET|HEAD|POST)" type="*~magnus-internal/*" fn="send-file"
    Service method="TRACE" fn="service-trace"
    Error fn="error-j2ee"
    AddLog fn="flex-log"
    </Object>
    <Object name="j2ee">
    Service fn="service-j2ee" method="*"
    </Object>
    <Object name="es-internal">
    PathCheck fn="check-acl" acl="es-internal"
    </Object>
    <Object name="cgi">
    ObjectType fn="force-type" type="magnus-internal/cgi"
    Service fn="send-cgi"
    </Object>
    <Object name="send-precompressed">
    PathCheck fn="find-compressed"
    </Object>
    <Object name="compress-on-demand">
    Output fn="insert-filter" filter="http-compression"
    </Object>
    <Object name="reverse-proxy-/idm">
    Route fn="set-origin-server" server="http://150.2.0.171:8080"
    </Object>
    <Object ppath="http:*">
    Service fn="proxy-retrieve" method="*"
    </Object>Thanks
    Madhu

  • IPlanet plugin for WebLogic not working - cannot find function named wl_init

    Hi,
    I have been having this issue for the last two days. It relates to
    IPlanet plugin for WbLogic. Following is the error I get:
    [17/Apr/2003:11:41:26] config ( 2069): func_exec reports: cannot find
    function named wl_init [17/Apr/2003:11:41:26] failure ( 2069):
    Configuration initialization failed: Error running init function
    wl_init: unknown error
    Here is my environment:
    SUN E-250 Server
    Solaris 8.0 with recommended Patch-set
    iPlanet-WebServer-Enterprise/6.0SP4
    Web logic 7 SP2
    Here is how I have edited magnus.conf to include the following lines:
    Init fn="load-modules"
    shlib="/usr/iplanet/servers/plugins/lib/libproxy.so" func
    s="wl_proxy,wl_init" Init fn="wl_init"
    #ServerRoot /usr/iplanet/servers/https-cablevision5
    ..... rest of the file ..........
    As you have noticed I have put everything regrding plugin in one line.
    I have also used various other combinations of breaking this line
    into multiple lines but no use.
    What I have also noticed is that if I change the name of libproxy.so
    to some other arbitrary file name that does not exist, even then the
    error message does not change. So it looks like the library is not
    even being loaded.
    The library file is owned by root and has permissions to read and
    execute for everyone.
    I will really appreciate is I can get any help. I have noticed that
    there are folks who have posted similar problem, no one gave an answer
    to them. Please be more generous this time in furnishing with your
    opinion.
    Thanks
    Jamal

    I will try and be as descriptive as possible. I hate the posts that
    dont give any help.
    Anyway you did not mention anything about your obj.conf configuration.
    Here is how it should look, e.g.:
    Init fn="load-modules" funcs="wl-proxy,wl-init"\
    shlib=/usr/local/netscape/plugins/libproxy.so
    Init fn="wl-init"
    <Object name="weblogic" ppath="*/weblogic/*">
    Service fn=wl-proxy WebLogicHost=myweblogic.server.com\
    WebLogicPort=7001 PathTrim="/weblogic"
    </Object>
    Check the following url:
    http://www.weblogic.com/docs51/admindocs/nsapi.html
    Ok,so you probably have those in there. If not, then please check
    that you have directives in obj.conf and the magnus.conf as well.
    Again the service line should be all one line.
    Next, are you proxying by path or by suffix. I.E. do you want
    everything to go to weblogic or just .jsp. You can configure either
    way. This will change your directive. Specifically ppath means proxy
    by path. To proxy by file extension (or what i call suffix) then look
    at this url for specifics:
    http://www.weblogic.com/docs51/admindocs/nsapi.html#exts (notice the
    anchor in the link)
    Post how it goes...
    a.r.
    [email protected]
    [email protected] (Jamal Najmi) wrote in message news:<[email protected]>...
    Hi,
    I have been having this issue for the last two days. It relates to
    IPlanet plugin for WbLogic. Following is the error I get:
    [17/Apr/2003:11:41:26] config ( 2069): func_exec reports: cannot find
    function named wl_init [17/Apr/2003:11:41:26] failure ( 2069):
    Configuration initialization failed: Error running init function
    wl_init: unknown error
    Here is my environment:
    SUN E-250 Server
    Solaris 8.0 with recommended Patch-set
    iPlanet-WebServer-Enterprise/6.0SP4
    Web logic 7 SP2
    Here is how I have edited magnus.conf to include the following lines:
    Init fn="load-modules"
    shlib="/usr/iplanet/servers/plugins/lib/libproxy.so" func
    s="wl_proxy,wl_init" Init fn="wl_init"
    #ServerRoot /usr/iplanet/servers/https-cablevision5
    ..... rest of the file ..........
    As you have noticed I have put everything regrding plugin in one line.
    I have also used various other combinations of breaking this line
    into multiple lines but no use.
    What I have also noticed is that if I change the name of libproxy.so
    to some other arbitrary file name that does not exist, even then the
    error message does not change. So it looks like the library is not
    even being loaded.
    The library file is owned by root and has permissions to read and
    execute for everyone.
    I will really appreciate is I can get any help. I have noticed that
    there are folks who have posted similar problem, no one gave an answer
    to them. Please be more generous this time in furnishing with your
    opinion.
    Thanks
    Jamal

  • Bug in session manager. If you work for Sun, please take a look.

    While evaluating what it would take to transition from Iplanet 6 to Sun Webserver 6.1, I found a problem with the Sun Webserver's s1ws60 session managers. If the page is not explicitly flushed before ending, the session cookie JSESSIONID is never sent. So as long as the user continues to visit small pages, they keep getting new sessions (because they are never sent a session id, so the session manager creates a new one every time they visit). The session cookie is sent if larger pages are visited (the buffer is automatically flushes). The session cookie is also sent if out.flushBuffer() is explicitly called within the JSP. This problem was not present in IWS6.0.
    The problem has been tracked down to a combination of the code in com.iplanet.server.http.session.IWSSessionManager (found in the "plugins" directory) and the JSP's Java code generated by a component of the webserver (Catalina?). Under Iplanet, the code generated in the finally{} section of the JSP first flushed the buffer, then called releasePageContext. Under Sun Webserver, the code generated just calls releasePageContext without explicitly flushing the buffer before the call. When flushing the buffer for a non-committed response, the headers are first generated and sent, along with any cookies, including the session cookie. The server only sends the session cookie if, among other things, the session satisfies "_session.isNew()". The order of events in releasePageContext ensures that this is never true when used in combination with IWSSessionManager. I don't have the source code to verify this, but from experimentation I think this is the reason: Before the buffer is flushed, the session is saved by IWSSessionManager.update(session), which at line 498 calls "sn.unsetNew()". So the session is never isNew() when it gets around to sending the session cookie. This can be resolved by either adding an explicit buffer flush to the finally{} section of the JSP, or removing the unsetNew() call from IWSSessionManager. Since I don't know where the code that generates the JSP is (or if I can even change it), I ended up removing the sn.unsetNew() call from the update() function.
    Here's the code generated in the finally{} section using IWS6 and Sun Webserver:
    Iplanet 6
            } finally {
                if (out != null && (out instanceof org.apache.jasper.runtime.JspWriterImpl)) {
                    ((org.apache.jasper.runtime.JspWriterImpl) out).flushBuffer();
                if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
            }Sun Webserver
            } finally {
                _jspx_releaseTags(_jspx_curTag, null);
                if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
            }

    I posted a bug report on this.

  • NSAPI Redirector in SOLARIS 8

    Hi:
    I'm trying to fordward request from iPlanet 6.0 (Solaris 8) to Tomcat 5.5 using NSAPI Redirector.
    When I load the plugin mod_jk-1.2.15-solaris8-sparc-apache-1.3.33.so I obtain this message:
    [09/Jan/2006:17:22:09] failure (18615): Configuration initialization failed: Error running init function load-modules: dlopen of /uni2/produccion/iws60sp2/plugins/nsapi/mod_jk-1.2.15-solaris8-sparc-apache-1.3.33.so failed (ld.so.1: ns-httpd: fatal: relocation error: file /uni2/produccion/iws60sp2/plugins/nsapi/mod_jk-1.2.15-solaris8-sparc-apache-1.3.33.so: symbol ap_null_cleanup: referenced symbol not found)
    I checked that the requeried libraries are in the Path.
    Any idea?

    hi
    i was reading through your posts but still don't understand why you would need or loose your sleep in getting to work with tomcat when sun java system web server can do the job in house.
    also, if you r interested in having different entry point, why not have multiple instances of web server or multiple virtual servers to do the job .
    pl. note that sun java system web server derives the better performance and is able to put some good numbers in Spec Web because of its wonderful integration.
    just my 2c

  • Error while Starting portal On Sun Webserver.

    HI All,
    I have installed Sun portal server 7.1. on Sun Webserve 7.1 and while starting Webserver is throwing Errrors.
    Every thing is fine before but after change of IP Address I am getting these kind of errors.
    Below is the error log.
    Sun Java System Web Server 7.0 B12/04/2006 10:15
    info: WEB0100: Loading web module in virtual server [sso.example.com] at [/portal]
    info: JAXRPCSERVLET12: JAX-RPC context listener initializing
    failure: WebModule[/portal]StandardWrapper.Throwable
    com.sun.portal.desktop.context.ContextError: DSAMEConnection.getGlobalAttributes(): SunPortalportal1DesktopService       
    *Caused by: Message:Service does not exist : SunPortalportal1DesktopService*      
    *failure: WebModule[/portal]PWC1396: Servlet /portal threw load() exception*
    com.sun.portal.desktop.context.ContextError: DSAMEConnection.getGlobalAttributes(): SunPortalportal1DesktopService
            at com.sun.portal.desktop.context.DSAMEConnection.getGlobalAttributes(DSAMEConnection.java:956)
            at com.sun.portal.desktop.context.DSAMEConnection.getGlobalAttributeMultiValueFromROC(DSAMEConnection.java:1465)
            at com.sun.portal.desktop.context.DSAMEConnection.getGlobalAttributeFromROC(DSAMEConnection.java:1449)
            at com.sun.portal.desktop.context.DSAMEServiceAppContext.getTemplateContextClassName(DSAMEServiceAppContext.java:108)
            at com.sun.portal.desktop.context.PSDesktopAppContext.getTemplateContextClassName(PSDesktopAppContext.java:387)
            at com.sun.portal.desktop.context.PSDesktopAppContext.initTemplateContext(PSDesktopAppContext.java:320)
            at com.sun.portal.desktop.context.PSDesktopAppContext.init(PSDesktopAppContext.java:87)
            at com.sun.portal.desktop.context.PSDesktopContextFactory.initDesktopAppContext(PSDesktopContextFactory.java:141)
            at com.sun.portal.desktop.context.PSDesktopContextFactory.init(PSDesktopContextFactory.java:105)
            at com.sun.portal.desktop.context.PSDesktopContextFactoryManager.getFactory(PSDesktopContextFactoryManager.java:21)
            at com.sun.portal.desktop.DesktopServlet.getDesktopContextFactory(DesktopServlet.java:195)
            at com.sun.portal.desktop.DesktopServlet.init(DesktopServlet.java:237)
            at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1150)
            at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:979)
            at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4352)
            at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
            at com.sun.webserver.connector.nsapi.WebModule.start(WebModule.java:170)
            at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1089)
            at org.apache.catalina.core.StandardHost.start(StandardHost.java:838)
            at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1089)
            at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:514)
            at org.apache.catalina.startup.Embedded.start(Embedded.java:917)
            at com.sun.enterprise.web.PwcWebContainer.onStartup(PwcWebContainer.java:47)
            at com.sun.webserver.connector.nsapi.WebContainer.start(WebContainer.java:464)
            at com.sun.webserver.init.J2EERunner.confPostInit(J2EERunner.java:292)
    Caused by: Message:Service does not exist : SunPortalportal1DesktopService
            at com.sun.identity.sm.ServiceManager.getVersions(ServiceManager.java:752)
            at com.sun.identity.sm.ServiceManager.checkServiceNameAndVersion(ServiceManager.java:783)
            at com.sun.identity.sm.ServiceSchemaManagerImpl.<init>(ServiceSchemaManagerImpl.java:97)
            at com.sun.identity.sm.ServiceSchemaManagerImpl.getInstance(ServiceSchemaManagerImpl.java:480)
            at com.sun.identity.sm.ServiceSchemaManager.<init>(ServiceSchemaManager.java:107)
            at com.sun.identity.sm.ServiceManager.getSchemaManager(ServiceManager.java:170)
            at com.sun.portal.desktop.context.DSAMEConnection.getGlobalAttributes(DSAMEConnection.java:952)
            ... 24 more
    info: url: jar:file:/opt/SUNWmfwk/lib/mfwk_instrum_tk.jar!/com/sun/mfwk/config/MfConfig.class
    info: url: jar:file:/opt/SUNWmfwk/lib/mfwk_instrum_tk.jar!/com/sun/mfwk/config/MfConfig.class
    info: LogFile is: //var/opt/SUNWmfwk/logs/instrum.%g
    info: HTTP3072: http-listener-1: http://sso.example.com:80 ready to accept requests
    info: CORE3274: successful server startup
    From log, I removed exceptions thown by java classes  for posting in this forum
    Thanks in Advance
    Madhu

    the application works fine when I try with webservice code that was built on worshop 8 ..but when i changed the code to workshop 10 it is getting build properly only during startup its giving issue....All Jar are same as the old one...only the new that I have created from wsdl for xjava is the new jar..
    I have included the same in the set environment and use it from from my ant build.

  • Sun WebServer(a.k.a iPlanet) 6 SP 5 Passthrough.dll

    Hi,
    We are running Sun WebServer(a.k.a iPlanet) 6 sp5 that proxies all the requests to weblogic servers. We tried using proxy36.dll but the response time was slow(Have opened a ticket with BEA weblogic). We then configured passthrough.dll to proxy all the request to the weblogic server. The problem that i'am facing here, no matter how many servers we specify in the servers attribute it always picks up the first one listed and forwars all the request.
    Here is the entry in obj.conf
    <Object name="passthrough">
    ObjectType fn="force-type" type="magnus-internal/passthrough"
    Service type="magnus-internal/passthrough" fn="service-passthrough" servers="http://1.2.3.4:8011 http://5.6.7.9:8011"
    Error reason="Bad Gateway" fn="send-error" uri="c:/iPlanet/Servers/docs/badgateway.html"
    </Object>
    Am i doing something wrong here.
    Thanks in advance

    babloo73,
    I did tried this with SJS Web Server 6.1 SP5, and the load balancing does work for me.
    Here is the simple test I perform.
    - configured three backend servers A, B and C
    - configured SJS Web Server 6.1 SP5 with the Reverse Proxy Plugin, described here http://docs.sun.com/source/819-0902/rpp61.html point to three servers above
    - send a request to a simple webapp, it goes to server A, successive requests from the same client go to the same server, since stickyness is implied to keep session alive
    - restarted the browser, send a new request, this time it when to server B
    Here is my config:
    <Object name="passthrough">
    ObjectType fn="force-type" type="magnus-internal/passthrough"
    Service fn="service-passthrough" servers="http://A.com http://B.com http://C.com"
    </Object>

  • "CORE3107: Child process closed admin channel" in sun webserver 6.1

    Hi,
    Does anyone know of the following error in the Sun Java Webserver 6.1 logs:
    ===========================================
    [08/Mar/2010:20:41:12] failure (27868): CORE3107: Child process closed admin channel
    [08/Mar/2010:20:41:12] info (13932): HTTP3072: [LS ls1] http://172.21.159.184:80 ready to accept requests
    [08/Mar/2010:20:41:12] failure (13932): HTTP3068: Error receiving request from 172.21.158.15 (Connection refused)
    [08/Mar/2010:20:41:12] failure (13932): HTTP3068: Error receiving request from 172.21.158.14 (Connection refused)
    [08/Mar/2010:20:41:12] failure (13932): HTTP3068: Error receiving request from 172.21.158.15 (Connection refused)
    [08/Mar/2010:20:41:12] info (13932): CORE3274: successful server startup
    [08/Mar/2010:20:41:12] failure (13932): HTTP3068: Error receiving request from 172.21.158.14 (Connection refused)
    [08/Mar/2010:20:45:13] failure (27868): CORE3107: Child process closed admin channel
    [08/Mar/2010:20:45:13] info (15075): HTTP3072: [LS ls1] http://172.21.159.184:80 ready to accept requests
    [08/Mar/2010:20:45:13] failure (15075): HTTP3068: Error receiving request from 172.21.158.15 (Connection refused)
    [08/Mar/2010:20:45:13] failure (15075): HTTP3068: Error receiving request from 172.21.158.14 (Connection refused)
    [08/Mar/2010:20:45:13] info (15075): CORE3274: successful server startup
    =============================================
    We have Sun One Webservers 6.1 installed on Solaris 10 box and where we have installed Siebel Webserver Extension (SWSE) plugin for our siebel application server. Any pointers on how we can fix these crashes(child proc error) on webserver?
    Appriciate your help.
    Thanks,
    Mahipal

    Hello were there ever any updates to this post, I'm having basically the same issue and would be interested on an update.

Maybe you are looking for