Details
-
Type:
Bug
-
Status:
Closed
(View Workflow)
-
Priority:
Urgent
-
Resolution: Fixed
-
Component/s: NEP
-
Customer:OMAN-Tel
Description
We are getting this error as well.
2025-08-27 12:26:44,489 INFO [com.mobinets.nep.npt.concurrency.NptNeServiceAdvice] (RMI TCP Connection(798953)-10.164.56.167) end global interception after exception: com.mobinets.nep.npt.service.NptEditNetworkService.editOdf(String, String[], boolean, String, NetStatus, Date)[UUID: af765f27-47f7-4cc1-90b9-1fd14db0d90b]14: java.lang.ArrayIndexOutOfBoundsException: 14
at com.mobinets.nep.npt.service.impl.NptEditNetworkServiceImpl.editOdf(NptEditNetworkServiceImpl.java:1707)
at com.mobinets.nep.npt.service.interceptor.NptEditServiceInterceptor.editOdf(NptEditServiceInterceptor.java:493)
at sun.reflect.GeneratedMethodAccessor9605.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at com.mobinets.nep.npt.concurrency.NptNeServiceAdvice.invoke(NptNeServiceAdvice.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at com.mobinets.nep.npt.concurrency.NptNeServiceAdvice.invoke(NptNeServiceAdvice.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
at com.sun.proxy.$Proxy1679.editOdf(Unknown Source)
at sun.reflect.GeneratedMethodAccessor9605.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
at com.sun.proxy.$Proxy1683.editOdf(Unknown Source)
at com.mobinets.nep.npt.gateway.service.impl.NptEditNetworkServiceGatewayImpl.editOdf(NptEditNetworkServiceGatewayImpl.java:331)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
:
logs:
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
- Transitions
- Trace
Update FDH from Nep CLIENT is fixed with below patch and tested successfully as per attached document
From: build server <build-server@mobinets.com>
Sent: Wednesday, August 27, 2025 3:28 PM
To: Marwan Kanaan <Marwan.Kanaan@nuiva.com>; Nouha.Mhadhbi@mobinets.com; Hassan Abdine <hassan.abdine@mobinets.com>; integration <integration@mobinets.com>; support <support@mobinets.com>; Ahad.Siddiqui@mobinets.com; mbaye.lo@mobinets.com; Khaled Khalil <Khaled.Khalil@nuiva.com>; Omantel-VPN10 <deepak.singla@mobinets.com>; Dawlat Matar <dawlat.matar@nuiva.com>; Mohamad.kalawoun@nuiva.com; Sara Saddik <sara.saddik@nuiva.com>; Nazih.Ghadieh@nuiva.com; Diana.Hamdouche@nuiva.com; saurabh.gupta@nuiva.com
Subject: NEP_OMANTEL - Build 3.7.0.1342 - Successful
Build SUCCESS
Project: NEP_OMANTEL
Release Version: 3.7.0.1342
Build URL: http://ciserver.mobinets.local:8080/job/NEP_OMANTEL/1795/
Date of build: Wed, 27 Aug 2025 15:17:20 +0300
Build duration: 10 min
Changes
• 27 August 2025 03:05 PM Commit 135102 by Marwan Kanaan: (
LS-598– BANK MUSCAT – Unable to update FDH --> Implemented a temporary fix by adding a validation check to ensure ADDRESS and ADDRESS_2 fields exist in the data before processing, preventing update failures.)