Failed Exploring CI Pattern, Pattern name: Enterprise on Linux, Process ID: XXXXX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 08:07 PM
Hi,
I am getting below error.
Failed Exploring CI Pattern, Pattern name: Enterprise on Linux, Process ID: XXXXX, To Check Pattern Log Press Here
In pattern debug, when I put PID it fails to connect, but it gets connected and debug shows correct values.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2025 03:43 AM
Hey,
This seems to be a custom table and i would think also a custom pattern. Could you check the following:
1) The custom table is a child table of the "application" CMDB class (cmdb_ci_appl)
2) The pattern you've created is targeting your custom class
3) The pattern you've created does map some values to the actual output class
You can debug the last part by adding a pattern step of "set parameter value" and have a hardcoded value mapped to "u_cmdb_ci_hazelcase_enterprise[1].name" -> this will hardcode a value for the attribute "name" on the CMDB class.
Let me know if this helps.
Regards
Fabian