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 VPC
2 Answers:
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
Thanks. It's worked....kind of. I can now see the RDS instances, but when
I'm now receiveing this error
Exception 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-err...
Any idea?
Thanks again
There are now cloud formation templates that you may launch into a VPC (2nd tab page):
http://community.jaspersoft.com/jaspersoft-aws/launch