Create Package failed.

1
[Create Package From Teamserver] failed (even a manual upload package failed). A previous build that deployed successfully before, now failed also. This is the message in build output: (Mx version is 9.24.2 but is not in the list of versions)   New Packages error: [compile] 2023-06-15T05:33:28.300539832Z ERROR: Mendix.Modeler.Utility.DIContainer.ContainerConfigurationException: No implementation registered for interface 'Mendix.Modeler.Common.IDocumentViewManager'. [compile] 2023-06-15T05:33:28.300560380Z at Mendix.Modeler.Utility.DIContainer.ContainerFactory.<CreateContainer>b__3_0(Object sender,   A previous succeeded package has error: [upload] 2023-06-14T14:55:59.626152764Z Uploading the package [upload] 2023-06-14T14:56:12.906392396Z panic: runtime error: invalid memory address or nil pointer dereference [upload] 2023-06-14T14:56:12.906430993Z [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x72b1f4] [upload] 2023-06-14T14:56:12.906434868Z [upload] 2023-06-14T14:56:12.906437220Z goroutine 1 [running]: [upload] 2023-06-14T14:56:12.906439944Z package-store-pipeline-step/internal/packagestore.sendCreatePackageRequest.func1() [upload] 2023-06-14T14:56:12.906442445Z /internal/packagestore/create-package.go:71 +0x1d4 [upload] 2023-06-14T14:56:12.906445289Z github.com/avast/retry-go.Do(0xc00010b920, {0xc00009f8d8, 0x2, 0x2}) [upload] 2023-06-14T14:56:12.906447842Z /vendor/github.com/avast/retry-go/retry.go:127 +0x3b9 [upload] 2023-06-14T14:56:12.906450248Z package-store-pipeline-step/internal/packagestore.sendCreatePackageRequest({0x0, 0x0}, 0xc0000fe000) [upload] 2023-06-14T14:56:12.906455258Z /internal/packagestore/create-package.go:61 +0x1d1 [upload] 2023-06-14T14:56:12.906457652Z package-store-pipeline-step/internal/packagestore.CreatePackage() [upload] 2023-06-14T14:56:12.906459988Z /internal/packagestore/create-package.go:55 +0x712 [upload] 2023-06-14T14:56:12.906462364Z package-store-pipeline-step/internal/tektontask.ExecuteTask() [upload] 2023-06-14T14:56:12.906464654Z /internal/tektontask/task.go:16 +0xbc [upload] 2023-06-14T14:56:12.906467342Z main.main() [upload] 2023-06-14T14:56:12.906469771Z /main.go:12 +0x6f
asked
4 answers
0

I suspect it's either Mendix, because the deployment pages have been updated (new look and feel). Or it could be that I completely rebuilt my import and export mappings. Because even though the commit was completely error-free, there were still errors after restarting that version in the modeler about those mappings. 

answered
0

Two days later every went fine without any change from my site. So I think i has something todo on Mendix site that time. Mx 9.24.2?

answered
0

Two days later every went fine without any change from my site. So I think i has something todo on Mendix site that time. Mx 9.24.2?

answered
0

I am having the same issue with Mx 10.6.1 (same widget: Mendix.Modeler.Common.IDocumentViewManager

Should I wait two days or is there another solution?

answered