Test failed: Match step predicate is not matched

pavanyuvi
Kilo Contributor

Hi All,

Business service :

ci's creating as generic applications.But when i check with Application owner that ci is jboss. when we check jboss pattern.

Jboss pattern is failing at identifiaction at jboss service.

Test failed: Match step predicate is not matched, Starting step: 'match process name'

Match process name === $process.commandLine contains "Jboss service".

Regards,

pavan

 

12 REPLIES 12

johnnyjava
Kilo Guru

This means the condition on that Step wasn't met.

Can you post the value in process.commandLine? it probably doesn't actually contain "Jboss service".

Hi, I am new to discovery and mapping. I am facing the issue on the service map saying 

this is what I am getting while debugging the pattern 

Jul 5, 2021 6:56:13 PM:: Starting step: 'Check for http to https iRule'
Jul 5, 2021 6:56:14 PM:: Test failed: Match step predicate is not matched.
 
on the map the error is 
 
missing pattern-based outgoing connection on load balancer. 
 
Now can you help me troubleshoot this?
 
steps would be good to find the root cause.

robertgeen
Tera Guru

Also there should be multiple identification sections for that pattern so I would check those as those more then likely should of matched (I can't remember if there is a a match step on the end on version but you may want to check those identifications to see if there is because it could be a credential issue not setting expected data and as such it looks like it's not matching that identification rule but it actually is it's just not pulling a field that is marked as being required via the identification section using a match step). Thanks.

Hi robertgeen and johny,

Thanks for the reply.

I am attatching mathc process name step and identification step screenshots.find_real_file.pngfind_real_file.png

Regards,

Pavan