996
Views
11
Comments
Solved
Invalid compiler output
Question

Trying to one click publish I am receiving the following error:



Invalid compiler output.
Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

Exception Details:
[1] System.Data.SqlClient.SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   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, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
   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 OutSystems.HubEdition.DatabaseProvider.SqlServer.ExecutionService.ExecutionService.ExecuteReader(IDbCommand cmd)
   at OutSystems.HubEdition.DatabaseProvider.SqlServer.IntrospectionService.IntrospectionService.GetPrimaryKeyColumns(TableSourceInfo tableSource)
   at OutSystems.HubEdition.DatabaseProvider.SqlServer.Platform.IntrospectionService.PlatformIntrospectionService.<GetColumns>d__70.MoveNext()
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at OutSystems.HubEdition.Compiler.Database.DALTypesConverter.ConvertColumns(IPlatformTableSourceInfo tableInfo, PlatformDatabaseContext context)
   at OutSystems.HubEdition.Compiler.Database.EntitySchema.EntitySchemaUpdater.DumpEspaceEntities(Boolean forceFullIntrospection)
   at OutSystems.HubEdition.Compiler.Database.EntitySchema.EntitySchemaUpdater.Dump(CompilationContext compilationContext)
   at OutSystems.HubEdition.Compiler.ESpace.UpdateDatabaseScript()
   at OutSystems.HubEdition.Compiler.ESpace.UpdateDatabaseScriptThread()
ClientConnectionId:73dc216d-1fbe-415b-829c-c62587c3b5c0
Error Number:-2,State:0,Class:11[2] System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out

2018-06-11 09-12-53
Rodrigo Coutinho
Staff
Solution

Hello Chris,

Thanks for reporting this. I checked with the team, and it seems we're having some issues with our infrastructure. The team is on it, and the problem will be solved soon.

Thanks and sorry for the inconvenience...
R

2016-11-20 11-27-52
João Neves

Hi Chris,

This is happening in an on-premise installation or cloud?

UserImage.jpg
Chris Watson

Cloud

2016-11-20 11-27-52
João Neves

Is it still happening?

UserImage.jpg
Chris Watson

Yep

2016-11-20 11-27-52
João Neves

In that case I suggest that you contact the OutSystems support.

2018-06-11 09-12-53
Rodrigo Coutinho
Staff
Solution

Hello Chris,

Thanks for reporting this. I checked with the team, and it seems we're having some issues with our infrastructure. The team is on it, and the problem will be solved soon.

Thanks and sorry for the inconvenience...
R

UserImage.jpg
Chris Watson

Thanks mate, I'll sit tight.

2018-06-11 09-12-53
Rodrigo Coutinho
Staff

Hi Chris,

It should be fixed by now.

Cheers,
R

UserImage.jpg
Chris Watson

It sure is, thank you.

UserImage.jpg
Muhamad Anggi

it seems that I have the same problem


Internal Error
Invalid compiler output.
Sequence contains more than one element
Exception Details:
[1] System.InvalidOperationException: Sequence contains more than one element
   at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
   at OutSystems.HubEdition.Compiler.Optimizer.OptimizerGraphs.OptimizerNodes.OptimizerUpdateNode..ctor(AbstractExecuteAction node)
   at OutSystems.HubEdition.Compiler.Optimizer.OptimizerGraphs.ActionFlowGraph.CreateNode(AbstractNode actionNode)
   at OutSystems.HubEdition.Compiler.Optimizer.OptimizerGraphs.ActionFlowGraph..ctor(IActionFlow action, Boolean expandRefreshWidgets)
   at OutSystems.HubEdition.Compiler.Interfaces.ActionWithPrivateOptimizationExtensions.GetOptimizationData(IActionWithPrivateOptimization action, ActionFlowGraph& actionGraph)
   at OutSystems.HubEdition.Compiler.Flows.AbstractActionFlow.OptimizeUsingOptimizationData(Func`1 optimizationDataGetter)
   at OutSystems.HubEdition.Compiler.Flows.AbstractActionFlow.InitDumpDecl()
   at OutSystems.HubEdition.Compiler.Flows.AbstractActionFlow.DumpStructuredCode(TextWriter code, Boolean webservicedecl)
   at OutSystems.HubEdition.Compiler.Flows.AbstractStandaloneActionFlow.DumpDecl(TextWriter writer)
   at OutSystems.HubEdition.Compiler.Flows.AbstractStandaloneActionFlow.DumpClassDecl(TextWriter writer)
   at OutSystems.HubEdition.Compiler.ESpace.DumpAction(IAction action, Action`1 dumpSourceCode, Action`1 dumpQueueSmsNodesSourceCode)
   at OutSystems.HubEdition.Compiler.ESpace.DumpUserActions()
   at OutSystems.HubEdition.Compiler.ESpace.DumpActions()
   at OutSystems.HubEdition.Compiler.ESpace.Dump()
   at OutSystems.HubEdition.Compiler.Compiler.InnerCompileEspace(ESpace eSpace, CompilationContext context)
   at OutSystems.HubEdition.Compiler.Utils.CompilerUtils.TrapExceptionsInContext(Action action, CompilationContext context)

Error.JPG
UserImage.jpg
Muhamad Anggi

I use the camera plugin in Outsystem version 11.0.207

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.