Not sure why it is trying to find a *.jsp file.
: MyHomeController - **********Reached MyHomeController**********
::: [2c5cb87d-29ad-4006-8294-4a1f355e124e] [Lokajit_Tikayatray] : OptimizedAutowireCapableBeanFactory - Returning cached instance of singleton bean 'groovyPagesUriService'
::: [2c5cb87d-29ad-4006-8294-4a1f355e124e] [Lokajit_Tikayatray] : AbstractGrailsControllerHelper - Action [testCall1] executed with result [null] and view name [/myHome/index]
::: [2c5cb87d-29ad-4006-8294-4a1f355e124e] [Lokajit_Tikayatray] : AbstractGrailsControllerHelper - Action [testCall1] handled, created Spring model and view [ModelAndView: reference to view with name '/myHome/myhome'; model is {}] ::: [2c5cb87d-29ad-4006-8294-4a1f355e124e] [Lokajit_Tikayatray] : SimpleGrailsController - [SimpleGrailsController] Forwarding model and view [ModelAndView: reference to view with name '/myHome/myhome'; model is {}] with class [/myHome/myhome]
::: [2c5cb87d-29ad-4006-8294-4a1f355e124e] [Lokajit_Tikayatray] : CompositeInterceptor - postHandle SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.context.HttpSessionSecurityContextRepository$Servlet3SaveToSessionRequestWrapper@320c8103], org.springframework.security.web.context.HttpSessionSecurityContextRepository$SaveToSessionResponseWrapper@52ea05a0, org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsController@4720353f, ModelAndView: reference to view with name '/myHome/myhome'; model is {}
::: [2c5cb87d-29ad-4006-8294-4a1f355e124e] [Lokajit_Tikayatray] : GrailsDispatcherServlet - Rendering view [org.codehaus.groovy.grails.web.sitemesh.SitemeshLayoutView: unnamed; URL [null]] in DispatcherServlet with name 'grails' ::: [2c5cb87d-29ad-4006-8294-4a1f355e124e] [Lokajit_Tikayatray] :JstlView - Forwarding to resource [/WEB-INF/grails-app/views/myHome/myhome.jsp] in InternalResourceView 'null'
::: [2c5cb87d-29ad-4006-8294-4a1f355e124e] [Lokajit_Tikayatray] : GrailsDispatcherServlet - Error rendering view [org.codehaus.groovy.grails.web.sitemesh.SitemeshLayoutView: unnamed; URL [null]] in DispatcherServlet with name 'grails' java.lang.NullPointerException at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25) at