Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Patrik Potestad
32
Views
1
Comments
Internal Error Invalid compiler output. System.OutOfMemoryException
Question
Good Day,
Our team has moved from Outsystems 6 to Outsystems 8. But recently, my teammates and I are experiencing something weird. Whenever we try to publish our eSpace, this "System.OutOfMemoryException" always appear and we can't publish our eSpace. The other teams however are not experiencing this problem. We also tried monitoring the server while we publish but there seems to be no problem with memory consumption on the server. Has anyone here experienced this same problem?
For your reference, here is the part of the message we are receiving:
Internal Error Invalid compiler output.
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Collections.Generic.HashSet`1.IncreaseCapacity()
at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value)
at System.Collections.Generic.HashSet`1.Add(T item)
at OutSystems.HubEdition.Compiler.Optimizer.IdentifierList.#Ujd(IdentifierList list)
at OutSystems.HubEdition.Compiler.Optimizer.GraphOptimizer.#vkd(IOptimizableGraph g, IEnumerable`1 graphNodes, Boolean printDebug)
at OutSystems.HubEdition.Compiler.Optimizer.GraphOptimizer.#MP3.#WAd()
at OutSystems.HubEdition.Compiler.Optimizer.GraphOptimizer.#skd(Action action, Int64& totalTimeVar)
at OutSystems.HubEdition.Compiler.Optimizer.GraphOptimizer.optimizeGraph(IOptimizableGraph g, Boolean printDebug)
at #ikd.#hkd..ctor(IScreenFlowNode screen)
at OutSystems.HubEdition.Compiler.Interfaces.ScreenFlowNodeUtils.#LQc(IScreenFlowNode screenFlowNode, #hkd& viewState)
at OutSystems.HubEdition.Compiler.Nodes.#ygc.Optimize()
at OutSystems.HubEdition.Compiler.Flows.WebFlow.Optimize()
at OutSystems.HubEdition.Compiler.WebFlows.WebHandler.Dump(IEnumerable`1 webFlows)
at OutSystems.HubEdition.Compiler.ESpace.Dump()
at OutSystems.HubEdition.Compiler.Compiler.MainExec(Byte[] fullOmlBytes, Byte[] partialOmlBytes, String basedir)
at OutSystems.HubEdition.Compiler.Compiler.RealMain(Byte[] fullOmlBytes, Byte[] partialOmlBytes, String basedir, String targetDirectory, String[] args) Exception Details:
Thanks! I hope someone could help us here.
João Rosado
Staff
Hi Patrik,
Did you do any submit feedback with that error (and including the oml in the submit feedback)?
That would help us replicating the problem and help you.
Regards,
João Rosado
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...