gmaini
Tue Aug 29 11:49:11 CDT 2006
Thanks Joris for your reply! The Exception "Action 12.0.1.0 of
Microsoft.SharePoint.Portal.Upgrade.SiteSequence failed" is copied from
the Upgrade.Log file.
Please advise on the solution! Appreciate all your assistance on this!
Here is the detailed exception log for additional information:
[SPManager] [ERROR] [8/29/2006 11:32:17 AM]: Upgrade [SPSite
Url=
http://sccdevl008:35000] failed.
[SPManager] [ERROR] [8/29/2006 11:32:17 AM]: Thread was being aborted.
[SPManager] [ERROR] [8/29/2006 11:32:17 AM]: at
SNINativeMethodWrapper.SNIPacketGetConnection(IntPtr packet)
at
System.Data.SqlClient.TdsParserStateObject.ProcessSniPacket(IntPtr
packet, UInt32 error)
at System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult
asyncResult, TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.ReadPacket(Int32
bytesExpected)
at System.Data.SqlClient.TdsParserStateObject.ReadBuffer()
at System.Data.SqlClient.TdsParserStateObject.ReadByte()
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream,
BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds,
RunBehavior runBehavior, String resetOptionsString)
at
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean
async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String
method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String
method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
behavior)
at
Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand
command, CommandBehavior behavior)
at Microsoft.SharePoint.SPSqlClient.ExecuteQuery(Boolean& bSucceed)
at
Microsoft.SharePoint.Library.SPRequestInternalClass.GetListItemDataWithCallback(String
bstrUrl, String bstrListName, String bstrViewName, String bstrViewXml,
SAFEARRAYFLAGS fSafeArrayFlags, ISP2DSafeArrayWriter pSACallback,
ISPDataCallback pPagingCallback, ISPDataCallback pSchemaCallback)
at
Microsoft.SharePoint.Library.SPRequest.GetListItemDataWithCallback(String
bstrUrl, String bstrListName, String bstrViewName, String bstrViewXml,
SAFEARRAYFLAGS fSafeArrayFlags, ISP2DSafeArrayWriter pSACallback,
ISPDataCallback pPagingCallback, ISPDataCallback pSchemaCallback)
at Microsoft.SharePoint.SPListItemCollection.EnsureListItemsData()
at Microsoft.SharePoint.SPListItemCollection.get_Count()
at
Microsoft.SharePoint.Publishing.PublishingPage.UpdateNotificationList()
at Microsoft.SharePoint.Publishing.PublishingPage.HandleScheduling()
at Microsoft.SharePoint.Publishing.ScheduledItem.Schedule(Boolean
setModerationStatus, Boolean allowApprove, String approvalComment,
Boolean& autoApproved)
at Microsoft.SharePoint.Publishing.ScheduledItem.Schedule(String
approvalComment)
at Microsoft.SharePoint.Publishing.ScheduledItem.Schedule()
at
Microsoft.SharePoint.Portal.SPSCategoryUtil.EnsureFilePublished(SPFile
file, SPModerationStatusType status)
at
Microsoft.SharePoint.Portal.Upgrade.PortalSiteUpgradeAreaAndListingData.UpgradeOOBPages(AreaData
SPSArea, PublishingWeb CMSArea)
at
Microsoft.SharePoint.Portal.Upgrade.PortalSiteUpgradeAreaAndListingData.UpgradePages(AreaData
SPSArea, PublishingWeb CMSArea)
at
Microsoft.SharePoint.Portal.Upgrade.PortalSiteUpgradeAreaAndListingData.RunUpgradeLoop1(SPSite
site, AreaData SPSArea, Int32 parentPermId)
at
Microsoft.SharePoint.Portal.Upgrade.PortalSiteUpgradeAreaAndListingData.RunUpgradeLoop1(SPSite
site, AreaData SPSArea, Int32 parentPermId)
at
Microsoft.SharePoint.Portal.Upgrade.PortalSiteUpgradeAreaAndListingData.RunUpgradeLoop1(SPSite
site, AreaData SPSArea, Int32 parentPermId)
at
Microsoft.SharePoint.Portal.Upgrade.PortalSiteUpgradeAreaAndListingData.Upgrade()
at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
[SPManager] [ERROR] [8/29/2006 11:32:17 AM]: Action 12.0.1.0 of
Microsoft.SharePoint.Portal.Upgrade.SiteSequence failed.
[SPManager] [ERROR] [8/29/2006 11:32:17 AM]: at
Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean
bRecurse)
joris wrote:
> Hello gmaini@gmail.com,
>
> there also is a log file created when doing an upgrade, take a look at that
> one - it might give some additional info. The Upgrade.log file is located
> at %windir%\Program Files\Common Files\Microsoft Shared\web server extensions\12\LOGS.
>
> Rgds,
>
> Joris [MVP Windows SharePoint Services]
>
http://jopx.blogspot.com
>
> > Hey Friends,
> >
> > I am trying to migrate an existing Sharepoint 2003 site to MOSS 2007
> > Beta 2 using database migration option. The Sharepoint 2003 site uses
> > a
> > SQL Server 2000 Database (5GB size) and MOSS 2007 uses a SQL Server
> > 2005 database (FYI... space and RAM is not an issue...) So I have
> > upgraded(backup/restore) the database from SQL Server 2000 to SQL
> > Server 2005 for MOSS 2007 successfully.
> > Then I added the existing upgraded database to a Web Application in
> > MOSS 2007 using the Sharepoint Central Admin -> Application Management
> > -> Content Databases -> Add Content Database.
> > After "Operation in Progress..." I got a "Thread was being aborted."
> > exception. Then I rebooted the Server and then repeated the process
> > again just to get an "Action 12.0.1.0 of
> > Microsoft.SharePoint.Portal.Upgrade.SiteSequence failed" exception.
> >
> > FYI... I have set the IIS Web Site Timeout to "5000".
> >
> > Please advise on the solution! I am trying this for a while now and
> > have no success with this. Any help is very much appreciated. I am
> > also thinking for re-installing MOSS 2007. Would that help?
> >
> > -GM
> >