Softgrid App-V Launch Failed can't connect
Hi,
I've just been assigned a task of troubleshotting a softgrid setup, and since I've never worked with softgrid it's quite a steep learning curve.
A customer called in and said she couldn't start her simple application and that the softgrid icon said "Launch Failed" with the errorcode was "xxxxxx-xxxxxx0A-20000194".
After looking in the sftlog.txt at the terminalserver this is what I found:
After this I've tried connecting to our SoftGrid server using both the SoftGrid Client Management software aswell as the Softgrid Management Console but to no avail.
Any thoughts on where to start looking? Couse I'm stuck. All machines (Terminalserver, SG-server, SQL-server) are running and working on all ports, I've doublechecked all the services aswell and can't seem to find anything.
(A reboot has been made on all machines aswell) The eventviewer doesn't show anything either.
Best Regards LP
I've just been assigned a task of troubleshotting a softgrid setup, and since I've never worked with softgrid it's quite a steep learning curve.
A customer called in and said she couldn't start her simple application and that the softgrid icon said "Launch Failed" with the errorcode was "xxxxxx-xxxxxx0A-20000194".
After looking in the sftlog.txt at the terminalserver this is what I found:
The Softgrid Client could not connect to stream URL 'rtsp://foo:554/bar.sft' (FS status: 16D1380A-0000E005).
The Client was unable to connect to a SoftGrid server (rc 16D1380A-0000E005)
After this I've tried connecting to our SoftGrid server using both the SoftGrid Client Management software aswell as the Softgrid Management Console but to no avail.
Any thoughts on where to start looking? Couse I'm stuck. All machines (Terminalserver, SG-server, SQL-server) are running and working on all ports, I've doublechecked all the services aswell and can't seem to find anything.
(A reboot has been made on all machines aswell) The eventviewer doesn't show anything either.
Best Regards LP
0 Comments
[ + ] Show comments
Answers (12)
Please log in to answer
Posted by:
DannyC
14 years ago
Hi LP,
It sounds to me like the path of the package hasn't been set correctly - the log shows that the server is looking for the package in the root of the content share - if you look in the OSD file for the app you will see a line similar to:
<CODEBASE HREF="RTSP://%SFT_SOFTGRIDSERVER%:554/bar.sft"
Which means the server is expecting the SFT file to be in the content directory itself but it should read something like:
<CODEBASE HREF="RTSP://%SFT_SOFTGRIDSERVER%:554/AppFolderName/bar.sft"
This will because the PATH parameter on the deployment tab of the sequencer wasn't filled in. You can test this by amending the path in the OSD file to include the folder name (alternatively you could just copy the package files to the root of the content share, but this is certainly a "quick and dirty" approach!)
Hope that helps,
Cheers,
Danny
It sounds to me like the path of the package hasn't been set correctly - the log shows that the server is looking for the package in the root of the content share - if you look in the OSD file for the app you will see a line similar to:
<CODEBASE HREF="RTSP://%SFT_SOFTGRIDSERVER%:554/bar.sft"
Which means the server is expecting the SFT file to be in the content directory itself but it should read something like:
<CODEBASE HREF="RTSP://%SFT_SOFTGRIDSERVER%:554/AppFolderName/bar.sft"
This will because the PATH parameter on the deployment tab of the sequencer wasn't filled in. You can test this by amending the path in the OSD file to include the folder name (alternatively you could just copy the package files to the root of the content share, but this is certainly a "quick and dirty" approach!)
Hope that helps,
Cheers,
Danny
Posted by:
larsengstrom
14 years ago
Posted by:
DannyC
14 years ago
At least that's that ruled out then!
Does the problem occur across the board or is it just this user/app that's affected?
If the former, then is the VAS service started successfully? If so, is the content share configured correctly (i.e. does the reg value match that shown in the Management Console?)
Does the problem occur across the board or is it just this user/app that's affected?
If the former, then is the VAS service started successfully? If so, is the content share configured correctly (i.e. does the reg value match that shown in the Management Console?)
Posted by:
larsengstrom
14 years ago
Posted by:
ribzon
14 years ago
1. Hi, ive seen that error pretty often, usually when i forget to set the path to the application in the sequencer and i correct it by editing the imported application in AVMC
2. You also get this error if you "upgrade" the package and the forget to import it again in AVMC
so my best educated guess is that the path in some way to the application is missmatching.
Hope it helped[:)]
/Ribzon
2. You also get this error if you "upgrade" the package and the forget to import it again in AVMC
so my best educated guess is that the path in some way to the application is missmatching.
Hope it helped[:)]
/Ribzon
Posted by:
larsengstrom
14 years ago
ORIGINAL: ribzon
1. Hi, ive seen that error pretty often, usually when i forget to set the path to the application in the sequencer and i correct it by editing the imported application in AVMC
2. You also get this error if you "upgrade" the package and the forget to import it again in AVMC
so my best educated guess is that the path in some way to the application is missmatching.
Hope it helped[:)]
/Ribzon
Hi, thank you very much for your replies.
Unfortunately I'm very new to this so I don't even know what the sequencer is ... :-(
... And since I can't connect to anything using either client or management, can I even see these inputs?
The problem just "popped up" and I'm certain it's some very easy fix to it since nothing have been changed since it worked.
Posted by:
DannyC
14 years ago
Have you checked out http://support.microsoft.com/kb/930614 - one of the potential causes is if the app isn't actually published to the user. Do you know how they get the icon? Is it delivered natively via App-V?
It might be worth deleting and recreating the app in the management console if you're certain that the path in the OSD file is correct..
It might be worth deleting and recreating the app in the management console if you're certain that the path in the OSD file is correct..
Posted by:
larsengstrom
14 years ago
ORIGINAL: DannyC
Have you checked out http://support.microsoft.com/kb/930614 - one of the potential causes is if the app isn't actually published to the user. Do you know how they get the icon? Is it delivered natively via App-V?
It might be worth deleting and recreating the app in the management console if you're certain that the path in the OSD file is correct..
Yes, I saw that KB and I've run through it a couple of times but it doesn't seem to be that either.
I saw in the .OSD file that the icons path is %SFT_MIME_SOURCE%.
But, I should be able to connect to the SoftGrid server anyway with the management console anyway right? Couse I think something else is broken
Posted by:
DannyC
14 years ago
Posted by:
larsengstrom
14 years ago
I've now launched the Management Console (MMC) on the SoftGridserver itself, choose 127.0.0.1 aswell as localhost in the hostfield and tried to log on using my currently logged in administratoraccount.
This account is placed in the SoftGrid Admins group in the AD, so it definitly should be able to log on.
Regards
This account is placed in the SoftGrid Admins group in the AD, so it definitly should be able to log on.
Unable to log into the SoftGrid System.
The specified user is not authorized to administer this system.
Error code: 0000C803
Regards
Posted by:
DannyC
14 years ago
OK; couple more thoughts:
Is your account a domain account?
Have you logged off/on since adding your account to the group?
Do you know for a fact that the system is configured with "SoftGrid Admins" group as the right group for administering the system? You could reset the administrators (if you know the SA account of the database).
Is your account a domain account?
Have you logged off/on since adding your account to the group?
Do you know for a fact that the system is configured with "SoftGrid Admins" group as the right group for administering the system? You could reset the administrators (if you know the SA account of the database).
Posted by:
larsengstrom
14 years ago
ORIGINAL: DannyC
OK; couple more thoughts:
Is your account a domain account?
Have you logged off/on since adding your account to the group?
Do you know for a fact that the system is configured with "SoftGrid Admins" group as the right group for administering the system? You could reset the administrators (if you know the SA account of the database).
The solution was too close to notice, the users windowsprofile had completely got fubar, so I rebuilt the profile and everything is sorted out.
(As a sidenote, I could not log on the Managementprogram couse my user was only part of Softgrid Admins, I added myself to Softgrid Users and could instantly log on)
Thank you extremely much!
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.