Not able to load 22c in Peoplesoft Change assistant 22D Tax upgrade
I get the following error when I am trying to apply 22C Tax upgrade with CA 8.51.17 and our application is HCM 9.1 , tools version 8.51.13. We did not have any issues with earlier packages before, I tried to re-apply 22C that works fine.
Please advise.
Nov 2, 2022 11:39:54 AM com.peoplesoft.pt.changeassistant.logging.Logger handleException WARNING: Exception java.lang.NullPointerException caught in java.util.Arrays$ArrayList.() java.lang.NullPointerException at java.util.Arrays$ArrayList.(Unknown Source) at java.util.Arrays.asList(Unknown Source) at com.peoplesoft.pt.changeassistant.wizard.PSApplyVarPromptPanel.panelEnter(PSApplyVarPromptPanel.java:172) at com.peoplesoft.pt.changeassistant.common.wizard.PSWizardNavigator.show(PSWizardNavigator.java:551) at com.peoplesoft.pt.changeassistant.common.wizard.PSWizardNavigator.actionPerformed(PSWizardNavigator.java:161) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.Dialog$1.run(Unknown Source) at java.awt.Dialog$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native