Hello All,
I installed IS 6.5 with TN, Modeler and Monitor on the same system. When I tried to install Broker 6.5 on the above system it said the default port has been used by other application. So I used 6869 and went ahead installing the broker. Finally it has thrown null pointer exception with the following message.Any suggestions are greatly appreciated. Thank you in advance.
Message:
java.lang.NullPointerException
e2ei/11/Broker65_060605/broker/broker/panels/BrokerConfigPGPanel
com.wm.installer.broker.BrokerConfigPGPanel
java.lang.NullPointerException
at com.wm.installer.broker.installationutils.samepath(installationUtils.java:1535)
com.wm.installer.broker.installationutils.isBrokerUpgrade(installationUtils.java:1925)
com.wm.installer.broker.BrokerConfigPGPanel.installExecute(BrokerConfigPGPanel.java:159)
com.wm.distman.install.panelThread.ExecuteProgressGroup(panelThread.java:157)
com.wm.distman.install.panelThread.run(panelThread.java:113)