Ticket #134 (closed enhancement: invalid)
Make error message more explicit when a class is not found in a groovy processor
| Reported by: | florent.chuffart | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If I load a class in a groovy proc, for example : import toto And the class is not in the class loader (the jar hasn't been loaded) the error is : "java.lang.OutOfMemoryError: Java heap space"
Change History
Note: See
TracTickets for help on using
tickets.





