Unexpected error during command execution: post sp1 Infrastructur

M

Mark E. Read

Hi,

We just installed the infrastructure release and have some very large
project files on a project server which were created before the release.
When trying to open them from the server we now receive the error message:

an unexpected error occurred during command exectution. Try the following:

Verify that all argument names and values are correct and are of the correct
type
You may have run out of memory. Try to free up available memory.

Project Pro is running on fresh clean 2GB workstations.
We haven't changed any codes on the server or in the files.

Any thoughts on how to recover or open the files?

HELP!
 
M

Mark E. Read

Some additional information: When I look at the event log on the server, the
errors are pretty consistent:

Exception information:
Exception type: HttpException
Exception message: Request timed out.

I knew the files were big, but perhaps I need to expand this timeout? Where
do I find it?
 
M

Mark E. Read

More information: the timeout happens after the event below. Now it looks
to me like the business logic is choking on a custom field. We still need a
method to resolve to get at the data in the files (recovery, at this point).

Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server General
Event ID: 7888
Date: 7/30/2008
Time: 12:50:34 PM
User: N/A
Computer: HWTHCA01PSN23
Description:
A runtime exception was detected. Details follow.
Message: Thread was being aborted.

Techinal Details:
System.Threading.ThreadAbortException: Thread was being aborted.
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.ReadByteArray(Byte[] buff,
Int32 offset, Int32 len)
at System.Data.SqlClient.TdsParser.ReadSqlValueInternal(SqlBuffer value,
Byte tdsType, Int32 typeId, Int32 length, TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.ReadSqlValue(SqlBuffer value,
SqlMetaDataPriv md, Int32 length, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ReadColumnData()
at System.Data.SqlClient.SqlDataReader.ReadColumn(Int32 i, Boolean
setTimeout)
at System.Data.SqlClient.SqlDataReader.GetValueInternal(Int32 i)
at System.Data.SqlClient.SqlDataReader.GetValues(Object[] values)
at
Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.P12Serializer.SerializeProjectData(Guid
projGuid, SqlDataReader dataReader, List`1 tableNames, List`1 resultSets,
Boolean sendDelta, Boolean isCoreData, Dictionary`2 customFields,
Dictionary`2 extraPropValues, WinProjSecurity securityWorker, BinaryWriter
writer)
at
Microsoft.Office.Project.Server.BusinessLayer.WinProj.ReadProjectNonCoreData(Guid
projGuid, Int32 projType, Int32 datastore, String oldVersionStampStr, Int16
dataFormatVersion, UInt16[] containerIds, Int32 lcid, Guid sessionGuid,
String sessionDescr, Boolean isDataCompressed)
at
Microsoft.Office.Project.Server.WebService.WinProj.ReadProjectNonCoreData(Guid
projGuid, Int32 projType, Int32 datastore, String oldVersionStampStr, Int16
dataFormatVersion, UInt16[] containerIds, Int32 lcid, Guid sessionGuid,
String sessionDescr, Boolean isDataCompressed)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top