everit-org / eosgi-maven-plugin

A Maven plugin that runs Integration Tests inside OSGi containers and collects OSGi Bundle dependencies to be able to use them inside any IDE.
Apache License 2.0
4 stars 5 forks source link

Check if VirtualMachines are visible for the plugin #36

Open balazs-zsoldos opened 7 years ago

balazs-zsoldos commented 7 years ago

If TMPDIR/hsperfdata_USERNAME folder is somehow corrupted or -XX:+PerfDisableSharedMem is present for every JVM, JPS and also the hot deploy feature will not work. It should be possible to check if the VirtualMachines can be queried from the system at all.