Skip to main content

Hi,


I'm having the errors shown below while deploying a process from K2 studio. It keeps saying "deploy failed", looking at the HostServer log file we have those errors and not even one deploy succeeds.


Any ideia?


Thanks. 


 


"1261338","2008-03-04 12:13:49","Error","SmartObjects","10521","GeneralError","SourceCode.SmartObjects.Runtime.SmartObjectManagementServer vRefreshServiceInstanceObject( ef7310e5-b14f-464d-b0f3-a37d6c367620 , string serviceObjects, True )]","10521 SmartObject Runtime.Management General Error: 'The operation is not valid for the state of the transaction.'","anonymous","0.0.0.0","NTV29:c:program filesk2 blackpearlHost ServerBin","1261338","b40c3866ed9c41ac8cc6a56402a04f14",""


"1261339","2008-03-04 12:13:49","Error","SmartObjects","10521","GeneralError","SourceCode.SmartObjects.Runtime.SmartObjectManagementServer vDeploySmartObject(SmartObjectDefinition smartObject) Name: Rpt_Processo2_1_1_P2_1_1_Actividade4_Update_Estado_Processo]","10521 SmartObject Runtime.Management General Error: 'Could not publish SmartObjectDefinition to server: Transaction Timeout
'","anonymous","0.0.0.0","NTV29:c:program filesk2 blackpearlHost ServerBin","1261339","3cdd8ceb0a7a443488cde912bdad163b",""


"1261340","2008-03-04 12:13:49","Debug","Unknown","8040","IOCPThreadProcessingBytes","SourceCode.Hosting.Server.Services.TCPIOCPService.WorkerThread","8040 Processing 476 IOCP Bytes Related To 192.168.9.5:1","system","192.168.9.5","NTV29:c:program filesk2 blackpearlHost ServerBin","1261340","ef9550eb505f4ddeb7b4c340bd4e5a67",""


"1261341","2008-03-04 12:13:49","Error","System","2025","InternalMarshalError","SourceCode.Hosting.Server.Runtime.HostServerBroker.InternalMarshal","2025 Error Marshalling SourceCode.SmartObjects.Runtime.SmartObjectManagementServer.PublishSmartObjects, Could not publish SmartObjectDefinition to server: Transaction Timeout


","system","192.168.9.5","NTV29:c:program filesk2 blackpearlHost ServerBin","1261341","bcf28683d26a4755a1fc43878c921831",""


"1261342","2008-03-04 12:13:49","Debug","Unknown","8038","BytesReceived","SourceCode.Hosting.Server.Services.TCPClientSocket.ProcessIOCPEvent","8038 Received 476 Bytes From 192.168.9.5:1","system","192.168.9.5","NTV29:c:program filesk2 blackpearlHost ServerBin","1261342","bd6af70f2d604dd8a6151a1a5fa55b7e",""
"1261343","2008-03-04 12:13:49","Error","System","2025","InternalMarshalError","SourceCode.Hosting.Server.Services.TCPClientSocket.InternalMarshal","2025 Error Marshalling SourceCode.SmartObjects.Runtime.SmartObjectManagementServer.PublishSmartObjects, Could not publish SmartObjectDefinition to server: Transaction Timeout


","system","192.168.9.5","NTV29:c:program filesk2 blackpearlHost ServerBin","1261343","47f25c9f371c44ca9aba9b89f022fd2b",""
"1261344","2008-03-04 12:13:49","Error","Unknown","8060","ProcessPacketError","SourceCode.Hosting.Server.Services.TCPClientSocket.ProcessPacket","8060 ProcessPacket Error, Could not publish SmartObjectDefinition to server: Transaction Timeout

This normally occurs when you have the SQL Server installed on a separate box from the K2 server.


 You need to enable the Network DTC settings for both the K2 server and SQL server.  It should be similar to the diagram attached.


Note that the option "Incoming Caller Authentication Required" is used for SQL clusters, "Mutual Authentication Requied" is only supported for a standalone SQL server.


14924i23368AA5E5972BCA.jpg

Hi Johnny,


What you said is very interesting, could any of these DTC settings affect the way K2 talks to a MOSS database on another machine? I'm having authentication issues http://blog.mgallen.com/?p=177 with the MOSS Service Instances...


I will check this out today


Martin


Reply