| Id | XML | State | Root tag | Package | Method | Errors | Run after | Created | Start | Processing time |
|---|---|---|---|---|---|---|---|---|---|---|
| 14122 | [C] | l2Order | PKG::MPP | action_run | 0 / 0 | 2024-02-19 16:18:20 | 2024-02-20 14:35:26 | |||
| └ 14146 | [F] | nfmp_getPortInfo | NeI::NOKIA_NFMP | action_run | 0 / 0 | 2024-02-20 14:35:26 | 2024-02-20 14:35:32 | 1s | ||
| └ 14147 | [F] | nfmp_getPortInfo | NeI::NOKIA_NFMP | action_run | 0 / 0 | 2024-02-20 14:35:26 | 2024-02-20 14:35:33 | 0s | ||
| └ 14156 | [F] | nfmp_getChassisType | NeI::NOKIA_NFMP | action_run | 0 / 0 | 2024-02-20 14:35:34 | 2024-02-20 14:35:36 | 0s | ||
| └ 14157 | [F] | nfmp_getChassisType | NeI::NOKIA_NFMP | action_run | 0 / 0 | 2024-02-20 14:35:34 | 2024-02-20 14:35:36 | 0s | ||
| └ 14166 | [F] | nfmp_checkArchitecture | NeI::NOKIA_NFMP | action_run | 0 / 0 | 2024-02-20 14:35:37 | 2024-02-20 14:35:39 | 0s | ||
| └ 14167 | [f] | nfmp_checkArchitecture | NeI::NOKIA_NFMP | action_run | 1 / 1 | 2024-02-20 14:35:37 | 2024-02-20 14:35:39 | 1s |
| Error id | Created | Message id | Action | Message |
|---|---|---|---|---|
| 705 | 2024-02-20 14:35:41 |
11D148632984AB99E06012AC1CFF41F0 | merge | SOAP transport error: 500 Can't connect to 172.18.255.29:4772 (Connection refused) |
<?xml version="1.0" encoding="ISO-8859-2"?>
<nfmp_checkArchitecture xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP">
<request>
<find xmlns="xmlapi_1.0">
<fullClassName>ospf.Site</fullClassName>
<filter>
<and>
<equal name="siteId" value="10.72.250.101"/>
<equal name="routerName" value="Base"/>
<equal name="instanceIndex" value="0"/>
</and>
</filter>
<resultFilter>
<attribute>ldpOverRsvp</attribute>
<children/>
</resultFilter>
</find>
</request>
<responseValidationXPath>count(//*[local-name()="findResponse"])</responseValidationXPath>
</nfmp_checkArchitecture>
<?xml version="1.0" encoding="ISO-8859-2"?>
<nfmpResponse>
<status>DONE</status>
<response>
<findResponse xmlns="xmlapi_1.0">
<result>
<ospf.Site>
<ldpOverRsvp>false</ldpOverRsvp>
</ospf.Site>
</result>
</findResponse>
</response>
</nfmpResponse>