Customer Portal

Problem while running clover XMLExtract in web environment

Comments 1

  • Avatar
    mvarecha
    0
    Comment actions Permalink
    Hello,

    exception java.nio.channels.ClosedByInterruptException is caused by some previous exception in "DBTABLE" component.
    This root exception is unfortunately hidden behind this message:
    ERROR [WatchDog] (WatchDog.java:316) - Node DBTABLE finished with status: ERROR caused by: null

    Enable DEBUG log level to make WatchDog display exception with stack trace.
    Then we can find out what's the difference between standalone and jboss execution.

    Regards,
    Martin

Please sign in to leave a comment.