Error: "Custom Attribute lookup failed" and DLP does not display the attributes
search cancel

Error: "Custom Attribute lookup failed" and DLP does not display the attributes

book

Article ID: 169779

calendar_today

Updated On:

Products

Data Loss Prevention Enforce Data Loss Prevention

Issue/Introduction

Attributes for Data Loss Prevention (DLP) Endpoint incidents are not displaying, and you see the error "Custom Attribute lookup failed" in a red banner above the incident details view.

06 Jun 2017 09:18:13,319- Thread: 5318 INFO [com.vontu.enforce.workflow.attributes.CustomAttributeLookup] Loaded Custom Attribute Lookup Plug-ins. The following Custom Attribute Lookup Plug-ins were loaded: com.vontu.lookup.script.ScriptLookup, com.vontu.lookup.liveldap.LiveLdapLookup.

06 Jun 2017 09:18:42,228- Thread: 5311 WARNING [com.vontu.lookup.script.ExecCommand] Process exit value indicates error in execution.  Exit value: 255 for command: C:/Windows/System32/cmd.exe

06 Jun 2017 09:18:42,228- Thread: 5311 SEVERE [com.vontu.lookup.script.ExecLauncher] Failed to execute script.

Cause:

com.vontu.lookup.script.ScriptLookupException: []The system cannot find the path specified.The system cannot find the path specified.The system cannot find the path specified.The system cannot find the path specified..msg"" was unexpected at this time.

com.vontu.lookup.script.ScriptLookupException: []The system cannot find the path specified.The system cannot find the path specified.The system cannot find the path specified.The system cannot find the path specified..msg"" was unexpected at this time.

at com.vontu.lookup.script.ExecCommand.execute(ExecCommand.java:111)

at com.vontu.lookup.script.ExecLauncher.launch(ExecLauncher.java:137)

at com.vontu.lookup.script.ScriptLookup.invokeScript(ScriptLookup.java:116)

at com.vontu.lookup.script.ScriptLookup.lookupAttributeValues(ScriptLookup.java:71)

at com.vontu.enforce.workflow.attributes.CustomAttributeLookup$1.call(CustomAttributeLookup.java:441)

at edu.oswego.cs.dl.util.concurrent.FutureResult$1.run(FutureResult.java:75)

at com.vontu.util.concurrent.TimedCallablePool$Worker.run(TimedCallablePool.java:414)

Cause

In this instance, the Script Lookup Plugin is the cause. The LDAP lookup works as expected.

Resolution

Disable the Script Lookup Plugin and perform the lookup again. The attributes should now be visible.

Additional Information

It may be necessary to troubleshoot the Scripted lookup to verify why it is failing. In the above example, the path for the script needs to be updated.

This online help page may provide useful information: Script Lookup Plug-In tutorial (broadcom.com)