ERROR | exit called from Java code with status string |
CAUSE | Java code included a call to java.lang.Runtime.exitInternal. |
ACTION | Do not include this call unless non-local exit is desired. |
ERROR | exit called from Java code with status string |
CAUSE | Java code included a call to java.lang.Runtime.exitInternal. |
ACTION | Do not include this call unless non-local exit is desired. |