Configuring 2nd Install of MWS

I had a full MWS cluster on 2 servers up and running. I needed to test out my TN migration scripts from 6.5 to 8.2. So I did a database restore back to my 6.5 instance. I did a recreate on the mywebmethods databasecomponent and when I try to start I get a bunch of errors. Alot of nullpointerexception errors. It seems like I can’t get a new instance to be built because it is referencing the old MWS installation. How do I clean the installation for MWS?

2011-09-22 08:45:08 EDT (Framework:FATAL) - [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “at com.webMethods.portal.bizPolicy.command.impl.CommandManager.getCommand(CommandManager.java:86)”
java.lang.NullPointerException
at com.webMethods.portal.bizPolicy.command.impl.CommandManager.getCommand(CommandManager.java:86)
at com.webMethods.portal.bizPolicy.command.impl.CommandManager.getCommand(CommandManager.java:65)
at com.webMethods.portal.taglib.ui.command.ProcessClientSideScriptsBootstrap.init(ProcessClientSideScriptsBootstrap.java:39)