We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When opening and closing a CAS with UIMA Annotation Editor in eclipse, the memory consumption keeps piling up, even if running GC.
To Reproduce Open big CAS, close it, run GC, observe memory.
Expected behavior No memory leak.
Please complete the following information:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When opening and closing a CAS with UIMA Annotation Editor in eclipse, the memory consumption keeps piling up, even if running GC.
To Reproduce
Open big CAS, close it, run GC, observe memory.
Expected behavior
No memory leak.
Please complete the following information:
![image](https://private-user-images.githubusercontent.com/11959024/292250094-a8821477-fa51-4d03-89ee-2128fa76d59d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDA0OTMsIm5iZiI6MTczOTYwMDE5MywicGF0aCI6Ii8xMTk1OTAyNC8yOTIyNTAwOTQtYTg4MjE0NzctZmE1MS00ZDAzLTg5ZWUtMjEyOGZhNzZkNTlkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA2MTYzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc2ODM0N2Q1YjYzZDJhNzhiMTk2ODc0YzQ0NWU3NzcyNjI4ZjlhOGY1MzQ1ODg1ZDExMzhiMzE1MGI0ZTIzZGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2EAl0i7KYX8E-BM1aDDmjZbrt8c_rfpRaZr4gpiNSck)
![image](https://private-user-images.githubusercontent.com/11959024/292250224-c1fbada9-a0c0-4009-b9e3-70b94a41daed.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDA0OTMsIm5iZiI6MTczOTYwMDE5MywicGF0aCI6Ii8xMTk1OTAyNC8yOTIyNTAyMjQtYzFmYmFkYTktYTBjMC00MDA5LWI5ZTMtNzBiOTRhNDFkYWVkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA2MTYzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZmNDFiMGY2Y2E0Mjk3YTY1NWFhOTY0MDU0NTBkZDBiMjJmOTE1MjM2MDJmM2E1ZjBkNzUyYjIwOThiNGQ1NzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.PE4204HKIM6n7tthOpLRw9wEWZg-X574j6IgFFs_ZqU)
The text was updated successfully, but these errors were encountered: