Error accepting connection

Hello,
I have developed an application tha uses struts and tiles in the web tier and a stateless session bean in the app tier.
This is a simple applicaton where the user logs in, and then some information is
gathered about the user from a database in a data transfer object through a data
access object . This is also a very simple query, and I make sure that I have no open
connections or cursors after I am done with the query.
What happens is that sometimes (its random) when I look at the server log, I see this message:
SEVERE: HTTP3069: Error accepting connection (Connection reset by peer)
There is nothing else but this, and I think it is an http error, but I am lost because I cannot find out why. All my jsps use this tile:
<%@ page language="java" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Connection" content="Keep-Alive">
<meta http-equiv="Cache-Control" content="no-store">
<meta http-equiv="Pragma" content="no-cache">
<link rel="Stylesheet" type="text/css" href="/css/ess_styles.css">
<link rel="Stylesheet" type="text/css" href="/css/calendar-win2k-1.css">
<script type="text/javascript" src="/javascript/calendar.js"></script>
<script type="text/javascript" src="/javascript/lang/calendar-en.js"></script>
<script type="text/javascript" src="/javascript/calendar-setup.js"></script>
<title><!-- Omitted --></title>
</head>
<body leftmargin="0" topmargin="0" bgcolor="#154594" marginheight="0" marginwidth="0">
<table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
<tbody><tr><td><tiles:insert attribute="header"/></td></tr>
<tr><td><tiles:insert attribute="body-content"/></td></tr>
</tbody></table>
<script type="text/javascript">
function dateChanged(calendar) {
if(calendar.dateClicked) {
  // redirect ...
  window.location = "getCalendarStubs.do?time=" + calendar.date.getTime();
Calendar.setup(
   flat         : "calendar-container",  
   ifFormat     : "%s",                          // the date format
   align        : "T1",
   weekNumbers  : false,                         // Displays week numbers
   range         : [2002, 2008],                    // Range of years that can be viewed
   showsTime    : false,                         // Boolean to display time
   timeFormat   : "24",                              // Time format
   showOthers   : true,                              // Displays overlapping days from previos month
   electric     : false,
   flatCallback : dateChanged          
</script>
<map name="Footer"><area shape="rect" coords="3,7,62,28" href="http://highpoint.state.nj.us/feedback.html" alt="Contact Us" title="Contact Us"><area shape="rect" coords="73,7,156,27" href="http://highpoint.state.nj.us/privacy.html" alt="Privacy Notice" title="Privacy Notice"><area shape="rect" coords="165,8,257,26" href="http://highpoint.state.nj.us/legal.html" alt="Legal Statement" title="Legal Statement"><area shape="rect" coords="263,7,396,28" href="http://highpoint.state.nj.us/accessibility.html" alt="Accessibility Statement" title="Accessibility Statement"></map>
<map name="Header"><area shape="rect" coords="59,6,111,25" href="http://highpoint.state.nj.us/" alt="New Jersey Home Page" title="New Jersey Home Page"><area shape="rect" coords="120,6,288,25" href="http://highpoint.state.nj.us/intranets/" alt="New Jersey State Departments and Agencies" title="New Jersey State Departments and Agencies"><area shape="rect" coords="295,6,352,25" href="http://njdirect.state.nj.us/" alt="NJ Direct"><area shape="rect" coords="359,6,515,25" href="http://www.state.nj.us/faqs/index.html" alt="FAQ"></map>
</body></html>Can anyone please give some insights on this matter. Thank you in advance.

Christophe Damoy wrote:
Hello,
I work with [iPlanet-WebServer-Enterprise/4.1SP7 BB1-04/05/2001 ] on
Solaris 8 with
LDAP V4.13
Sometime I have this message in my error log file :
[18/Oct/2001:17:21:11] failure (16050): Error accepting connection -5971,
oserr=
24 (PR_PROC_DESC_TABLE_FULL_ERROR)
The result, is my server do not work. I must stop/start to resolve this.
What can I do ? I try to increase number of file descriptor from 64 to 512,
and
in admin server accept 128 connections at the same time but I have also the
problem.
Thank for your helpIncrease your FDs to at least 1024.
Joe McCabe There's a group of people that worship the number zero.
AOLScape These days nothing's sacred.

Similar Messages

  • IWS 6.0 Error accepting connection -5994

    Any idea about the reason of the following error on iPlanet Web Server 6.0 on Solaris 7:
    Error accepting connection -5994,oserr=130 (Software caused connection abort)
    Thank you.

    Hi Chris,
    Thanks so much for the link. It provided me with more information on the problem. However, for my case, the error could not be ignored as my users were affected.
    Everytime the error appeared in our log, it seems that one of my users will get a blank browser page or the browser stops loading.
    Anyway, I increased some of the kernel parameters, mainly those dealing with threads and open files and the error code has now changed! :-(
    Its now:
    failure (10054): Error accepting connection -5974, oserr=233 (Insufficient resources)
    Note the error code 10054 , when previously, the error code was 14597. We've just started seeing the errors and waiting to see if any users are affected.
    Any idea where I can more information on these error codes?

  • Error accepting connection (Connection reset by peer)

    We are running WebAdvisor on iPlanet 6.0/Windows 2000 and are seeing a lot of the following errors in our logs (thousands a day).
    [18/Apr/2005:14:40:11] failure ( 1600): Error accepting connection (Connection reset by peer)
    [18/Apr/2005:14:40:24] failure ( 1600): Error accepting connection (The semaphore timeout period has expired.)
    I have talked to iPlanet support and they are telling me that it is an OS issue. However, these have been running fine for about a year until about a week ago.
    Also, our servers seem to have a leak as they slowly us up all the memory. If anyone knows of anything, please let me know. Thanks for your help

    I had these issue open with SUN for a long time.
    I have an existing case as well.
    We have 6.0SP6, had upgraded to 6.0SP9. Did not go away,
    We have 5 servers running JSP and all five servers have these almost every second. Originally SUN told us that they were being generated by the browsers dropping connections. Later they said it is an OS issue and talk to Microsoft. Opened up a case with Microsoft, They wanted to get more details about the calls that Iplanet was making. After that SUN told us that not to worry about the these errors.
    I am really curious as to why you were not getting them before, now you are suddenly getting them. Do you know if there were other changes in the app/network.
    I had requested that SUN assign us an enginner who is versed in Microsoft Windows, but they tell me that all of them are versed on Solaris not on WIndows.

  • Failure (42458): Error accepting connection -5993 (Resource temporarily unavailable)

    what will cause this error message for iplanet 4.0 web server?

    Hi,
    "failure (42458): Error accepting connection -5993 (Resource temporarily unavailable)"
    The above error is Common message with SSL turned on with pre 3.6 Sp3 releases.
    These were Spurious messages (defect 343349 in the release notes for 3.6).
    I think it's fixed in 4.x version.
    Thanks,
    Daks.

  • Error accepting connection -5928, oserr=130 Connect aborted

    We are using iplanet 6.0sp5 webserver on sunOS. Users are having problems to access the site. in our error logs we are seeing this error
    failure (27438): Error accepting connection -5928, oserr=130 (Connect aborted)
    This is happening intermittently. Did any one see this problem.

    Did you ever find a solution to this?
    Based on the link below, do you see this error occurring when you restart the server?
    http://translate.google.com/translate?hl=en&sl=ja&u=http://www.ctct.co.jp/tsd/iplanet/FAQ/030601.html&prev=/search%3Fq%3DError%2Baccepting%2Bconnection%2B%2522-5928%2522%26hl%3Den%26lr%3D%26c2coff%3D1%26client%3Dfirefox-a%26rls%3Dorg.mozilla:en-US:official%26sa%3DG

  • Error Message "The Remote device or resourse wont accept connection, not set up to accept connection from port https"

    I get this error message when trying to open and log into an online casino "The Remote device or resource wont accept connection, not set up to accept connection from port https".
    I am on a desktop computer my connection to the net is with a USB Virgin Mobile hotspot device.
    I also have issues with some downloads not installing right for instance SKYPE wont work. If the problems are related I don't know
    Thanks

    Starting in Firefox 14, Firefox will guess an address and place it in the address bar (AutoFill feature). If you have ever connected to the site using a secure (HTTPS) connection, then Firefox will try to connect security to the address suggested by the AutoFill feature. To work around this you can:
    * Edit the address to force Firefox to interpret your entry literally. For example, if there is a trailing / you can remove it.
    * Turn off the URL bar AutoFill feature and just use the AutoSuggest drop-down.
    * Clear Firefox's memory of the site so it doesn't default to a secure connection (however, this also removes any bookmarks you have to pages on the site).
    To disable the in-address-bar autofill without losing the suggestions that appear below the bar:
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''autofill''' and pause while the list is filtered
    (3) Double-click '''browser.urlbar.autoFill''' to toggle it from true to false. You're done with about:config and you can close this tab.
    "Forget about this site" will clear cache, history, bookmarks, and permissions for the site, and probably any saved certificate. There are two ways to get to this:
    * History > Show All History, right-click an entry for the site > "Forget about this site"
    * Type or paste about:permissions in the address bar and press Enter, then select the site from the list on the left side, and click the "Forget about this site" button on the right side
    Depending on the size of your history and cache, this may lock Firefox up for a minute or two while everything is cleansed.

  • Error in connecting at logon

    i encountered the following error while connecting to apps.it doesn't accept any user login not even sysadmin.it displays an error as follows.
    what is the solution for it.it's a single node server 11.5.10
    Exception Details.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SQL_PLSQL_ERROR. Tokens: ROUTINE = AppsConnectionManager.appsInitialize(int,int,int,int,Connection):-1,-1,-1,0,oracle.jdbc.driver.OracleConnection@39da8a; REASON = java.sql.SQLException: ORA-20001: Oracle error -20001: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
    has been detected in FND_GLOBAL.INITIALIZE.
    ORA-06512: at "APPS.APP_EXCEPTION", line 70
    ORA-06512: at "APPS.FND_GLOBAL", line 64
    ORA-06512: at "APPS.FND_GLOBAL", line 1028
    ORA-06512: at "APPS.FND_GLOBAL", line 541
    ORA-06512: at line 1
    ; ERRNO = 20001; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:988)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4572)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-20001: Oracle error -20001: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
    has been detected in FND_GLOBAL.INITIALIZE.
    ORA-06512: at "APPS.APP_EXCEPTION", line 70
    ORA-06512: at "APPS.FND_GLOBAL", line 64
    ORA-06512: at "APPS.FND_GLOBAL", line 1028
    ORA-06512: at "APPS.FND_GLOBAL", line 541
    ORA-06512: at line 1
    ; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4572)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.sql.SQLException: ORA-20001: Oracle error -20001: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
    has been detected in FND_GLOBAL.INITIALIZE.
    ORA-06512: at "APPS.APP_EXCEPTION", line 70
    ORA-06512: at "APPS.FND_GLOBAL", line 64
    ORA-06512: at "APPS.FND_GLOBAL", line 1028
    ORA-06512: at "APPS.FND_GLOBAL", line 541
    ORA-06512: at line 1
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:589)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1972)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1119)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2185)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2059)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2976)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:656)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:734)
         at oracle.apps.fnd.security.AppsConnectionManager.appsInitialize(AppsConnectionManager.java:472)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:319)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1774)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2461)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2398)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2257)
         at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2650)
         at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2584)
         at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2564)
         at oracle.apps.fnd.common.WebAppsContext.getUserIdFromName(WebAppsContext.java:2729)
         at oracle.apps.fnd.common.WebAppsContext.createSession(WebAppsContext.java:2221)
         at oracle.apps.fnd.common.WebAppsContext.createAnonymousSession(WebAppsContext.java:4347)
         at oracle.apps.fnd.common.WebRequestUtil.setGuestSession(WebRequestUtil.java:1077)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4570)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-20001: Oracle error -20001: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
    has been detected in FND_GLOBAL.INITIALIZE.
    ORA-06512: at "APPS.APP_EXCEPTION", line 70
    ORA-06512: at "APPS.FND_GLOBAL", line 64
    ORA-06512: at "APPS.FND_GLOBAL", line 1028
    ORA-06512: at "APPS.FND_GLOBAL", line 541
    ORA-06512: at line 1
    ; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:866)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4572)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.sql.SQLException: ORA-20001: Oracle error -20001: ORA-20001: FND-ORG_ID PROFILE CANNOT READ: N, OPTION, MO: Operating Unit
    has been detected in FND_GLOBAL.INITIALIZE.
    ORA-06512: at "APPS.APP_EXCEPTION", line 70
    ORA-06512: at "APPS.FND_GLOBAL", line 64
    ORA-06512: at "APPS.FND_GLOBAL", line 1028
    ORA-06512: at "APPS.FND_GLOBAL", line 541
    ORA-06512: at line 1
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:589)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1972)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1119)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2185)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2059)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2976)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:656)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:734)
         at oracle.apps.fnd.security.AppsConnectionManager.appsInitialize(AppsConnectionManager.java:472)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:319)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1774)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2461)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2398)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2257)
         at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2650)
         at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2584)
         at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2564)
         at oracle.apps.fnd.common.WebAppsContext.getUserIdFromName(WebAppsContext.java:2729)
         at oracle.apps.fnd.common.WebAppsContext.createSession(WebAppsContext.java:2221)
         at oracle.apps.fnd.common.WebAppsContext.createAnonymousSession(WebAppsContext.java:4347)
         at oracle.apps.fnd.common.WebRequestUtil.setGuestSession(WebRequestUtil.java:1077)
         at oracle.apps.fnd.framework.webui.OAPageBean.validateUser(OAPageBean.java:4570)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:687)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)

    plz check note How To Prevent the Profile Option MO: Operating Unit being set to NULL at Site Level?
    ( Note:393560.1 )
    i think you need to connect to your database using sqlplus as apps and run the following
    DECLARE
    stat boolean;
    BEGIN
    dbms_output.disable;
    dbms_output.enable(100000);
    stat := FND_PROFILE.SAVE('ORG_ID', 82, 'SITE');
    IF stat THEN
    dbms_output.put_line( 'Stat = TRUE - profile updated' );
    ELSE
    dbms_output.put_line( 'Stat = FALSE - profile NOT updated' );
    END IF;
    commit;
    END;
    let me know if it solve your isse
    fadi hasweh
    http://oracle-magic.blogspot.com/
    Oracle is not Magic, it just takes years of experience

  • Upgrade 4.41 to 4.5 not acception connections

    hi,
    i have tar my sgd 4.41 and transfert on a new server then install the rpm 4.5.
    next i stop my old 4.41 and tarantella uninstall and tarantella start
    next i get the login but hang on sun logo
    why /opt/tarantella/bin/tarantella status said
    Array members (1):
    - www1 (primary): NOT ACCEPTING CONNECTIONS.
    do i need to upgrade my license number ?

    right license list retreive my license number.
    i have clean the logs directory and restart tta.
    now i get a missing file ?
    2010/01/20 09:55:44.553 (pid 11420) server/login/error #1263977744553
    Sun Secure Global Desktop Software (4.5) ERROR:
    Failed to load ./com.sco.tta.server.login.NamedUserLicensingLoginFilter.properties.
    Exception was: javax.naming.NameNotFoundException: com.sco.tta.server.login.NamedUserLicensingLoginFilter.properties [Root exception is java.io.FileNotFoundException: /opt/tarantella/var/serverconfig/global/beans/com.sco.tta.server.login.NamedUserLicensingLoginFilter.properties/com.sco.tta.server.login.NamedUserLicensingLoginFilter.properties]
    this file exists in 4.41

  • Error while connecting to Database after Database upgradation

    Hi All,
    I installed and worked with BAM and used Oracle Database 9i previously. After the Database
    was upgraded to 10g (10.2.0.4.0 which is compatible for BAM), I am trying to ReInstall BAM
    which is throwing me an error.
    It accepts the Database Login Information but at the step of building Repository for
    Enterprise Link it gives up the following error:
    ' A connection with the database cannot be made '
    Can anyone please help me to figure out this one.
    Thanks,
    Vishal

    Hi,
    I also have the same problem.Could you plz tell us what configuration I need to add in tnsnames.ora file.
    content of my tnsnames.ora file is below
    # tnsnames.ora Network Configuration File: C:\DevSuiteHome_2\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Rahul-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = PLSExtProc)
    )

  • Re: what causes an error "not connected to the internet" when I try and e-mail photos

    I'm having the same problem with my PhotosmartC3180.  When I try to e-mail photos I get a "not connected to the internet"  message despite having a web page open at the same time.  I run the Print & Scan Doctor and it says everything is running perfectly.  Conversely, I cannot see how to save a photo at e-mail quality and I don't want to cut and paste huge pictures that will slow down the receiver's e-mail. Thanks in advance,  Wayne

    Hello WayneSchlapkohl,
    Welcome to the HP Support Forums!
    I understand that you are looking to Email a scanned photo, but do not want the file to be to large. Are you using HP software when you get the error "not connected to the internet" ? If so, What is the Operating System installed, Windows, including version, e.g. Windows 7 or Mac, including version, e.g. 10.8?
    Lowering the DPI or resolution will help keep the file size down, if you have an option for that in the software.
    Also, what is the Email client are you using, MSN, Gmail, etc?
    Cheers,
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • VPN "Host" not accepting connection

    I don't like to cross-post, but hopeful someone in this forum can have a look at:  http://windowssecrets.com/forums/showthread.php/160395-VPN-quot-Host-quot-not-accepting-connection in the Windows Secrets Lounge.  (Don't forget to click on the
    images to enlarge for readability.) 
    I should probably point out that this is my FIRST attempt to set up a VPN, so I've been sort of "feeling" my way along.
    Thanks,
    Bill

    Hi,
    How did you setup the VPN connection? make sure the VPN server is configured to allow these incoming connections, and check the routing and remoting service is running, then you can set up to connect to the VPN server.
    And other causes of the error 807 could be that the VPN server is currently overloaded or when you have a poor network connection, so I suggest you stop bandwidth-consuming applications to make sure that the network connection is fine.
    Here is a good video, would like to share it with you to better understand VPN setup
    http://www.youtube.com/watch?v=8ZeerKipr3g
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Yolanda Zhu
    TechNet Community Support

  • Error "Cannot connect to 'AD' data repository. Your username or password may be incorrect." while login to ESSO Provisioning Gateway

    Hi all,
    I'm facing a problem while login into ESSO Provisioning Gateway, it throws error "Cannot connect to "AD" data repository. Your username or password may be incorrect.". My Provisioning Gateway version is 11.1.1.5.2 and it is freshly installed. It throws error while I try to set event log in PG setting menu. The symptom is really like document with ID 467150.1 in Oracle Support but my storage is Active Directory as had mentioned above not Oracle Internet Directory.  Have anyone ever faced problem like thisOIM? Any help will be very much appreciated. Thanks
    Regards
    Johan Saragih

    I use only support.mozilla.org and never used any other websites. However, the same problem here. My ID and Password are not accepted. Had to create a new account with a temporary email to use Support - it would not allow me to use my main email, because "it is used by another account". Try to reset password - receive no email (even though there is a confirmation on the website that email to reset password has been sent). At the same time can easily receive a confirmation about User ID and account activation. Thus, the account is completely locked, and I can not use my email address for a new one. Please fix this problem.

  • Help! Getting "Connection error Check connection" when trying to enable HP Web Services on M1536DNF

    Can anyone tell me what I need to do in order to enable HP Web Services on HP LaserJet Pro M1536DNF model?  Everything works fine and shows it's connected to the network but I cannot enable HP Web Services.  It says "Connection error Check connection" I've tried restarting everything; network, printer, computer.  I've also updated firmware to latest version as well.

    Hi snapry,
    Welcome to the HP Support forums.  I understand that you are getting an unable to connect message when trying to enable the web services for your Laserjet CP1025nw printer.
    Please set a manual IP address and manual DNS servers for the printer.  The instructions can be found in the document Printer Does Not Maintain Wireless Connection. There is a Windows section and a Mac section.  In the Windows section you will find the instructions in the sub-section titled “Solution three: Assign the printer a static IP address”. For Mac the applicable sub-section is titled “Solution two: Assign the printer a static IP address”.  When entering the information for the Manual Preferred DNS server please use 8.8.8.8 and for the Alternate Preferred DNS server please use 8.8.4.4.  These are Google’s DNS servers.  
    After setting the manual IP address and manual DNS servers, you should have no problems enabling the web services.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Accepting connection from multiple client

    Hi, i try to open a port on the server and allows others client to connect to this port and sent in data. It works well when it's 1 server to 1 client relationship. But when i turn on 1 server to many client connection where all the client will connect at the same time... none of the client data were capture in the server. Here is my code :
    Server code:
    static class Listener extends Thread
              public void run()
                   ServerSocket svrSocket;
                   Socket soc;
                   try
                        svrSocket = new ServerSocket(20);
                        System.out.println("---------------------------------------");
                        soc = svrSocket.accept();
                        System.out.println("---------------------------------------");
                        BufferedReader in = new BufferedReader(new InputStreamReader(soc.getInputStream()));
                        String strTest;
                        while((strTest = in.readLine()) != null)
                             System.out.println("SEE THIS !!!!!!!!!!!!! " + strTest);
                   catch(Exception e)
                        e.printStackTrace();
    Client code:
    socClient = new Socket("10.1.8.101", 4444);
    outPrintWriter = new PrintWriter(socClient.getOutputStream(), true);
    outPrintWriter.println(strWrite);
    Can anyone help me??? IT"S URGENT....
    THANKS

    Your code will only handle one connection at a time currently. To handle more connections it needs to be reorganized, see below. Also, you may be having a problem with binding port 20 in your server and trying to connect to port 4444 in your client. These ports obviously have to be the same or its never going to work at all! :-)
    Without getting into thread pools and stuff, this is a sample of how you might want to organize your server.
    import java.net.*;
    import java.io.*;
    import java.util.*;
    public class SocServ implements Runnable {
        // running flag set to false to stop server.
        public static boolean isRunning=true;
        // set of servicing threads, if needed.
        private static Set servicers = new HashSet();
        public void run() {
            ServerSocket svrSocket;
            Socket soc;
            Thread t;
            // open the server socket, error if port is in use, etc.
         try {
                svrSocket = new ServerSocket(4096);
                // accept connections, and start new SocServicer threads.
                while (SocServ.isRunning) {
                    soc = svrSocket.accept();
                    t = new Thread(new SocServicer(soc));
              SocServ.servicers.add(t);
                    t.start();
                // server finished, close socket
                svrSocket.close();
            } catch (IOException e) { e.printStackTrace(); }
    import java.net.*;
    public class SocServicer implements Runnable {
         // socket connection being serviced...
         Socket s;
         public SocServicer(Socket soc) { s=soc; }
         public void run() {
              if (s==null) { return; } // for sanity
              * Do all the interaction with each socket here.
    }The idea is to run one thread that listens for connections and then spawn new threads to process each connection. This way one connection does not have to wait for the previous one to finish. For a serious application you will probably want to do some more careful management of the SocServicer threads [because each thread eats up memory & resources].

  • Outbound Mail not being accepted: connection refused

    For some reason yet to be determined I none of the users in our local network can send mail. Everything was working finne the other day then all of a sudden, one by one, all users lost the ability to send mail externally.
    The SMTP error log was reporting a relay access error for users the I enabled the Login Authentication for SMTP and the messages seemded to be going through. But the messages now are not leaving the server apparently. Even though the mail clients send the message successfully, the messages are not making it out of the server.
    Here is my postconf -n:
    always_bcc =
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    inet_interfaces = all
    luser_relay =
    mail_owner = postfix
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mapsrbldomains =
    messagesizelimit = 20971520
    mydestination = $myhostname,localhost.$mydomain,saintmichaelschool.org,mail1.saintmichaelschool .org,192.168.181.2
    mydomain_fallback = localhost
    myhostname = mail.saintmichaelschool.org
    mynetworks = 127.0.0.0/8
    mynetworks_style = host
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    relayhost = mail1.saintmichaelschool.org
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = postdrop
    smtpdclientrestrictions =
    smtpdenforcetls = no
    smtpdpw_server_securityoptions = login
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdsasl_authenable = yes
    smtpdtls_certfile = /etc/postfix/server.pem
    smtpdtlsloglevel = 0
    smtpduse_pwserver = yes
    smtpdusetls = no
    unknownlocal_recipient_rejectcode = 450
    I'm obviously a novice with mail servers so any hepl is greatly appriciated.
    Here is a line from my SMTP log from the sample message I'm trying to send:
    Feb 16 11:19:46 mail postfix/smtp[18133]: AEF07178F4F: to=<[email protected]>, relay=none, delay=3897, status=deferred (connect to mail1.saintmichaelschool.org[65.173.83.122]: Connection refused)

    I had a dig around google on the postfix 502 error and found one reference which stated that ...
    Permanent Errors
    These indicate a permanent error and tell the sending system to bounce the message:
    502 Command not implemented
    http://www.answers.com/topic/simple-mail-transfer-protocol
    If this is the case then the 502 error I got when telneting in would we taken as a final failure notice and they would not bother retrying, as I did.
    I've no idea why it would be giving this error. Unless someone else can chip in with more info... ?
    You can check for the error by connecting from a remote location by telnet...
    ======================================
    In Terminal, type: "telnet mail1.saintmichaelschool.org 25"
    there is a space beteen your hostname and last "25". This tells Telnet to connect on SMTP port 25.
    You should get a response:
    Trying... x.x.x.x....
    Connected to.... dah de dah... your.server.name ESMTP Postfix
    Type: "MAIL FROM: [email protected]" where [email protected] is any email address
    Response: 250 ok
    Type: "RCPT TO: [email protected]" where [email protected] is the recipient in your domain
    Response: 250 ok
    Type: "DATA"
    Response: 354 End data with... dah de dah...
    Type a message and finish it with a "." (period) on a line by itself.
    Response: OK: queued as... dah,de,dah.
    Type "QUIT" to exit
    ===========================
    I was getting the 502 error immediately after the Mail From command. If I repeated it, it was accepted OK. However, it looks like a sending server does not try repeating it.
    Good luck!
    -david

Maybe you are looking for