#1 2021-02-12 15:46:30

neodrg
Member
Registered: 2019-07-25

Error import with pkg upd-imp.pkg on RS3.3.0-6030

Hi,

After trying to move from 3.0.2 to 3.3.0 via two bitnami instance.

The package upd-imp.pkg is not working on a RS3.3.0-6030. (From this link - https://reportserver.net/en/tutorials/u … 0-bitnami/ )

When trying to pkg install udp_imp.pkg, you received an exception.

java.lang.IllegalStateException: javax.script.ScriptException: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:

Script7.groovy: 12: unable to resolve class 
com.google.common.collect.testing.google.SetGenerators.DegeneratedImmutableSetGenerator@ line 12, column 1.import com.google.common.collect.testing.google.SetGenerators.DegeneratedImmutableSetGenerator;^ 1 error

It seems to be linked to Guava testlib dependency for the missing class

I try to add guava-testlib 15.jar and dependency to lib folder, but it does not resolve the issue.

Any an idea ?

Offline

#2 2021-02-17 09:52:04

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Error import with pkg upd-imp.pkg on RS3.3.0-6030

Hi neodrg,

thanks for letting us know. We have ticket RS-3315 for this. In the meanwhile, you can upgrade your environment using our manual upgrade guide: https://reportserver.net/en/tutorials/upgrade-30/

Regards,
Eduardo

Offline

#3 2021-02-17 10:37:50

neodrg
Member
Registered: 2019-07-25

Re: Error import with pkg upd-imp.pkg on RS3.3.0-6030

Hi,

Many thanks for your answer.

Manual upgrade is actually not a solution because OS is on EOL.

Where can we find the list of actual open ticket?

Is it possible to upgrade by migrating actual 3.0.2 ReportServer database on the 3.3.0 server?

Best regards,

Offline

#4 2021-02-17 11:00:21

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Error import with pkg upd-imp.pkg on RS3.3.0-6030

neodrg wrote:

Where can we find the list of actual open ticket?

This is an internal list and we share the ticket number as it appears in the release notes of each version.

neodrg wrote:

Is it possible to upgrade by migrating actual 3.0.2 ReportServer database on the 3.3.0 server?

what do you mean exactly by this?
You can upgrade by basically replacing the binaries. ReportServer will note this and upgrade your database automatically. These are the basic steps of a manual upgrade, which would also work in a bitnami installation.

Regards,
Eduardo

Offline

#5 2021-02-27 09:02:36

neodrg
Member
Registered: 2019-07-25

Re: Error import with pkg upd-imp.pkg on RS3.3.0-6030

Hi,

Thanks for your reply.

I ask if it was possible to deploy a brand new bitnami 3.3.0 virtual server and then make a database dump of the 3.0.2 instance  and then restore the database dump on the 3.3.0 server.

I don’t know if there is an information in database that allow reportserver to upgrade database structure and make it fully compatible with 3.3.0 binaries.

Trying to do this, did some information will be lost?

Best regards,

Offline

#6 2021-03-03 13:27:02

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Error import with pkg upd-imp.pkg on RS3.3.0-6030

Hi neodrg,

yes, this is possible, pls check the upgrade guide: https://reportserver.net/en/tutorials/upgrade-30/

You will see similar upgrade scripts in the logs:

16:27:30.458 INFO  n.datenwerke.rs.EnvironmentValidator - Performing database update RS3.0-11 -> RS3.0-18
16:27:34.220 INFO  n.datenwerke.rs.EnvironmentValidator - Running script RS3.0-12-MySQL5_UPDATE.sql
16:27:34.230 INFO  n.datenwerke.rs.EnvironmentValidator - Running script RS3.0-13-MySQL5_UPDATE.sql
16:27:34.240 INFO  n.datenwerke.rs.EnvironmentValidator - Running script RS3.0-14-MySQL5_UPDATE.sql
16:27:34.250 INFO  n.datenwerke.rs.EnvironmentValidator - Running script RS3.0-15-MySQL5_UPDATE.sql
16:27:34.260 INFO  n.datenwerke.rs.EnvironmentValidator - Running script RS3.0-16-MySQL5_UPDATE.sql
16:27:34.270 INFO  n.datenwerke.rs.EnvironmentValidator - Running script RS3.0-17-MySQL5_UPDATE.sql
16:27:34.280 INFO  n.datenwerke.rs.EnvironmentValidator - Running script RS3.0-18-MySQL5_UPDATE.sql

Regards,
Eduardo

Offline

#7 2022-01-05 11:04:55

neodrg
Member
Registered: 2019-07-25

Re: Error import with pkg upd-imp.pkg on RS3.3.0-6030

Hi,

Is this ticket RS-3315 is resolved?

Thanks,

Offline

#8 2022-01-07 12:13:23

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Error import with pkg upd-imp.pkg on RS3.3.0-6030

Hi neodrg,

what version exactly are you using and trying to upgrade?

Regards,
Eduardo

Offline

#9 2022-01-13 12:44:04

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Error import with pkg upd-imp.pkg on RS3.3.0-6030

Hi neodrg,

pls note we updated the Bitnami stack upgrade guide here: https://reportserver.net/en/tutorials/u … 0-bitnami/

you can try with this guide, it should work if you have ReportServer >= 3.0.3.

For earlier 3-versions, e.g. 3.0.2, it may/should also work, but we didn't test this. So pls make sure you make a recoverable snapshot before trying the upgrade if something goes wrong.

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB