Merge changes I05cce46d,Ia329ea5f,I933c58d1
[transportpce.git] / pce / src / main / java / org / opendaylight / transportpce / pce / gnpy / GnpyResult.java
index b13bc009730ce7b1e88d87c84a2bffbf5600a945..36faf86e0f5c852171ce31e85e408b8bd4694356 100644 (file)
@@ -143,7 +143,7 @@ public class GnpyResult {
                         counter++;
                     }
                 } catch (IllegalArgumentException e) {
-                    LOG.debug(" in GnpyResult: the element {} is not a ipv4Address ", nodeIp);
+                    LOG.error(" in GnpyResult: the element {} is not a ipv4Address ", nodeIp, e);
                 }
             }
         }