Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Issue while deploying bundle using maven plugin

Not applicable

Hi,

I have created a maven application for building and deploying api bundle. Followed steps given in document. I am facing below issues. Can someone help please...?

  1. Deploying new proxy: If I am deploying proxy for the first time (that means there is no existing proxy available Apigee Edge). Apigee api web link returns error message as below:

GET https://api.enterprise.apigee.com/v1/organizations/bdhanashetti/apis/json-formatter/deployments accept: application/json accept-encoding: gzip authorization: Basic [Not shown in log] [ERROR] 404 Not Found { "code" : "messaging.config.beans.ApplicationDoesNotExist", "message" : "APIProxy named json-formatter does not exist in organization bdhanashetti", "contexts" : [ ]

}

-----------------------------------------

2. Since I am facing above error, I have imported the ZIP file using UI application (this works wonderfully !!!). Then I have gone for re-deployment using maven deploy command. This command corrupts the proxy link. Error on proxy link says there is no revision attached to it (as shown in below image).

image

Here is link for the test project (https://github.com/basavarajdhanashetti/mands) for review.

Thanks, Basavaraj

0 12 1,319
12 REPLIES 12