 |
|
 |
|
|
 |
SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
10-18-04 12:46 PM
We have MCMS2002Sp1a on W2000SP4 running and import sdo's via a service. The
service has run for month without an error. This weekend the import stopped
with an .net-ex:
The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be
found. The local computer may not have the necessary registry information or
message DLL files to display messages from a remote computer. The following
information is part of the event: .NET Runtime version 1.0.3705.288-
mcmscontentdeploymentimportservice.exe - Common Language Runtime Debugging
Services: Application has generated an exception that could not be handled.
Process id=0x218 (536), Thread id=0x780 (1920).
Click OK to terminate the application.
Click CANCEL to debug the application..
It did not recover:
myFirmCms.CommonServices.Exceptions.ContentDeploymentException: Importapp
could not authenticate as configured user at 10/16/2004 10:09:03
AM.System.InvalidCastException: QueryInterface for interface
SITEDEPLOYSERVERLib.ICmsDeployImport failed.
at SITEDEPLOYSERVERLib.CmsDeployImportClass.AuthenticateAsUser(String
strUserName, String strPassword)
at AUACms.MCMSContentDeployment.ContentImport.ImportSDOs() in
C:\Inetpub\wwwroot\AUACms\MCMSContentDep
loyment\Import.vb:line 67
Line 67 calls "oMCMSDeployImport.AuthenticateAsUser(sMCMSAdminAccount,
sMCMSAdminPassword)"
Restartet the server, other .net app run fine, Accoutn doing the import has
all rights...
any ideas?!
Help very appriciated
jens
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
10-18-04 12:46 PM
Hi Jens,
query interface failed seems to indicate that the COM object registration in
the registry is corrupt.
Try to manually refresh this by reregistering the COM component using
regsvr32 SITEDEPLOYSERVER.dll
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...>
MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...nagement+Server
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"jens" <jens@discussions.microsoft.com> wrote in message
news:BD4203FF-F4B8-43E9-8616-D7F81286F089@microsoft.com...
> We have MCMS2002Sp1a on W2000SP4 running and import sdo's via a service.
The
> service has run for month without an error. This weekend the import
stopped
> with an .net-ex:
>
> The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be
> found. The local computer may not have the necessary registry information
or
> message DLL files to display messages from a remote computer. The
following
> information is part of the event: .NET Runtime version 1.0.3705.288-
> mcmscontentdeploymentimportservice.exe - Common Language Runtime Debugging
> Services: Application has generated an exception that could not be
handled.
>
> Process id=0x218 (536), Thread id=0x780 (1920).
>
> Click OK to terminate the application.
> Click CANCEL to debug the application..
>
> It did not recover:
> myFirmCms.CommonServices.Exceptions.ContentDeploymentException: Importapp
> could not authenticate as configured user at 10/16/2004 10:09:03
> AM.System.InvalidCastException: QueryInterface for interface
> SITEDEPLOYSERVERLib.ICmsDeployImport failed.
> at SITEDEPLOYSERVERLib.CmsDeployImportClass.AuthenticateAsUser(String
> strUserName, String strPassword)
> at AUACms.MCMSContentDeployment.ContentImport.ImportSDOs() in
> C:\Inetpub\wwwroot\AUACms\MCMSContentDep
loyment\Import.vb:line 67
>
> Line 67 calls "oMCMSDeployImport.AuthenticateAsUser(sMCMSAdminAccount,
> sMCMSAdminPassword)"
>
> Restartet the server, other .net app run fine, Accoutn doing the import
has
> all rights...
>
> any ideas?!
> Help very appriciated
> jens
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
 |
|
 |
|
|
 |
Re: SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
 |
|
 |
|
|
 |
Re: SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
 |
|
 |
|
|
 |
Re: SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
 |
|
 |
|
|
 |
Re: SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
10-20-04 12:47 PM
Reregistering
NRSiteDeployServer.dll did not change the behaviour. The
account has all necessary rights (and they have been
changed before the error occured)
Please help
Jens
>-----Original Message-----
>Hi Jens,
>
>not in the app directory!
>In the MCMS install directory!
>Here:
>\Program Files\Microsoft Content Management
>Server\Server\bin\NRSiteDeployServer.dll
>
>Cheers,
>Stefan.
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>MCMS FAQ:
>http://download.microsoft.com/download/4/2/5/4250f79a-
c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
>MCMS Blog:
http://blogs.msdn.com/stefan_gossner/category/4983.aspx
>MCMS Sample Code:
>http://www.gotdotnet.com/community/...les/Default.asp
x? ProductDropDownList=Content+Management+S
erver
>MCMS Whitepapers and other docs:
>http://blogs.msdn.com/stefan_gossne...e/2003/12/07/41
859.aspx
>--------------------------------
>
>
>"jens" <jens@discussions.microsoft.com> wrote in message
>news:5D00057C-D1D7-4153-BA71-661FEBB84C1E@microsoft.com...
registered.[vbcol=seagreen]
Dir.[vbcol=seagreen]
object[vbcol=seagreen]
>registration in
component using[vbcol=seagreen]
and confers no[vbcol=seagreen]
>rights.
>http://download.microsoft.com/download/4/2/5/4250f79a-
c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
http://blogs.msdn.com/stefan_gossner/category/4983.aspx[vbcol=seagreen]
>http://www.gotdotnet.com/community/...les/Default.asp
x? ProductDropDownList=Content+Management+S
erver
http://blogs.msdn.com/stefan_gossne.../2003/12/07/418
59.aspx[vbcol=seagreen]
message[vbcol=seagreen]
D7F81286F089@microsoft.com...[vbcol=seagreen]
sdo's via a[vbcol=seagreen]
>service.
weekend the import[vbcol=seagreen]
Runtime ) cannot[vbcol=seagreen]
>be
necessary registry[vbcol=seagreen]
>information
computer. The[vbcol=seagreen]
version 1.0.3705.288-[vbcol=seagreen]
Language Runtime[vbcol=seagreen]
>Debugging
that could not be[vbcol=seagreen]
myFirmCms.CommonServices.Exceptions.ContentDeploymentExcept
ion:[vbcol=seagreen]
>Importapp
10/16/2004 10:09:03[vbcol=seagreen]
interface[vbcol=seagreen]
>SITEDEPLOYSERVERLib.CmsDeployImportClass.AuthenticateAsUse
r(String
AUACms.MCMSContentDeployment.ContentImport.ImportSDOs() in[vbcol=seagreen]
C:\Inetpub\wwwroot\AUACms\MCMSContentDep
loyment\Import.vb:l
ine 67[vbcol=seagreen]
(sMCMSAdminAccount,[vbcol=seagreen]
Accoutn doing the[vbcol=seagreen]
>import
>
>
>.
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
10-20-04 12:47 PM
Hi,
the user hase all rights (which haven't been changed). You
could log on and start the site manager ...
Please help
jens
>-----Original Message-----
>Hi Jens,
>
>no. It seems the other users is missing some priviledges.
>Please try to login locally with this user. Maybe the
password is expired.
>
>Cheers,
>Stefan.
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>MCMS FAQ:
>http://download.microsoft.com/download/4/2/5/4250f79a-
c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
>MCMS Blog:
http://blogs.msdn.com/stefan_gossner/category/4983.aspx
>MCMS Sample Code:
>http://www.gotdotnet.com/community/...les/Default.asp
x? ProductDropDownList=Content+Management+S
erver
>MCMS Whitepapers and other docs:
>http://blogs.msdn.com/stefan_gossne...e/2003/12/07/41
859.aspx
>--------------------------------
>
>
>"jens" <jens@discussions.microsoft.com> wrote in message
>news:F4908BCC-0CAD-44F4-B6DB-FA7D8DE7C98B@microsoft.com...
admin (before for[vbcol=seagreen]
>month
object[vbcol=seagreen]
>registration in
component using[vbcol=seagreen]
and confers no[vbcol=seagreen]
>rights.
>http://download.microsoft.com/download/4/2/5/4250f79a-
c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
http://blogs.msdn.com/stefan_gossner/category/4983.aspx[vbcol=seagreen]
>http://www.gotdotnet.com/community/...les/Default.asp
x? ProductDropDownList=Content+Management+S
erver
http://blogs.msdn.com/stefan_gossne.../2003/12/07/418
59.aspx[vbcol=seagreen]
message[vbcol=seagreen]
D7F81286F089@microsoft.com...[vbcol=seagreen]
sdo's via a[vbcol=seagreen]
>service.
weekend the import[vbcol=seagreen]
Runtime ) cannot[vbcol=seagreen]
>be
necessary registry[vbcol=seagreen]
>information
computer. The[vbcol=seagreen]
version 1.0.3705.288-[vbcol=seagreen]
Language Runtime[vbcol=seagreen]
>Debugging
that could not be[vbcol=seagreen]
myFirmCms.CommonServices.Exceptions.ContentDeploymentExcept
ion:[vbcol=seagreen]
>Importapp
10/16/2004 10:09:03[vbcol=seagreen]
interface[vbcol=seagreen]
>SITEDEPLOYSERVERLib.CmsDeployImportClass.AuthenticateAsUse
r(String
AUACms.MCMSContentDeployment.ContentImport.ImportSDOs() in[vbcol=seagreen]
C:\Inetpub\wwwroot\AUACms\MCMSContentDep
loyment\Import.vb:l
ine 67[vbcol=seagreen]
(sMCMSAdminAccount,[vbcol=seagreen]
Accoutn doing the[vbcol=seagreen]
>import
>
>
>.
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: SITEDEPLOYSERVERLib.ICmsDeployImport failed |
 |
 |
|
|
 |
|
 |
|
|
|
Sponsored Links |
 |
 |
|
|
 |
All times are GMT. The time now is 12:35 PM. |
 |
|
|
 |
|
 |
|
|
 |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
|
|
|
|
Medical and Health forum | Computer Games Reviews | Graphics design forum
|
 |
|
 |
|