I was importing a profile from a 6.1 server using AdminTask when I apparently hosed my 8.5 server. I see the following...
Caused by: java.lang.NullPointerException at com.ibm.ws.hamanager.runtime.config.CoreGroupLiveness.(CoreGroupLiveness.java:70) at com.ibm.ws.hamanager.runtime.config.CoreGroupConfig.(CoreGroupConfig.java:117) ... 39 more
Is there a way I can reset the profile to get my WAS working again? Does this mean I need to uninstall/reinstall?
Thanks