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
Carlos Rodrigues
40
Views
2
Comments
Internal Error: Invalid compiler output.System.NullReferenceException
Question
Forge
Hi All,
We have the following error when publish a eSpace. It's happens when we refresh the references to other eSpace.
Could you help us?
Internal Error
Note: Feedback with the eSpace send to support team.
Invalid compiler output.System.NullReferenceException: Object reference not set to an instance of an object.
at OutSystems.HubEdition.Compiler.RecordJoin.#smd.Compare(#tmd x, #tmd y)
at C5.Sorting.#qd.InsertionSort(Int32 f, Int32 b)
at C5.Sorting.#qd.IntroSort(Int32 f, Int32 b)
at C5.Sorting.IntroSort[T](T[] array, Int32 start, Int32 count, IComparer`1 comparer)
at C5.HashedArrayList`1.Sort(IComparer`1 comparer)
at OutSystems.HubEdition.Compiler.RecordJoin.get_Elements()
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#8jd[#XEb](ICompoundType compoundType, Func`2 valueGetter, #XEb defaultValue)
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#Hzb(ICompoundType compoundType)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#yKc(Reference reference, AbstractType type)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#xKc(Reference ref, #IH webBlock)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#xKc(Reference ref)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap..ctor(IEnumerable`1 references)
at OutSystems.HubEdition.Compiler.ESpace.get_ReferenceTypesUsageMap()
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#ikd(ICompoundType type, TextWriter writer)
at OutSystems.HubEdition.Compiler.RecordType.Dump(TextWriter code)
at OutSystems.HubEdition.Compiler.ESpace.DumpEntitiesCSharp()
at OutSystems.HubEdition.Compiler.ESpace.DumpEntities()
at OutSystems.HubEdition.Compiler.ESpace.Dump()
at OutSystems.HubEdition.Compiler.Compiler.InnerCompile(CompilationContext context)
at OutSystems.HubEdition.Compiler.Compiler.Compile(CompilationContext context)
Exception Details:
[1] Internal Error: Invalid compiler output.
System.NullReferenceException: Object reference not set to an instance of an object.
at OutSystems.HubEdition.Compiler.RecordJoin.#smd.Compare(#tmd x, #tmd y)
at C5.Sorting.#qd.InsertionSort(Int32 f, Int32 b)
at C5.Sorting.#qd.IntroSort(Int32 f, Int32 b)
at C5.Sorting.IntroSort[T](T[] array, Int32 start, Int32 count, IComparer`1 comparer)
at C5.HashedArrayList`1.Sort(IComparer`1 comparer)
at OutSystems.HubEdition.Compiler.RecordJoin.get_Elements()
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#8jd[#XEb](ICompoundType compoundType, Func`2 valueGetter, #XEb defaultValue)
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#Hzb(ICompoundType compoundType)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#yKc(Reference reference, AbstractType type)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#xKc(Reference ref, #IH webBlock)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#xKc(Reference ref)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap..ctor(IEnumerable`1 references)
at OutSystems.HubEdition.Compiler.ESpace.get_ReferenceTypesUsageMap()
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#ikd(ICompoundType type, TextWriter writer)
at OutSystems.HubEdition.Compiler.RecordType.Dump(TextWriter code)
at OutSystems.HubEdition.Compiler.ESpace.DumpEntitiesCSharp()
at OutSystems.HubEdition.Compiler.ESpace.DumpEntities()
at OutSystems.HubEdition.Compiler.ESpace.Dump()
at OutSystems.HubEdition.Compiler.Compiler.InnerCompile(CompilationContext context)
at OutSystems.HubEdition.Compiler.Compiler.Compile(CompilationContext context)
at OutSystems.HubEdition.Compiler.Compiler.Compile(CompilationContext context)
at OutSystems.HubEdition.Compiler.Compiler.<>c__DisplayClass2.<Compile>b__1()
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
[2] System.NullReferenceException: Object reference not set to an instance of an object.
at OutSystems.HubEdition.Compiler.RecordJoin.#smd.Compare(#tmd x, #tmd y)
at C5.Sorting.#qd.InsertionSort(Int32 f, Int32 b)
at C5.Sorting.#qd.IntroSort(Int32 f, Int32 b)
at C5.Sorting.IntroSort[T](T[] array, Int32 start, Int32 count, IComparer`1 comparer)
at C5.HashedArrayList`1.Sort(IComparer`1 comparer)
at OutSystems.HubEdition.Compiler.RecordJoin.get_Elements()
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#8jd[#XEb](ICompoundType compoundType, Func`2 valueGetter, #XEb defaultValue)
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#Hzb(ICompoundType compoundType)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#yKc(Reference reference, AbstractType type)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#xKc(Reference ref, #IH webBlock)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap.#xKc(Reference ref)
at OutSystems.HubEdition.Compiler.References.ReferenceTypesUsageMap..ctor(IEnumerable`1 references)
at OutSystems.HubEdition.Compiler.ESpace.get_ReferenceTypesUsageMap()
at OutSystems.HubEdition.Compiler.Interfaces.CompoundTypeExtensions.#ikd(ICompoundType type, TextWriter writer)
at OutSystems.HubEdition.Compiler.RecordType.Dump(TextWriter code)
at OutSystems.HubEdition.Compiler.ESpace.DumpEntitiesCSharp()
at OutSystems.HubEdition.Compiler.ESpace.DumpEntities()
at OutSystems.HubEdition.Compiler.ESpace.Dump()
at OutSystems.HubEdition.Compiler.Compiler.InnerCompile(CompilationContext context)
at OutSystems.HubEdition.Compiler.Compiler.Compile(CompilationContext context)
Tiago Neves
Hi Carlos,
you published this post on Forge Discussions. Is this a component you downloaded from Forge?
Carlos Rodrigues
Hi,
Sorry. Is not a component donwloaded from Forge. I will try to change.
Thanks.
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...