[ https://issues.apache.org/jira/browse/ACCUMULO-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764457#comment-13764457
]
ASF subversion and git services commented on ACCUMULO-1648:
-----------------------------------------------------------
Commit 2816cb9d823eb274a6c125770d1671aefeb79f77 in branch refs/heads/master from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=2816cb9 ]
ACCUMULO-1648 add -XX:-OmitStackTraceInFastThrow to java invocations
> investigate -XX:-OmitStackTraceInFastThrow
> ------------------------------------------
>
> Key: ACCUMULO-1648
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1648
> Project: Accumulo
> Issue Type: Task
> Components: master, tserver
> Reporter: Eric Newton
> Assignee: Eric Newton
> Priority: Critical
> Fix For: 1.6.0
>
>
> On a long-running tserver, I saw an NPE in continueMultiscan, however the stack trace
for the NPE was missing. This made it nearly impossible to determine where the problem was
occuring.
> Apparently this is a [known behavior|http://stackoverflow.com/questions/2411487/nullpointerexception-in-java-with-no-stacktrace]
with the Oracle JVM.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|