CF9: Unable to install ODBC service

I am trying to install CF9 (developer edition) in Tomcat 7 as a .war file on Windows XP (32-bit). I go through the installation process to generate the cfusion.war file without any problems. I place the cfusion.war file in my webapps directory and start Tomcat. The server comes up fine - still no issues.
I then go to http://localhost:8080/cfusion/CFIDE/administrator/ to complete the installation.  This results in errors in the logs about installing ODBC:
From webapps/cfusion/WEB-INF/cfusion/logs/migration.log:
"Severity","ThreadID","Date","Time","Application","Message"
"Information",""http-bio-8080"-exec-1","02/10/12","06:07:00",,"C:\Documents and Settings\gallen\forekicks\apache-tomcat-7.0.14\webapps\cfusion\WEB-INF\cfusion\logs\migra tion.log initialized"
"Error",""http-bio-8080"-exec-1","02/10/12","06:07:00","CFADMIN","Could not install the ODBC service. - Unable to load library"
From webapps/cfusion/WEB-INF/cfusion/logs/migrationException.log:
coldfusion.tagext.lang.RegistryException: Unable to load library
        at coldfusion.tagext.lang.RegistryTag.doStartTag(RegistryTag.java:100)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
        at cfdatasource2ecfc1425555572$funcINSTALLODBCSERVICE.runFunction(E:\cf9_final\cfusion\wwwro ot\CFIDE\adminapi\datasource.cfc:1015)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
        at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
        at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
        at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
        at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
        at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220)
        at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:490)
        at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:336)
        at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
        at cffinish2ecfm369434798._factor6(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\setup\fi nish.cfm:314)
        at cffinish2ecfm369434798.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\setup\fin ish.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
        at cfwizard2ecfm1164273531._factor18(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\cftags \wizard.cfm:226)
        at cfwizard2ecfm1164273531._factor19(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\cftags \wizard.cfm:225)
        at cfwizard2ecfm1164273531._factor21(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\cftags \wizard.cfm:223)
        at cfwizard2ecfm1164273531._factor14(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\cftags \wizard.cfm)
        at cfwizard2ecfm1164273531._factor33(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\cftags \wizard.cfm:146)
        at cfwizard2ecfm1164273531.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\cftags\w izard.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
        at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)
        at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:352)
        at cfindex2ecfm718213779.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\setup\inde x.cfm:44)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
        at cfApplication2ecfm1161156468._factor7(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Ap plication.cfm:242)
        at cfApplication2ecfm1161156468.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\App lication.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:261)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
        at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
        at coldfusion.CfmServlet.service(CfmServlet.java:200)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:304)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:243)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
        at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:317)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:204)
        at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:311)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
I have tried installing on two different PCs, but get the same problem on both.
I have searched but haven't come up with an solution to this problem. Can anyone help?
Thanks!

Well, I found this link (http://www.elliottsprehn.com/cfbugs/bugs/79023) that suggests installing JRun. It's almost the exact same problem I have. So I did that.
When I now try to start the server I get an Error 193.  In the event log, I see this:
The ColdFusion 9 ODBC Server service failed to start due to the following error:
ColdFusion 9 ODBC Server is not a valid Win32 application.
It looks like progress, but I'm still not there yet.
I have verified that I have downloaded 32-bit versions of both ColdFusion and JRun.  And I am running on a 32-bit system (XP). So I'm not sure where exactly this error is coming from or what it means.
Help?!?

Similar Messages

  • I am unable to install itunes - Service apple mobile device failed to start

      I am unable to install itunes - Service apple mobile device failed to start

    Hello M Roddy,
    The following article provides information that can help restart the aforementioned service.
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    http://support.apple.com/kb/TS1567
    Cheers,
    Allen

  • Unable to install reporting services native

    Hi all,
    I am unable install sql server reporting services 2012.
    Getting error code 1639. please help..
    Thanks, Srikar

    Looks like you had SSRS installaed before which is not uninstalled completely.
    Please refer:
    Recommendations
    for Uninstalling & Installing Reporting Services
    Removing
    Reporting Services
    Uninstall
    Reporting Services
    Cheers,
    Vaibhav Chaudhari

  • Unable to install FIM service Portal!!!!!!!!!!

    Hi Everyone,
    While installing Fim Service Portal i am gertting an Error: Service 'Forefront Identity Manager Service' (FIMService) failed to start. Verify that you have sufficient privileges to start system services.
    Please find the below Screenshots:
    Please Help!!
    Thanks~ Giriraj Singh Bhamu

    Well... pretty obivious, your user account running the service doesn't have enough rights on the system.
    http://technet.microsoft.com/en-us/library/gg637902%28v=ws.10%29.aspx

  • Unable to install Integration Services for SQL Server 2005

    I'm not able to select "Integration Services Project" in Business Intelligence Development Studio (it is not in the templates below):
    When installing, it says that it is already installed. Why can't I see it in the project templates?

    Microsoft Visual Studio 2005
    Version 8.0.50727.867  (vsvista.050727-8600)
    Microsoft .NET Framework
    Version 2.0.50727 SP2
    Installed Edition: Professional
    Microsoft Visual Basic 2005   77626-009-0000007-41773
    Microsoft Visual Basic 2005
    Microsoft Visual C# 2005   77626-009-0000007-41773
    Microsoft Visual C# 2005
    Microsoft Visual C++ 2005   77626-009-0000007-41773
    Microsoft Visual C++ 2005
    Microsoft Visual J# 2005   77626-009-0000007-41773
    Microsoft Visual J# 2005
    Microsoft Visual Studio 2005 Tools for Applications   77626-009-0000007-41773
    Microsoft Visual Studio 2005 Tools for Applications
    Microsoft Visual Web Developer 2005   77626-009-0000007-41773
    Microsoft Visual Web Developer 2005
    Microsoft Web Application Projects 2005   77626-009-0000007-41773
    Microsoft Web Application Projects 2005
    Version 8.0.50727.867
    AnkhSVN - Subversion Support for Visual Studio   2.5.12440.9
    AnkhSVN - Subversion Support for Visual Studio 2.5.12440.9 
     * Ankh.Package 2.5.12440.9
     * Subversion 1.8.8 via SharpSvn 1.8008.3178.19
    SharpSvn is linked to: Apr 1.5.0, Apr-util 1.5.3, Cyrus Sasl 2.1.25, eXpat 2.0.1, OpenSSL 1.0.1g 7 Apr 2014, serf 1.3.4, SQLite 3.7.17, Subversion 1.8.8-SharpSvn-1.8.8, ZLib 1.2.8
    SharpSvn is optionally linked to: Berkeley DB 4.4.20, SharpPlink 1.8008.3178.19
    Hotfix for Microsoft Visual Studio 2005 Professional Edition - ENU (KB2938803)   
    Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601)   
    Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB2251481)   
    Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB2538218)   
    Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB2548826)   
    Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB971090)   
    Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB973673)   
    SQL Server Reporting Services   
    Microsoft SQL Server Reporting Services Designers 
    Version 9.00.2047.00
    Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB932232)   

  • HT2250 unable to install Bonjour Service

    I am trying to load updated Itunes and Bonjour Service will not load... any ideas?

    Sorry it is a typo the actual words are Macintosh HD:Users:Mschulman
    and I am trying to install create a single page web app
    http://padilicious.com/singlepageapp/index.html
    Thanks

  • Unable To Install Windows Service Pack 3

    Hi,
    I just reinstalled windows xp (32bit)for the 3 time in as many months, and I've ran into a problem with the reinstallion Windows Service Pack 3. I keep getting an error that says something to the effect of 'file x can not be found. are you sure (windows dl location) is correct. would you like to retry.' and this repeats a few times until I lose my patience and give up. Anyone know how to fix this?
    Cheers
    Alex

    Hi Alex,
    maybe this http://support.apple.com/kb/HT3841 can help you.
    Also if you have any kind of 'unneccessary' external devices connected while trying to update, like external harddisks, printer, scanner, etc., disconnect them before applying the update.
    Hope it helps
    Stefan

  • What can be done when Cold Fusion 9 ODBC Services will not install?

    What can be done when 64-bit Cold Fusion 9 ODBC Service will not install on a Windows Server 2008-R2 64-bit machine? Yes, most of the things in other discussions have been tried.

    Hi GDMVU,
    Save the below code as CF9_RemoveOdbc.cfm
    <cfscript>
      //login using admin 
      //createObject("component","cfide.adminapi.administrator").login("administrator_password" );
      createObject("component","cfide.adminapi.administrator").login("admin");            
      //instantiate datasource object
      myObj = createObject("component","cfide.adminapi.datasource");
    </cfscript>
    <cfscript> 
         writeOutput("Removing ODBC Services...<br>"); 
         returnValue = myObj.removeODBCservice(); 
         writeOutput("ODBC Services removed"); 
    </cfscript>
    Save the below code as CF9_InstallOdbc.cfm
    <cfscript>
      //login using admin 
      //createObject("component","cfide.adminapi.administrator").login("administrator_password" );
      createObject("component","cfide.adminapi.administrator").login("admin");
      //instantiate datasource object
      myObj = createObject("component","cfide.adminapi.datasource");
    </cfscript>
    <cfscript> 
             writeOutput("Installing ODBC Services...<br>"); 
             returnValue = myObj.installODBCservice(); 
             writeOutput("ODBC Services installed"); 
    </cfscript>
    Now try the following steps:-
    Change admin password in above .cfm pages for your CF 9 server.
    Use RemoveObdc cfm page first to remove any existing faulty/corrupted Odbc services.
    Use InstallOdbc Odbc services to install Odbc services there.
    Hope this helps.
    Regards,
    Anit Kumar

  • Coldfusion 10 ODBC Services

    I have a server with an installation of ColdFusion 10 however the ODBC Services did not get installed with the initial installation. Is there a simple, manual method for installing ODBC Services without uninstalling CF and then reinstalling with that option selected? I have tried running the installation over the current one but with the Configure Installer window, it has Server Configuration greyed out as it has found a current installation. It then gives an option of either EAR file or WAR file in the JEE configuration. Not sure which to choose so that's why I ask the question of a manual install.
    Thanks in advance. This is running on a Windows Server 2008 R2 64-bit box.
    Dave

    Here is the script to install ODBC services
    <cfscript>
      //login using admin
      //createObject("component","cfide.adminapi.administrator").login("administrator_password" );
      createObject("component","cfide.adminapi.administrator").login("admin");
      //instantiate datasource object
      myObj = createObject("component","cfide.adminapi.datasource");
    </cfscript>
    To Install ODBC Services:
    <cfscript>
             writeOutput("Installing ODBC Services...<br>");
             returnValue = myObj.installODBCservice();
             writeOutput("ODBC Services installed");
    </cfscript>
    Regards,
    Anit Kumar

  • Unable to install iTunes 11.1.4.62 on Windows 8. I get Service "Apple Mobile Device" (Apple Mobile Device failed to start.  Verify that you have sufficent privileges to start system services.  I am trying to install this on my desktop not a mobile device.

    Unable to install iTunes 11.1.4.62 on windows 8.  I get
    Service "Apple mobile Device) failed to start. 
    Verify that you have sufficient privileges to start system services.
    I am trying to install it on my desktop.  I am also in Administrator mode.  My iTunes stopped working when I was notified that there was a new version of iTunes and would I like to download it. I said yes as always and it was unable to finish the update because of a
    runtime Error!
    Program: C:\program Files (x86)\iTunes\iTunes.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contace the application's suport team for more information.
    My iTunes stopped working at this time.  I thought I could delete iTunes and start over. This tactic did not work.
    Can anyone make sense of what I am saying and help me to get my iTunes back again?

    Try a more recent version of my advice. The "for older video cards version" may work when the default version doesn't.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Unable to install 2nd SCOM 2012 Management Server - Services Fails and fails trying to get data reader writer accounts?

    2<sup>nd </sup>Management Server Setup fails at "Data Warehouse Configuration".
    error log:
    [12:33:20]:           Always:                :Current Action: StartServices
    [12:33:20]:           Always:                :Starting OM Services.
    [12:33:20]:           Debug: :StartService: attempting to start service OMSDK
    [12:33:50]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:33:50]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:33:50]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
    or control request in a timely fashion
    [12:33:50]:           Error:     :InnerException.StackTrace:
    [12:34:51]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:34:51]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:34:51]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
    or control request in a timely fashion
    [12:34:51]:           Error:     :InnerException.StackTrace:
    [12:35:55]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:35:55]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:35:55]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
    or control request in a timely fashion
    [12:35:55]:           Error:     :InnerException.StackTrace:
    [12:36:32]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:36:32]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:36:32]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to the start
    or control request in a timely fashion
    [12:36:32]:           Error:     :InnerException.StackTrace:
    [12:37:36]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:37:36]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:37:36]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to
    the start or control request in a timely fashion
    [12:37:36]:           Error:     :InnerException.StackTrace:
    [12:38:12]:           Error:     :StartService: Could not get service status.: Threw Exception.Type: System.InvalidOperationException, Exception Error Code: 0x80131509, Exception.Message:
    Cannot start service OMSDK on computer '.'.
    [12:38:12]:           Error:     :StackTrace:   at System.ServiceProcess.ServiceController.Start(String[] args)
       at Microsoft.SystemCenter.Essentials.SetupFramework.ServiceControlFunctions.StartService(String serviceName)
    [12:38:12]:           Error:     :Inner Exception.Type: System.ComponentModel.Win32Exception, Exception Error Code: 0x80131509, Exception.Message: The service did not respond to
    the start or control request in a timely fashion
    [12:38:12]:           Error:     :InnerException.StackTrace:
    [12:41:19]:           Error:     :StartService: Unable to start the service OMSDK after 3 minutes.
    [12:41:19]:           Warn:    :Warning:OMSDK service could not be started
    [12:41:19]:           Debug: :StartService: attempting to start service healthservice
    [12:41:19]:           Debug: :StartService: Able to start the service healthservice after 0 minutes.
    [12:41:19]:           Debug: :StartService: attempting to start service cshost
    [12:41:19]:           Debug: :StartService: Able to start the service cshost after 0 minutes.
    [12:41:19]:           Info:      :StartServices completed.
    [12:41:19]:           Always:                :Current Action: GetDataReaderWriterAccounts
    [12:41:22]:           Error:     :GetDataReaderWriterAccounts failed with the following exception: : Threw Exception.Type: System.Reflection.TargetInvocationException, Exception
    Error Code: 0x80131604, Exception.Message: Exception has been thrown by the target of an invocation.
    [12:41:22]:           Error:     :StackTrace:   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct&
    sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
       at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       at Microsoft.EnterpriseManagement.SetupFramework.ActionEngine.Action.Run(String displayStringNamespace, ProgressData progressData, Func`2 progressDelegate)
       at Microsoft.EnterpriseManagement.SetupFramework.ActionEngine.InstallStep.Run(String displayStringNamespace, ProgressData progressData, Func`2 progressDelegate)
    [12:41:22]:           Error:     :Inner Exception.Type: Microsoft.EnterpriseManagement.Common.ServiceNotRunningException, Exception Error Code: 0x80131604, Exception.Message: The Data
    Access service is either not running or not yet initialized. Check the event log for more information.
    [12:41:22]:           Error:     :InnerException.StackTrace:   at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore clientCallback)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, ManagementGroupInternal internals)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.GetDWWriterAccountFromManagementGroup(String managementServerName, String& userName, String& userDomain)
       at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.OMDataWarehouseProcessor.GetDataReaderWriterAccounts()
    [12:41:22]:           Error:     :Inner Exception.Type: System.ServiceModel.EndpointNotFoundException, Exception Error Code: 0x80131604, Exception.Message: Could not connect to net.tcp://localhost:5724/DispatcherService.
    The connection attempt lasted for a time span of 00:00:00.9950000. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:5724.
    [12:41:22]:           Error:     :InnerException.StackTrace:
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    [12:41:22]:           Error:     :Inner Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80131604, Exception.Message: No connection could be made because the
    target machine actively refused it 127.0.0.1:5724
    [12:41:22]:           Error:     :InnerException.StackTrace:   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    [12:41:22]:           Error:     :FATAL ACTION: GetDataReaderWriterAccounts
    [12:41:22]:           Error:     :FATAL ACTION: DWInstallActionsPostProcessor
    [12:41:22]:           Error:     :ProcessInstalls: Running the PostProcessDelegate returned false.
    [12:41:22]:           Always:                :SetErrorType: Setting VitalFailure. currentInstallItem: Data Warehouse Configuration
    [12:41:22]:           Error:     :ProcessInstalls: Running the PostProcessDelegate for OMDATAWAREHOUSE failed.... This is a fatal item.  Setting rollback.
    [12:41:22]:           Info:      :SetProgressScreen: FinishMinorStep.
    [12:41:22]:           Always:                :!***** Installing: POSTINSTALL ***
    [12:41:22]:           Info:      :ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    [12:41:22]:           Always:                :****************************************************************
    [12:41:22]:           Always:                :****Starting*RollBack*******************************************
    [12:41:22]:           Always:                :****************************************************************

    Hi,
    Pls ensure there is no firewall in between DB, DW and MS or required ports are open and you have permission on DW for the account being used for installation.
    http://technet.microsoft.com/en-us/library/hh298609.aspx
    http://technet.microsoft.com/library/hh205990.aspx   supported configuration
    Thanks,
    Varun

  • Unable to install patchset 10.2.0.3 on XP - wants me to stop ALL services

    Hi,
    I am unable to install patchset 10.2.0.3 on our existing OWB installations (patchset 10.2.0.2) already installed.
    I get an error message saying that certain files are in use and that I should stop the "following services". It then proceeds to list every running service!!
    I have tried installing OWB with the 10.2.0.2 patchset and then I am able to install the 10.2.0.3 one but that is not a viable solution as I already have several users with OWB 10.2.0.2 installed on their machines and they need to patched to 10.2.0.3 ASAP. I really don't want to have to uninstall OWB from their machines and reinstall it.
    So, what's going on? Why does the OUI say it wants every Windows service to be stopped?

    I think this problem is caused by one or several MS Windows services (maybe MSDTC?). OUI cannot identify exact service name which locks Oracle file(s) and show all services in list.
    There are several notes on Metalink about this problem:
    Note:356181.1 "Errors about files being in use, when applying a patch."
    Note:402546.1 "How To Specify Which OCI.DLL The MS DTC PROCESS Uses"
    Note:198699.1 "Access denied on OCIW32.DLL when removing 9iAS Release 1 (1.0.2) installation"
    Note:232827.1 "Universal Installer can not replace the oci.dll Error when install/deinstall Oracle Products"
    Note:294350.1 "Write Errors, or Files In Use, or NoServicesForProcessException During Patch Installation"
    Try to change registry value HKLM/SOFTWARE/Microsoft/MSDTC/MTxOCI/OracleOciLib to nonexistent file name (for example xxx.dll), restart Windows and try to install patch again. Please give a feedback to this recommendation, I think it would be interesting to all.
    Regards,
    Oleg
    Message was edited by:
    oleg

  • Unable to install SQL 2005 Service Pack 3 (Unable to install Windows Installer MSI file)

    I'm unable to install SQL 2005 Service Pack 3. This results in the following error message: Unable to install Windows Installer MSI file.
    Could someone please help me. Thanks in advance!
    === Verbose logging started: 3-4-2009  9:33:00  Build type: SHIP UNICODE 4.05.6001.00  Calling process: d:\5ddfa356349ddf2e676c336d95c5\hotfix.exe ===
    MSI (c) (E0:88) [09:33:00:404]: Resetting cached policy values
    MSI (c) (E0:88) [09:33:00:404]: Machine policy value 'Debug' is 0
    MSI (c) (E0:88) [09:33:00:404]: ******* RunEngine:
               ******* Product: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (E0:88) [09:33:00:404]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (E0:88) [09:33:00:404]: Grabbed execution mutex.
    MSI (c) (E0:88) [09:33:00:419]: Cloaking enabled.
    MSI (c) (E0:88) [09:33:00:419]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (E0:88) [09:33:00:419]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (28:28) [09:33:01:747]: Running installation inside multi-package transaction C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi
    MSI (s) (28:28) [09:33:01:747]: Grabbed execution mutex.
    MSI (s) (28:CC) [09:33:02:029]: Resetting cached policy values
    MSI (s) (28:CC) [09:33:02:029]: Machine policy value 'Debug' is 0
    MSI (s) (28:CC) [09:33:02:029]: ******* RunEngine:
               ******* Product: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (28:CC) [09:33:02:685]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (28:CC) [09:33:03:450]: File will have security applied from OpCode.
    MSI (s) (28:CC) [09:33:03:841]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi' against software restriction policy
    MSI (s) (28:CC) [09:33:03:841]: SOFTWARE RESTRICTION POLICY: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi has a digital signature
    MSI (s) (28:CC) [09:33:04:841]: SOFTWARE RESTRICTION POLICY: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (s) (28:CC) [09:33:04:888]: End dialog not enabled
    MSI (s) (28:CC) [09:33:04:888]: Original package ==> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi
    MSI (s) (28:CC) [09:33:04:888]: Package we're running from ==> C:\WINDOWS\Installer\3d3a713.msi
    MSI (s) (28:CC) [09:33:05:497]: APPCOMPAT: looking for appcompat database entry with ProductCode '{53F5C3EE-05ED-4830-994B-50B2F0D50FCE}'.
    MSI (s) (28:CC) [09:33:05:497]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (28:CC) [09:33:05:685]: MSCOREE not loaded loading copy from system32
    MSI (s) (28:CC) [09:33:05:825]: Note: 1: 2203 2: C:\WINDOWS\Installer\2f1994e.msi 3: -2147287038
    MSI (s) (28:CC) [09:33:05:825]: Opening existing patch 'C:\WINDOWS\Installer\e6ba0.msp'.
    MSI (s) (28:CC) [09:33:05:825]: Note: 1: 2203 2: C:\WINDOWS\Installer\e6ba0.msp 3: -2147287038
    MSI (s) (28:CC) [09:33:05:825]: Couldn't find local patch 'C:\WINDOWS\Installer\e6ba0.msp'. Looking for it at its source.
    MSI (s) (28:CC) [09:33:05:825]: Resolving Patch source.
    MSI (s) (28:CC) [09:33:05:825]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (28:CC) [09:33:05:825]: User policy value 'DisableMedia' is 0
    MSI (s) (28:CC) [09:33:05:825]: Machine policy value 'AllowLockdownMedia' is 0
    MSI (s) (28:CC) [09:33:05:825]: SOURCEMGMT: Media enabled only if package is safe.
    MSI (s) (28:CC) [09:33:05:825]: SOURCEMGMT: Looking for sourcelist for product {EE92F683-5F5C-4970-BB0B-9AC591B60268}
    MSI (s) (28:CC) [09:33:05:825]: SOURCEMGMT: Adding {EE92F683-5F5C-4970-BB0B-9AC591B60268}; to potential sourcelist list (pcode;disk;relpath).
    MSI (s) (28:CC) [09:33:05:825]: SOURCEMGMT: Now checking product {EE92F683-5F5C-4970-BB0B-9AC591B60268}
    MSI (s) (28:CC) [09:33:05:825]: SOURCEMGMT: Media is enabled for product.
    MSI (s) (28:CC) [09:33:05:825]: SOURCEMGMT: Attempting to use LastUsedSource from source list.
    MSI (s) (28:CC) [09:33:05:825]: SOURCEMGMT: Trying source \\NF04\d$\3db7739bf5c1bb9c50076c418420\HotFixSqlSupport\Files\.
    MSI (s) (28:CC) [09:33:06:607]: Note: 1: 2203 2: \\NF04\d$\3db7739bf5c1bb9c50076c418420\HotFixSqlSupport\Files\SqlSupport.msp 3: -2147287037
    MSI (s) (28:CC) [09:33:06:607]: SOURCEMGMT: Source is invalid due to missing/inaccessible package.
    MSI (s) (28:CC) [09:33:06:607]: Note: 1: 1706 2: -2147483647 3: SqlSupport.msp
    MSI (s) (28:CC) [09:33:06:607]: SOURCEMGMT: Processing net source list.
    MSI (s) (28:CC) [09:33:06:607]: Note: 1: 1706 2: -2147483647 3: SqlSupport.msp
    MSI (s) (28:CC) [09:33:06:607]: SOURCEMGMT: Processing media source list.
    MSI (s) (28:CC) [09:33:07:654]: SOURCEMGMT: Resolved source to: 'SqlSupport.msp'
    MSI (s) (28:CC) [09:33:37:732]: Note: 1: 1314 2: SqlSupport.msp
    MSI (s) (28:CC) [09:33:37:732]: Unable to create a temp copy of patch 'SqlSupport.msp'.
    MSI (s) (28:CC) [09:33:37:732]: Searching provided command line patches for patch code {EE92F683-5F5C-4970-BB0B-9AC591B60268}
    MSI (s) (28:CC) [09:33:37:763]: Note: 1: 1708
    MSI (s) (28:CC) [09:33:37:763]: Product: Microsoft SQL Server Setup Support Files (English) -- Installation failed.
    MSI (s) (28:CC) [09:33:37:763]: Windows Installer installed the product. Product Name: Microsoft SQL Server Setup Support Files (English). Product Version: 9.00.4035.00. Product Language: 1033. Installation success or error status: 1635.
    MSI (s) (28:CC) [09:33:37:779]: MainEngineThread is returning 1635
    MSI (s) (28:28) [09:33:37:888]: No System Restore sequence number for this installation.
    This patch package could not be opened.  Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package.
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLSupport\x86\1033\SqlSupport.msi
    MSI (s) (28:28) [09:33:37:888]: User policy value 'DisableRollback' is 0
    MSI (s) (28:28) [09:33:37:888]: Machine policy value 'DisableRollback' is 0
    MSI (s) (28:28) [09:33:37:888]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (28:28) [09:33:37:904]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (28:28) [09:33:37:919]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (28:28) [09:33:37:919]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (28:28) [09:33:37:919]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (28:28) [09:33:37:919]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (28:28) [09:33:37:919]: Restoring environment variables
    MSI (c) (E0:88) [09:33:37:935]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (E0:88) [09:33:37:935]: MainEngineThread is returning 1635
    === Verbose logging stopped: 3-4-2009  9:33:37 ===

    This post should definitely help you
    http://blogs.msdn.com/sqlserverfaq/archive/2009/01/30/part-1-sql-server-2005-patch-fails-to-install-with-an-error-unable-to-install-windows-installer-msp-file.aspx?CommentPosted=true
    Feroz
    Mark as Answer if it helps. This posting is provided "AS IS" with no warranties and confers no rights.

  • Unable to install itunes 7 due to error "Bonjour service failed to start, verify you have sufficient privileges" mcafee is not blocking it, please help anyone?

    I am unable to instal itunes (greater than version 7) as it gives me the error,"Bonjour service failed to start, verify you have sufficient privileges" , i have checked on apple support and the only help for this error says that mcafee antivirus is blocking the services however i have never had mcafee installed on my pc. Anyone any other ideas as to what could be wrong?

    Hi doywks,
    The Apple Mobile Device is a component of iTunes that communicates between your computer and your iPhone or iOS device.  The error message you are seeing "verify that you have sufficient privileges to start system services" has to do with the Windows operating system.  It's possible that you are not logged in as the administrator for your Windows PC.  Or, you may have antivirus software stopping the Apple Mobile Device from running.  
    If you are having issues updating iTunes on your PC, follow the steps in the article below.
    If you can't install or update iTunes for Windows - Apple Support
    https://support.apple.com/en-us/HT201668
    How to restart the Apple Mobile Device Service (AMDS) on Windows - Apple Support
    https://support.apple.com/en-us/HT203188
    I hope this information helps ....
    - Judy

  • Unable to install Sun Java System MAPI Service Providers

    I tried to install the outlook connector for Outlook 2003. I've got the following error message. It said that Unable to install Sun Java System MAPI Service Providers. I am using Windows 2000 SP3 platform
    --- 2005/06/22 11:41 ---
    11:41:26 [5365] Outlook version is 11.0.6359.0.
    11:41:26 ERROR: [5501] Unable to find MAPI directory.
    11:41:26 No directory "C:\Program Files\Common Files\System\MAPI\LANGID" with LANGIDs: 1033, 0, 1033, 1033, 1033, 1033.
    11:41:26 [5475] TMP directory is 'C:\DOCUME~1\admin\LOCALS~1\Temp'.
    11:41:28 [5362] Checking Windows version.
    11:41:28 [5363] Windows version is 5.0.
    11:41:28 [5364] Checking Outlook version.
    11:41:28 [5509] Checking default mail client.
    11:41:28 [5508] Default mail client is 'Microsoft Outlook'.
    11:41:28 [5178] Verifying that Outlook is not running.
    11:41:28 [5179] Trying to login to shared session.
    11:41:29 ERROR: [5501] Unable to find MAPI directory.
    11:41:29 No directory "C:\Program Files\Common Files\System\MAPI\LANGID" with LANGIDs: 1033, 0, 1033, 1033, 1033, 1033.
    11:41:29 [5366] Checking whether Sun Java System MAPI Service Providers are installed.
    11:41:29 ERROR: [5501] Unable to find MAPI directory.
    11:41:29 No directory "C:\Program Files\Common Files\System\MAPI\LANGID" with LANGIDs: 1033, 0, 1033, 1033, 1033, 1033.
    11:41:31 ERROR: [5351] Unable to install Sun Java System MAPI Service Providers.
    11:41:31 ERROR: Unable to install Sun Java System MAPI Service Providers.
    Anyone can help for this? Thanks

    I have used this method, but the dog gone service does not return a started status. It just keeps saying starting even after the service starts.
    Download sc.exe from ftp://ftp.microsoft.com/reskit/win2000/sc.zip and copy
    it to system32
    Open a command line, change to C:\Sun\AppServer\lib and run:
    C:\winnt\system32\sc.exe create SJdomain1 binPath=
    "C:\Sun\AppServer\lib\appservService.exe
    \"C:\Sun\AppServer\bin\asadmin-pause.bat start-domain domain1\"
    \"C:\Sun\AppServer\bin\asadmin-pause.bat stop-domain domain1\"" start= auto
    DisplayName= "SunJava domain1"
    1. I'm no fan of windows and I prefer Solaris or Linux
    2. Windows should have this tool as a part of the OS so I don't have to go hunt for it
    3. I guess this solution is better than no solution at all :)

Maybe you are looking for

  • How to deploy forms and reports in the new upgradation of OAS?

    Hi All , I have an application. In that I have Oracle Application Server - 10g release 1. Now I have upgraded OAS to 10g release 2 . 1.what are the steps are needed to deploy the forms and reports in that newly installed OAS ? 2.Do I need to recompil

  • How to configure snmp for oracle

    can any one send a document in configuring snmp for oracle

  • Problem in message splitting...

    Hi All, I am using a BPM iwhere i am doing message splitting by using a transformation step, after this transformation step i kept one loop to collect and process this splitted messages... but first message from splitted messages only gets into loop

  • ChaRM system landsacpe

    Hi all, if your TMS has the tranport routes: Dev to QA to Staging to Prod, how do you set up your system landscape for the ChaRM maintenance project? Specifically, where does staging go? thanks, Jason

  • Very high transaction log file growth

    Hello Running Exchange 2010 sp2 in a two node DAG configuration.  Just recently i have noticed a very high transaction log file growth for one database. The transaction logs are growing so quickly that i have had to turn on circular logging in order