I am trying to upgrade to dse3.0.1 with solr. On my dev machine, I am able to start dse3.0.1 and perform indexing on Solr. However, when I keeps on having issue with stopping dse. From the log, seems like it always hangs at the following stage:
INFO [RMI TCP Connection(2)-127.0.0.1] 2013-04-25 11:54:23,865 PluginManager.java (line 104) Deactivating plugin: com.datastax.bdp.plugin.SolrContainerPlugin
What might cause this issue? Thanks!