Error verbosity increase?

From: Kieran Kelleher (kieran_list..ac.com)
Date: Sat Mar 31 2007 - 16:00:47 EDT

  • Next message: Mike Kienenberger: "Re: Error verbosity increase?"

    I am getting the error show below while testing my app and I want to
    see the full series of stack traces.

    Is there a way to see the rest of the stack traces instead of "... 7
    more" ?

    10415617 ERROR [WorkerThread0] (er.extensions.ERXApplication,
    reportException, 904) -
    Exception caught: null
    Extra info: {}

    java.lang.reflect.InvocationTargetException
            at
    com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(
    WOActionRequestHandler.java:250)
            at
    com.webobjects.appserver._private.WOActionRequestHandler.handleRequest
    (WOActionRequestHandler.java:142)
            at er.extensions.ERXDirectActionRequestHandler.handleRequest
    (ERXDirectActionRequestHandler.java:82)
            at com.webobjects.appserver.WOApplication.dispatchRequest
    (WOApplication.java:1306)
            at er.extensions.ERXApplication.dispatchRequest(ERXApplication.java:
    1102)
            at com.webobjects.appserver._private.WOWorkerThread.runOnce
    (WOWorkerThread.java:173)
            at com.webobjects.appserver._private.WOWorkerThread.run
    (WOWorkerThread.java:254)
            at java.lang.Thread.run(Thread.java:613)
    Caused by: java.lang.NoSuchMethodException:
    wk.omega.appserver.DirectAction.nullAction()
            at com.webobjects.appserver.WODirectAction.performActionNamed
    (WODirectAction.java:125)
            at
    com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(
    WOActionRequestHandler.java:240)
            ... 7 more



    This archive was generated by hypermail 2.0.0 : Sat Mar 31 2007 - 16:01:22 EDT