Microsoft Application Virtualization (App – V)

Asked By 30 points N/A Posted on -
qa-featured

Hi

I have an App-V 4.5 CU1 2003 streaming server.

But it is no longer allowing latest applications.

Also in the last page of the applications wizard, I got the following errors:

Application Virtualization Management Console

Unexpected error occurred.
 
Unable to create the new Application. Please report the following error code to your system administrator.
 
Error code: 0000B003
 
                                               OK

As well as the sftmmc.log details of an Internal SQL server error message, also sql server is running as well as I am able to check the database link without any troubles.

Clients are also streaming applications with no issues, but still I need to insert new apps.

Here is the sftmmc.log:

11.06.2012 12:49:56 http://ngappv1/
ManagementConsole.MCException: Internal SQL Server error. —> SoftGrid.Management.AddApplicationFailedException: Internal SQL Server error. —> System.Data.OleDb.OleDbException: Internal SQL Server error.
   at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
   at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
   at SoftGrid.Management.DataAccess.ApplicationsBase.Add(ApplicationsData data)
   at SoftGrid.Management.Applications.Add(ManagedApp app)

   — End of inner exception stack trace —

Server stack trace: 
   at SoftGrid.Management.Applications.Add(ManagedApp app)
   at SoftGrid.Management.Applications.AddApp(ManagedApp app)
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean Execute Context, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean Execute Context, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean Execute Context)

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 SoftGrid.Management.IApplicationGroups.AddApp(ManagedApp app)
   at ManagementConsole.ManagementSession.AddManagedApp(ManagedApp app)
   — End of inner exception stack trace —

I need your help.

Please help me.

Thanks a lot.

SHARE
Answered By 0 points N/A #147841

Microsoft Application Virtualization (App – V)

qa-featured

Hi Kent,

This problem usually occurs when the shellcommand has multiple values. So please check the shellcommand elements and also the elements in softpkg. 

The name of each shellcommand element must be unique for all the shellcommand elements in the shellcommand list. Check all these names and elements before you insert new apps.

Another alternative is to uninstall the server and reinstall it. This process resets any alterations made that are causing the error. Make sure you uninstall the server completely before you install it. Also restart your computer after reinstall.

Then start a new project by clicking on the Create new virtual application package button.

Hope this information helps you.

Related Questions