• Bug
  • Status: Resolved
  • 2 Major
  • Resolution: Won't Fix
  • DSO:L1
  • teck
  • Reporter: teck
  • December 03, 2007
  • 0
  • Watchers: 0
  • September 06, 2013
  • September 06, 2013

Description

origin: http://forums.terracotta.org/forums/posts/list/658.page

If you throw an exception from an on-load method, the actual exception gets swallowed. There is a error statement that goes both the console and the terracotta log file, but the wrong beanshell method is getting called.

To reproduce this, just write an on-load method that throws an exception. I don’t think there is any way to find out what the actual exception was

Comments