Wowza Community

ERROR HTTPUtils.HTTPRequestToByteArray

I am noticing the following error in my EC2 instance error logs:

ERROR HTTPUtils.HTTPRequestToByteArray : 
java.io.FileNotFoundException: http://169.254.169.254/latest/meta-data/product-codes
|at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
|at com.wowza.util.HTTPUtils.HTTPRequestToByteArray(HTTPUtils.java:182)
|at com.wowza.util.HTTPUtils.HTTPRequestToByteArray(HTTPUtils.java:131)
|at com.wowza.wms.plugin.amazonaws.ec2.env.ServerListenerEC2Variables.populateEnvironment(ServerListenerEC2Variables.java:98)
|at com.wowza.wms.plugin.amazonaws.ec2.env.ServerListenerEC2Variables.onServerConfigLoaded(ServerListenerEC2Variables.java:128)

If you are running on an Amazon Machine Image (AMI) with a Bring Your Own (LicKey) Subscription or Perpetual Edition license key. You can ignore this message.

Salvadore

You can find out more about error messages with this troubleshooting article:

How to troubleshoot error messages

Salvadore