Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

"Requires_Disable" is null Error Since Upgrade to 10.7.1.56 #15

Open
VimalN-SRG opened this issue Jun 10, 2024 · 0 comments
Open

"Requires_Disable" is null Error Since Upgrade to 10.7.1.56 #15

VimalN-SRG opened this issue Jun 10, 2024 · 0 comments

Comments

@VimalN-SRG
Copy link

We recently upgraded to Solace version 10.7.1.56-5. Since the upgrade, we started getting the message below when trying to backup the configuration. Any help will be appreciated.

java -jar solconfig.jar -H=https://xxxxxxxxx -u=xxxxxx -p=xxxxxx backup vpn xxxxxx java.lang.NullPointerException: Cannot invoke "java.util.List.addAll(java.util.Collection)" because "Requires_Disable" is null at com.solace.tools.solconfig.model.SempSpec.lambda$hardcodeSetup$1(SempSpec.java:78) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at com.solace.tools.solconfig.model.SempSpec.hardcodeSetup(SempSpec.java:76) at com.solace.tools.solconfig.model.SempSpec.setupByString(SempSpec.java:72) at com.solace.tools.solconfig.Commander.setupSempSpec(Commander.java:26) at com.solace.tools.solconfig.Commander.ofSempClient(Commander.java:21) at com.solace.tools.solconfig.cli.SempCfgCommand.init(SempCfgCommand.java:68) at com.solace.tools.solconfig.cli.SubCommand.call(SubCommand.java:14) at com.solace.tools.solconfig.cli.SubCommand.call(SubCommand.java:7) at picocli.CommandLine.executeUserObject(CommandLine.java:2041) at picocli.CommandLine.access$1500(CommandLine.java:148) at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2461) at picocli.CommandLine$RunLast.handle(CommandLine.java:2453) at picocli.CommandLine$RunLast.handle(CommandLine.java:2415) at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2273) at picocli.CommandLine$RunLast.execute(CommandLine.java:2417) at picocli.CommandLine.execute(CommandLine.java:2170) at com.solace.tools.solconfig.App.main(App.java:11)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant