JasperReports 6.1 upgrade to 6.2 error

I have a Amazon AWS VM with JasperReports Server and today i try to update it. During update phase prompt me with a error and upgrade stop. 

All Output is in the pastebin link: http://pastebin.com/PWU3EzVt

 

Thanks.

petrescu_razvan_ioan's picture
Joined: Dec 10 2015 - 7:44am
Last seen: 6 years 2 months ago

3 Answers:

Share your Java version, system configurations and command list for a better overview.

Regards,

KKriplani

kkriplani's picture
5280
Joined: Sep 4 2015 - 2:18am
Last seen: 1 year 1 month ago
Java version:
java version "1.7.0_91"
OpenJDK Runtime Environment (amzn-2.6.2.2.63.amzn1-x86_64 u91-b00)
OpenJDK 64-Bit Server VM (build 24.91-b01, mixed mode)
 
System configuration on pastebin: http://pastebin.com/BJ80Gn0a
 
Commands for update:
cd buildomatic/
cp sample_conf/postgresql_master.properties default_master.properties
nano default_master.properties
./js-upgrade-samedb-ce.sh test
./js-upgrade-samedb-ce.sh
 
Thanks

 

petrescu_razvan_ioan's picture
Joined: Dec 10 2015 - 7:44am
Last seen: 6 years 2 months ago

Sorry for the late reply,
I have seen "java returned : 255" quite a few times and whenever i logged in with root, i seem to be able to tackle the issue. 

Hope this helps,

KKriplani

kkriplani's picture
5280
Joined: Sep 4 2015 - 2:18am
Last seen: 1 year 1 month ago
Feedback