MTS Recovery Service Terminates on Time-Out - Need to Restart Server

Has anyone encountered this error before?
We have an Oracle9i Release 2 Database Server (patched 9.2.0.8) installed on a Windows 2000 Server (latest service pack). Once in while we get this haphazard error that pops up in the Windows Event Viewer:
MTS Recovery Service Terminated With the Following Error -
The Wait Operation Timed Out.
When this error occurs, application end users notice that either their connection to the database becomes extremely slow or are disconnected. The fix is to restart the server. What is the cause of the problem and is there a workaround?
Thanks!
TJ

Hi,
I understand you install the services on a single PC. Are those services set to run automatically? I remember facing this issue myself several times and I guess it's because of the time gap and order that the services start. I.e. when database service is just starting and in the meantime any EPM service is trying to start, it can not start.
It would be better if you set them to run manually. You can then create a small batch file to call in the correct order.
the content of the batch would be like:
net start Hysl9SharedServices
net start Hysl9Workspace
etc.
Cheers,
Alp

Similar Messages

  • My tabs will not restore after starting Firefox -- even with the option to restore my tabs and windows is checked in the "options" window. I'm losing tabs from previous sessions that I need to keep open every time I need to restart. Thanks for any advice!

    Is there something else I need to tweak to get rid of this annoyance instead of simply clicking the check box? I'm losing tabs from previous sessions that I need to keep open every time I need to restart. Thanks for any advice!

    Make sure that you do not use Clear Recent History to clear the <i>Browsing History</i> when you close Firefox.
    *https://support.mozilla.com/kb/Clear+Recent+History
    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js [2] file and possible sessionstore-##.js [3] files with a number and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See also:
    * [1] http://kb.mozillazine.org/Session_Restore
    * [2] http://kb.mozillazine.org/sessionstore.js
    * [3] http://kb.mozillazine.org/Multiple_profile_files_created

  • Why we need to restart server when we compile servlet (not for jsp)

    hi
    why we need to restart server/appln when we compile servlet .
    same thing is not true for jsp
    as jsp converts to servlets then also it need not require restart of server/appln.
    Danny

    Dear Friends
    I hope you guys are doing something with tomcat , So please help me.
    can anyone solve my problem.
    I am starting my tomcat using startup and the dos window just closes after opening . I don't know why?
    The errors generated are as:
    Using CATALINA_BASE: C:\TOMCAT 4_1_30\jakarta-tomcat-4.1.29
    Using CATALINA_HOME: C:\TOMCAT 4_1_30\jakarta-tomcat-4.1.29
    Using CATALINA_TMPDIR: C:\TOMCAT 4_1_30\jakarta-tomcat-4.1.29\temp
    Using JAVA_HOME: C:\jdk1.3.0_02
    Catalina.start: java.util.MissingResourceException: Can't find bundle for base name org.apache.coyote.tomcat4.LocalStrings, locale en_US
    java.util.MissingResourceException: Can't find bundle for base name org.apache.coyote.tomcat4.LocalStrings, locale en_US
         at org.apache.commons.digester.Digester.createSAXException(Digester.java:2540)
         at org.apache.commons.digester.Digester.createSAXException(Digester.java:2566)
         at org.apache.commons.digester.Digester.startElement(Digester.java:1276)
         at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
         at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at org.apache.commons.digester.Digester.parse(Digester.java:1548)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:449)
         at org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
         at org.apache.catalina.startup.Catalina.process(Catalina.java:180)
         at java.lang.reflect.Method.invoke(Native Method)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
    Using CATALINA_BASE: C:\TOMCAT 4_1_30\jakarta-tomcat-4.1.29
    Using CATALINA_HOME: C:\TOMCAT 4_1_30\jakarta-tomcat-4.1.29
    Using CATALINA_TMPDIR: C:\TOMCAT 4_1_30\jakarta-tomcat-4.1.29\temp
    Using JAVA_HOME: C:\jdk1.3.0_02
    Catalina.start: java.util.MissingResourceException: Can't find bundle for base name org.apache.coyote.tomcat4.LocalStrings, locale en_US
    java.util.MissingResourceException: Can't find bundle for base name org.apache.coyote.tomcat4.LocalStrings, locale en_US
         at org.apache.commons.digester.Digester.createSAXException(Digester.java:2540)
         at org.apache.commons.digester.Digester.createSAXException(Digester.java:2566)
         at org.apache.commons.digester.Digester.startElement(Digester.java:1276)
         at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
         at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at org.apache.commons.digester.Digester.parse(Digester.java:1548)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:449)
         at org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
         at org.apache.catalina.startup.Catalina.process(Catalina.java:180)
         at java.lang.reflect.Method.invoke(Native Method)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
    i need your help desperately.
    I hope you will respond soon.
    thanks
    vishal

  • Session time out in Websphere Application Server

    Hi ,
    I am using Websphere Application server 5.1 . I need to set the session time out for my web application. Actually, i edited the web.xml and set the value
    <session-config>
              <session-timeout>10</session-timeout>
         </session-config>But when I am refreshing my jsp page, after 10-15 mts, i am able to get a valid page without any problem. Actually since the session time out is 10 mts , I should not get a valid page after 10 mts . I tried one more option for setting the session time out . I opened the admin console of my App server and set the session time out there too. But session not seems to be timing out after 10-15 mts. I am still able to get a valid jsp page. I have many session attributes in that page. So after 10 mts, i should not get a valid page.. I dont know, what's wrong in my configuration. If some body knows the answer please help me.
    thanks in advance.
    Aneesh K

    So what you're trying to achieve is that the ui closes or becomes invalid if no action has been performed for a certain time? That should be easy enough, install a javax.swing.Timer somewhere in your application and set it to the time you desire. Whenever the user performs an action, invoke reset() on the timer (it's a fairly cheap operation). If the timer fires, you know the timeout occured.
    You have to decide for yourself what you consider a 'user action' in this context. If you want the session to stay alive as long as the user is still doing something, just install an AWTEventListener, which can react to pretty much anything, mouse movement, keyboard input etc.

  • Current Issue : Unable to reduce cache time out of Xcelsius cache server

    Hi,
    As per our current Business requirement,We need to refresh the KPI's of dashboards every 20 secs(Real time), But there islimitation using the cache mehthod as we are not able to control the cache timeout of the xcelsius cache server.
    In ourcurrent scenario, we have more number of queries hitting the data base which inturn effecting database aswell as Tomcat server.
    Please provide solution in reducing the cache time out.
    Regards,
    Rama krishna Balivada

    i think this will help you
    [http://wiki.sdn.sap.com/wiki/display/BOBJ/XcelsiustuningoptionsinXI3.1SP3#XcelsiustuningoptionsinXI3.1SP3-XcelsiusProcessingServertuningparameters]
    good luck

  • Time-out on the Answers server to be increased

    The Current situation is User is running a query, it takes sometime to to fetch the results and after sometime the request errors out saying that Query time out.
    Though the session remains active.
    Is there any paramter in instanceconfig to increase the time the user would be able to run the query.

    User,
    Refer this
    http://oracleintelligence.blogspot.com/2008/08/obiee-time-to-expire-for-idle.html
    thanks,
    Saichand.v

  • Time out error in production server  for alv grid report

    hi. i have developed alv grid report using nested select statments. when i testing in development  server it is giving the output but in production server if i give 4 months then it is showing time out error.please help me out..its urgent.
    Thanks in advance.

    Hi Manu,
    Don't use Nested selected statements.
    Use the Following  Performance Tuning Options that i have given below so that your problem can be solved.
    1)  Always check the driver internal tables is not empty, while using FOR ALL ENTRIES
    2) Avoid for all entries in JOINS
    3) Try to avoid joins and use FOR ALL ENTRIES.
    4)   Try to restrict the joins to 1 level only ie only for tables
    5)   Avoid using Select *.
    6)   Avoid having multiple Selects from the same table in the same object.
    7)  Try to minimize the number of variables to save memory.  
    8)   The sequence of fields in 'where clause' must be as per primary/secondary index ( if any)
    9)   Avoid creation of  index as far as possible
    10) Avoid operators like  <>, > , < & like % in where clause conditions
    11) Avoid select/select single statements in loops.
    12) Try to use 'binary search' in READ internal table. Ensure table is sorted before using   BINARY SEARCH.
    13) Avoid using aggregate functions  (SUM, MAX etc) in selects ( GROUP BY , HAVING,)  
    14) Avoid using  ORDER  BY in selects
    15) Avoid Nested Selects
    16) Avoid Nested Loops of Internal Tables
    17) Try  to  use FIELD SYMBOLS.
    18) Try to avoid into Corresponding Fields of
    19) Avoid using Select  Distinct, Use DELETE ADJACENT
    <b>
    Reward Points for sure if you find it useful. </b>
    Regards
    Babu

  • Error time out to connect FTP server

    Hi Experts,
    I am getting the error in receiver communication channel (FTP) as :
    An error occurred while connecting to the FTP server ''. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: The control connection to the FTP server ""  timed out while reading the server reply.'. For details, contact your FTP server vendor.
    Getting this error for a particular interface. Changed the time out parameter but not working.
    the same IP address is used for same receiver but different interface and it is in green status.
    tried to restart the adapter but same time out error.
    Same configuation is done for two receiver channels .. but getting above error for a particular interface.Please help.
    Thanks,
    Swapnashree

    Hi Swapna,
        If you are facing problem with only one interface then you make some dummy changes in configuration(ID) to that perticular channel and activate.
    After doing this you just restart your communication channel and check if you have any luck.....
    Also check if you have permissions ......for the user and folder which you are accing in your channel...
    Naveen.

  • Why need to restart server while modifying the servlet class

    Hi,
    i have some doubt, i hope any one can clear my doubt about servlet
    why we need to restart the web container while every time we modify the servlet class code
    Thanks & Regards
    vijay

    When you deploy a web application to a web container, you are deploying the
    .class files of your servlet not your source code. There is no servlet source code on the container (shouldn't be).
    So if you change your source code, the container knows nothing about it until you compile the code
    to create new .class files and then replace the container's class files with the new ones.
    You can configure most servers for hot deployment and/or start them in debug mode to ease the cycle during development.

  • ODAC installs includes Oracle MTS Recovery service. Is this a must?

    Hi,
    I'm installing the ODAC on the PC which is just a client. However the installation prompted for " OS error in starting service OracleMTSRecoveryService". It is just a client PC, Not a server, do we really need this?
    thanks
    andrew

    Hi,
    As mentioned in the other post (what is the difference between odp.net and odac ? and multiple homes?
    The .NET forums are probably a better place for these sorts of questions.
    The Windows and .NET forums are located here:
    http://forums.oracle.com/forums/category.jspa?categoryID=44
    If you don't need or use Microsoft Transaction Server (MTS) then, no, you don't need the OracleMTSRecoveryService service.
    Regards,
    Mark

  • Services running in time out and portal stays in starting application

    Hi Group,
    when starting the portal (sp12 on windows) the status is running into "starting applications" and don't change to running.
    In the server logfile I found:
    Timed out services:
    Service ssl.
    Service tc.monitoring.logviewer.
    Service keystore.
    Service shell.
    Service prtbridge.
    Service webdynpro.
    Service com.sap.security.core.ume.service.
    Service pmi.
    Service tcsecsaml~service.
    Service sld.
    Service com.sap.portal.prt.sapj2ee.
    Service jms_provider.
    Service basicadmin.
    Service classload.
    Service adminadapter.
    Service telnet.
    Service servlet_jsp.
    Service ejb.
    Service dsr.
    Service monitor.
    Service tcsecdestinations~service.
    Service tcsecsecurestorage~service.
    Service security.
    Service applocking.
    Service com.sap.portal.pcd.gl.
    Service jmx.
    Service DQE.
    Service tceCATTPingservice.
    Service rfcengine.
    ================================================================================
    Full thread dump Java HotSpot(TM) Server VM (1.4.2_09-b05 mixed mode):
    "Thread-12" daemon prio=10 tid=0x055bc2f8 nid=0xff0 in Object.wait() [7f4f000..7f4fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11ad9298> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x11ad9298> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "ConnectionSetCleaner Thread (UNMANAGED)." prio=10 tid=0x0433ccf8 nid=0x1c8 in Object.wait() [7f0f000..7f0fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17810060> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
         at com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner.run(ConnectionHashSet.java:636)
         - locked <0x17810060> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
    "SAPEngine_System_Thread[impl:5]_73" prio=5 tid=0x044f95d0 nid=0xdc in Object.wait() [6ecf000..6ecfd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:121)
    "SAPEngine_System_Thread[impl:5]_72" prio=5 tid=0x05825c58 nid=0xbc0 in Object.wait() [6e7f000..6e7fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:121)
    "SAPEngine_System_Thread[impl:5]_71" prio=5 tid=0x047e74f8 nid=0xc6c in Object.wait() [6e3f000..6e3fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:121)
    what went wrong?
    Kind regards,
    Mike

    Did you ever find an answer? I'm having the exact same error on Solaris.

  • 30" LCD Cinema display - sporadically blanks out, need to restart Mac Pro

    2007 vintage 30" LCD Cinema HD display running off a Mac Pro with an ATI Radeon X1900 XT. Was Mac OS 10.5.latest, just upgraded to 10.6.4 with no effect on the problem.
    This has happened perhaps 8 or 10 times over the last few months, and IIRC always when I'm playing WoW. I know WoW heats up my Pro more than anything else because I can hear the cooling fans speeding up when I load and play it.
    The symptom is the screen goes totally black. The little white light down the bottom-right of the display comes on. If I push the power button on the display the white light goes bright, but there's no other reaction. The capslock light on the keyboard still reacts so I know I don't have a total system hang.
    I shut down the whole Mac Pro by holding in its On button for 10 seconds, and it powers down as normal. But the white light on the display is still on, and I have to disconnect the power from the display so the white light goes off; only then I turn the Pro back on and all is well again.
    The screen always gets very warm to the touch - I can hold my hand on it OK so it's not burning hot but it still seems too hot to me. Is this normal for this screen? It seems a little odd there are no cooling vents if so. Having just restarted iStat Pro says Mac HD (I think that's the display) is 46c, CPUs and everything else 40c or below. It is coming on for summer here but today is not hot, iStat says ambient is 23c.
    So what am I asking for? I guess some sort of validation of my issue, advice, and where I should start diagnosis - display, video, display power, the Mac itself ... or should I just get Apple out here? I do have Apple Care.
    Thanks all.

    And it's happened twice since then, both while playing WoW. After the latest reboot my temps are 49c for display, 45c and 48c for CPUs. The Mac has been on for over 6 hours before I ran up Wow with no problem, in Wow for maybe 5 minutes and there it goes.
    The latest Mac updates to iTunes 10.1 and OS 10.6.5 were applied a few hours ago, well before this latest crash.
    My best guess is that either some component has gone temperature-intolerant that didn't used to be, or there is something in the latest WoW version that is triggering some hardware, driver or OS problem. I really don't have much of an idea where to go now. Any suggestions?

  • Windows Live Mail 2012 - Outgoing Email Times Out due to Lost Server Connection

    Using Windows Live Mail 2012 on WIN7 64-bit.
    Been receiving emails seemingly without issues, but...
    Haven't been able to POST any outgoing emails now since September 16th for any of my main/sub accounts.
    Indicator is a Norton Internet Security popup stating:
    "Email Error. Your email message was unable to be sent because the connection to your email server was interrupted. Please open your email client and resend the message from the Sent Messages folder." Then it lists the from/to/subj.
    I recompose and try to resend; same results.
    I've rolled WIN7 back to September 6th, but results are the same.
    I thought perhaps NIS was blocking the SMTP port, but same results when I turn off NIS and Antivirus. I don't see anything of significance in NIS's logs.
    Of course, Verizon's mini-app that sniffs out and corrects email problems does not know or care about Live Mail. Just Outlook and OE.
    Ideas? Things to try? Thanks.
      ...Karl
    Solved!
    Go to Solution.

    GeezingInVA2 wrote:
    I noticed my email account server settings don't match what is defined on the FiOS email setup page on verizon.com.
    The server setting I have for my POP3 is "incoming.verizon.net" (not pop.verizon.net) and my SMTP server setting is "outgoing.verizon.net" (not smtp.verizon.net).
    Why don't these match? 
    Also, my port settings don't seem to match what's posted online.
    My outbound port is 25 (not 465) and my inbound port is 110 (not 995).
    Doesn't seem right to me, and I'm wondering what changed in the past week?
    The changes to pop/smtp from incoming/outgoing have been in the works for a while. Maybe Verizon finally go around to disabling the old servers?
    Either way, you should update to the latest settings.
    For the sake of example, we are going to pretend that we are setting up fictional account "[email protected]" and the password for logging into that account in webmail is "fakepassword" - Again, this is a fictitious account for the sake of an example.
    The settings for using Verizon's servers would be:
    Incoming Server: pop.verizon.net
    Server Requires Authentication: Yes
    Username: fakeacct
    Password: fakepassword
    Requires a Secure Connection (SSL): Yes
    Port: 995
    Outgoing Server: smtp.verizon.net
    Server Requires Authentication: Yes (You can set it to use the same settings as incoming, or manually enter the username and password.)
    Requires a Secure Connection (SSL): Yes
    Port: 465
    If you are given the option anywhere for Secure Password Authentication (SPA), set it to No or Normal
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Browser connection(request) time out with the Tomcat server after 1 hour

    Hi,
    I made a servlet request from IE to tomcat server but exactly after 1 hr the browser is showing page can' be fount error even though the request is being executed in Tomcat. Before the server sends the response to browser it is showing page can't found. I tried with the tag <session-timeout> in web.xml and
    connectiontimout in server.xml.Also i tried by adding registry variable 'KeepAliveTimeout' to internetsettings using regedi, but there is no use.Can sombody help me out of this problem.
    thanks inadvance

    Hi,
    well - openDoc can also be used on IIS or Java AS. Where do you use openDoc ?
    Check the parameters from the bost above mine. You should also check SAP Note - 1413774
    https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3134313337373426
    and SAP Note - 1198539
    https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3131393835333926
    Regards
    -Seb.

  • OracleMTS Recovery Service error

    Ok I have tried everything to fix this error to no avail. Hopefully someone can help me.
    Using Windows 7 64
    Installed Oracle 11g release 2
    Can start all Oracle services EXCEPT for the MTS Recovery service
    I get an error that says:
    "Windows could not start the OracleMTSRecoverService service on Local Computer. Error 1: Incorrect function.
    Now I know that they have a bug listing and the fix states that I should go to:
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Protid_0
    The string-type values for the following key must be set correctly:

    Name: *Host*
    Type: REG_SZ
    Data: << the name of the host-machine e.g. [email protected] <mailto:[email protected]>>>
    This key must contain the host name of the system on which the registry key exists.
    Now I have checked and what I have is:
    Name: Host
    Type: REG_SZ
    Data: MrsBentley-PC
    What in the world am I missing here?
    Thanks for the help in advance!
    Lisa B.

    What in the world am I missing here?If you're talking about an XE installation, nothing relevant. Set the MTS service startup to Manual, and it leave it be.
    Its not needed in an XE install.

Maybe you are looking for