Microsoft Content Management Server - SITEDEPLOYSERVERLib.ICmsDeployImport failed

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > October 2004 > SITEDEPLOYSERVERLib.ICmsDeployImport failed





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author SITEDEPLOYSERVERLib.ICmsDeployImport failed
jens

2004-10-18, 7:46 am

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
Stefan [MSFT]

2004-10-18, 7:46 am

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...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver

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



jens

2004-10-18, 7:47 am

Hi Stefan,

there is no sitedeployserver.dll in the app-Dir only
Interop.SITEDEPLOYSERVERLib.dll. This dll cant be registered.

Sitedeployserver.dll could only be found in the mcms-Dir.

Any suggestions?
jens

"Stefan [MSFT]" wrote:

> 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...6a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...t+S
erver

> 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...
> The
> stopped
> or
> following
> handled.
> has
>
>
>

jens

2004-10-18, 7:47 am

Strange behaviour: If use start the service as local admin (before for month
local user), the import succeeds ..

Could this still be a problem of registration?

jens

"Stefan [MSFT]" wrote:

> 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...6a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...t+S
erver

> 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...
> The
> stopped
> or
> following
> handled.
> has
>
>
>

Stefan [MSFT]

2004-10-18, 7:47 am

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/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver

MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"jens" <jens@discussions.microsoft.com> wrote in message
news:5D00057C-D1D7-4153-BA71-661FEBB84C1E@microsoft.com...[vbcol=seagreen]
> Hi Stefan,
>
> there is no sitedeployserver.dll in the app-Dir only
> Interop.SITEDEPLOYSERVERLib.dll. This dll cant be registered.
>
> Sitedeployserver.dll could only be found in the mcms-Dir.
>
> Any suggestions?
> jens
>
> "Stefan [MSFT]" wrote:
>
registration in[vbcol=seagreen]
rights.[vbcol=seagreen]
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm[vbcol=seagreen]
http://www.gotdotnet.com/community/...t+S
erver
[vbcol=seagreen]
service.[vbcol=seagreen]
be[vbcol=seagreen]
information[vbcol=seagreen]
Debugging[vbcol=seagreen]
Importapp[vbcol=seagreen]
SITEDEPLOYSERVERLib.CmsDeployImportClass. AuthenticateAsUser(String[vbcol=seagreen
]
import[vbcol=seagreen]


Stefan [MSFT]

2004-10-18, 7:47 am

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/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver

MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"jens" <jens@discussions.microsoft.com> wrote in message
news:F4908BCC-0CAD-44F4-B6DB-FA7D8DE7C98B@microsoft.com...
> Strange behaviour: If use start the service as local admin (before for

month[vbcol=seagreen]
> local user), the import succeeds ..
>
> Could this still be a problem of registration?
>
> jens
>
> "Stefan [MSFT]" wrote:
>
registration in[vbcol=seagreen]
rights.[vbcol=seagreen]
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm[vbcol=seagreen]
http://www.gotdotnet.com/community/...t+S
erver
[vbcol=seagreen]
service.[vbcol=seagreen]
be[vbcol=seagreen]
information[vbcol=seagreen]
Debugging[vbcol=seagreen]
Importapp[vbcol=seagreen]
SITEDEPLOYSERVERLib.CmsDeployImportClass. AuthenticateAsUser(String[vbcol=seagreen
]
import[vbcol=seagreen]


Jens

2004-10-20, 7:47 am

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
>
>
>.
>

Jens

2004-10-20, 7:47 am

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
>
>
>.
>

Stefan [MSFT]

2004-10-20, 7:47 am

Hi Jens,

then please either reinstall MCMS or open a support case.

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver

MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"Jens" <anonymous@discussions.microsoft.com> wrote in message
news:08eb01c4b684$ed3a8470$a601280a@phx.gbl...[vbcol=seagreen]
> Hi,
>
> the user hase all rights (which haven't been changed). You
> could log on and start the site manager ...
>
> Please help
> jens
>
> password is expired.
> confers no rights.
> c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
> http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> x? ProductDropDownList=Content+Management+S
erver
> 859.aspx
> admin (before for
> object
> component using
> and confers no
> c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
> http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> x? ProductDropDownList=Content+Management+S
erver
> http://blogs.msdn.com/stefan_gossne.../2003/12/07/418
> 59.aspx
> message
> D7F81286F089@microsoft.com...
> sdo's via a
> weekend the import
> Runtime ) cannot
> necessary registry
> computer. The
> version 1.0.3705.288-
> Language Runtime
> that could not be
> myFirmCms.CommonServices.Exceptions.ContentDeploymentExcept
> ion:
> 10/16/2004 10:09:03
> interface
> r(String
> AUACms.MCMSContentDeployment.ContentImport.ImportSDOs() in
> C:\Inetpub\wwwroot\AUACms\MCMSContentDep
loyment\Import.vb:l
> ine 67
> (sMCMSAdminAccount,
> Accoutn doing the


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com