Workflow and ServiceDesk Community

 View Only
Expand all | Collapse all

Error "The Workflow silent install failed" when install a Workflow Platform

  • 1.  Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Feb 05, 2018 04:46 AM

    Hi all,

    When I try to install a Workflow Platform from servicedesksetup Installation fails an error "The Workflow silent install failed". NS 8.1

     

    Logs:

    INFO 13:02:02,726 5 Symantec.ServiceDesk.Installation.Core.SystemCheck - Finished executing system check [27]. Return message is [Cannot initialize database connection profile from ProcessManager web.config file because it's not installed yet.]
    INFO 13:02:12,074 11 Symantec.ServiceDesk.Installation.Programs.WorkflowInstall.RuntimeAccountSetupPage - Preparing to impersonate user [xxxx] for runtime database account test...
    INFO 13:02:12,117 1 Symantec.ServiceDesk.Installation.Programs.WorkflowInstall.RuntimeAccountSetupPage - Connection test was successful.
    INFO 13:02:13,206 6 Symantec.ServiceDesk.Installation.Programs.WorkflowInstall.RuntimeAccountSetupPage - Preparing to impersonate user [mos\serveradmin] for runtime database account test...
    INFO 13:02:13,243 1 Symantec.ServiceDesk.Installation.Programs.WorkflowInstall.RuntimeAccountSetupPage - Connection test was successful.
    INFO 13:02:13,243 1 Symantec.ServiceDesk.Installation.App - Navigating to wizard page [/Programs/WorkflowInstall/WorkflowInstallReviewPage.xaml]...
    INFO 13:02:16,023 1 Symantec.ServiceDesk.Installation.App - Navigating to wizard page [/Programs/WorkflowInstall/InstallWorkflowPlatformPage.xaml]...
    INFO 13:02:16,053 11 Symantec.ServiceDesk.Installation.Programs.WorkflowInstall.InstallWorkflowPlatformPage - Invoking the setup engine to perform workflow installation...
    INFO 13:02:22,573 11 Symantec.ServiceDesk.Installation.Core.SetupEngine - Setting up application pool for workflow projects to run under...
    FATAL 13:02:22,840 11 Symantec.ServiceDesk.Installation.Programs.WorkflowInstall.InstallWorkflowPlatformPage - The setup engine returned an unhandled NullReferenceException: Object reference not set to an instance of an object.
    System.NullReferenceException: Object reference not set to an instance of an object.
       at Symantec.ServiceDesk.Installation.Core.SetupEngine.PerformWorkflowInstallation()
       at Symantec.ServiceDesk.Installation.Programs.WorkflowInstall.InstallWorkflowPlatformPage.installRunner_DoWork(Object sender, DoWorkEventArgs e)
    ERROR 13:02:22,850 1 Symantec.ServiceDesk.Installation.Programs.WorkflowInstall.InstallWorkflowPlatformPage - The Workflow silent install failed. This may have been caused by a problem updating the workflow silent install parameters file or a failure in the silent install itself. If the latter you may be able to find more information from the install.log and systemcheck.log files in the Logs folder under the Workflow installation path.



  • 2.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Feb 05, 2018 03:48 PM
    Which exact SD version is showing if you check details on the Properties page? Did all the pre-req checks pass? We’re you running the installer in admin mode? | [Cannot initialize database connection profile from ProcessManager web.config file because it's not installed yet.] | [mos\serveradmin] Do you have two accounts - Install and RunTime? Do they have rights to the db server? Are they local admins on the WF server? Is WF showing as installed? Is the WF service showing? Are there any Apps in IIS? If SD shows is there a “web.config” file? If you check “install.log” and “systemcheck.log” is there anything extra to help there?


  • 3.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Feb 13, 2018 04:50 AM

    1. Which exact SD version is showing if you check details on the Properties page? - ver 8.1

    2. Did all the pre-req checks pass? - yes

    3. We’re you running the installer in admin mode? - installer msi

    4. Do you have two accounts - Install and RunTime? - yes

    5. Do they have rights to the db server? - yes

    6. Are they local admins on the WF server? - yes

    7. Is WF showing as installed? - no

    8. Is the WF service showing? -no

    9. Are there any Apps in IIS? - only ServiceDeskPoll in the Application Pools

    10.If SD shows is there a “web.config” file? -no

    11. If you check “install.log” and “systemcheck.log” is there anything extra to help there?- I don't know how to view these logs



  • 4.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Feb 13, 2018 05:04 AM

    On this server was installed sd 8.0, which was deleted earlier



  • 5.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Feb 13, 2018 05:15 AM

    [Install Drive]:\Program Files\Symantec\Workflow\Logs\

    • install.log
    • systemcheck.log


  • 6.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Feb 13, 2018 05:40 AM

    No folder Workflow\Logs\ on "Program Files\Symantec\

     



  • 7.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Feb 13, 2018 08:09 AM

    If you do a system wide search for the those file names does anything come back?

    The msi might log a file to C:\Temp or C:\Windows\Temp

    Otherwise it might be worth raising a support call with Symc.



  • 8.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Feb 27, 2018 10:07 AM

    Was this issue fixed?



  • 9.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Mar 05, 2018 05:47 AM

    No..
     



  • 10.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Mar 05, 2018 05:56 AM

    Might be worth raising a Ticket with Symc



  • 11.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Mar 06, 2018 05:24 AM

    Yes, I will do it



  • 12.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Mar 15, 2018 05:09 PM

    Have you got all the add on SQL extensions installed? Sever Objects etc... I had something similar this morning and needed to install the various add-ons to make it work. Also look at the role and fetaure installation and make sure all the various IIS and .net features and roles are installed correctly. Again I found I needed to extend the configuration to include features that weren't installed by default. I'm just in the process of looking for some docuemtnation that tells you exactly what roles and features etc are needed as I still haven't got a fully functioning system going yet.

     



  • 13.  RE: Error "The Workflow silent install failed" when install a Workflow Platform

    Posted Mar 15, 2018 06:33 PM