IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only

View JSP exceptionscode errors in Server log

  • 1.  View JSP exceptionscode errors in Server log

    Posted 01/14/04 12:15 AM

    Whenever there is something wrong with a jsp page the only message IS returns is:
    2004-01-14 12:32:57 GMT+13:00 [ISS.0100.0005E] Web Container error encountered: :StandardWrapperValve[jsp]: Servlet.service() for
    servlet jsp threw exception
    2004-01-14 12:32:57 GMT+13:00 [ISS.0100.0005E] Web Container error encountered: ISConnector.invoke:java.lang.NullPointerException

    This is pretty unhelpful for debugging JSP pages. The only way around it I see is to use out.println and comment out code until you find the culprit.
    Otherwise use a JSP editor.
    Is there anyway of viewing the errors in IS?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services