 1 |
public static class B extends A {
}
} Try to change it to reproduce the error message |
 1 | help, so please prepare a heap dump. Hi, I've reproduced this problem and created the heap dump |
 1 | case to demonstrate the issue. Well ... i can't reproduce the use case ( issue on prod server |
 1 | Could you please provide a demo odb file + instructions how to reproduce the problem in the Explorer? http://www |
 1 | I don't know how to reproduce this error, because I don't know what exactly did trigger it, but I thought that it might help if I report it. It's maybe because I removed 2 Integer fields from an Entity class. After restarting ObjectDB server, it didn't appear anymore.
[ObjectDB 2.5.3] Unexpected |
 1 | . Thank you for this report. We could reproduce the exception with the following test case:
import |
 1 | that calculates average on values that at least one of them is not numeric. I could reproduce the exception in |
 1 | and a query? This issue is closed due to inability to reproduce the problem. It should be reopened if new information becomes available. quasado |
 1 | ), but then give similar error when run under GlassFish .. steps to reproduce - open your Guestbook sample |
 1 | . Here is a small sscce which reproduces the issue:
package objectdbsscce;
import java.util |