Unable to deploy in production and test both environment

mahathi453
Participant I

Error in deployment for environment prod.

The revision is deployed and traffic can flow, but flow may be impaired. java.lang.IllegalArgumentException: The selected type [OrganizationName] was not set via the ESAPI validation configuration''

Error in deployment for environment test.

The revision is deployed and traffic can flow, but flow may be impaired. java.lang.IllegalArgumentException: The selected type [OrganizationName] was not set via the ESAPI validation configuration

2 9 605
9 REPLIES 9

Not applicable

Same error here

5633-screen-shot-2017-09-13-at-101233-am.png

Not applicable

I'm also facing this since last 6 hours

I too am facing this issue. This has utterly blocked development.

is this resolved for you now ?

@Mahathi P @Dominik Riedel @Emile Bremmer are you still seeing this issue ?

Not applicable

No, it was gone by the end of the day

Not applicable

t is resolved for me! great, thanks

hireshoban
Participant I

I had the same issue during weekend. I developed a flow and it is the same version behaving differently between two environments. I undeploy/deploy multiple times, but that did not help.

Not applicable

Try forcing un-deployment of the API by calling the management API directly:

/v1/organizations/$org/apis/$application/revisions/$RevToUndeploy/deployments?action=undeploy&env=$environment&force=true