|
| Re: Provisioning error |
 |
Thu, 14 Feb 2008 14:52:08 -000 |
Hello EveryBody ,
i'm trying to install RMS SP2 on my network , i have a dedicated server for
RMS , a cluster SQL 2005 SP1 , and when i try to depploy my server i got
this error ,
help !!
thank You for answer
Les services RMS n'ont pas pu être déployés sur ce serveur.
Une erreur s'est produite lors du déploiement. Les modifications effectuées
pendant cette opération ont été restaurées. Pour plus d'informations sur le
déploiement, consultez l'aide des services RMS.
Le processus de déploiement n'a pas réussi à créer la base de données de
configuration en raison de l'erreur suivante dans SQL Server :
System.Data.SqlClient.SqlException: Expiration du délai d'attente. Le délai
d'attente s'est écoulé avant la fin de l'opération ou le serveur ne répond
pas. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at
System.Data.SqlClient.SqlCommand.ExecuteScalar() at
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
strDb, String strSqlFormat, Object[] args) at
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
strDatabase, String strResource, Object[] args) at
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create(). Il
ne peut pas continuer. Vérifiez que vous avez les autorisations appropriées
sur le serveur, puis relancez le déploiement. Réinstallez les services RMS,
si nécessaire.
at
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
at
Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.CreateDb()
at
Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.Run()
at
Microsoft.DigitalRightsManagement.Configuration.UI.ProvisionCommon.Page_Load(Obj
ect
sender, EventArgs e)
InnerException
Expiration du délai d'attente. Le délai d'attente s'est écoulé avant la fin
de l'opération ou le serveur ne répond pas.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteScalar()
at
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
strDb, String strSqlFormat, Object[] args)
at
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
strDatabase, String strResource, Object[] args)
at
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
|
| Post Reply
|
| Re: Provisioning error |
 |
Fri, 15 Feb 2008 10:46:00 -080 |
Can you translate this piece to english?
Les services RMS n'ont pas pu être déployés sur ce serveur.
Une erreur s'est produite lors du déploiement. Les modifications effectuées
pendant cette opération ont été restaurées. Pour plus d'informations sur le
déploiement, consultez l'aide des services RMS.
Le processus de déploiement n'a pas réussi à créer la base de données de
configuration en raison de l'erreur suivante dans SQL Server :
System.Data.SqlClient.SqlException: Expiration du délai d'attente. Le délai
d'attente s'est écoulé avant la fin de l'opération ou le serveur ne répond
If you tell me what this says, I can problably help figure it out. All I see
is something about poor service at a restaraunt and an expired credit
card...I doubt that's it. :)
Make sure that the account you are logged in as, has full dbAdmin rights to
the database, and that you are logged in as a 'different' account than the
RMS service account you are specifying during provisioning.
-Jason
"Mohamed tawfik" wrote:
> Hello EveryBody ,
>
> i'm trying to install RMS SP2 on my network , i have a dedicated server for
> RMS , a cluster SQL 2005 SP1 , and when i try to depploy my server i got
> this error ,
>
> help !!
>
>
> thank You for answer
>
>
>
>
>
> Les services RMS n'ont pas pu être déployés sur ce serveur.
>
> Une erreur s'est produite lors du déploiement. Les modifications
effectuées
> pendant cette opération ont été restaurées. Pour plus d'informations
sur le
> déploiement, consultez l'aide des services RMS.
>
> Le processus de déploiement n'a pas réussi à créer la base de données
de
> configuration en raison de l'erreur suivante dans SQL Server :
> System.Data.SqlClient.SqlException: Expiration du délai d'attente. Le
délai
> d'attente s'est écoulé avant la fin de l'opération ou le serveur ne
répond
> pas. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
> cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at
> System.Data.SqlClient.SqlCommand.ExecuteScalar() at
>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
> strDb, String strSqlFormat, Object[] args) at
>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
> strDatabase, String strResource, Object[] args) at
> Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create(). Il
> ne peut pas continuer. Vérifiez que vous avez les autorisations
appropriées
> sur le serveur, puis relancez le déploiement. Réinstallez les services
RMS,
> si nécessaire.
>
>
>
>
> at
> Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
> at
>
Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.CreateDb()
> at
> Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.Run()
> at
>
Microsoft.DigitalRightsManagement.Configuration.UI.ProvisionCommon.Page_Load(Obj
ect
> sender, EventArgs e)
>
> InnerException
>
> Expiration du délai d'attente. Le délai d'attente s'est écoulé avant la
fin
> de l'opération ou le serveur ne répond pas.
>
> at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
> cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
> at System.Data.SqlClient.SqlCommand.ExecuteScalar()
> at
>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
> strDb, String strSqlFormat, Object[] args)
> at
>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
> strDatabase, String strResource, Object[] args)
> at
> Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
>
>
|
| Post Reply
|
| Re: Provisioning error |
 |
Mon, 18 Feb 2008 22:49:43 +010 |
Hi , thank
excuse mu poor English ,
the translate is :
An error occurred during the deployment. The changes
During this operation has been restored. For more information on the
Deployment, see the RMS services.
The deployment process has been unable to create database
Configuration because of this error in SQL Server:
System.Data.SqlClient.SqlException: Timed out waiting. The delay
Waiting elapsed before the end of the operation or the server is not
responding
the account that i was logged in is the administrator domain , and is
different from the RMS Account service .
thanks
Jason Tyler a écrit :
> Can you translate this piece to english?
>
> Les services RMS n'ont pas pu être déployés sur ce serveur.
>
> Une erreur s'est produite lors du déploiement. Les modifications
effectuées
> pendant cette opération ont été restaurées. Pour plus d'informations
sur le
> déploiement, consultez l'aide des services RMS.
>
> Le processus de déploiement n'a pas réussi à créer la base de données
de
> configuration en raison de l'erreur suivante dans SQL Server :
> System.Data.SqlClient.SqlException: Expiration du délai d'attente. Le
délai
> d'attente s'est écoulé avant la fin de l'opération ou le serveur ne
répond
>
>
> If you tell me what this says, I can problably help figure it out. All I
see
> is something about poor service at a restaraunt and an expired credit
> card...I doubt that's it. :)
>
> Make sure that the account you are logged in as, has full dbAdmin rights to
> the database, and that you are logged in as a 'different' account than the
> RMS service account you are specifying during provisioning.
>
> -Jason
>
> "Mohamed tawfik" wrote:
>
>> Hello EveryBody ,
>>
>> i'm trying to install RMS SP2 on my network , i have a dedicated server
for
>> RMS , a cluster SQL 2005 SP1 , and when i try to depploy my server i
got
>> this error ,
>>
>> help !!
>>
>>
>> thank You for answer
>>
>>
>>
>>
>>
>> Les services RMS n'ont pas pu être déployés sur ce serveur.
>>
>> Une erreur s'est produite lors du déploiement. Les modifications
effectuées
>> pendant cette opération ont été restaurées. Pour plus
d'informations sur le
>> déploiement, consultez l'aide des services RMS.
>>
>> Le processus de déploiement n'a pas réussi à créer la base de
données de
>> configuration en raison de l'erreur suivante dans SQL Server :
>> System.Data.SqlClient.SqlException: Expiration du délai d'attente. Le
délai
>> d'attente s'est écoulé avant la fin de l'opération ou le serveur ne
répond
>> pas. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
>> cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at
>> System.Data.SqlClient.SqlCommand.ExecuteScalar() at
>>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
>> strDb, String strSqlFormat, Object[] args) at
>>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
>> strDatabase, String strResource, Object[] args) at
>> Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create().
Il
>> ne peut pas continuer. Vérifiez que vous avez les autorisations
appropriées
>> sur le serveur, puis relancez le déploiement. Réinstallez les
services RMS,
>> si nécessaire.
>>
>>
>>
>>
>> at
>> Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
>> at
>>
Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.CreateDb()
>> at
>> Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.Run()
>> at
>>
Microsoft.DigitalRightsManagement.Configuration.UI.ProvisionCommon.Page_Load(Obj
ect
>> sender, EventArgs e)
>>
>> InnerException
>>
>> Expiration du délai d'attente. Le délai d'attente s'est écoulé
avant la fin
>> de l'opération ou le serveur ne répond pas.
>>
>> at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
>> cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
>> at System.Data.SqlClient.SqlCommand.ExecuteScalar()
>> at
>>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
>> strDb, String strSqlFormat, Object[] args)
>> at
>>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
>> strDatabase, String strResource, Object[] args)
>> at
>> Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
>>
>>
>>
|
| Post Reply
|
| Re: Provisioning error |
 |
Wed, 20 Feb 2008 09:32:00 -080 |
Are you trying to install against SQL Express SP2?
I've seen the timeout error happen on this particular SQL version.
-Jason
"mohamed tawfik" wrote:
> Hi , thank
>
> excuse mu poor English ,
>
> the translate is :
>
> An error occurred during the deployment. The changes
> During this operation has been restored. For more information on the
> Deployment, see the RMS services.
> The deployment process has been unable to create database
> Configuration because of this error in SQL Server:
> System.Data.SqlClient.SqlException: Timed out waiting. The delay
> Waiting elapsed before the end of the operation or the server is not
> responding
>
> the account that i was logged in is the administrator domain , and is
> different from the RMS Account service .
>
> thanks
>
>
>
>
> Jason Tyler a écrit :
> > Can you translate this piece to english?
> >
> > Les services RMS n'ont pas pu être déployés sur ce serveur.
> >
> > Une erreur s'est produite lors du déploiement. Les modifications
effectuées
> > pendant cette opération ont été restaurées. Pour plus
d'informations sur le
> > déploiement, consultez l'aide des services RMS.
> >
> > Le processus de déploiement n'a pas réussi à créer la base de
données de
> > configuration en raison de l'erreur suivante dans SQL Server :
> > System.Data.SqlClient.SqlException: Expiration du délai d'attente. Le
délai
> > d'attente s'est écoulé avant la fin de l'opération ou le serveur ne
répond
> >
> >
> > If you tell me what this says, I can problably help figure it out. All
I see
> > is something about poor service at a restaraunt and an expired credit
> > card...I doubt that's it. :)
> >
> > Make sure that the account you are logged in as, has full dbAdmin
rights to
> > the database, and that you are logged in as a 'different' account than
the
> > RMS service account you are specifying during provisioning.
> >
> > -Jason
> >
> > "Mohamed tawfik" wrote:
> >
> >> Hello EveryBody ,
> >>
> >> i'm trying to install RMS SP2 on my network , i have a dedicated
server for
> >> RMS , a cluster SQL 2005 SP1 , and when i try to depploy my server
i got
> >> this error ,
> >>
> >> help !!
> >>
> >>
> >> thank You for answer
> >>
> >>
> >>
> >>
> >>
> >> Les services RMS n'ont pas pu être déployés sur ce serveur.
> >>
> >> Une erreur s'est produite lors du déploiement. Les modifications
effectuées
> >> pendant cette opération ont été restaurées. Pour plus
d'informations sur le
> >> déploiement, consultez l'aide des services RMS.
> >>
> >> Le processus de déploiement n'a pas réussi à créer la base de
données de
> >> configuration en raison de l'erreur suivante dans SQL Server :
> >> System.Data.SqlClient.SqlException: Expiration du délai
d'attente. Le délai
> >> d'attente s'est écoulé avant la fin de l'opération ou le
serveur ne répond
> >> pas. at
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
> >> cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at
> >> System.Data.SqlClient.SqlCommand.ExecuteScalar() at
> >>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
> >> strDb, String strSqlFormat, Object[] args) at
> >>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
> >> strDatabase, String strResource, Object[] args) at
> >>
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create(). Il
> >> ne peut pas continuer. Vérifiez que vous avez les autorisations
appropriées
> >> sur le serveur, puis relancez le déploiement. Réinstallez les
services RMS,
> >> si nécessaire.
> >>
> >>
> >>
> >>
> >> at
> >>
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
> >> at
> >>
Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.CreateDb()
> >> at
> >>
Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.Run()
> >> at
> >>
Microsoft.DigitalRightsManagement.Configuration.UI.ProvisionCommon.Page_Load(Obj
ect
> >> sender, EventArgs e)
> >>
> >> InnerException
> >>
> >> Expiration du délai d'attente. Le délai d'attente s'est écoulé
avant la fin
> >> de l'opération ou le serveur ne répond pas.
> >>
> >> at
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
> >> cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
> >> at System.Data.SqlClient.SqlCommand.ExecuteScalar()
> >> at
> >>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
> >> strDb, String strSqlFormat, Object[] args)
> >> at
> >>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
> >> strDatabase, String strResource, Object[] args)
> >> at
> >>
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
> >>
> >>
> >>
>
|
| Post Reply
|
| Re: Provisioning error |
 |
Thu, 21 Feb 2008 09:36:48 +000 |
Hi , thank for your answer
I'm trying to install RMS on Cluster SQL Enterprise 2005 SP2, not on
express version
Jason Tyler a écrit :
> Are you trying to install against SQL Express SP2?
>
> I've seen the timeout error happen on this particular SQL version.
>
> -Jason
>
> "mohamed tawfik" wrote:
>
>> Hi , thank
>>
>> excuse mu poor English ,
>>
>> the translate is :
>>
>> An error occurred during the deployment. The changes
>> During this operation has been restored. For more information on the
>> Deployment, see the RMS services.
>> The deployment process has been unable to create database
>> Configuration because of this error in SQL Server:
>> System.Data.SqlClient.SqlException: Timed out waiting. The delay
>> Waiting elapsed before the end of the operation or the server is not
>> responding
>>
>> the account that i was logged in is the administrator domain , and is
>> different from the RMS Account service .
>>
>> thanks
>>
>>
>>
>>
>> Jason Tyler a écrit :
>>> Can you translate this piece to english?
>>>
>>> Les services RMS n'ont pas pu être déployés sur ce serveur.
>>>
>>> Une erreur s'est produite lors du déploiement. Les modifications
effectuées
>>> pendant cette opération ont été restaurées. Pour plus
d'informations sur le
>>> déploiement, consultez l'aide des services RMS.
>>>
>>> Le processus de déploiement n'a pas réussi à créer la base de
données de
>>> configuration en raison de l'erreur suivante dans SQL Server :
>>> System.Data.SqlClient.SqlException: Expiration du délai d'attente.
Le délai
>>> d'attente s'est écoulé avant la fin de l'opération ou le serveur
ne répond
>>>
>>>
>>> If you tell me what this says, I can problably help figure it out.
All I see
>>> is something about poor service at a restaraunt and an expired
credit
>>> card...I doubt that's it. :)
>>>
>>> Make sure that the account you are logged in as, has full dbAdmin
rights to
>>> the database, and that you are logged in as a 'different' account
than the
>>> RMS service account you are specifying during provisioning.
>>>
>>> -Jason
>>>
>>> "Mohamed tawfik" wrote:
>>>
>>>> Hello EveryBody ,
>>>>
>>>> i'm trying to install RMS SP2 on my network , i have a
dedicated server for
>>>> RMS , a cluster SQL 2005 SP1 , and when i try to depploy my
server i got
>>>> this error ,
>>>>
>>>> help !!
>>>>
>>>>
>>>> thank You for answer
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Les services RMS n'ont pas pu être déployés sur ce serveur.
>>>>
>>>> Une erreur s'est produite lors du déploiement. Les
modifications effectuées
>>>> pendant cette opération ont été restaurées. Pour plus
d'informations sur le
>>>> déploiement, consultez l'aide des services RMS.
>>>>
>>>> Le processus de déploiement n'a pas réussi à créer la base
de données de
>>>> configuration en raison de l'erreur suivante dans SQL Server :
>>>> System.Data.SqlClient.SqlException: Expiration du délai
d'attente. Le délai
>>>> d'attente s'est écoulé avant la fin de l'opération ou le
serveur ne répond
>>>> pas. at
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
>>>> cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at
>>>> System.Data.SqlClient.SqlCommand.ExecuteScalar() at
>>>>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
>>>> strDb, String strSqlFormat, Object[] args) at
>>>>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
>>>> strDatabase, String strResource, Object[] args) at
>>>>
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create(). Il
>>>> ne peut pas continuer. Vérifiez que vous avez les
autorisations appropriées
>>>> sur le serveur, puis relancez le déploiement. Réinstallez les
services RMS,
>>>> si nécessaire.
>>>>
>>>>
>>>>
>>>>
>>>> at
>>>>
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
>>>> at
>>>>
Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.CreateDb()
>>>> at
>>>>
Microsoft.DigitalRightsManagement.Configuration.ProvisioningBase.Run()
>>>> at
>>>>
Microsoft.DigitalRightsManagement.Configuration.UI.ProvisionCommon.Page_Load(Obj
ect
>>>> sender, EventArgs e)
>>>>
>>>> InnerException
>>>>
>>>> Expiration du délai d'attente. Le délai d'attente s'est
écoulé avant la fin
>>>> de l'opération ou le serveur ne répond pas.
>>>>
>>>> at
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
>>>> cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
>>>> at System.Data.SqlClient.SqlCommand.ExecuteScalar()
>>>> at
>>>>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlCommand(
String
>>>> strDb, String strSqlFormat, Object[] args)
>>>> at
>>>>
Microsoft.DigitalRightsManagement.Utilities.DrmsSqlConnection.executeSqlResource
(String
>>>> strDatabase, String strResource, Object[] args)
>>>> at
>>>>
Microsoft.DigitalRightsManagement.Configuration.ConfigCreator.Create()
>>>>
>>>>
>>>>
|
| Post Reply
|
|
|