Nikhil Dongre
Nikhil Dongre
Is #39 available with latest JIFA? As i can see #39 is fixed on 03-Nov-2019 and #39 won't be available with MAT eclipse 1.12.0 Release on 16 June 2021.
I processed hprof file in MAT client(using ParseHeapdump command) and i2sv2 index file generated along with other index files but when I tried to access those files in jifa i...
By when we can expect #39 will be part of JIFA? Any approx date for next Eclipse MAT release?
Only one change we read port from a property file. and looks like few white lines removed.. in my code line no. 160 is File webRoot = new File(staticRoot); if...
This is one of the rarest exceptions we got till now. Otherwise, we didn't see this exception any time.
Not sure, it's because of any code changes. this is the further log. So you mean this issue was because of illegal path? Caused by: java.lang.NoClassDefFoundError: Could not initialize class...
This exception was when we started our container and there were no calls to JIFA server. And when again created container it works fine without any issue.
@D-D-H, not able to reproduce the issue.
Hi @jasonk000, I processed same hprof file in Eclipse MAT and it shows the result [STUCK] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' at java.util.GregorianCalendar.getJulianCalendarSystem()Lsun/util/calendar/BaseCalendar; (GregorianCalendar.java:2989) at java.util.GregorianCalendar.computeFields(II)I (GregorianCalendar.java:2411) at java.util.GregorianCalendar.computeFields()V...
any update?