b.tel
(Berend Tel)
March 5, 2020, 4:42pm
#1
Hi,
I get this wierd error in IntelliJ when trying to migrate my project from 6.10.15 to 7.0.12:
Somehow, during the migration there is an attempt to alter a file in a 6.0.15 jar ?!
I’ve restarted my computer, cleaned the .gradle folder, .haulmont folder etc. Still, the issue persists.
Any ideas or suggestions?
Regards,
-b
shustanov
(Alexander Shustanov)
March 11, 2020, 7:58am
#3
Hi! Could you attach you idea.log file? You can find it at Help
-> Show Log in ...
.
b.tel
(Berend Tel)
March 11, 2020, 2:39pm
#4
Hi Alexander,
Thanks for your comment. Here is the log file after doing a new attempt with the same failure.
Hope this helps.
Regards,
-b
idea.log (5.2 MB)
shustanov
(Alexander Shustanov)
March 12, 2020, 12:11pm
#5
Could you provide your web.xml
file from the web
module?
I created a new issue on our bug tracker.
shustanov
(Alexander Shustanov)
March 12, 2020, 12:16pm
#6
Also, try to update to new CUBA Studio plugin version.
b.tel
(Berend Tel)
March 12, 2020, 8:01pm
#7
Hi Alexander,
I updated the plugin but the error remains exactly the same. Attached is the web.xml file.
web.xml (3.7 KB)
Hope this helps.
Regards,
-b
gaslov
(Alexander Gaslov)
March 13, 2020, 3:12pm
#8
Hi
Please remove classpath:cuba-web-app.properties
from appPropertiesConfig
parameter value in web.xml files in all modules. This should help.
1 Like
b.tel
(Berend Tel)
March 13, 2020, 4:26pm
#9
Hi,
Seems to do the trick. After some attempts to get everything in place I managed to migrate the project. There are now some compile errors but these can be solved by going through them one by one.
Thanks for your help!
-b