Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #35366 All Revisions ] Back to Issue ]
Summary 0035366: Update Characteristics button (Backend) raises -GC overhead limit exceeded- exception
Revision 2017-03-13 19:37 by marvintm
Description Using an instance with many data, if you try to see/update the values of a specific characteristic in the backend an exception is raised:

java.lang.OutOfMemoryError: GC overhead limit exceeded
        java.util.Arrays.copyOfRange(Arrays.java:3664)
        java.lang.String.<init>(String.java:207)
Revision 2017-03-13 19:36 by marvintm
Description Using an instance with many data, if you try to see/update the values of a specific characteristic in the backend an exception is raised:

java.lang.OutOfMemoryError: GC overhead limit exceeded
        java.util.Arrays.copyOfRange(Arrays.java:3664)
        java.lang.String.<init>(String.java:207)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker