Hi,

I'm trying to use Lightstreamer under OpenVZ virtualization with java 6 and can't install the license because "MAC address check failed".

As I see the problem probably in java.net.NetworkInterface.getHardwareAddress() which returns null for the virtual network interface.

Is there some solution?