35
Views
2
Comments
Internal Error Invalid compiler output | Outsystems 11
Application Type
Traditional Web
Service Studio Version
11.54.49 (Build 63182)

Hi,

I'm seeing this error after installing the Kafka connector form Forge: 

I've tried:

- Removing the Kafka connector as a dependency and uninstalling the app 

- Removing new screens and changes I've added earlier today

- Refreshing dependencies 

- Publishing an order version of the module from ServiceCenter from yesterday and got the same error

Error message:

Internal Error

Invalid compiler output.

Object reference not set to an instance of an object.

Exception Details:

[1] System.NullReferenceException: Object reference not set to an instance of an object.

   at OutSystems.HubEdition.Compiler.Utils.CompilerUtils.WriteFileWithReadFileShare(AbstractObject obj, String fileName, Byte[] content, Boolean isProjectFile, CompilationContext context)

   at OutSystems.HubEdition.Compiler.Image.DumpFile()

   at OutSystems.HubEdition.Compiler.ESpace.DumpImageResources()

   at OutSystems.HubEdition.Compiler.ESpace.Dump()

   at OutSystems.HubEdition.Compiler.Compiler.DumpEspaceCode(ESpace eSpace, CompilationContext context)

   at OutSystems.HubEdition.Compiler.Compiler.InnerGenerateCode(ESpace eSpace, CompilationContext context)

   at OutSystems.HubEdition.Compiler.Utils.CompilerUtils.TrapExceptionsInContext(Action action, CompilationContext context)

AdvisorCentre_v478.oml
2024-05-22 06-12-56
Vignesh Prakash

Hi @William Huynh

Found some similar discussions, Please refer the link below.

https://www.outsystems.com/forums/discussion/41395/ask-invalid-compiler-output-object-refrence-not-set-to-an-instance-of-object/

https://www.outsystems.com/forums/discussion/95156/sharing-a-tip-object-reference-not-set-to-an-instance-of-an-object/

Thanks,
Vignesh Prakash.

UserImage.jpg
William Huynh

Thanks Vignesh for linking the discussions, however I'm on MacOS and only using remote images in the project. 

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