No unfortunately I did not solve the duplication error. I ended up starting over and cloned the vanilla app, then rebuilt it piece by pice until I had all my changes and customizations in there.
Original Message:
Sent: Tue January 28, 2025 11:08 AM
From: Christian Perrella
Subject: Error BMXAA9238E When duplicating application in Maximo Mobile
Hi Christopher Steward, I am facing the same problem. Have you solved it?
-------------------
Christian Perrella
-------------------
------------------------------
Christian Perrella
Original Message:
Sent: Thu November 07, 2024 07:50 AM
From: Christopher Stewart
Subject: Error BMXAA9238E When duplicating application in Maximo Mobile
Thanks. I ran the container like the above and still received the same error. The docker logs just say this:
2024-11-07 07:44:10 [2024-11-07T12:44:10.474Z] INFO: server/29 on 631af965eec4: received a post request to duplicate application Techmobile_copy. (req_id=c62a4690-4f33-4cc4-8ed2-9d4a31336fb1)
2024-11-07 07:44:10 [2024-11-07T12:44:10.474Z] INFO: server/29 on 631af965eec4: duplicate the application TECHMOBILE with new name "Techmobile_copy" (req_id=c62a4690-4f33-4cc4-8ed2-9d4a31336fb1)
2024-11-07 07:44:11 [2024-11-07T12:44:11.540Z] INFO: server/29 on 631af965eec4: caught an error, responding error response (req_id=c62a4690-4f33-4cc4-8ed2-9d4a31336fb1
I also checked the security for maxadmin and it does have full access to OSLCMAFAPPDATA. It's weird that I can clone inspections, and assetmobile, just techmobile errors out. It seems to me it is something in the app.xml but so far I haven't been able to find anything as it saves, builds, publishes etc.
------------------------------
Christopher Stewart
Original Message:
Sent: Thu November 07, 2024 04:52 AM
From: Andrey Ilinskiy
Subject: Error BMXAA9238E When duplicating application in Maximo Mobile
As Maycom wrote, logs from Docker and Maximo will help.
But, I had same issue when had mount point from docker container to local laptop. Try to do the same without mounting, by running it without -v param like that
docker run -it --privileged --env NODE_TLS_REJECT_UNAUTHORIZED=0 -p 3001:3001 -p 3006:3006 -it icr.io/cpopen/maf-tools:9.0.3
------------------------------
Andrey Ilinskiy
Handz.on
https://www.on.de/
München
Original Message:
Sent: Wed November 06, 2024 10:30 AM
From: Christopher Stewart
Subject: Error BMXAA9238E When duplicating application in Maximo Mobile
Maximo error: BMXAA9238E - An error occurred when the Application Service WebMethod was started. The nested stack trace gives details of the error. XML document structures must start and end within the same entity.
I am trying to duplicate techmobile and I get the above error. I can save the xml successfully, publish successfully, preview etc. I just can't duplicate the app. Has anyone ever run across this before? Not sure what the issue is.
------------------------------
Christopher Stewart
------------------------------