- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 02:58 AM
Hi,
I have this warning in the Service Mapping Discovery Log, during the Pre Pattern Execution:
2024-10-30 08:47:01: script: ProcessInfoLinux - message: Process not found in cmdb
The Service Mapping process continues after this, but not being able to initiate the correct pattern (I know there's a Tomcat server on it).
I think this later step is dependant on the above:
Lightweight identification for Tomcat
2024-10-30 08:47:13: setAttribute(process,null)
What type of Process Info is it not able to find?
I have been searching script includes and so forth, but not been able to find the source. What script is producing this warning?
Anyone else has this?
Best regards, /Johan
Solved! Go to Solution.
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 11:49 AM
Please, check the "input" from the ADM probe, in the payload there should be information for the running processes and also for the open ports, I have faced some permission issues on Windows where the ports were not collected. Usually if there is an error executing the command it will be in the payload.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 11:49 AM
Please, check the "input" from the ADM probe, in the payload there should be information for the running processes and also for the open ports, I have faced some permission issues on Windows where the ports were not collected. Usually if there is an error executing the command it will be in the payload.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2024 12:33 PM
I have an error there, will look inte that. Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2024 01:06 AM
Happy to help! Let me know if you face any problems with resolving it.
Can you please mark my answer as the correct one in order to help other users looking for the same issue?