Link to home
Start Free TrialLog in
Avatar of russelcresendo
russelcresendoFlag for United States of America

asked on

Error <BEA-101020> Servlet failed with Exception

I published application in weblogic 10.3 ,the server gets started,but i my home page through browser it gives me this error in the console.
<Error> <HTTP> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@38230 - appName: '_auto_generated_ear_', name: 'Adverwhole', context-path: '/Adverwhole', spec-version: '2.5'] Servlet failed with Exception
java.lang.NullPointerException
      at jsp_servlet._com._nbsl._marketmetrics._secure._systems._csc.__bchome._jspService(__bchome.java:269)
      at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
      Truncated. see log file for complete stacktrace

Plz suggest some solution
Thanks..
ASKER CERTIFIED SOLUTION
Avatar of sompol_kiatkamolchai
sompol_kiatkamolchai
Flag of Thailand image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of russelcresendo

ASKER

Thx for ur reply...
I resolved the issue.
Avatar of Kenman76
Kenman76

how did you resolve the issue