Pramod Immaneni created APEXCORE-765: ----------------------------------------
Summary: Exceptions being logged for optional functionality while retrieving stram web service info for web service clients Key: APEXCORE-765 URL: https://issues.apache.org/jira/browse/APEXCORE-765 Project: Apache Apex Core Issue Type: Bug Reporter: Pramod Immaneni Assignee: Pramod Immaneni An apex application, at runtime, can have additional (optional) security acl information to control who can access it. When connecting to the stram web service, the connection information is first retrieved. During this process this acl information is also collected. If this is not present the agent collecting the information, logs an exception, giving a fall impression that something is wrong. If this information is being collected repeatedly, for example for different apps, there are many exceptions in the logs, making it look like there is a bigger problem. -- This message was sent by Atlassian JIRA (v6.4.14#64029)