jrey Posted September 16, 2014 Posted September 16, 2014 Hi,I recently launched an JS reporting instance via Cloudformation. All went well. Issue I hit was: Exception occurred during AWS data source recovery: /organizations/xxxxx. The AWS data source can not be recovered automatically, because your JasperReports Server and database instance are not located in the same VPCThe instance launched in the Default VPC, which we don't use. Can I either updated the CF script or manually launch the JS instance into my preferred VPC/subnet? Thanks
marianol Posted September 17, 2014 Posted September 17, 2014 Yes you will have to launch you instance manually to be able to add it to the correct VPC and subnet and then do not forget to follow the instrauctions at the very bottom of this page http://community.jaspersoft.com/jaspersoft-aws/launch to setup the IAM Role the IAM user and the securiti groups so you can use the DB autodiscovery feature
jrey Posted September 18, 2014 Author Posted September 18, 2014 Thanks. It's worked....kind of. I can now see the RDS instances, but when I'm now receiveing this errorException occurred during AWS data source recovery: /organizations/xxxxx. Status Code: 400, AWS Service: AmazonEC2, AWS Request ID: 36b1db9e-5801-4d76-92ec-6f8981f23a27, AWS Error Code: InvalidVpcID.NotFound, AWS Error Message: The vpc ID 'vpc-0xxxx' does not exist It's the same error as was posted here: https://community.jaspersoft.com/questions/841370/vpc-does-not-exist-error-when-connecting-aws-sourceAny idea?Thanks again
alampitt Posted October 21, 2014 Posted October 21, 2014 There are now cloud formation templates that you may launch into a VPC (2nd tab page): http://community.jaspersoft.com/jaspersoft-aws/launch
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now