[ACE-236] getMPLSAccountDetails Error Created: 22/Oct/25  Updated: 29/Dec/25  Due: 23/Oct/25

Status: Ready for QA
Project: ACE
Component/s: FN
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Normal
Reporter: Mostafa Kalawoun Assignee: Mbaye Lo
Resolution: Unresolved Votes: 0
Labels: solution2_FN_Acceptance
Remaining Estimate: 0 minutes
Time Spent: 5 hours
Original Estimate: Not Specified

Customer:
OMAN-Tel
Planned Start:
Planned End:
Product: NEP
Actual Start:
Date of Baselining:

 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>



 Comments   
Comment by Zein Trabelsi [ 22/Oct/25 ]

please share request/response

Comment by Mostafa Kalawoun [ 22/Oct/25 ]

shared in description

Comment by Zein Trabelsi [ 27/Oct/25 ]

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

Generated at Wed Apr 15 11:31:40 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.