Details
-
Type:
Bug
-
Status:
Ready for QA
(View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FN
-
Labels:
-
Customer:OMAN-Tel
-
Product:NEP
Description
Dear Khaled,
Please assign a resource to investigate the error below when testing getMPLSAccountDetails FN internal API.
request
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:getMPLSAccountDetails>
<!-Optional:->
<serviceAccountNumber>931078</serviceAccountNumber>
</ser:getMPLSAccountDetails>
</soapenv:Body>
</soapenv:Envelope>
response
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:getMPLSAccountDetailsResponse xmlns:ns2="http://server.api.nep.mobinets.com/">
<return>
<errorCode>1</errorCode>
<errorMessage>could not initialize proxy com.nettom.ace.client.fn.model.persist.service.trail.Subscriber#SUB_530917 - no Session</errorMessage>
</return>
</ns2:getMPLSAccountDetailsResponse>
</soap:Body>
</soap:Envelope>
Activity
-
- Time Spent:
- 1 hour, 30 minutes
-
Testing and opening Jira ticket
| Field | Original Value | New Value |
|---|---|---|
| Gantt Options | Milestone (set to milestone: having a due date but zero effort) | |
| Planned Start | 2025-10-23 24:00 (milestone: set planned start date to due date) | |
| Planned End | 2025-10-23 24:00 (milestone: set planned end date to due date) |
| Assignee | Hassan Abdine [ habdine ] | Khaled Khalil [ kkhalil ] |
| Component/s | FN [ 16303 ] |
| Status | Open Bug [ 10108 ] | Need More Info [ 10011 ] |
| Assignee | Khaled Khalil [ kkhalil ] | Mostafa Kalawoun [ mostafa.kalawoun ] |
| Assignee | Mostafa Kalawoun [ mostafa.kalawoun ] | Zein Trabelsi [ ztrabelsi ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 1 hour, 30 minutes [ 5400 ] | |
| Worklog Id | 281187 [ 281187 ] |
| Baseline Start | 2025-10-23 24:00 (set baseline based of initial work logging) | |
| Baseline End | 2025-10-23 24:00 (set baseline based of initial work logging) |
| Description |
Dear Khaled,
Please assign a resource to investigate the error below when testing getMPLSAccountDetails FN internal API. |
Dear Khaled,
Please assign a resource to investigate the error below when testing getMPLSAccountDetails FN internal API. Input <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/"> <soapenv:Header/> <soapenv:Body> <ser:getMPLSAccountDetails> <!--Optional:--> <serviceAccountNumber>931078</serviceAccountNumber> </ser:getMPLSAccountDetails> </soapenv:Body> </soapenv:Envelope> Output <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:getMPLSAccountDetailsResponse xmlns:ns2="http://server.api.nep.mobinets.com/"> <return> <errorCode>1</errorCode> <errorMessage>could not initialize proxy [com.nettom.ace.client.fn.model.persist.service.trail.Subscriber#SUB_530917] - no Session</errorMessage> </return> </ns2:getMPLSAccountDetailsResponse> </soap:Body> </soap:Envelope> |
| Description |
Dear Khaled,
Please assign a resource to investigate the error below when testing getMPLSAccountDetails FN internal API. Input <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/"> <soapenv:Header/> <soapenv:Body> <ser:getMPLSAccountDetails> <!--Optional:--> <serviceAccountNumber>931078</serviceAccountNumber> </ser:getMPLSAccountDetails> </soapenv:Body> </soapenv:Envelope> Output <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:getMPLSAccountDetailsResponse xmlns:ns2="http://server.api.nep.mobinets.com/"> <return> <errorCode>1</errorCode> <errorMessage>could not initialize proxy [com.nettom.ace.client.fn.model.persist.service.trail.Subscriber#SUB_530917] - no Session</errorMessage> </return> </ns2:getMPLSAccountDetailsResponse> </soap:Body> </soap:Envelope> |
Dear Khaled,
Please assign a resource to investigate the error below when testing getMPLSAccountDetails FN internal API. request <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/"> <soapenv:Header/> <soapenv:Body> <ser:getMPLSAccountDetails> <!--Optional:--> <serviceAccountNumber>931078</serviceAccountNumber> </ser:getMPLSAccountDetails> </soapenv:Body> </soapenv:Envelope> response <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:getMPLSAccountDetailsResponse xmlns:ns2="http://server.api.nep.mobinets.com/"> <return> <errorCode>1</errorCode> <errorMessage>could not initialize proxy [com.nettom.ace.client.fn.model.persist.service.trail.Subscriber#SUB_530917] - no Session</errorMessage> </return> </ns2:getMPLSAccountDetailsResponse> </soap:Body> </soap:Envelope> |
| Assignee | Zein Trabelsi [ ztrabelsi ] | Ayed Bada [ abada ] |
-
- Time Spent:
- 3 hours
-
Fixed
Adding script for view Fn_NODES_V
add @transactional on the method (avoid error could not initialize proxy com.nettom.ace.client.fn.model.persist.service.trail.Subscriber#SUB_530917 - no Session)
reset header when call the getElementAdditionalInfo the close the TCP connection each time
| Time Spent | 1 hour, 30 minutes [ 5400 ] | 2 hours [ 7200 ] |
| Worklog Id | 281711 [ 281711 ] |
| Assignee | Ayed Bada [ abada ] | Zein Trabelsi [ ztrabelsi ] |
| Time Spent | 2 hours [ 7200 ] | 5 hours [ 18000 ] |
| Worklog Id | 281867 [ 281867 ] |
| Status | Need More Info [ 10011 ] | Open Bug [ 10108 ] |
| Status | Open Bug [ 10108 ] | Dev Scheduled [ 10014 ] |
| Status | Dev Scheduled [ 10014 ] | Implementation in progress [ 10016 ] |
| Assignee | Zein Trabelsi [ ztrabelsi ] | Khaled Khalil [ kkhalil ] |
| Status | Implementation in progress [ 10016 ] | To Be Released [ 10400 ] |
| Status | To Be Released [ 10400 ] | Ready for QA [ 10023 ] |
| Assignee | Khaled Khalil [ kkhalil ] | Mostafa Kalawoun [ mostafa.kalawoun ] |
| Assignee | Mostafa Kalawoun [ mostafa.kalawoun ] | Mbaye Lo [ mbayel ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
4h 13m | 1 | Zein Trabelsi | 22/Oct/25 12:35 PM | |||||
|
5d 20h 23m | 1 | Abir Messaikeh | 28/Oct/25 7:58 AM | |||||
|
5m 33s | 1 | Khaled Khalil | 28/Oct/25 8:03 AM | |||||
|
5s | 1 | Khaled Khalil | 28/Oct/25 8:03 AM | |||||
|
10s | 1 | Khaled Khalil | 28/Oct/25 8:04 AM | |||||
|
4s | 1 | Khaled Khalil | 28/Oct/25 8:04 AM |
|
Links Hierarchy |
Documentation
|
Documentation
please share request/response