Fixed the Policy API issues and Bugfixes
[policy/engine.git] / ECOMP-PDP-REST / src / main / java / org / openecomp / policy / pdp / rest / XACMLPdpLoader.java
index b443303..0766ac4 100644 (file)
@@ -559,7 +559,7 @@ public class XACMLPdpLoader {
                                                                                LOGGER.error(XACMLErrorConstants.ERROR_PROCESS_FLOW + "Error while retrieving policy "
                                                                                                + policy
                                                                                                + " from URL "
-                                                                                               + url.toString() + ", e=" + e);
+                                                                                               + url + ", e=" + e);
                                                                        }
                                                                }
                                                                papUrls.getNext();