Re: NPE while undeploying an application

2014-11-08 Thread Reka Thirunavukkarasu
This is fixed now... On Fri, Nov 7, 2014 at 7:27 PM, Udara Liyanage wrote: > > Hi Reka, Isuru, > > I got the following NPE when I undeployed an app. While debuging I noticed > that the appId of the moniter is not set, thus application become null. > > >1. String appId = monitor.getAp

NPE while undeploying an application

2014-11-07 Thread Udara Liyanage
Hi Reka, Isuru, I got the following NPE when I undeployed an app. While debuging I noticed that the appId of the moniter is not set, thus application become null. 1. String appId = monitor.getAppId(); 2.Application application = ApplicationHolder. getApplicat