"java.lang.NullPointerException" Exception when trying to re-install ThirdParty
For installing Web Service manager, in the system, jre 1.6 is required. But only 1.7 is currently available. To overcome this, as suggested in another discussion, I'm trying to re-install ThirdParty. I'm getting the below error at that time.
Installing Third Party Package for Portal. Please wait...
|-----------|-----------|-----------|------------|
0% 25% 50% 75% 100%
|An error occurred during wizard bean change notification:
java.lang.NullPointerException
at com.installshield.extras.product.UpdateMultipleFiles.getChild(UpdateMultipleFiles.java:56)
at com.installshield.extras.product.UpdateMultipleFiles.execute(UpdateMultipleFiles.java:39)
at com.installshield.wizard.StandardWizardListener.execute(StandardWizardListener.java:123)
at com.installshield.wizard.StandardWizardListener.currentBeanChanged(StandardWizardListener.java:106)
at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1564)