Hello Everbody - When I tried uninstalling the Teamsite 7.5 and while re-installing again, I am getting the below error. Can someone please shed some light here?
-------------------------------------Installer.log --------------------------------------
com.interwoven.wcm.install.util.InstallException: Exception occurred while running MungeLiveSiteDatabaseConfig task. See installer.log for details.
at com.interwoven.wcm.install.framework.DocumentCompositeTask.runTask(DocumentCompositeTask.java:136)
at com.interwoven.wcm.install.api.CompositeTask.runTask(CompositeTask.java:134)
at com.interwoven.wcm.install.framework.MultiComponentCompositeTask.runTask(MultiComponentCompositeTask.java:111)
at com.interwoven.wcm.install.framework.ia.Driver.install(Driver.java:430)
at com.zerog.ia.installer.actions.CustomAction.installSelf(DashoA10*..)
at ZeroGaei.run(DashoA10*..)
Caused by: java.lang.NullPointerException
at java.util.Hashtable.put(Unknown Source)
at java.util.Properties.setProperty(Unknown Source)
at com.interwoven.wcm.teamsite.install.tasks.opendeploy.MungeLiveSiteDatabaseConfig.runTask(MungeLiveSiteDatabaseConfig.java:123)
at com.interwoven.wcm.install.framework.DocumentCompositeTask.runTask(DocumentCompositeTask.java:119)
... 5 more
2015-08-08 13:58:45,465 DEBUG com.interwoven.wcm.install.framework.ComponentSelectionManager - *** selectedComponents
------------------------------------------------------