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)
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.
Thanks Vignesh for linking the discussions, however I'm on MacOS and only using remote images in the project.