Coldfusion Service to be restarted after each SQL Cluster failover

We have Windows 2003 Servers (Std) with IIS 6.0 . Our backend
is a clustered windows 2003 Ent environment, running an SQL 2005
Database. The entire cluster is running on a Unisys ES 7000
machine. We are running CFMX on the Windows 2003 Std Server (with
IIS6.0).
Everytime we need to perform a failover on our Windows 2003
Ent Clustered environment (same environment with the SQL database),
we normally need to recycle the Coldfusion service on about 5 or 6
of the Windows 2003 IIS6.0 servers.
The reason we need to recycle the Coldfusion service is
because requests peg the server to the point of not being able to
use it...very very slow.
Can anyone help? I'll be forever indebted
You can reach me at [email protected]
Thank you very much.

Hello,
Could you please examine the event viewer (Control Panel – Administrative Tools) and share with us any errors you may find?
http://windows.microsoft.com/en-us/windows/open-event-viewer#1TC=windows-7
Could you please examine SQL Server error log also and share any errors you may find?
http://msdn.microsoft.com/en-us/library/ms187109(v=sql.120).aspx
http://msdn.microsoft.com/en-us/library/ms175832(v=sql.120).aspx
If you use Windows backup feature, could you please verify if it includes a backup of SQL Server. That may be a possible
cause.
Make sure user databases do not have the “Auto close” 
option set to true.
http://msdn.microsoft.com/en-us/library/bb402929.aspx
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • Coldfusion service doesn't start after update 12

    Hi,
    I am running CF10 on Windows 2008 R2 server.
    Today, I applied update hotfix 12 to my Coldfusion10 server installation and now Coldfusion 10 Application Server does not start anymore.
    After install I ran Web server configuration as recommended. Now, when I start it from server manager concole I get an error Windows could not start the Coldfusion 10 Application Server...
    When I start Coldfusion Administrator I get page with:
    Service Temporary Unavailable!
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    Jakarta/ISAPI/isapi_redirector/1.2.32 ()
    I downloaded hotfix directly from this page http://helpx.adobe.com/coldfusion/kb/coldfusion-10-update-12.html after running Update from Administrator and download failed few times.
    I restarted the server box but, it did not help.
    Any ideas?
    Thanks

    running cfstart did not work and, suggested logs just show cf errors prior installation of the update.
    this is the tail from coldusion-error.log, i think created by install
    Nov 20, 2013 1:41:35 PM org.apache.catalina.core.StandardServer await
    INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
    Nov 20, 2013 1:41:35 PM org.apache.coyote.AbstractProtocol pause
    INFO: Pausing ProtocolHandler ["ajp-bio-8012"]
    Nov 20, 2013 1:41:35 PM org.apache.catalina.core.StandardService stopInternal
    INFO: Stopping service Catalina
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384963595687,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=20,DAY_OF _YEAR=324,DAY_OF_WEEK=4,DAY_OF_WEEK_IN_MONTH=3,AM_PM=0,HOUR=11,HOUR_OF_DAY=11,MINUTE=6,SEC OND=35,MILLISECOND=687,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384902797382,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=19,DAY_OF _YEAR=323,DAY_OF_WEEK=3,DAY_OF_WEEK_IN_MONTH=3,AM_PM=1,HOUR=6,HOUR_OF_DAY=18,MINUTE=13,SEC OND=17,MILLISECOND=382,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384894816039,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=19,DAY_OF _YEAR=323,DAY_OF_WEEK=3,DAY_OF_WEEK_IN_MONTH=3,AM_PM=1,HOUR=4,HOUR_OF_DAY=16,MINUTE=0,SECO ND=16,MILLISECOND=39,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384887784000,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=19,DAY_OF _YEAR=323,DAY_OF_WEEK=3,DAY_OF_WEEK_IN_MONTH=3,AM_PM=1,HOUR=2,HOUR_OF_DAY=14,MINUTE=3,SECO ND=4,MILLISECOND=0,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [org.apache.solr.common.util.DateUtil.ThreadLocalDateFormat] (value [org.apache.solr.common.util.DateUtil$ThreadLocalDateFormat@78aa58f1]) and a value of type [java.text.SimpleDateFormat] (value [java.text.SimpleDateFormat@5af7aed5]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384971506550,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=20,DAY_OF _YEAR=324,DAY_OF_WEEK=4,DAY_OF_WEEK_IN_MONTH=3,AM_PM=1,HOUR=1,HOUR_OF_DAY=13,MINUTE=18,SEC OND=26,MILLISECOND=550,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384884717195,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=19,DAY_OF _YEAR=323,DAY_OF_WEEK=3,DAY_OF_WEEK_IN_MONTH=3,AM_PM=1,HOUR=1,HOUR_OF_DAY=13,MINUTE=11,SEC OND=57,MILLISECOND=195,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384956104335,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=20,DAY_OF _YEAR=324,DAY_OF_WEEK=4,DAY_OF_WEEK_IN_MONTH=3,AM_PM=0,HOUR=9,HOUR_OF_DAY=9,MINUTE=1,SECON D=44,MILLISECOND=335,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384891556695,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=19,DAY_OF _YEAR=323,DAY_OF_WEEK=3,DAY_OF_WEEK_IN_MONTH=3,AM_PM=1,HOUR=3,HOUR_OF_DAY=15,MINUTE=5,SECO ND=56,MILLISECOND=695,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384893164773,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=19,DAY_OF _YEAR=323,DAY_OF_WEEK=3,DAY_OF_WEEK_IN_MONTH=3,AM_PM=1,HOUR=3,HOUR_OF_DAY=15,MINUTE=32,SEC OND=44,MILLISECOND=773,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value [coldfusion.util.DateUtils$1@7f13fa9c]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1384897326726,areFieldsSet=true,areAllFieldsSet=true,le nient=false,zone=sun.util.calendar.ZoneInfo[id="America/New_York",offset=-18000000,dstSavi ngs=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=America/ New_York,offset=-18000000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,star tMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth= 10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]],firstDayOfWeek=1,minimalDaysInF irstWeek=1,ERA=1,YEAR=2013,MONTH=10,WEEK_OF_YEAR=47,WEEK_OF_MONTH=4,DAY_OF_MONTH=19,DAY_OF _YEAR=323,DAY_OF_WEEK=3,DAY_OF_WEEK_IN_MONTH=3,AM_PM=1,HOUR=4,HOUR_OF_DAY=16,MINUTE=42,SEC OND=6,MILLISECOND=726,ZONE_OFFSET=-18000000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@77b5741a]) and a value of type [coldfusion.featurerouter.EFRContext] (value [coldfusion.featurerouter.EFRContext@29d9945c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@b9b397b]) and a value of type [coldfusion.filter.FusionContext] (value [coldfusion.filter.FusionContext@7bdac030]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@567fced6]) and a value of type [coldfusion.runtime.LocalScope] (value [{thread={ELAPSEDTIME=15151180, NAME=DOWNLOADTHREAD, PRIORITY=NORMAL, STARTTIME={ts '2013-11-20 09:29:11'}, OUTPUT=, STATUS=RUNNING}}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@da4160f]) and a value of type [coldfusion.monitor.util.ThreadMonitorData] (value [coldfusion.monitor.util.ThreadMonitorData@30afe940]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Nov 20, 2013 1:41:42 PM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["ajp-bio-8012"]

  • Question on sql cluster failover behaviour

    Hi Experts,
    I have a doubt on SQL Cluster.
    In SQL cluster, If we MOVE the group or failover the group to another node what happens to the user connections(say 100 conn's) and ongoing open transactions during failover?
    Will all connections gets disconnected and open transactions gets rollbacked or the connections and txns will be moved to other node?
    Could anyone shed some insight on this?
    Thank you.

    All connections get disconnected an ongoing transactions have to be rolled back. Its like restarting the service, just on the other node.
    Bodo Michael Danitz - MCT, MCITP - free consultant - performance specialist - www.sql-server.de

  • Do any services require a restart after changing Message Retry Interval?

    I'm trying combat a "grey-list" issue by changing the Message Retry Interval to 15 min from 1 min. I did this change about 12 hours ago and
    I my test messages are still sitting in queue. I suspect a service restart is needed. Any ideas?
    Set-TransportServer SAC79906MAILP01 -MessageRetryInterval 00:15:00
    Thanks much! :-)

    Hi CalAdmin,
    Exchange 2007 Hub Transport definitely required a restart for that Change :
    http://blogs.technet.com/b/exchange/archive/2006/11/17/configuring-exchange-2007-hub-transport-role-to-receive-internet-mail.aspx
    Tested your Setting in our lab, also :) after a restart at least the Setting is effective/working.
    Regards,
    Martin

  • Mac Pro: Setting restart after each boot up

    Hey everybody,
    So I just got a used mac pro dual intel 3ghz tower. I transferred all my information from my old tower to the new one. With no problems at all... Until this little thing came up...
    The only problem so far, is on each start up, the computer doesn't remember/recognize that I changed the sound settings to line out speakers. Making the boot up sound on the internal computer speaker.
    Then once loaded it sets back to the line out speaker settings.
    And same with my 2nd screen, at first doesn't recognize there is a 2nd screen till once everything is finished loading. Which makes my windows thrown on 1 screen.
    Just annoying little things that I would love to fix...
    Any idea how to help?
    Thanks!!

    Well, it isn't "G5" so that is misleading in .sig
    Nor is it "Early 2009" but that is insignificant and minor forum.
    Never like to see someone use Migration Assistant from G5 to Mac Pro, or it can be done... carefully and no apps.
    Zap PRAM and the sound will be high and need to be reset.
    I assume dual/dual-core 3GHz or maybe dual quad-core 3GHz?

  • SQL Cluster failover - KB article

    Hi Guys:
    Long time ago, i was read one KB article which explains node selection during fail-over.
    For eg: if we have have 3 node(A,B,C) cluster, If A is active for some reason it is going to fail-over, at this case it should decide either B or C. For this selection MS explained in one KB article.
    Actually i m searching for this KB article but not found. If it there in your fav. list can you please share it.
    Thanks,
    Thanks, Satish Kumar. Please mark as this post as answered if my anser helps you to resolves your issue :)

    KB: Failover behavior on clusters of three or more nodes
    Doc:
    Configure Failover and Failback Settings for a Clustered Service or Application
    David
    David http://blogs.msdn.com/b/dbrowne/

  • J2EE restart after deployment in PI 7.1 / EHP1

    Hello,
    I know that from PI 7.1 on, after each deployment with JSPM (e.g. of an .sca file) the J2EE engine will restart. That was not necessary in XI 3.0 / PI 7.0. Is this restart really necessary after EACH deployment? I heard it is possible to deploy without restarting the J2EE engine?
    I also heard that with EHP1, this restart after each deployment is not necessary any more. Do you have further information on this?
    Thanks,
    Christoph

    Hi Mark,
    This proves that 4 years old posts still can be useful. thanks for your input
    Best regards
    Frank Hinrichsen
    Danfoss Group IT

  • Can a SQL Cluster have many Master Secret \ SSO systems?

    We are trying to build a BizTalk environment that will offer multiple BizTalk instances off one SQL cluster.
    Our SQL cluster consists of 2 servers configured in an ACTIV\ACTIVE configuration and reads data from a SAN.
    We have to set up 6 BizTalk instances to create 6 environments for UAT, Support, DR, etc. These BizTalk groups will contain 2 BizTalk servers each. Each instance will have a group of service accounts assigned to it ino order to separate the environments
    but will still use the same SQL cluster.
    We have named cluster resources for each UAT, Support, etc for the SAN so that the databses are written and read from mounted disks.
    My question and confusion surrounds SSO and the clustering of the Master Secret for multiple instances.
    I want to cluster the Master Secret on the existing SQL cluster as the documentation states, but I am not sure if this is correct when there are multiple BizTalk instances running off the the same SQL cluster.  The nodes of the SQL cluster will have
    the SSO service installed and so too will the BizTalk servers in each instance group - UAT, Support, etc. So, would this mean there is only one master secret being used for all BizTalk instances, which I feel is wrong?
    Or should the master secret just exist on a bizTalk server without HA?
    I want HA but not sure where the SSO and master secret should go and ensure there are no dependencies from the other BizTalk instances should the SSO service need restarting on the SQL cluster.
    I have not implemented multiple instances on the same SQL cluster before so this is new and confusing.  The microsoft documentation isn't too great either.
    Any help and guidance would be greatly appreciated.

    post Windows Server 2008 you can have multiple MS DTC instances on one cluster. So unlike previous versions (w2k3) where the recommendation was to add MSDTC to the base cluster group, you can now have one instance of MSDTC cluster resource per resource group.
    In short yes if you feel that MSDTC is becoming a bottleneck in your processing. Also it would be preferred that for each of your BizTalk Environments you create at least ONE MSDTC resource per environment.
    Regards.

  • ColdFusion 9 Fails after SQL 2008 Cluster Failover

    All,
    I have a ColdFusion 9 app server that seems to be failing when my SQL 2008 cluster fails over to the passive node. By failing, my IIS server does not respond to any .cfm requests about 4-5 minutes after the failover. It serves out static and .asp pages just fine. Restarting ColdFusion server service and rebooting the server itself does not fix the problem. The only fix is to fail the SQL cluster back to the original node.
    Specs are as follows:
    SQL - SQL 2008 SP1 64-bit active/passive cluster VM
    CF - CF9 running on Windows 2008 SP2 64-bit VM
    Erick

    Problem solved. We had a linked server defined in SQL that pointed to an Oracle instance. We could successfully run the "Test Connection" in SQL Management Studio for the linked server when our SQL 2008 cluster was on node 1. However, we got an "OraOLEDBpus10.dll:  The specified module could not be found" error message when trying to test the connection when the cluster was on node 2. The fix was to add the Oracle folder path to the Windows PATH environment variable on node 2. The Oracle installer is supposed to do this automatically, so we don't know why it was missing.
    The reason CF would become unresponsive was that we had a template with a query that used the linked server. The purpose of this template was to monitor the status of the linked server. Using CF Server Monitor, we were able to see active requests to that template which would keep running and not terminate even though we set a timeout value in CF Admin.
    Erick

  • Need to restart iTunes after each CD import... what's up with that ?

    Having an issue with my new Toshiba laptop, after bringing my library in from my HTPC(now gone) and finding atleast one song on each album cut short, i've decided to start from scratch and re-import my 350 odd CD collection.
    But i'm having an issue... i start iTunes, import one CD, then go to do another and it either tells me there is no CD in the drive, or won't download any track names/album info etc. So after each CD i have to exit iTunes and then restart it. Sometimes have to reboot... what a nightmare that has turned into.
    Any help would be very much appreciated
    Thanks
    Matt

    Never mind... simply needed to autherise the new computer.

  • RDL Reports are not working after installing SQL Server 2012 Service Pack 2 in the SharePoint integration Mode

    I am using Reporting Service Integration mode with SharePoint. SSRS is installed on separated machine of SharePoint stacks in Integration Mode. Everything was working properly and I could create/edit/modify RDL reports(parameters, Datasource, Subscription)
    inside SharePoint and Document Libraries.
    But after installing SQL Server 2012 Service Pack 2, on opening RDL reports inside SharePoint I receive this error message. 
    The permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation
    I should mention that SSRS is installed in the SharePoint integration Mode and there is no SSRS management console.

    Hi Hedayat-Abedijoo,
    According to your description, you are using Reporting Services in SharePoint Integrated mode, and everything worked fine before you install SQL Server 2012 Service Pack 2. After the package is installed, when you open RDL reports, the error occurred: The
    permissions granted to user 'i:0#.f|membership|username' are insufficient for performing this operation.
    According to my search, there may be two reasons for the problem:
    This is caused when the application pool account that runs the SharePoint Web application you are on in IIS and the application pool account that SharePoint believes is running the site differ. This happens if the application pool account is changed directly
    in IIS instead of through SharePoint (using the approved method).
    This error can be caused when Kerberos authentication has been set up correctly and delegation in a double hop scenario will succeed, but Reporting Services integration has been set up for Trusted Account rather than Windows Authentication. This causes
    SharePoint to continue to impersonate the logged-on user when contacting Reporting Services; when Reporting Services compares the application pool account to the user account making the request, they are not equal.
    In this case, we can solve the problem by changing the application pool account in IIS back to the previous account and set AuthenticationTypes to RSWindowsNTLM only. For detail information, please refer to 8.3 “The permissions granted to user 'Domain\User'
    are insufficient for performing this operation” in the document:http://msdn.microsoft.com/en-us/library/ee384252(SQL.100).aspx
    If you have any questions, please feel free to let me know.
    Thanks,
    Wendy Fu

  • I am unable to see following SQL Server Analysis Services in central admin services after the SQL 2014 power pivot installations

    I am unable to see following SQL Server Analysis Services  in central admin services after the SQL 2014 power pivot installations
    Ravi

    Hi Ravi,
    Per my knowledge, there is no Analysis Service in SharePoint.
    After running the SQL 2014 setup to install PowerPivot for SharePoint, you need to open the PowerPivot for SharePoint 2013 Configuration tool in Central Admin Server and configure PowerPivot for SharePoint.
    After that, you will see new Service Application called "Default PowerPivot Service Application" in Central Administration.
    If you have other WFE servers, then you need to install the PowerPivot Add-In on all the other servers in the SharePoint farm.
    More references:
    http://sridharbabuk.blogspot.jp/2013/02/installing-configuring-analysis-service.html
    http://msdn.microsoft.com/en-us/library/jj219067.aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • FIM Sync service keeps restarting after being disabled

    Hi - We are deploying the SharePoint User Profile Store connector and I have followed all the steps here:
    http://technet.microsoft.com/en-us/library/dn511003(v=ws.10).aspx
    However the FIM Sync service keeps enabling and restarting itself - can't see anything in the event logs except a Evt ID: 2001 - Service was started successfully
    What is starting this service? How can I stop so that it remains in the disabled state?
    Thanks
    J

    Hi,
    Based on your description, my understanding is that you want to disable the FIM Sync service, but FIM Sync service keeps restarting after being disabled.
    I suggest you start the FIM Sync service again and stop it, then disable it.
    You shouldn't need to start those services manually - SharePoint will do everything itself when you start the User Profile Sync service in Central Administration.
    Restarted the User Profile Synchronization Service in Central Administration.(Central Administration -> System Settings -> Manage services on server -> User Profile Synchronization Service.)
    Stop the FIM Sync service and then disable it.
    Here are two links, you can use as a reference:
    http://serverfault.com/questions/147738/not-able-to-start-forefront-identity-manager-service
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact 
    [email protected]

  • My Trackpad speed and Highlight Color keep reseting to their defaults after EACH restart.

    My Trackpad speed and Highlight Color keep reseting to their defaults after EACH restart. I'm running OS 10.8.2. I had other problems with a previous admin account, so I created a new one, in which I'm having this problem, and deleted the old user acnt.
    Please HELP!

    Keyboard and mouse preferences are stored in the following two plists:
    com.apple.systempreferences.plist
    com.apple.universalaccess.plist
    EE

  • How to prevent the Firefox cache from clearing -- all settings are right, but the cache is gone after each restart.

    I want to prevent cache from being deleted after each restart. "Clear history when Firefox closes" is unchecked. User.js files are deleted. Checking "Override automatic cache management" made Cache folder appear in addition to Cache2. After exiting Cache is still there, but upon Firefox re-launching, Cache turns into Cache.Trash and promptly disappears. What to do?

    Hello,
    I'm sorry to hear that. Can you please try these solution to address your concern.
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from [https://www.mozilla.org mozilla.org] (or choose the download for your operating system and language from [https://www.mozilla.org/firefox/all/ this page]) and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (or open the Firefox menu [[Image:New Fx Menu]] and click the close button [[Image:Close 29]]).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    More information about reinstalling Firefox can be found [[Troubleshoot and diagnose Firefox problems#w_5-reinstall-firefox|here]].
    <b>WARNING:</b> Do not use a third party uninstaller as part of this process. Doing so could permanently delete your [[Profiles|Firefox profile]] data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These cannot be easily recovered unless they have been backed up to an external device!</u> See [[Back up and restore information in Firefox profiles]]. <!-- Starting in Firefox 31, the Firefox uninstaller no longer lets you remove user profile data.Ref: Bug 432017 and https://support.mozilla.org/kb/uninstall-firefox-from-your-computer/discuss/5279 [Fx31] Windows uninstaller will no longer offer the option to remove personal data -->
    Please report back to say if this helped you!
    Thank you.

Maybe you are looking for