When I launch UFT I get the error "Wrong user Password". I will go into the application and try to fix this and when I go I get the error message: Unexpected Error Occurred. The general details tab shows that my Quality Center session was disconnected but I see in my windows task manager that where I had 1 instance of UFT running, I now have 2. When I click on the Stack Trace tab, I get this information:
at Mercury.TD.Client.Ota.QC9.ITDConnection8.get_TDParams(String Request)
at HP.UFT.BPT.Model.Services.Alm.Impl.Repository.AlmRepositoryService.SetLockTimeoutInHours()
at HP.UFT.BPT.Model.Services.Alm.Impl.Repository.AlmRepositoryService.Init(IAlmRepositoryServiceContext serviceInitiator)
at HP.UFT.BPT.ServiceLoader.RepositoryServiceLoader.b__a()
at HP.UFT.ServicesRegistry.WindsorWrapperContainer.<>c__DisplayClass4`1.b__2()
at Castle.MicroKernel.Registration.ComponentRegistration`1.<>c__DisplayClassf`1.b__e(IKernel k, ComponentModel m, CreationContext c)
at Castle.MicroKernel.ComponentActivator.FactoryMethodActivator`1.Instantiate(CreationContext context)
at Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.InternalCreate(CreationContext context)
at Castle.MicroKernel.ComponentActivator.AbstractComponentActivator.Create(CreationContext context)
at Castle.MicroKernel.Lifestyle.SingletonLifestyleManager.Resolve(CreationContext context)
at Castle.MicroKernel.Handlers.DefaultHandler.ResolveCore(CreationContext context, Boolean requiresDecommission, Boolean instanceRequired)
at Castle.MicroKernel.Handlers.AbstractHandler.Resolve(CreationContext context, Boolean instanceRequired)
at Castle.MicroKernel.Handlers.AbstractHandler.Resolve(CreationContext context)
at Castle.MicroKernel.DefaultKernel.ResolveComponent(IHandler handler, Type service, IDictionary additionalArguments)
at Castle.MicroKernel.DefaultKernel.Resolve(Type service)