Sun One Web Server 6.1 SP4 crashes when filters are built with CC ver. 5.6

Hi All
We are using NSAPI interfaces to develop the filter for Sun ONE 6.1 SP4 Web Server. Filter was working perfectly fine when it was built using Sun WorkShop 6.0, CC Compiler ver 5.2.
After we upgarded to Sun WorkShop 9.0, CC Compiler ver. 5.6, it no longer works. The web server crashes with Core. Please see the snippet below. There was however no change of code required for the upgrade.
Please let me know if some specific compiler/linker flags has to be used for building filters with CC Compiler ver. 5.6.
bash-2.03$ ./start
Sun ONE Web Server 6.1SP4 B01/20/2005 17:43
warning: CORE3283: stderr: 6950: CSemCounter created a semaphore with ID 25 using key 990470909.
warning: CORE3283: stderr: [10/Nov/2005:18:50:35] [Information] Agent
warning: CORE3283: stderr: Agent is enabled.
warning: CORE3283: stderr: 6950: Cache - created semaphore 26 using key 487154429
warning: CORE3283: stderr: 6950: ResourceCache - created semaphore 27 using key 772367101
warning: CORE3283: stderr: 6950: Cache - created semaphore 28 using key 503931645
warning: CORE3283: stderr: 6950: Cache - created semaphore 29 using key 520708861
info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_04] from [Sun Microsystems Inc.]
catastrophe: CORE3260: Server crash detected (signal SIGBUS)
info: CORE3262: Crash occurred in function realloc from module /usr/lib/libc.so.1
Back Trace of Core
#0 0xfe042974 in t_splay () from /usr/lib/libc.so.1
(gdb) bt
#0 0xfe042974 in t_splay () from /usr/lib/libc.so.1
#1 0xfe0427e0 in t_delete () from /usr/lib/libc.so.1
#2 0xfe0423e4 in realfree () from /usr/lib/libc.so.1
#3 0xfe041f48 in mallocunlocked () from /usr/lib/libc.so.1
#4 0xfe041ce0 in malloc () from /usr/lib/libc.so.1
#5 0xfe04f568 in strdup () from /usr/lib/libc.so.1
#6 0xff1c3038 in INTsystem_strdup_perm ()
from /home/porting/project/sunone/bin/https/lib/libns-httpd40.so
#7 0xff1c84c8 in INTvs_get_doc_root ()
from /home/porting/project/sunone/bin/https/lib/libns-httpd40.so
#8 0xfdb57f4c in __1cKJ2EERunnerIcreateVS6FpkcpknNConfiguration_pnRJ2EEVirtualServer__i_ ()
from /home/porting/project/sunone/bin/https/lib/libj2eeplugin.so
#9 0xfdb528bc in j2ee_vs_create ()
from /home/porting/project/sunone/bin/https/lib/libj2eeplugin.so
#10 0xff1c9444 in __1cPNSAPIVSListenerGinitVS6MpnNVirtualServer_pk1_nIPRStatus__ () from /home/porting/project/sunone/bin/https/lib/libns-httpd40.so
#11 0xff2273e4 in __1cXVSConfigurationListenerQsetConfiguration6MpnNConfiguration_pk1_nIPRStatus__ ()
from /home/porting/project/sunone/bin/https/lib/libns-httpd40.so
#12 0xff225dc8 in __1cUConfigurationManagerQsetConfiguration6FpnNConfiguration__2_ () from /home/porting/project/sunone/bin/https/lib/libns-httpd40.so
#13 0xff245b30 in __1cJWebServerDRun6F_nIPRStatus__ ()
---Type <return> to continue, or q <return> to quit---
from /home/porting/project/sunone/bin/https/lib/libns-httpd40.so
#14 0x10ab8 in main ()
Thanks

I could trace down the problem to the fact that if I don't use the map file (which is passed to the linker using -M mapfile), the plugin works perfectly fine. Further to this if I comment out the local part of the mapfile, it starts working.
mapfile :
NSAPIPlugin.so {
global:
symbol1;
symbol2;
symbol3;
# local:
Is there is any specific linker flag that I have to pass along with -M mapfile with the sun studio 9. What are possibe consequencies if I go ahead with this workaround of commenting out the local directive.

Similar Messages

  • Connecting to Oracle 9i with Sun One Web Server 6.1 SP4

    I have an application that connects to an Oracle 9i database. When I run iPlanet 4.1, I am able to login to the application and run it. Since I have migrated to Sun One Web Server 6.1 SP4, I have not been able to login. Through some built in error logging, I have been able to determine that my user validation routine is receiving a Null pointer when it trys to connect to the database. I have also determined that my login servlet is executing properly. When I receive the Null pointer error, I am redirected to a failed login page, which is what is supposed to happen in such a case. I believe that I do not have the web server configured properly to connect to the database and I am not sure how to do it! Below is an excerpt from my code where the database connection occurs and the exception is detected. Any help would be appreciated!
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
              oracleConnect = DriverManager.getConnection("jdbc:oracle:thin:@" + chost + ":" + cport + ":" + csid ,u,p);
         enable = true;
    oracleConnect.close();
    }catch(java.sql.SQLException e){processError.logError("validateUser Invalue user" + e.getMessage()); enable = false;}
    catch(java.io.FileNotFoundException e){processError.logError("validate User error" + e.getMessage());}
    catch(java.io.IOException e){processError.logError("evalidateUser rror File Error " + e.getMessage());}
    catch(java.lang.NullPointerException e){processError.logError("validateUser error Null Pointer " + e.getMessage());}

    You are not using the server's built in JDBC Connection pooling, so there is no special WebServer configuration needed to connect to a database.
    If in the other hand, you want to use the built in connection pooling, then refer to this page to see how to create a connection pool
    http://docs.sun.com/source/817-1831-10/agjava.html#wp1085593
    Samples on how to configure and use JDBC connection pooling can be found in the sample apps
    http://docs.sun.com/source/817-1833-10/pwawap.html#wp40108

  • Sun ONE Web Server 6.0 SP4 EOSL

    Hi,
    I'm having "issues" tracking down information about the status of this version of the Web Server. I'm basically tring to determine if it has gone EOSL or not as we're making a decision on whether or not to upgrade to something a little more recent!
    Thanks in advance
    jezter

    Sun generally doesn't announce EOSL (End Of Service Life) for Web Server service packs, so you're likely to get conflicting answers when you ask about 6.0 SP4 EOSL. 6.0 SP4 was de facto EOSL as soon as 6.0 SP5 was released. No bug fixes will be backported from SP5 to SP4, and the first step in isolating a problem uncovered in 6.0 SP4 will be to apply the current service pack, 6.0 SP9.
    Instead, Sun announces EOSL for versions like "iPlanet Web Server 6.0". iPlanet Web Server 6.0 EOL (End Of Life) was 05/2004. It will be EOSL 05/2009.
    If you're using 6.0 SP4, you should apply the latest service pack as soon as possible. Critical security vulnerabilities have been addressed by subsequent service packs.

  • Sun one web server 6.0 SP6 crashed

    Hi,
    I get the error message when accessing the web server instance all the time: "the page cannot be displayed" and the error log file says "[29/Dec/2003:09:28:34] catastrophe (12932): Server crash detected (signal SIGBUS) [29/Dec/2003:09:28:34] info (12932): Crash occurred in NSAPI SAF NSServletNameTrans "
    Im running on HP-UX 11. Am I supposed to get a default web page from the web server instance? Please help.
    thanks

    Yes, you will get a default page(index.html) if the webserver instance starts up correctly. It seems the instance is not starting correctly for you, so no pages will get served.
    Looks like a problem with JVM initialisation. Try to disable Java for that instance using the Admin-server and then apply the changes and start the instance. To disable Java for that instance:
    From Admin Gui: select the instance that is having this problem, mange that instance. Use Java tab and disable Java for that instance. Apply the changes, restart it and test.
    If it comes up fine, then it will confirm that you have a problem initialising the JVM for that instance. In that case you will have to check release notes to see if you have the required OS patches etc. If you still need further assistance, perhaps you should open up a support case to Sun Services.
    Thanks
    Manish

  • Configuring Sun One Web Server 6.1 SP4 to run JSPs

    I have a web application that uses HTML, Servlets, Javascript, and JSPs and accesses an Oracle 10g database. So far, I have configured the web server to run the HTML, Javascript, servlets, and Access the database. I have not been able to figure out how to execute the JSPs. I get an error stating the the JSPs cannot be compiled into servlets. My web browser displays a message indicating that this could be a misconfiguration of the web server. If anyone could provide some insight, I would greatly appreciate the help!

    This is the entry in the Web Server error log:
    [17/Mar/2005:14:55:55] failure (13130): for host 147.103.44.38 trying to GET /SI/NewSIForm.jsp, service-j2ee reports: StandardWrapperValve[jsp]: WEB2792: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: WEB4000: Unable to compile class for JSP /opt/SUNWwbsvr/https-fredricksburg/ClassCache/https-fredricksburg/default-webapp/_jsps/_SI/_NewSIForm_jsp.java:11: 'class' or 'interface' expected import javax.servlet.*; ^ /opt/SUNWwbsvr/https-fredricksburg/ClassCache/https-fredricksburg/default-webapp/_jsps/_SI/_NewSIForm_jsp.java:12: 'class' or 'interface' expected import javax.servlet.http.*; ^ /opt/SUNWwbsvr/https-fredricksburg/ClassCache/https-fredricksburg/default-webapp/_jsps/_SI/_NewSIForm_jsp.java:13: 'class' or 'interface' expected import javax.servlet.jsp.*; ^ /opt/SUNWwbsvr/https-fredricksburg/ClassCache/https-fredricksburg/default-webapp/_jsps/_SI/_NewSIForm_jsp.java:14: 'class' or 'interface' expected import org.apache.jasper.runtime.*; ^ 4 errors at org.apache.jasper.compiler.Compiler.compile(Compiler.java:312) at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.loadJSP(JspServlet.java:764) at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.access$000(JspServlet.java:624) at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:401) at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363) at javax.servlet.http.HttpServlet.service(HttpServlet.java:908) at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161) at com.iplanet.ias.web.WebContainer.service(WebContainer.java:578)

  • Sun One Web Server connection pool goes stale after some time

    Hi all,
    I have a few web applications running on Sun One Web Server 6.1 (SP4). I configured a connection pool via the web admin of the web server. I do not know why the connections in the connection pool are never released after some time (this happened for 3 times with a couple of months in between). I need to reboot the web server to solve this problem everytime the connection pool goes stale. I have verified that the resources are released (stream and connection are closed) with proper programming logic. Even so, I think that the connections will be timed out (the setting is 5 minutes) by the web server as a bulletproof even if the resource is not released properly as implemented in the code logic. Can anybody help on this? I have been troubled by this problem by weeks.
    Thank you in advance.

    Hi all,
    I have a few web applications running on Sun One Web Server 6.1 (SP4). I configured a connection pool via the web admin of the web server. I do not know why the connections in the connection pool are never released after some time (this happened for 3 times with a couple of months in between). I need to reboot the web server to solve this problem everytime the connection pool goes stale. I have verified that the resources are released (stream and connection are closed) with proper programming logic. Even so, I think that the connections will be timed out (the setting is 5 minutes) by the web server as a bulletproof even if the resource is not released properly as implemented in the code logic. Can anybody help on this? I have been troubled by this problem by weeks.
    Thank you in advance.

  • SunOne 6.1 HTTP4044 error with sun one web server cluster

    use sun one web server 6.1 sp4 makeup cluster,transfer configure file have HTTP 4044 error.the /opt/SUNWwbsvr/https-admin/logs/error file message are:
    failure ( 4646): for host x.x.x.x trying to POST /https-x.x.x.x/admin/clxfer, cgi_scan_headers reports: HTTP4044: the CGI program /opt/SUNWwbsvr/bin/https/admin/bin/clxfer did not produce a valid header (program terminated without a valid CGI header. Check for core dump or other abnormal termination)
    Anyone have experience with this?

    Hi, I am also getting the same error, can someone please help me on this.
    [13/Jul/2009:05:23:21] failure ( 9574): for host X.X.X.X trying to GET /https-derivmatch/admin/security, cgi_scan_headers reports: HTTP4044: the CGI program /usr2/netscape/server61/bin/https/admin/bin/security did not produce a valid header (program terminated without a valid CGI header. Check for core dump or other abnormal termination)
    [13/Jul/2009:05:24:13] failure ( 9574): for host X.X.X.X trying to GET /https-derivmatch/admin/security, cgi_scan_headers reports: HTTP4044: the CGI program /usr2/netscape/server61/bin/https/admin/bin/security did not produce a valid header (program terminated without a valid CGI header. Check for core dump or other abnormal termination)
    Thanks a lot.
    Regards,
    Mallik

  • How to enable fastcgi on sun one web server 6.1 SP6

    Hi, all
    I fail to install fastcgi on sun one web server 6.1 SP6. When i access php page, the following errors are displayed in error log.
    [18/Oct/2006:14:08:45] failure (21781): for host x.x.x.x trying to GET /chkwww.php, responder-fastcgi reports: FCGI1062: Stat failure
    [18/Oct/2006:14:08:45] failure (21781): for host x.x.x.x trying to GET /chkwww.php, responder-fastcgi reports: FCGI1073: Unable to service the request even after trying 0 times
    The following is the environment:
    Web Server path: /i03_01/SUNWebSP6
    PHP 4.4.2 installation path: /i03_01/php-fcgi
    PHP library path: /i03_01/php-lib
    PHP configuration: ./configure prefix=/i03_01/php-fcgi enable-fastcgi with-mysql=/i03_01/tmp/mysql-standard-4.1.12-sun-solaris2.8-sparc enable-mbstring=all enable-mbregex enable-exif with-gd with-png-dir=/i03_01/php-lib with-zlib-dir=/i03_01/php-lib with-jpeg-dir=/i03_01/php-lib with-t1lib=/i03_01/php-lib with-freetype-dir=/i03_01/php-lib
    libfastcgi.so path: /i03_01/SUNWebSP6/bin
    The following is my configuration:
    In mime.types, add this line at the bottom:
    type=magnus-internal/fastcgi exts=php,php3,php4
    In magnus.conf, add this line at the bottom:
    Init fn=load-modules shlib="/i03_01/SUNWebSP6/bin/libfastcgi.so"
    In obj.conf, add these lines at the top.
    <Object name="default">
    Service type="magnus-internal/fastcgi"
    fn="responder-fastcgi"
    app-path="/i03_01/php-fcgi/bin/php"
    min-procs="1"
    app-env="PHP_FCGI_CHILDREN=1"
    app-env="PHP_FCGI_MAX_REQUEST=200"
    app-env="PHPRC=/i03_01/SUNWebSP6/https-www/config"
    </Object>
    Anyone can help me? Thanks.
    Message was edited by:
    polyuitjerry

    Stat failure is caused when either Fastcgistub or app-path is not accessible.
    Is "Fastcgistub" executable too in /i03_01/SUNWebSP6/bin directory ? If not, then copy it to that directory. Make sure it has exec permission.
    Do you see Fastcgistub process ? If yes, then check the app-path (/i03_01/php-fcgi/bin/php). Is it accessible ?
    And also, check "Fastcgistub.log" file under <webserver-temp-dir> directory for any error msgs.

  • Sun one web server 6.0 sp9. Crash occurred in function JVM_NewArray or JVM_

    We have a web page with 2 frame set (fa, and fb)
    fb has a table with a cell containing div of another table xx.
    We face the case where the result in the table xx is not completely displayed due to server crash.
    Each time this page is serviced the server crash with the following exception in server was shown from the errors log:
    Server crash detected (signal SIGBUS)
    Crash occurred in function JVM_FillInStackTrace from module /usr/j2se/jre/lib/sparc/client/libjvm.so
    Occasionally the server crash with the following exception:
    Server crash detected (signal SIGSEGV)
    Crash occurred in function JVM_NewArray from module /usr/j2se/jre/lib/sparc/client/libjvm.so
    We were not able to simulate this problem in another instance in �dev� box.
    We were also not able to simulate this problem in another instance in same �final� box.
    The following was googled for JVM_NewArray :
    bug id : 4839641 <http://developer.java.sun.com/developer/bugParade/bugs/4839641.html>
    bug id : 4720694 <http://developer.java.sun.com/developer/bugParade/bugs/4720694.html>
    The web service is in �final� box using the following:
    - Sun one web server 6.0 sp9.
    -SunFire 880
    -OS: Solaris 9
    - Using the Java HotSpot(TM) Client VM v1.4.1_01a from Sun Microsystems Inc.
    -JSP
    -Java
    Would this problem we are facing be a sunone server issue or JVM issue?
    Or would there be other issues?

    It sure sounds like a JVM bug. I think you should try
    using either a) the JVM shipped with Web Server 6.0
    SPx (as this is the JVM version that's received the
    most testing with Web Server 6.0 SPx) or b) the
    latest 1.4-series JVM (as this will include bug fixes
    made since 1.4.1_01a).Thanks for the prompt reply.
    Would have to upgrade the JVM then.
    Will get back again if the upgrade of the JVM solves this issue.

  • Sun one web server 6.0 sp9. Crash occurred in function JVM_NewArray

    We have a web page with 2 frame set (fa, and fb)
    fb has a table with a cell containing div of another table xx.
    We face the case where the result in the table xx is not completely displayed due to server crash.
    Each time this page is serviced the server crash with the following exception in server was shown from the errors log:
    Server crash detected (signal SIGBUS)
    Crash occurred in function JVM_FillInStackTrace from module /usr/j2se/jre/lib/sparc/client/libjvm.so
    Occasionally the server crash with the following exception:
    Server crash detected (signal SIGSEGV)
    Crash occurred in function JVM_NewArray from module /usr/j2se/jre/lib/sparc/client/libjvm.so
    We were not able to simulate this problem in another instance in �dev� box.
    We were also not able to simulate this problem in another instance in same �final� box.
    The following was googled for JVM_NewArray :
    bug id : 4839641 <http://developer.java.sun.com/developer/bugParade/bugs/4839641.html>
    bug id : 4720694 <http://developer.java.sun.com/developer/bugParade/bugs/4720694.html>
    The web service is in �final� box using the following:
    - Sun one web server 6.0 sp9.
    -SunFire 880
    -OS: Solaris 9
    - Using the Java HotSpot(TM) Client VM v1.4.1_01a from Sun Microsystems Inc.
    -JSP
    -Java
    Would this problem we are facing be a sunone server issue or JVM issue?
    Or would there be other issues?

    It sure sounds like a JVM bug. I think you should try
    using either a) the JVM shipped with Web Server 6.0
    SPx (as this is the JVM version that's received the
    most testing with Web Server 6.0 SPx) or b) the
    latest 1.4-series JVM (as this will include bug fixes
    made since 1.4.1_01a).Thanks for the prompt reply.
    Would have to upgrade the JVM then.
    Will get back again if the upgrade of the JVM solves this issue.

  • Sun ONE Web Server 6.1SP4 - Crashing

    I am getting the below while starting the web server instance. I have checked with the OS support team and they confirmed that the system is upto date with all the OS patches. Can someone please help?
    Sun ONE Web Server 6.1SP4 B01/20/2005 17:43
    catastrophe: CORE3260: Server crash detected (signal SIGSEGV)
    info: CORE3262: Crash occurred in function strlen from module /usr/lib/libc.so.1

    Thanks. I got it now. Here is the output of pstack.
    # pstack core.webservd.10594.evapsd005.0.0.1137645487
    core 'core.webservd.10594.evapsd005.0.0.1137645487' of 10594: webservd -r /opt/geps/iPlanet -d /opt/geps/iPlanet/https-admserv/confi
    ----------------- lwp# 1 / thread# 1 --------------------
    fe0331d0 strlen (286f626a, 400, 544, 0, ff0ef758, 0) + 38
    ff0b7390 ldap_charray_dup (ff0ddea0, 0, fda61118, ff3de7a8, 0, 0) + 68
    fd39cd48 ldap_url_dup (b27f8, 0, ffffffff, fffffff8, 0, ae565) + 1ac
    fd39cd7c ldap_url_duplist (b27f8, 0, 0, 4, 1, fd3bf4c8) + 14
    fd388e48 ldap_create (fffffff6, 32, 0, fe0bf789, fd3dc618, fd3dc602) + d8
    fd3890a4 ldap_initialize (fd3ed488, fd3ed808, fd3dc5e8, fd3dc710, fd3dc440, 0) + 8
    fd3d2a80 do_init (fd3ed488, ffbeefd8, fd3ee708, d, 0, 0) + 1bc
    fd3d34a0 do_init2 (0, ff000000, 0, fd3d6c34, ae4a8, 72) + 10
    fd3d6968 nssldap_getgroupsbymember_r (adaa0, ffbef5a4, adaa0, ae49c, fe09890c, ae3e0) + 38
    fe0498bc nss_search (1, fe0bef4c, fe0c35a4, fd3d6930, ae3e8, adaa0) + 1cc
    fe098698 _getgroupsbymember (59cf0, fe0abcbc, 10, 1, ae3e0, fe0bc008) + ac
    fe040f00 initgroups (ae398, ffffffff, 10, 59cf0, ff2f1cac, 59b88) + 84
    ff245764 __1cJWebServerDRun6F_nIPRStatus__ (ff2eedb0, ff2eed74, bbd18, ff2eedb4, 2c24, ff2c1624) + 6e8
    00010ab0 main (7, ffbef74c, ffbef76c, 20c00, 0, 0) + 1c
    00010a70 _start   (0, 0, 0, 0, 0, 0) + 108
    ----------------- lwp# 2 / thread# 2 --------------------
    fe09dbe4 _poll    (fdbbede0, fdbf0200, 1388, 1, fdbbede0, fe097c80) + 8
    fedc9568 pt_poll_now (fdbbee48, a, 3, ffffffff, ffffffff, 20) + 48
    fedca460 pt_Read (ffffffff, fdbbeed8, 1000, 178c, 1e9ec, 0) + e0
    ff23f058 __1cRLogNsprDescriptorDrun6M_v_ (66960, 1, fdbbeed8, 0, 1400, ff2e069c) + 44
    ff106dec ThreadMain (66960, 0, 2, 0, 1, 4b8) + 24
    fedd0028 ptroot (96600, fdbf0200, 0, 0, 10000, fede8d70) + d0
    fe154c3c lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 3 / thread# 3 --------------------
    fe09dbe4 _poll    (fdb3ede0, fdbf0400, 1388, 1, fdb3ede0, fe097c80) + 8
    fedc9568 pt_poll_now (fdb3ee48, f, 3, ffffffff, ffffffff, 20) + 48
    fedca460 pt_Read (ffffffff, fdb3eed8, 1000, 178c, 1e9ec, 0) + e0
    ff23f058 __1cRLogNsprDescriptorDrun6M_v_ (b7f80, 2, fdb3eed8, 1, 1400, ff2e069c) + 44
    ff106dec ThreadMain (b7f80, 0, 2, 0, 1, 4b8) + 24
    fedd0028 ptroot (ccd30, fdbf0400, 0, 0, 10000, fede8d70) + d0
    fe154c3c lwpstart (0, 0, 0, 0, 0, 0)
    #

  • Sun One web server 6.0 Authentication

    Does anyone know if it is possible to use form based authentication under Sun One Web Server 6.0, that checks the user authentication on a proprietary API. I need to use a JAVA library to authenticate users and i would like to use it under the form based authentication method inside the web server. Is it possible to write a plug-in for web server authentication mechanism?
    Thank you

    I have almost identical problem (topic �iPlanet 6.0 stops responding�). Since than I made some serious testing and found out that NSAPI does not produce problem. There are two types of delays: the shortest last from 10 to 20 seconds and usually there is �Error accepting connection (The semaphore timeout period has expired.� message in error log. The longest sometimes last more than 10 minutes.
    This is short cut from my response time log (in miliseconds):
    10:30:18 Response:    15
    10:30:28 Response:    32
    10:30:38 Response:    47
    10:30:48 Response:    31
    10:31:06 Response:  8265
    10:31:17 Response:   188
    10:31:27 Response:    31
    10:31:37 Response:    16
    10:31:47 Response:    16
    10:31:57 Response:    31
    10:32:07 Response:    32
    10:32:17 Response:    31
    10:32:37 Response: 10578
    10:32:47 Response:    31
    10:32:57 Response:    31
    10:33:07 Response:    32
    10:33:17 Response:    47
    10:33:27 Response:    31
    10:33:38 Response:   266
    10:33:48 Response:    62
    10:33:58 Response:    31
    10:34:08 Response:    47
    10:34:18 Response:    47
    10:34:28 Response:    31
    10:34:49 Response: 11047
    10:34:59 Response:    31
    10:35:10 Response:    93
    10:35:20 Response:    32
    10:35:30 Response:    46
    10:35:40 Response:    32
    10:35:50 Response:    47
    10:36:00 Response:    46
    10:36:10 Response:    32
    10:36:20 Response:    62
    10:36:30 Response:    47
    10:36:40 Response:    31
    10:36:50 Response:   391
    10:37:01 Response:   297and Connection statistics from Admin web at delay
    Total Number Of Connections:  31644 
    Maximum Number Of Queued Connections: 4096 
    Peak Number Of Queued Connections: 285 
    Current Number Of Queued Connections: 285 
    Number Of Processes:  1 Configuration is Sun One Web Server 6.0.6, Win2K Advanced Server with SP4, Single Processor Machine (Compaq DL360).

  • Sun one web server 6.0 admin instance

    Hi,
    After installing Sun one web server 6.0 sp6 on HP-UX, the admin server instance seems to work fine (i.e. I can bring up the admin web page). However, I cannot bring up web page from other web server instance. it gives me this error "the page cannot be displayed". Am I supposed to get a default webpage from this web server? How can I tell if this web server is working properly? Please help.
    thanks,
    Paul

    Hi,
    thanks for your prompt reply Joe. No, I don't get anything in the access log but I got some error messages in error log. It looks like the error indicates the web server crashed. Please help. I've been struggling to get this web server running and it's going nowhere.
    "[24/Dec/2003:08:40:19] catastrophe ( 8291): Server crash detected (signal SIGBUS)
    [24/Dec/2003:08:40:19] info ( 8291): Crash occurred in NSAPI SAF NSServletNameTrans
    [24/Dec/2003:08:40:26] failure ( 8290): Child process admin thread is shutting down
    [24/Dec/2003:08:40:26] info ( 8326): Installing a new configuration
    [24/Dec/2003:08:40:26] info ( 8326): [LS ls1] http://hpusam20, port 1040 ready to accept requests
    [24/Dec/2003:08:40:26] info ( 8326): A new configuration was successfully installed
    [24/Dec/2003:08:40:26] warning ( 8326): Port directive ignored
    [24/Dec/2003:08:40:26] warning ( 8326): The server configuration may require more file descriptors than the operating system provides. If you encounter PR_PROC_DESC_TABLE_FULL_ERROR errors, you may wish to increase the operating system hard file descriptor limit from 1024 to 5763 (see your operating system documentation) or decrease one or more of the following settings: MaxFiles in nsfc.conf and ConnQueueSize, RqThrottle, and MaxKeepAliveConnections in magnus.conf."

  • Sun ONE Web Server & Remote User field

    Hi,
    I look for a tip to my Sun ONE Web Server 6.1 SP2 configuration.
    I have:
    - OS: Sun Solaris 8
    - Apache 1.3 (listen port :80)
    - Sun ONE Web Server 6.1 SP2 (listen port :81)
    - Weblogic 8.1 SP4 (listen port :8001)
    The 3 applications are in the same server.
    My first configuration works:
    - Apache works with basic authentification by password file (generate with htpasswd) and communicates with Weblogic
    - Weblogic listens http requests and work with the remote user id (use method HttpServletRequest.getRemoteUser())
    My second configuration doesn't work:
    - Apache works with basic authentification by password file (generate with htpasswd) + reverse proxy mode (use VirtuaHost) and communicates with Sun ONE Web Server
    - Sun ONE Web Server works with no authentification mode and communicates with Weblogic
    - Weblogic listens http requests and works with the remote user id (use method HttpServletRequest.getRemoteUser())
    The HttpServletRequest.getRemoteUser() returns null in my second configuration.
    How I can configure my Sun ONE Web Server to foward the remote user id ?
    Thank you.
    Christophe.

    Can you send your obj.conf?
    I do not have a 6.1 Web Server installed, by guess work try
    NameTrans fn="redirect" from="/index.html" url="/"
    Also remove find-index or any such SAFs if you have in your obj.conf
    PathCheck fn="find-index" index-names="index.html,home.html,index.jsp"Why do you need this?

  • Unable to start Sun One Web Server 6.1 SP5 64bits on Solaris 10

    Hello,
    I installed the Sun One Web Server 6.1 SP5 64bits successfully on a Solaris 10 machine, but was unable to started up the web server application:
    The error message is below,
    # pwd
    /app/SUNWwbsvr61sp5/https-admserv
    # ls
    ClassCache config restart SessionData stop
    conf_bk logs rotate start webapps
    # ./start
    Sun ONE Web Server 6.1SP5 (64-Bit) B12/02/2005 04:37
    failure: CORE3170: Configuration initialization failed: Error running init function load-modules: dlopen of /app/SUNWwbsvr61sp5/bin/https/lib/libj2eeplugin.so failed (ld.so.1: webservd: fatal: libjvm.so: open failed: No such file or directory)
    I have searched the forum and found some what similar case but it was for SP4.
    Please if anyone had experienced with this please advise how to resolve this issue.
    I greatly appreciated,
    Thank you
    Edited by: n2sun on Jun 12, 2008 10:15 AM

    just check the env file for the user who is starting or running that.
    say if it is cshell, you can see the following variables in the .cshrc which will be under the user's home directory
    setenv JAVAHOME  WS_Root/jdk
    setenv LD_LIBRARY_PATH  WS_Root/lib: /libnow source that file
    source .cshrcthen start the webserver.

Maybe you are looking for

  • MS Word AutoFit behavior

    I'm attempting to edit the AutoFit behavior of a MS Word 2003 report generated through the Report Generation Tool, but I'm having some trouble with ActiveX. I referenced an earlier thread I found via search here, but it's from 2006 so I'm not sure if

  • Upgrade/ install windows 8.1 possible on Presario A900?

    I'm planning to upgrade (fresh install) my windows OS on my compaq presario A900 which is running Windows Vista home. I know that HP only provides drivers for Vista. Has anyone installed Windows 8.1 on one of these? I'm planning to do that rather tha

  • Problem in Micro Soft Excel View in ALV Grid report.

    Hi , We are facing Problem when we are using EXCEL 2003 version with Sap GUI 710 patch level 7. It display blank output. Kindly do the need full, what could be  the reason, users are getting complaining on US please help me , ASAP Cheers

  • Staroffice 9 to SO9 Update 1 process fails

    I downloaded the StarOffice9 Update 1 patch from sunsolve and followed the directions. I'm on Windows XP SP3. The update to SO9 fails every time with an error message in German. (I have a screen shot but am unsure if I can upload it here?) What I thi

  • Upgrade from Burrito to 4.5, Could not resolve MobileApplication tag?

    Hello: As the topic states, I just upgraded from Burrito to 4.5 today. I imported my app and I get the following error: Could not resolve <s:MobileApplication> to a component implementation.    ...    line 6    Flex Problem Did they take out MobileAp