SMTP service goes down

Hi,
I am having some problems with my iMS 5.0 patch 3 (yes, i know, i am planning a migration to 5.2) SMTP service.... the SMTP service is going down frecuently (3-4 times per day), althought it was running ok last week (and and the last month too). I have encounter the next message in log/imta/dispatcher.log-XX all the times the service goes down:
app_create_proc(SMTP): too many processes for this service
I have change the MAX_PROCS and MAX_CONNS variables in imta/config/dispatcher.cnf file to 10 and 50 respectly, but the problem have not dissapear....
Any idea?
Thanks.

"too many processes" usually means that you've run out of jobs, not processes.
Check the maxjobs in imta.cnf, check what other channels are allowed to use the same pool, and then check the job_controller for the number of jobs in that pool.
The default installation allows 21 jobs that are pulled from a pool of 10 jobs. Not my idea of a good idea.

Similar Messages

  • RMI Service going down

    Hi All,
    I have few RMI methods that is working perfectly. I start it using following command:
    java -classpath .;classes12.jar -Djava.rmi.server.codebase=file:///java/ -Djava.rmi.server.hostname=<MyIP> MyServiceI have noticed that if there is no client call for 10 minutes the RMI service goes down. If I call atleast one service within 10 minutes then the server code is there to service forever. For this issue I have included a ping kind of service on my client to keep server alive.
    The point is why does the service die if no calls are there for first 10 minutes or so. Is it garbage collected or I am missing something.
    Thanks and Regards,
    Vikash Anand.

    Hi All,
    My main method looks like this:
    System.out.println("Starting service deployment..");
            // Assign a security manager, in the event that dynamic
              // classes are loaded
              System.setProperty("java.security.policy", "c:/policy.all");
            if (System.getSecurityManager()==null){
              System.setSecurityManager(new RMISecurityManager());
            System.out.println("Loaded Security policies.....");
            // Create an instance of our service server ...
              Service service = new Service();
            // ... and bind it with the RMI Registry
            Naming.rebind ("MyService", service);
            System.out.println ("Service bound....Awaiting requests.........");Please suggest

  • Oracle service goes down intermittently

    ENV:single instance db 11.2.0.3 on 64bit windows 2008 server R2
    no errors found in alert.log,oracle service goes down intermittently.
    Following is the last lines in alert.log:
    +2013-05-29 20:54:59.890000 -06:00+
    Starting background process SMCO
    SMCO started with pid=70, OS id=22636
    +2013-05-29 21:16:59.697000 -06:00+
    Time drift detected. Please check VKTM trace file for more details.
    contents of the VKTM trace file:
    Trace file C:\APP\ORACLE\DIAG1\diag\rdbms\vis\vis\trace\vis_vktm_25308.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Windows NT Version V6.1
    CPU                 : 6 - type 8664, 6 Physical Cores
    Process Affinity    : 0x0x0000000000000000
    Memory (Avail/Total): Ph:27412M/31899M, PhPgF:41016M/63797M+
    Instance name: vis
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 4
    Windows thread id: 25308, image: ORACLE.EXE (VKTM)
    *** 2013-05-29 20:50:32.274
    *** SESSION ID:(2017.1) 2013-05-29 20:50:32.274
    *** CLIENT ID:() 2013-05-29 20:50:32.274
    *** SERVICE NAME:() 2013-05-29 20:50:32.274
    *** MODULE NAME:() 2013-05-29 20:50:32.274
    *** ACTION NAME:() 2013-05-29 20:50:32.274
    kstmmainvktm: succeeded in setting elevated priority
    highres_enabled
    *** 2013-05-29 20:50:32.274
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    +[Start] HighResTick = 842214976721+
    kstmrmtickcnt = 0 : ksudbrmseccnt[0] = 1369882232
    kstmchkdrift (kstmhighrestimecntkeeper:highres): Time jumped forward by (7478947)usec at (843798718318) whereas (1000000) is allowed
    From windows event viewer,can found application error,following is the detail:
    Log Name:      Application
    Source:        Application Error
    Date:          5/29/2013 9:16:52 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SLC03OMO.us.oracle.com
    Description:
    Faulting application name: ORACLE.EXE, version: 11.2.0.3, time stamp: 0x4eb21f4b
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x000000006e8a00b6
    Faulting process id: 0x3524
    Faulting application start time: 0x01ce5ce060341504
    Faulting application path: c:\app\oracle\product\11.2.0\bin\ORACLE.EXE
    Faulting module path: unknown
    Report Id: 5eec0ca0-c8d7-11e2-a59d-fc9cad5d59a7
    Event Xml:
    +<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">+
    +<System>+
    +<Provider Name="Application Error" />+
    +<EventID Qualifiers="0">1000</EventID>+
    +<Level>2</Level>+
    +<Task>100</Task>+
    +<Keywords>0x80000000000000</Keywords>+
    +<TimeCreated SystemTime="2013-05-30T03:16:52.000000000Z" />+
    +<EventRecordID>33818</EventRecordID>+
    +<Channel>Application</Channel>+
    +<Computer>SLC03OMO.us.oracle.com</Computer>+
    +<Security />+
    +</System>+
    +<EventData>+
    +<Data>ORACLE.EXE</Data>+
    +<Data>11.2.0.3</Data>+
    +<Data>4eb21f4b</Data>+
    +<Data>unknown</Data>+
    +<Data>0.0.0.0</Data>+
    +<Data>00000000</Data>+
    +<Data>c0000005</Data>+
    +<Data>000000006e8a00b6</Data>+
    +<Data>3524</Data>+
    +<Data>01ce5ce060341504</Data>+
    +<Data>c:\app\oracle\product\11.2.0\bin\ORACLE.EXE</Data>+
    +<Data>unknown</Data>+
    +<Data>5eec0ca0-c8d7-11e2-a59d-fc9cad5d59a7</Data>+
    +</EventData>+
    +</Event>+
    can found another windows error reporting* occured almost the same time as the above application error:*
    Log Name:      Application
    Source:        Windows Error Reporting
    Date:          5/29/2013 9:17:14 PM
    Event ID:      1001
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      SLC03OMO.us.oracle.com
    Description:
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: ORACLE.EXE
    P2: 11.2.0.3
    P3: 4eb21f4b
    P4: StackHash_2264
    P5: 0.0.0.0
    P6: 00000000
    P7: c0000005
    P8: 000000006e8a00b6
    P9:
    P10:
    Attached files:
    C:\Windows\Temp\WER753D.tmp.appcompat.txt
    C:\Windows\Temp\WER757D.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WER757E.tmp.hdmp
    C:\Windows\Temp\WER93C5.tmp.mdmp
    These files may be available here:
    C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_ORACLE.EXE_74241b6d51d6043166543f6b75dacacb44b54_cab_274194bc
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 5eec0ca0-c8d7-11e2-a59d-fc9cad5d59a7
    Report Status: 4
    Event Xml:
    +<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">+
    +<System>+
    +<Provider Name="Windows Error Reporting" />+
    +<EventID Qualifiers="0">1001</EventID>+
    +<Level>4</Level>+
    +<Task>0</Task>+
    +<Keywords>0x80000000000000</Keywords>+
    +<TimeCreated SystemTime="2013-05-30T03:17:14.000000000Z" />+
    +<EventRecordID>33819</EventRecordID>+
    +<Channel>Application</Channel>+
    +<Computer>SLC03OMO.us.oracle.com</Computer>+
    +<Security />+
    +</System>+
    +<EventData>+
    +<Data>+
    +</Data>+
    +<Data>0</Data>+
    +<Data>APPCRASH</Data>+
    +<Data>Not available</Data>+
    +<Data>0</Data>+
    +<Data>ORACLE.EXE</Data>+
    +<Data>11.2.0.3</Data>+
    +<Data>4eb21f4b</Data>+
    +<Data>StackHash_2264</Data>+
    +<Data>0.0.0.0</Data>+
    +<Data>00000000</Data>+
    +<Data>c0000005</Data>+
    +<Data>000000006e8a00b6</Data>+
    +<Data>+
    +</Data>+
    +<Data>+
    +</Data>+
    +<Data>+
    C:\Windows\Temp\WER753D.tmp.appcompat.txt
    C:\Windows\Temp\WER757D.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WER757E.tmp.hdmp
    C:\Windows\Temp\WER93C5.tmp.mdmp</Data>
    +<Data>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_ORACLE.EXE_74241b6d51d6043166543f6b75dacacb44b54_cab_274194bc</Data>+
    +<Data>+
    +</Data>+
    +<Data>0</Data>+
    +<Data>5eec0ca0-c8d7-11e2-a59d-fc9cad5d59a7</Data>+
    +<Data>4</Data>+
    +</EventData>+
    +</Event>+
    and following is the log of windows control manager:
    Log Name:      System
    Source:        Service Control Manager
    Date:          5/29/2013 9:17:15 PM
    Event ID:      7034
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SLC03OMO.us.oracle.com
    Description:
    The OracleServiceVIS service terminated unexpectedly.  It has done this 3 time(s).
    Event Xml:
    +<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">+
    +<System>+
    +<Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />+
    +<EventID Qualifiers="49152">7034</EventID>+
    +<Version>0</Version>+
    +<Level>2</Level>+
    +<Task>0</Task>+
    +<Opcode>0</Opcode>+
    +<Keywords>0x8080000000000000</Keywords>+
    +<TimeCreated SystemTime="2013-05-30T03:17:15.208132800Z" />+
    +<EventRecordID>88710</EventRecordID>+
    +<Correlation />+
    +<Execution ProcessID="512" ThreadID="5532" />+
    +<Channel>System</Channel>+
    +<Computer>SLC03OMO.us.oracle.com</Computer>+
    +<Security />+
    +</System>+
    +<EventData>+
    +<Data Name="param1">OracleServiceVIS</Data>+
    +<Data Name="param2">3</Data>+
    +</EventData>+
    +</Event>+
    Wondering how to fix the issue.
    Thanks

    You'll have better luck posting this in the database forum. This one is specifically for "Oracle Services for Microsoft Transaction Server", which is a client side service that helps in the recovery of in doubt distributed transactions. It sounds like you're having a database issue.
    greg

  • RAS services goes down when end user trying to print report button on web

    Hello,
    This is Johan, we are facing serious problems with Crystal Reports Server XI, we have 5 pack license, we are using this only for to run the reports using Tomcat webserver, as per below error user are complaining every day when they try to print  case , we had to restart Report Application Services(RAS) every day for the  same, then it works fine.
    Error is :
    Failed to process the request!!
    All of your system's 5 Concurrent Access Licenses are in use at this time or your system's license key has expired. Try again later or contact your administrator to obtain additional licenses.
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKEnterpriseLogonException: All of your system's 5 Concurrent Access Licenses are in use at this time or your system's license key has expired. Try again later or contact your administrator to obtain additional licenses.---- Error code:-2147217397 Error code name:enterpriseLogonFailed
    Is it so that to run the reports do we need to apply additional Crystal Reports Server XI  license ?
    What is difference between managed and unmanaged Crystal reports Server XI?
    How do I know we are using managed and unmanaged one?
    Where can I see how many users are access in the system and users CAL license info?
    Thanks,
    Johan

    Check this link, it might help :-
    http://helpx.adobe.com/x-productkb/multi/crash-printing-illustrator-indesign-cs3.html

  • PS Batch Server Windows NT Services goes down automatically

    Hi,
    We're on FSCM 8.9/8.47.11 and have configured all our PS Batch Servers as Windows NT Services on Windows 2003 OS.
    What we've observed is that the PS process scheduler boots fine and also processes requests, but after some time it just stops processing requests. Upon bouncing and clearing cache, the Batch server does not start and fails with the error
    203600.PSOAU182FRM08!restartsrv.7888.4596.-2: 05-23-2009: Tuxedo Version 8.1, 32-bit
    203600.PSOAU182FRM08!restartsrv.7888.4596.-2: server BASE/101: CMDTUX_CAT:1423: ERROR: Pipe error, assume failed.
    203602.PSOAU182FRM08!BBL.6996.4988.0: LIBTUX_CAT:541: WARN: Server BASE/101 terminated
    203602.PSOAU182FRM08!BBL.6996.4988.0: LIBTUX_CAT:557: INFO: Server BASE/101 being restarted
    203603.PSOAU182FRM08!PSPRCSRV.7052.6208.-2: 05-23-2009: Tuxedo Version 8.1, 32-bit
    This initially happened with one of the boxes, we then noticed this on other servers as well, and currently we can't reboot them.
    Any thoughts pls..
    Thanks!
    Prashant

    This initially happened with one of the boxes, we then noticed this on other servers as well, and currently we can't reboot them.It looks strange behaviour. Did you recently installed some Windows patches or new software like antivirus or so ? I definately would raise a SR to reach help from support.
    You also could have a look to the note #623311.1, we never know.
    Nicolas.

  • Hi! I have NSMS 4.15 running on NT. The IMAP services goes down several times during a day. Why?

     

    You don't specify what version of NMS you're running, but be sure you install or have installed 4.15p7. Also be sure you're running on NT Service Pack 5 and <i>not</i> NT Service Pack 6.
    If the logs don't indicate anything specific, increase the logging level to DEBUG mode and gather more log data.
    The user-load would also be of interest to you. That is, is it occuring at 3:00am when four users are logged in or is it only happening between 9:00am and noon when thousands of users are hitting the server?
    Also be sure that you've disabled local.store.sharedfolders set to 'off'. Enabling them usually results in 100% cpu usage by the IMAP process, but if it is coupled with another event or problem could lend itself to a crash, too.
    But without more information on your environment, log files, events leading up to the crash, etc -- there's o way to answer 'why' at all.
    The already suggested reconstruct is a good bet -- especially for IMAP problems if your logs don't indicate anything useful.

  • SSRS Reporting manages goes down frequently. ERROR: The underlying connection was closed: An unexpected error occurred on a send.

    We have been experiencing issues with SSRS over the past 5 weeks, the service goes down frequently. And it comes up only on reboot of the server.
    We had also disabled the On Access scan in Mcafee.
    The service is in use for about two years, and the below error started occuring over the last few days. Please advise on this.
    ui!ReportManager_0-2!24e8!08/14/2014-18:13:45:: e ERROR: The underlying connection was closed: An unexpected error occurred on a send.
    ui!ReportManager_0-2!24e8!08/14/2014-18:13:45:: e ERROR: HTTP status code --> 500
    -------Details--------
    System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException:
    An existing connection was forcibly closed by the remote host
       at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
       at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       --- End of inner exception stack trace ---
       at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       at System.Net.ConnectStream.WriteHeaders(Boolean async)
       --- End of inner exception stack trace ---
       at Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods()
       at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetSecureMethods()
       at Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)
       at Microsoft.SqlServer.ReportingServices2005.RSConnection.ValidateConnection()
       at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
       at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel(HttpsLevel level)
       at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)
       at System.EventHandler.Invoke(Object sender, EventArgs e)
       at System.Web.UI.Control.OnInit(EventArgs e)
       at System.Web.UI.Page.OnInit(EventArgs e)
       at System.Web.UI.Control.InitRecursive(Control namingContainer)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    ui!ReportManager_0-2!24e8!08/14/2014-18:13:46:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.
       at System.Threading.Thread.AbortInternal()
       at System.Threading.Thread.Abort(Object stateInfo)
       at System.Web.HttpResponse.End()
       at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
       at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at    at System.Threading.Thread.AbortInternal()
       at System.Threading.Thread.Abort(Object stateInfo)
       at System.Web.HttpResponse.End()
       at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
       at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)
    library!ReportServer_0-1!1c90!08/14/2014-18:13:51:: Call to ListParentsAction(/Data Sources).
    library!ReportServer_0-1!1c90!08/14/2014-18:13:51:: Call to ListParentsAction(/Data Sources).
    library!ReportServer_0-1!1c90!08/14/2014-18:13:51:: Call to ListChildrenAction(/Data Sources, False).
    webserver!ReportServer_0-1!1c90!08/14/2014-18:13:51:: i INFO: Processed folder '/Data Sources'
    library!ReportServer_0-1!68c!08/14/2014-18:13:56:: Call to GetItemTypeAction(/).
    library!ReportServer_0-1!68c!08/14/2014-18:13:56:: Call to ListParentsAction(/).
    library!ReportServer_0-1!68c!08/14/2014-18:13:56:: Call to ListChildrenAction(/, False).
    webserver!ReportServer_0-1!68c!08/14/2014-18:13:56:: i INFO: Processed folder '/'

    Hi SThiyag,
    Based on your error message, it may be related to the “SecureConnectionLevel” in the RSReportServer.config file. Please go to C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer, use Notepad to open the RSReportServer.config,
    modify <Add Key="SecureConnectionLevel" Value="0"/>, change the value into "1" or "2".
    (Note: Please backup the file before modify it.)
    Acceptable values are: 
    3 Most secure—Use SSL for absolutely everything.
    2 Secure—Use SSL for rendering and methods that pass credentials but don't insist on it for all SOAP calls.
    1 Basic Security—Accepts http but rejects any calls that might be involved in the passing of credentials.
    0 Least Secure—Don't use SSL at all
    Here is a blog for error message "The underlying connection was closed...", please refer to the link below:
    http://blogs.msdn.com/b/engelsr/archive/2005/11/29/the-underlying-connection-was-closed.aspx
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Functionalities Available if Server Goes Down?

    Hello! As a structural question...... I have a web server that holds my web application (includes My Sites), and an application server with CA and all of the other services.
    Suppose the web server goes down. Does that mean my users no longer have access to the site, their profile, and their document libraries?
    Conversely, if the application server goes down, will my users still have access to the site, but none of the services will work? (IE. Will the site still communicate with the databases to pull documents information from their documents library; I just can't
    use search, etc.)?
    Thank you!

    Suppose the web server goes down. Does that mean my users no longer have access to the site, their profile, and their document libraries?
    Correct. If the server hosting the Microsoft SharePoint Foundation Web Application Service goes down then you will lose all access to the sites.
    Conversely, if the application server goes down, will my users still have access to the site, but none of the services will work? (IE. Will the site still communicate with the databases to pull documents information from their documents library;
    I just can't use search, etc.)?
    Thank you!
    Again correct.
    Depending on what exactly you've put on the App tier and on the WFE tier you may still have working sites. If there's a component that is needed to render a page such as the MMS or Excel Services that runs on the App tier then that page will throw an error
    but the general document library pages and so on will probably still work for the most part.

  • Weblogic 12.1.2.0.0 server goes down.

    Hi ,
    We have recently installed JDEVELOPER 12.1.2.0.0 (in built weblogic 12c) successfully.But we are facing some performance issues if any adf deployment done.The weblogic service goes down automatically,then again we need to bounce the weblogic services.
    Could anyone help us to fix the issue.
    Thanks in advance,
    GOPI T

    Hi Sharmela,
    Thanks for the reply
    Please guide me which MSO document to follow for JDevelpoer 12c deployment(with prerequirments).
    Thanks,
    Gopi T

  • How to schedule a service to run before network goes down

    Hi
    I wrote a new smf service and added it to the repository.
    When running with "stop" (when the system goes down) it sends an alert to another machine.
    My question is :
    How can I schedule that service to run just before network services go down?
    another question, how can I schedule another service to run just BEFORE system is getting down?
    Many Thanks
    --me2unix                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Dependencies appear to be really written and tested on the boot side, but they should work properly going down as well.
    My first assumption is that you'd make a dependency on the network for your service. So it should be started after the network starts, and will wait for your service to quit before trying to shut down the network.
    Now this would only apply to normal shutdowns. Also, there are mulitple services on the box that have network affects. You may need to read through several to understand their purpose and interaction to pick the correct one for your use. Probably the milestone/network will be the best choice.
    Darren

  • Presentaion service frequently going down

    Hello,
    I am trying to genrate a report in a pivot table format which contains 15 rows.When i am trying to generate this report ,all of a sudden the presentation service is going down.Its not showing any errors.
    What might be the cause.
    Thanks in advance.

    Which log files did you check?
    Try increasing the logging levels for sawserver in logconfig.xml until you do see an error.
    Once you've got an error then the obvious place to check is Metalink, there are known bugs around pivot tables in OBIEE.

  • OBIEE - Oracle BI Server service (NQSServer.exe) goes down

    Hello,
    I'm experiencing a issue with the Oracle BI Server service (NQSServer.exe), it goes down when the CPU reaches to the 100% with this service.
    This happens when the Job Manager tries to send 20mails (ibots) at the same time.
    This never happen before.
    Here you can see the error, when the CPU reaches to 100%, and the NQSServer.exe goes down.
    +++ ThreadID: bd8 : 2013-05-04 11:24:50.167
    Global Error: [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Odbc driver returned an error (SQLDriverConnectW).
    Error Codes: OPR4ONWY:U9IM8TAC
    State: 08004. Code: 10092. [NQODBC] [SQL_STATE: 08004] [nQSError: 10092] The Oracle BI Server is not currently running.
    Cannot connect to server machine (08004)
    Is this normal?
    Can I try to manage the settings for this service (NQSServer.exe)?
    Thank you in advance.

    Hello,
    I'm experiencing a issue with the Oracle BI Server service (NQSServer.exe), it goes down when the CPU reaches to the 100% with this service.
    This happens when the Job Manager tries to send 20mails (ibots) at the same time.
    This never happen before.
    Here you can see the error, when the CPU reaches to 100%, and the NQSServer.exe goes down.
    +++ ThreadID: bd8 : 2013-05-04 11:24:50.167
    Global Error: [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Odbc driver returned an error (SQLDriverConnectW).
    Error Codes: OPR4ONWY:U9IM8TAC
    State: 08004. Code: 10092. [NQODBC] [SQL_STATE: 08004] [nQSError: 10092] The Oracle BI Server is not currently running.
    Cannot connect to server machine (08004)
    Is this normal?
    Can I try to manage the settings for this service (NQSServer.exe)?
    Thank you in advance.

  • One of ESSBASE services is going down continuosly

    HI,
    One of my ESSBASE services is going down continuosly, even if i restart the service its going down when i refresh the services list.
    Any help.
    Thanks,
    RRB.
    Edited by: 813627 on 29-Jun-2011 07:36

    HI These are the warnings in the log
    <30-Jun-2011 08:32:33 o'clock BST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <30-Jun-2011 08:32:33 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <30-Jun-2011 08:32:33 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <30-Jun-2011 08:32:34 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "127.0.0.1", maps to multiple IP addresses: 10.148.128.29, 127.0.0.1>
    <30-Jun-2011 08:32:34 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.148.128.29:13080 for protocols iiop, t3, ldap, http.>
    <30-Jun-2011 08:32:34 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:13080 for protocols iiop, t3, ldap, http.>
    <30-Jun-2011 08:32:34 o'clock BST> <Notice> <WebLogicServer> <BEA-000357> <Started WebLogic Independent Managed Server "aps" for domain "WebLogic9" running in Development Mode>
    <30-Jun-2011 08:32:34 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "bsfhhdtpt5", maps to multiple IP addresses: 10.148.128.29, 127.0.0.1>
    <30-Jun-2011 08:32:34 o'clock BST> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <30-Jun-2011 08:32:34 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <30-Jun-2011 08:32:34 o'clock BST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Thanks,
    RRB.

  • Services of all the databases goes down

    Hi ,
    2 days back, Services of all the databases goes down on one of the PROD server.
    When i tried to start the services using SRVCTL command .
    I was getting the error below.
    oracle@shbaorc07b bin]$ srvctl status database -d EDW
    PRKH-1010 : Unable to communicate with CRS services.
    [Communications Error(Native: prsr_initCLSS:[3])]
    PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: EDWX
    PRKC-1056 : Failed to get the hostname for node + PRKH-1010 + prsr_initCLSS
    after this error, i came to know that there is some problem with the services.
    When i try to start the crs services, was not able to start the services
    as a root user user,
    I run the below command.
    crsctl start crs
    to my surprise the services of crs was not coming up,
    Finally I have to start the server and all the cluster services came up.
    I want to find out why this was happen, i need to find the bottle neck so this should not happen again as this is a PROD server and lots of prod database are residing on this server.
    Please find crsd.log below.
    2010-04-22 15:38:22.361: [  CRSRES][1539545408]0ora.shbaorc07b.LISTENER_UC4XPRD2.lsnr failed on shbaorc07b relocating.
    2010-04-22 15:38:22.397: [  CRSRES][1539545408]0Cannot relocate ora.shbaorc07b.LISTENER_UC4XPRD2.lsnrStopping dependents
    2010-04-22 15:38:22.407: [  CRSRES][1539545408]0StopResource: setting CLI values
    2010-04-22 15:38:27.318: [  CRSAPP][1539545408]0CheckResource error for ora.shbaorc07b.LISTENER_CTLGPRD2.lsnr error code = 1
    2010-04-22 15:38:27.321: [  CRSRES][1539545408]0In stateChanged, ora.shbaorc07b.LISTENER_CTLGPRD2.lsnr target is ONLINE
    2010-04-22 15:38:27.322: [  CRSRES][1539545408]0ora.shbaorc07b.LISTENER_CTLGPRD2.lsnr on shbaorc07b went OFFLINE unexpectedly
    2010-04-22 15:38:27.322: [  CRSRES][1539545408]0StopResource: setting CLI values
    2010-04-22 15:38:27.336: [  CRSRES][1539545408]0Attempting to stop `ora.shbaorc07b.LISTENER_CTLGPRD2.lsnr` on member `shbaorc07b`
    one more strange thing happen while restarting the 2nd server, the first server also restarted.
    Please help me regarding this?
    Thanks in advance.

    Hi,
    Thanks.
    please find the OS version
    Linux shbaorc07a.corp.shire.com 2.6.18-53.1.14.el5 #1 SMP Tue Feb 19 07:18:46 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
    database version:
    10.2.0.4.0
    Node 2:
    [    CSSD]2010-04-22 19:41:19.438 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGDPAXPRDALL type 2
    [    CSSD]2010-04-22 19:41:19.438 [1273047360] >TRACE: clssgmCleanupOrphanMembers: cleaning up remote mbr(1) grock(IGDPAXPRDALL) birth(2/0)
    [    CSSD]2010-04-22 19:41:19.438 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGGMCXPRDALL type 2
    [    CSSD]2010-04-22 19:41:19.438 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGEASYPRDALL type 2
    [    CSSD]2010-04-22 19:41:19.438 [1273047360] >TRACE: clssgmCleanupOrphanMembers: cleaning up remote mbr(1) grock(IGEASYPRDALL) birth(2/0)
    [    CSSD]2010-04-22 19:41:19.438 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGCTRMPRDALL type 2
    [    CSSD]2010-04-22 19:41:19.438 [1273047360] >TRACE: clssgmCleanupOrphanMembers: cleaning up remote mbr(1) grock(IGCTRMPRDALL) birth(2/0)
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGEDWXPRDALL type 2
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGNUSBPRDALL type 2
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGETLXPRDALL type 2
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupOrphanMembers: cleaning up remote mbr(1) grock(IGETLXPRDALL) birth(2/0)
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGCTXXPRDALL type 2
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupOrphanMembers: cleaning up remote mbr(1) grock(IGCTXXPRDALL) birth(2/0)
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGVVC30PRDALL type 2
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock IGVUM30PRDALL type 2
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupGrocks: cleaning up grock #CSS_CLSSOMON type 2
    [    CSSD]2010-04-22 19:41:19.439 [1273047360] >TRACE: clssgmCleanupOrphanMembers: cleaning up remote mbr(1) grock(#CSS_CLSSOMON) birth(2/0)
    [    CSSD]2010-04-22 19:41:19.445 [1273047360] >TRACE: clssgmEstablishConnections: 3 nodes in cluster incarn 5
    [    CSSD]2010-04-22 19:41:19.449 [1231087936] >TRACE: clssgmPeerListener: connects done (3/3)
    [    CSSD]2010-04-22 19:41:19.449 [1273047360] >TRACE: clssgmEstablishMasterNode: MASTER for 5 is node(3) birth(1)
    [    CSSD]2010-04-22 19:41:19.458 [1231087936] >TRACE: clssgmHandleDBDone(): src/dest (3/65535) size(72) incarn 5
    [    CSSD]CLSS-3000: reconfiguration successful, incarnation 5 with 3 nodes
    [    CSSD]CLSS-3001: local node number 2, master node number 3
    [    CSSD]2010-04-22 19:41:19.458 [1273047360] >TRACE: clssgmReconfigThread: completed for reconfig(5), with status(1)
    [    CSSD]2010-04-22 19:49:20.816 [1189128512] >TRACE: clssnmConnComplete: probe from node 1, your version: 10.2.1.2
    , support PENDINA: 1
    [    CSSD]2010-04-22 19:49:20.816 [1189128512] >TRACE: clssnmConnComplete: MSGSRC 1, type 5, node 1, flags 0x0001, con 0x2aaab01abb00, probe (nil)
    [    CSSD]2010-04-22 19:49:20.816 [1189128512] >TRACE: clssnmConnComplete: node 1, shbaorc07a, con(0x2aaab01abb00), probcon((nil)), ninfcon((nil)), node unique 1271962158, prev unique 0, msg unique 1271962158 node state 0
    [    CSSD]2010-04-22 19:49:20.816 [1189128512] >TRACE: clssnmsendConnAck: node 1, node state 0
    [    CSSD]2010-04-22 19:49:20.816 [1189128512] >TRACE: clssnmConnComplete: connecting to node 1 (con 0x2aaab01abb00), ninfcon (0x2aaab01abb00), state (0)
    [    CSSD]2010-04-22 19:49:20.816 [1189128512] >TRACE: clssnmConnComplete: connected to node 1 (con 0x2aaab01abb00), ninfcon (0x2aaab01abb00), state (0), flag (1037)
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmDoSyncUpdate: Initiating sync 6
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmDoSyncUpdate: diskTimeout set to (57000)ms
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmSetupAckWait: Ack message type (11)
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmSetupAckWait: node(1) is ALIVE
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmSetupAckWait: node(2) is ALIVE
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmSetupAckWait: node(3) is ALIVE
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmSetupAckWait: node(4) is ALIVE
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmSendSync: syncSeqNo(6)
    [    CSSD]2010-04-22 19:49:20.927 [1189128512] >TRACE: clssnmHandleSync: diskTimeout set to (57000)ms
    [    CSSD]2010-04-22 19:49:20.927 [1262557504] >TRACE: clssnmWaitForAcks: Ack message type(11), ackCount(4)
    [    CSSD]2010-04-22 19:49:20.927 [1189128512] >TRACE: clssnmHandleSync: Acknowledging sync: src[2] srcName[shbaorc07b] seq[1] sync[6]
    6911,1 99%
    node 1:
    [    CSSD]2010-04-22 18:56:00.996 [1189128512] >USER: clssnmHandleUpdate: SYNC(4) from node(4) completed
    [    CSSD]2010-04-22 18:56:00.996 [1189128512] >USER: clssnmHandleUpdate: NODE 1 (shbaorc07a) IS ACTIVE MEMBER OF CLUSTER
    [    CSSD]2010-04-22 18:56:00.996 [1189128512] >USER: clssnmHandleUpdate: NODE 2 (shbaorc07b) IS ACTIVE MEMBER OF CLUSTER
    [    CSSD]2010-04-22 18:56:00.996 [1189128512] >USER: clssnmHandleUpdate: NODE 3 (shbaorc07c) IS ACTIVE MEMBER OF CLUSTER
    [    CSSD]2010-04-22 18:56:00.996 [1189128512] >USER: clssnmHandleUpdate: NODE 4 (shbaorc07d) IS ACTIVE MEMBER OF CLUSTER
    [    CSSD]2010-04-22 18:56:00.996 [1189128512] >TRACE: clssnmHandleUpdate: diskTimeout set to (200000)ms
    [    CSSD]2010-04-22 18:56:01.008 [1273047360] >TRACE: clssgmReconfigThread: started for reconfig (4)
    [    CSSD]2010-04-22 18:56:01.008 [1273047360] >USER: NMEVENT_RECONFIG [00][00][00][1e]
    [    CSSD]2010-04-22 18:56:01.020 [1273047360] >TRACE: clssgmEstablishConnections: 4 nodes in cluster incarn 4
    [    CSSD]2010-04-22 18:56:01.096 [1231087936] >TRACE: clssgmInitialRecv: (0x2aaab4001310) accepted a new connection from node 2 born at 4 active (4, 4), vers (10,3,1,2)
    [    CSSD]2010-04-22 18:56:01.096 [1231087936] >TRACE: clssgmInitialRecv: conns done (4/4)
    [    CSSD]2010-04-22 18:56:01.096 [1273047360] >TRACE: clssgmEstablishMasterNode: MASTER for 4 is node(3) birth(1)
    [    CSSD]2010-04-22 18:56:01.138 [1231087936] >TRACE: clssgmHandleDBDone(): src/dest (3/65535) size(72) incarn 4
    [    CSSD]CLSS-3000: reconfiguration successful, incarnation 4 with 4 nodes
    [    CSSD]CLSS-3001: local node number 1, master node number 3
    [    CSSD]2010-04-22 18:56:01.138 [1273047360] >TRACE: clssgmReconfigThread: completed for reconfig(4), with status(1)
    [    CSSD]2010-04-22 19:40:00.531 [1231087936] >TRACE: clscsendx: (0x2aaab00fa3b0) Connection not active
    [    CSSD]2010-04-22 19:40:00.531 [1231087936] >TRACE: clssgmSendClient: Send failed rc 6, con (0x2aaab00fa3b0), client (0x2aaab00fa6b0), proc ((nil))
    [    CSSD]2010-04-22 19:40:19.410 [1231087936] >TRACE: clscsendx: (0x2aaab02acd00) Connection not active
    [    CSSD]2010-04-22 19:40:19.410 [1231087936] >TRACE: clssgmSendClient: Send failed rc 6, con (0x2aaab02acd00), client (0x2aaab02ad7c0), proc ((nil))
    [    CSSD]2010-04-22 19:40:19.410 [1231087936] >TRACE: clscsendx: (0x2aaab02ad570) Connection not active
    [    CSSD]2010-04-22 19:40:19.410 [1231087936] >TRACE: clssgmSendClient: Send failed rc 6, con (0x2aaab02ad570), client (0x2aaab02af660), proc ((nil))
    [    CSSD]2010-04-22 19:40:19.438 [1231087936] >TRACE: clscsendx: (0x2aaab0295780) Connection not active
    [    CSSD]2010-04-22 19:40:19.438 [1231087936] >TRACE: clssgmSendClient: Send failed rc 6, con (0x2aaab0295780), client (0x2aaab02859f0), proc ((nil))
    [    CSSD]2010-04-22 19:40:19.476 [1231087936] >TRACE: clscsendx: (0x2aaab029d150) Connection not active
    [    CSSD]2010-04-22 19:40:19.476 [1231087936] >TRACE: clssgmSendClient: Send failed rc 6, con (0x2aaab029d150), client (0x2aaab029dbb0), proc ((nil))
    [    CSSD]2010-04-22 19:40:19.476 [1231087936] >TRACE: clscsendx: (0x2aaab029d890) Connection not active
    [    CSSD]2010-04-22 19:40:19.476 [1231087936] >TRACE: clssgmSendClient: Send failed rc 6, con (0x2aaab029d890), client (0x2aaab029e1b0), proc ((nil))
    [    CSSD]2010-04-22 19:40:19.707 [1231087936] >TRACE: clscsendx: (0x2aaab02cdb30) Connection not active
    [    CSSD]2010-04-22 19:40:19.707 [1231087936] >TRACE: clssgmSendClient: Send failed rc 6, con (0x2aaab02cdb30), client (0x2aaab02cdf60), proc ((nil))
    [    CSSD]2010-04-22 19:40:19.710 [1231087936] >TRACE: clscsendx: (0x2aaab02ca9e0) Connection not active
    please help me on this.
    Thanks
    Edited by: user646034 on Apr 26, 2010 1:13 AM

  • Help everytime I shut down or restart my computer my internet service goes out!!!

    I have a desktop HP Pavilion Intel Core Quad
    its Windows 7 and my internet service provider is Time Warner.
    It is not a wireless connection.
    For a few days now everytime I shut down or restart my computer my internet service goes out and I am unable to access the intenet. I get the error message "unidentified network no internet access"  I do not even want to shut off my computer for fear of losing the internet access. The most recent time this has happened I called my ISP to reset my connection. I have never had to do this before so I am not sure whay is going on?
    Anyone have any insight or ideas to fix this?

    Your PC won't automatically choose a public network since your PC is not autonomous.   
    If you are using  wired CAT5 connection, then your network is whatever internal adress the internet modem or router has provided. If the only thing your PC is connected to is your Time Warner router then the identified network comes from the router.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

Maybe you are looking for

  • Triggers

    Hello to everyone. Does somebody know how i can get the stored procedure which is inserting or updating a table? I have many procedures inserting rows in a table, and i want to identify which of them is adding records. I hope somebody can help me. Th

  • Appstore Lion Download Getting: 500 Internal server error!!

    Really Really Sad now :'( I just want to install my LION and I keep getting this 500 internal server error, doesn't matter how many times I try...

  • ITunes Visualizer display problem

    I have not had any issues with my new Intel iMac until today when I tried to play some songs with my kids and turn the visualizer to full screen in iTunes. The Visualizer works fine in all window sizes but when I click full screen the screen goes bla

  • Custom Tag Implementation seems inefficient

    I've been playing around a bit (alright, so maybe not all that much)           with custom tags, and it seems like the actual implementation of custom           tags (tag handler object(s) per tag) is much more resource-intensive           than would

  • How to setup a validation table in the IBM AS400 ?????

    I am trying to use the Java studio creator with the IBM AS400 and I am having difficulty setting up a validation table. I created a totally new DB2 SQL table, with just a couple of columns. However, when I use it as the validation table to setup the