Ask a questionAsk a question
 

AnswerSoftGrid Application server Service does not start

  • Thursday, January 17, 2008 11:11 PMrmarmon Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    All,

     

    I recently installed SoftGrid 4.5 for testing, the install went well without any problems, however, the service for the server wil not start. I've been having trouble getting my 4.5 client to connect with the 4.5  server and I'm am certain that the issue is do ti the service not running.

     

    I recieve this error

     

     

    "Service cannot start..refer to service-specific error code 268480357"

     

     

    Can anyone help?

     

     

Answers

  • Friday, January 18, 2008 7:32 PMJoop van Bussel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    1. Is the VAS service still running with the "NT AUTHORITY\NetworkService" login as it is intalled with?

     

    2. If so, go to your SQL Server Management Studio and check if the VAS machine account is

        still listed under security --> logins. You should find something

        like <domain>\<VAS hostname>$

        I think your VAS hostname is VFASWS023 so it would be something like <domain>\VFASWS023$

     

        or

     

        If the VAS service is running with another account please check the database for this account.

     

    3. Verify if the database account mentioned above has still access to your SOFTGRID database and with the correct roles.

  • Saturday, January 19, 2008 9:50 PMTim ManganMVP, AnswererUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Joop wrote:

    Apperently it used the HOSTNAME to query. But in the database table SERVER the FQDN for the host was registrered.

     

    My intstall did not put the FDQN into the database.  Is is possible you installed the VAS as a local admin instead of as a domain admin?

     

All Replies

  • Friday, January 18, 2008 6:41 AMJoop van Bussel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

     

    Can you tell someting about the messages beeing logged at service start on the VAS.

    The messages are logged in: C:\Program Files\Microsoft SoftGrid\Microsoft System Center Virtual Application Server\SoftGrid Server\logs\sft-server.log

     

     

     

  • Friday, January 18, 2008 4:25 PMQuietTode Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I had a similar issue because I installed from a standard RDP connection instead of console 0. If you happen to have made the same mistake, login to the console session with the following command line:

    mstsc /vTongue Tiedervername /console /w:1024 /h:768

    The article I found about this, then had me uninstall and reinstall SAVS 4.5. I did not remove the DB and it was intact for the reinstall. This still did not fix my problem until I deleted and recreated the server under Default Server Group in the Management Console.

    Good luck!
  • Friday, January 18, 2008 4:39 PMJoop van Bussel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    In my case I saw in the log file a message that "the server was not found in the datastore".

    That VAS service tried to do a query in the database table SERVER to obtain some information for the service.

    Apperently it used the HOSTNAME to query. But in the database table SERVER the FQDN for the host was registrered.

    I have changed this in the database. But it is of course also possible from the Management Console.

     

    So during installation of the VAS it is registered in the datase with its FQDN. But why the VAS service used the HOSTNAME to query the database on startup is not clear.

  • Friday, January 18, 2008 7:07 PMrmarmon Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Here is what I recieve

     

    [2008-01-18 14:06:14.217] - 3360 2788 SW_MessageHandler:Surprisepen - - - - 5 65535 "Initialization complete."
    [2008-01-18 14:06:14.374] VFASWS023 3360 2788 SW_SQLDataConnection:Surprisepen - - - - 2 41494 "Failed to establish a connection to the data source: (Server: ipe016, Database: SoftGrid4.5_DB).
    "
    [2008-01-18 14:06:14.374] VFASWS023 3360 2788 SW_SystemDispatcher::init - - - - 1 44901 "System Dispatcher initialization error [-1]. System Dispatcher startup will stop.
    "
    [2008-01-18 14:06:14.374] VFASWS023 3360 2788 SW_SystemDispatcher::fini - - - - 0 41219 "System Dispatcher Successfully Shutdown.
    "
    [2008-01-18 14:06:14.374] VFASWS023 3360 2816 SW_MessageHandler::Close - - - - 5 65535 "Shutdown complete."

  • Friday, January 18, 2008 7:32 PMJoop van Bussel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    1. Is the VAS service still running with the "NT AUTHORITY\NetworkService" login as it is intalled with?

     

    2. If so, go to your SQL Server Management Studio and check if the VAS machine account is

        still listed under security --> logins. You should find something

        like <domain>\<VAS hostname>$

        I think your VAS hostname is VFASWS023 so it would be something like <domain>\VFASWS023$

     

        or

     

        If the VAS service is running with another account please check the database for this account.

     

    3. Verify if the database account mentioned above has still access to your SOFTGRID database and with the correct roles.

  • Saturday, January 19, 2008 9:50 PMTim ManganMVP, AnswererUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Joop wrote:

    Apperently it used the HOSTNAME to query. But in the database table SERVER the FQDN for the host was registrered.

     

    My intstall did not put the FDQN into the database.  Is is possible you installed the VAS as a local admin instead of as a domain admin?

     

  • Monday, January 21, 2008 8:30 PMrmarmon Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    All,

     

    Thanks for the Help, When I ran the installation that first time I was on a RDC. I uninstalled and re-installed connected to service consol and I'm ok now.

     

    Thanks

  • Saturday, May 10, 2008 3:55 AMDaniel Foo Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi Robert, I am facing exactly the same problem as yours. My VAS service is not started when I checked under Services.

     

    I am running Windows 2003 server on a VM machine.

     

    I am not sure what do you mean by reinstalling and connecting to service console?

    How do you install without using RDC option? Is it through not checking that when running VAS setup?

     

    Thanks!

     

    A Softgrid wannabe user.

     

    Best regards,

    Daniel

  • Friday, May 30, 2008 2:26 PMpierre.eriksson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    I also got the same error when I reinstalled a server and connected it to the same database.

    I had to remove the [softgridservername$] in the database under Logins the user object.

     

    Then I could re-install it.

     

    BR

     

    Pierre Eriksson

  • Monday, June 02, 2008 12:14 PMTim ManganMVP, AnswererUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     Daniel Foo wrote:

    Hi Robert, I am facing exactly the same problem as yours. My VAS service is not started when I checked under Services.

     

    I am running Windows 2003 server on a VM machine.

     

    Your problem may be different.  We often see the service fail to start in a test VM environment.  The issue is that the service dispatcher sets a 60 second timer before starting the cores.  If the cores do not fully come up within the 60 seconds (due to performance on an underpowered VM infrastructure) the service shuts down.  In such an environment, let things settle before and after turning on the VAS VM, or just expect to have to check if the service started and restart it.

     

    But check your server log file (program files/.../softgrid server/Logs/ folder) to see what it says.

  • Friday, June 13, 2008 7:12 PMMichelle Foley _MSFT_ Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi Daniel,

     

    Can you manually start your service? If it does start manually but not automatically on reboot, you can create a simple scheduled task to start the service post boot. This works well in lab VM environments and I have a simple batch file that I configured to run as a scheduled task.

    "net start <service display name>"

     

    If your service does not start when you attempt to start it manually, do you get the same error reported by others earlier in this thread? If not, post your error and we will see if we can track it down.

     

    Regards,

    Michelle

  • Monday, July 14, 2008 8:13 PMgossamer156 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I get the same errors in my test environment, it looks like all these errors (at least for me) boil down to the MSSQLADHelper service.  The Application Event Log error states '0' is an invalid number of startup parameters.  This service takes two start up parameters.

    When you try to start the service manually you get an error code -1073741724

    This is the only SQL service that will not start.  However, the 2 App-V services that don't start seem to be related to this SQL service.
  • Friday, June 12, 2009 7:59 AMDomagoj Pernar Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello.

    I had the same problem on my Application Virtualization Managemet Server. Anyway, very often, i need to move my virtual machines to another phyisical server, and one time I moved App-V Management server, and virtual machine didn't get IP addres from my DHCP, and network name was not like the domain in which App-V management server was installed first. So I changed IP address and preferred DNS server manualy, and after that everything worked fine, I was able to start App-V Management Server service  normaly.

    Anyway problem ID in event viewer was: " The Application Virtualization Management Server service terminated with service-specific error 268480357 (0x1000AF65)... Event ID 7024.