JasperServer on Amazon Web Service error 6632

Hello my name is Maxime, I work for Rackam in Québec,

I recently set up to jasperserver on Amazon Web service, but when I execute my reports (created since iReport), that use a procedure, I obtain an error 6632.

During evaluation, we have changed the property "security.validation.sql.on=true" mentionned in the following thread and worked properly:

http://community.jaspersoft.com/questions/541948/error-6632-while-runnin...

However, since we are now on AWS, we can't change that property anymore.

What can we do or try?

Thanks in advance,

Maxime

 

aws_2's picture
-11
Joined: Jun 11 2014 - 10:46am
Last seen: 9 years 3 months ago

3 Answers:

You can still change that propery in the AWS instance, just SSH to the AMI where you have JRS installed and do the change as the links you posted says.

In AWS AMI's JasperServer is installed in: 

/usr/share/tomcat7/webapps/jasperserver-pro/

For more information on how to SSH into your EC2 instance check this link: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html#E...

marianol's picture
17620
Joined: Sep 13 2011 - 8:04am
Last seen: 4 years 12 months ago

Hi marianol,

Thank you very much for your answer,

i can connect to my ssh server but when i change properties i can't save because i'm not user root ,

How i can resolve this problem ?

Thanks, Maxime.

aws_2's picture
-11
Joined: Jun 11 2014 - 10:46am
Last seen: 9 years 3 months ago

Do a "sudo vi"

hozawa's picture
190713
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Feedback