Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1002645 // The Java VM is Very Stable.

Blog post

I just checked all the machines (desktop, 2 servers) for Java error dumps - like when Java actually crashes.

There were only 3 dumps in total, after months of operation.

Two of these were related to the java.util.ZipFile class - probably reading a very malformed ZIP file? Not tragic, but maybe a problem IFF we ever encounter broken zip files again...

The third crash report just said "There is insufficient memory for the Java Runtime Environment to continue.". That should - and definitely can - be avoided.

Overall, let's just say: It Works.

Verdict: We can actually depend on it - provided we don't assume it is reliable rocket fuel steering circuitry. ^^

download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002645
Snippet name: The Java VM is Very Stable.
Eternal ID of this version: #1002645/1
Text MD5: ee4a5fcca658aa0798d92a42d2f93400
Author: stefan
Category: blog posts
Type: Blog post
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-09 00:24:28
Source code size: 675 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 605 / 126
Referenced in: #3000382 - Answer for ferdie (>> t = 1, f = 0)