I checked similar TAC cases, and it does not seem to be a wide-spread issue. I would recommend to work with TAC for a detailed analysis.
If you can find the 3 access_rules in you current configuration, and try to remove them before upgrade, you may be able to do perform the upgrade.
Or you may try to upgrade first to 8.3.0.3 to see if the same issue happens there. Make sure that you have backups of your system before you upgrade or make other significant changes.
------------------------------
Herman Robers
------------------------
If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check
https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.
In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
------------------------------
Original Message:
Sent: Dec 31, 2024 09:16 AM
From: nop
Subject: Upgrade AIrwave from 8.3.0.2 to 8.3.0.4
Hi, tried to upgrade Airwave already two times. Altough upgrade succeeds each time the IGC engine does not start in 8.3.0.4. Seems to be in a constant loop of restarting where the logs indicate underneath. Anyone encountered similar issue?
2024-12-31T15:08:09,086 ERROR Main com.airwave.config.Parser command[rule] not found in mode[access_rule] tokens[rule, any, any, match, any, any, any, permit]2024-12-31T15:08:09,087 ERROR Main com.airwave.config.Parser command[rule] not found in mode[access_rule] tokens[rule, 192.168.1.0, 255.255.255.255, match, tcp, 80, 80, permit]2024-12-31T15:08:09,087 ERROR Main com.airwave.config.Parser command[rule] not found in mode[access_rule] tokens[rule, 192.168.1.0, 255.255.255.255, match, tcp, 4343, 4343, permit]
...
2024-12-31T15:08:09,118 ERROR Main com.airwave.config.init.Bootstrap cli model errorjava.lang.RuntimeException: cli model is not complete while load default config at com.airwave.config.ImportPostProcessor.loadDefaultPolicy(ImportPostProcessor.java:184) ~[boot16815172734616904339.awm:?] at com.airwave.config.ImportPostProcessor.process(ImportPostProcessor.java:148) ~[boot16815172734616904339.awm:?] at com.airwave.config.init.Bootstrap.postload(Bootstrap.java:102) ~[boot16815172734616904339.awm:?] at com.airwave.config.init.Startup.<init>(Startup.java:135) ~[boot16815172734616904339.awm:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] at com.airwave.core.sys.Bootstrapper.main(Bootstrapper.java:80) ~[airwave.igc.jar:?]
__PRESENT