I can't debug my Code on eclipse anymore. The termenating of the Code occurs during the two runs of my eclipse Code.
I have no idea, why the process is terminated appers from one Moment to the next. Does this appers on the "jdk" or "jre" Version? I suppose not, because Debugging works for Long time before this happens
Furthermore the Debug Perspective Shows the following Messages:
ExpiringCache$1(LinkedHashMap.afterNodeInsertion(boolean)line: not available
ExpiringCache$1(HashMap.putVal(int,K,V,boolean,boolean)line: not available
ExpiringCache$1(HashMap.put(K,Vboolean,boolean)line: not available
UsageTrackerClient§4run() line: not available
and several more...
Can anyone help me?