Quantcast
Channel: RDA Collaboration Team Projects
Viewing all articles
Browse latest Browse all 20

New Post: Do not see the RDA panel in Central Administration after install

$
0
0

Hi

I installed the product as it is shown in the documentation and I see the solution installed and deployed correctly.

Here is the output of installation command:

PS C:\temp\rda.spurlredirector> .\Install.cmdInstalling SharePoint Url Redirector
C:\temp\rda.spurlredirector>stsadm -o addsolution -filename rda.spurlredirector.wsp 
L'opération s'est déroulée avec succès.

C:\temp\rda.spurlredirector>stsadm -o deploysolution -name rda.spurlredirector.wsp -allcontenturls -immediate -allowgacdeployment 
Le travail du minuteur a été créé.

C:\temp\rda.spurlredirector>stsadm -o execadmsvcjobs 
Install.cmd : Le service d'administration est en cours d'exécution. Tous les travaux d'administration seront donc exécutés dans le service du minuteur.Au niveau de ligne : 1 Caractère : 14+ .\Install.cmd <<<<     + CategoryInfo          : NotSpecified: (Le service d'ad...ce du minuteur.:String) [], RemoteException    + FullyQualifiedErrorId : NativeCommandError 

Installation Complete!
C:\temp\rda.spurlredirector>pause

I looked to the logs and see what I have:

Updating SPPersistedObject SPEncryptedString Name=solution-deployment-rda.spurlredirector.wsp-0-3e281cf5-74ae-4f63-9bb3-1f3b59f9f8c0. Version: -1 Ensure: False, HashCode: 55530882, Id: f4eb142c-a2f9-43f8-90bf-6860d78d286f, Stack:    à Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()     à Microsoft.SharePoint.Administration.SPSolutionDeploymentJobDefinition.Update()     à Microsoft.SharePoint.Administration.SPSolutionLanguagePack.CreateSolutionDeployTimerJob(DateTime dt, Collection`1 webApplications, SPSolutionDeploymentJobType jobType, Boolean globalInstallDlls, Boolean force, Boolean isRestore)     à Microsoft.SharePoint.Administration.SPSolutionLanguagePack.CreateSolutionDeployTimerJob(DateTime dt, Collection`1 webApplications, SPSolutionDeploymentJobType jobType, Boolean globalInstallDlls, Boolean force)     à Microsoft.SharePoint.StsAdmin.SPDeployOperation.CreateSolnDeployTimerJob(String strTime, Boolean immediate, SPSolution solution, String urls, Boolean installAllVservers, SPSolutionDeploymentJobType jobType, UInt32 lcid, Boolean globalInstallDlls, Boolean force)     à Microsoft.SharePoint.StsAdmin.SPDeploySolution.Run(StringDictionary keyValues)     à Microsoft.SharePoint.StsAdmin.SPStsAdmin.RunOperation(SPGlobalAdmin globalAdmin, String strOperation, StringDictionary keyValues, SPParamCollection pars)     à Microsoft.SharePoint.StsAdmin.SPStsAdmin.Main(String[] args)    
Updating SPPersistedObject SPSolutionDeploymentJobDefinition Name=solution-deployment-rda.spurlredirector.wsp-0. Version: -1 Ensure: False, HashCode: 30015890, Id: 3e281cf5-74ae-4f63-9bb3-1f3b59f9f8c0, Stack:    à Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()     à Microsoft.SharePoint.Administration.SPJobDefinition.Update()     à Microsoft.SharePoint.Administration.SPSolutionDeploymentJobDefinition.Update()     à Microsoft.SharePoint.Administration.SPSolutionLanguagePack.CreateSolutionDeployTimerJob(DateTime dt, Collection`1 webApplications, SPSolutionDeploymentJobType jobType, Boolean globalInstallDlls, Boolean force, Boolean isRestore)     à Microsoft.SharePoint.Administration.SPSolutionLanguagePack.CreateSolutionDeployTimerJob(DateTime dt, Collection`1 webApplications, SPSolutionDeploymentJobType jobType, Boolean globalInstallDlls, Boolean force)     à Microsoft.SharePoint.StsAdmin.SPDeployOperation.CreateSolnDeployTimerJob(String strTime, Boolean immediate, SPSolution solution, String urls, Boolean installAllVservers, SPSolutionDeploymentJobType jobType, UInt32 lcid, Boolean globalInstallDlls, Boolean force)     à Microsoft.SharePoint.StsAdmin.SPDeploySolution.Run(StringDictionary keyValues)     à Microsoft.SharePoint.StsAdmin.SPStsAdmin.RunOperation(SPGlobalAdmin globalAdmin, String strOperation, StringDictionary keyValues, SPParamCollection pars)     à Microsoft.SharePoint.StsAdmin.SPStsAdmin.Main(String[] args)   Updating SPPersistedObject SPSolutionDeploymentJobDefinition Name=solution-deployment-rda.spurlredirector.wsp-0. Version: 2631179 Ensure: False, HashCode: 30015890, Id: 3e281cf5-74ae-4f63-9bb3-1f3b59f9f8c0, Stack:    à Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()     à Microsoft.SharePoint.Administration.SPJobDefinition.Update()     à Microsoft.SharePoint.Administration.SPSolutionDeploymentJobDefinition.Update()     à Microsoft.SharePoint.Administration.SPSolutionLanguagePack.CreateSolutionDeployTimerJob(DateTime dt, Collection`1 webApplications, SPSolutionDeploymentJobType jobType, Boolean globalInstallDlls, Boolean force, Boolean isRestore)     à Microsoft.SharePoint.Administration.SPSolutionLanguagePack.CreateSolutionDeployTimerJob(DateTime dt, Collection`1 webApplications, SPSolutionDeploymentJobType jobType, Boolean globalInstallDlls, Boolean force)     à Microsoft.SharePoint.StsAdmin.SPDeployOperation.CreateSolnDeployTimerJob(String strTime, Boolean immediate, SPSolution solution, String urls, Boolean installAllVservers, SPSolutionDeploymentJobType jobType, UInt32 lcid, Boolean globalInstallDlls, Boolean force)     à Microsoft.SharePoint.StsAdmin.SPDeploySolution.Run(StringDictionary keyValues)     à Microsoft.SharePoint.StsAdmin.SPStsAdmin.RunOperation(SPGlobalAdmin globalAdmin, String strOperation, StringDictionary keyValues, SPParamCollection pars)     à Microsoft.SharePoint.StsAdmin.SPStsAdmin.Main(String[] args)    

Now, if you look at my outpout when I execute Get-SPSolution from SharePoint PowerShell:

Name                           SolutionId                           Deployed

----                           ----------                           --------              

rda.spurlredirector.wsp        3b0bc4d1-1598-4e5c-ad05-368c7f773309 True    

And now, look at the timer job history

Déploiement de solutions Microsoft SharePoint Foundation pour « rda.spurlredirector.wsp »SPFE2 0:00:01Réussi14/05/2012 
Déploiement de solutions Microsoft SharePoint Foundation pour « rda.spurlredirector.wsp »SPAP2 0:00:00Réussi14/05/2012 09:15
Déploiement de solutions Microsoft SharePoint Foundation pour « rda.spurlredirector.wsp »SPFE1 0:00:00Réussi14/05/2012 09:15
Déploiement de solutions Microsoft SharePoint Foundation pour « rda.spurlredirector.wsp »SPAP1 0:00:00Réussi14/05/2012 09:15

 

Any suggestions?             


Viewing all articles
Browse latest Browse all 20

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>