• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

tomcat is not responding after getting the error

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
tomcat is not responding as i am getting request as null i am not able to run the examples context also

with thanks


INFO : - ? valueUnbound Line No :? -- filename: D:\Tomcat4118\webapps\beflow\logs\accessLog\MR NAIK A J
DEBUG : - ? invokeJsp Line No :? -- jspSrcFile := Function callled to display page index.jsp
DEBUG : - ? invokeJsp Line No :? -- invokeJsp := Function callled to display page /jsp/index.jsp
ERROR : - ? doTask Line No :? -- Error in dispatching in INIT main servlet : null
ERROR : - ? invokeJsp Line No :? -- BWFMainServlet invokeJsp() Exception : null
ERROR : - ? doLoginJsp Line No :? -- BWFMainServlet doLoginJsp() failed : null
ERROR : - ? doTask Line No :? -- Alert Setting Failed java.lang.Exception: doLoginJsp failed: jsp[index.jsp] reason:java.lang.NullPointerException: doLoginJsp failed: jsp[index.jsp] reason:java.lang.NullPointerException
ERROR : - ? doTask Line No :? -- BWFMainServlet doTask: Exception : Alert Setting Failed java.lang.Exception: doLoginJsp failed: jsp[index.jsp] reason:java.lang.NullPointerException
ERROR : - ? invokeJsp Line No :? -- BWFMainServlet invokeJsp() Exception : null
ERROR : - ? doLoginJsp Line No :? -- BWFMainServlet doLoginJsp() failed : null
ERROR : - ? doTask Line No :? -- Alert Setting Failed java.lang.Exception: doLoginJsp failed: jsp[index.jsp] reason:java.lang.NullPointerException: doLoginJsp failed: jsp[index.jsp] reason:java.lang.NullPointerException
ERROR : - ? doTask Line No :? -- BWFMainServlet doTask: Exception : Alert Setting Failed java.lang.Exception: doLoginJsp failed: jsp[index.jsp] reason:java.lang.NullPointerException
ERROR : - ? doTask Line No :? -- BWFMainServlet doTask: Exception : null
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic