Duplicate BuildID

Started receiving the following error in the last couple of days.

Build server error. http Status: 400. FMS Error 18003: A build with this buildId already exists. Use “force:true” to overwrite it.

I have researched the “force true” command but have not been successful. also have this error:

Just in time build failed to delete from source server outbox

Any assitance is appreciated, also I am fairly new to OttoFMS

Mark

Hey Mark,

Sorry for the trouble right when you’re getting started, it sounds like the just in time build that ran on one of your earlier deployments is in a strange state. I would try restarting OttoFMS on your source server and rerunning your deployment.

Restarting OttoFMS will clear any file locks and clean up any orphaned Just In Time build in the outbox, which should clean up your state and let you run the deployment without issue.

Let me know if that works for you!

-Kyle

Same exact issue, I restarted OttoFms from the console, also we have had OttoFMS running for an year so it’s not an new install. I am not the original person that installed/configured and trying to keep up (in an manner of speaking).

Thank you for the reply.

If you go into OttoFMS on the source server can you manually delete the just in time build?

-Kyle

Is this the zip file in the backups\ottofms\outbbox?

Yes, unless there is something precious in the outbox (like a build y’all made you want to keep around), you can delete everything in that folder.

-Kyle

Thank you that solved the issue. Running on Windows Server, I had to go into Services and disable OttoFMS, delete the JIT File then restart otherwise deleting without stopping the service the file would reappear.

Appreciate the assistance.

Mark