<!-- 
RSS generated by JIRA (6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc) at Fri Apr 17 08:29:38 EEST 2026

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://jira.mobinets.com/jira/si/jira.issueviews:issue-xml/LS-842/LS-842.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Mobinets-JIRA</title>
    <link>http://jira.mobinets.com/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>6.1.4</version>
        <build-number>6159</build-number>
        <build-date>19-11-2013</build-date>
    </build-info>

<item>
            <title>[LS-842] error during the import process in WB,UW,KL circle, causing the NEP to go down daily. </title>
                <link>http://jira.mobinets.com/jira/browse/LS-842</link>
                <project id="14300" key="LS">L3 Support</project>
                    <description>&lt;p&gt;As Checked, we are encountering an error during the import process in WB,UW,KL circle, causing the NEP to go down daily. &lt;br/&gt;
This issue has been occurring for the past two days.&lt;/p&gt;


&lt;p&gt;Please find the below error for your reference.&lt;br/&gt;
Kindly review and provide your suggestions.&lt;br/&gt;
sourceLocalTransactionCoordinatorImpl.java:231) &lt;span class=&quot;error&quot;&gt;&amp;#91;hibernate-core-5.1.10.Final.jar:5.1.10.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:65) &lt;span class=&quot;error&quot;&gt;&amp;#91;hibernate-core-5.1.10.Final.jar:5.1.10.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.springframework.orm.hibernate5.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:582) [spring-orm-4.3.7.RELEASE.jar:4.3&lt;br/&gt;
.7.RELEASE]&lt;br/&gt;
        ... 13 more&lt;br/&gt;
Caused by: java.sql.BatchUpdateException: ORA-00001: unique constraint (WEST_BENGAL.SYS_C00186224) violated&lt;/p&gt;

&lt;p&gt;        at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:11190) &lt;span class=&quot;error&quot;&gt;&amp;#91;ojdbc7-12.1.0.2.jar:12.1.0.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at oracle.jdbc.driver.OracleStatementWrapper.executeBatch(OracleStatementWrapper.java:244) &lt;span class=&quot;error&quot;&gt;&amp;#91;ojdbc7-12.1.0.2.jar:12.1.0.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeBatch(NewProxyPreparedStatement.java:1135) &lt;span class=&quot;error&quot;&gt;&amp;#91;c3p0-0.9.2.1.jar:0.9.2.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.hibernate.engine.jdbc.batch.internal.BatchingBatch.performExecution(BatchingBatch.java:110) &lt;span class=&quot;error&quot;&gt;&amp;#91;hibernate-core-5.1.10.Final.jar:5.1.10.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        ... 30 more&lt;/p&gt;

&lt;p&gt;2025-12-25 20:31:02,078 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;stdout&amp;#93;&lt;/span&gt; (AsyncAppender-Dispatcher-Thread-102)&lt;br/&gt;
2025-12-25 20:31:02,305 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;stdout&amp;#93;&lt;/span&gt; (AsyncAppender-Dispatcher-Thread-102) 20:31:02-&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;SqlExceptionHelper&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Thread-117&amp;#93;&lt;/span&gt; ORA-00001: unique constraint&lt;br/&gt;
(WEST_BENGAL.SYS_C00186224) violated&lt;br/&gt;
2025-12-25 20:31:02,318 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;stdout&amp;#93;&lt;/span&gt; (AsyncAppender-Dispatcher-Thread-102)&lt;br/&gt;
2025-12-25 20:31:02,319 ERROR &lt;span class=&quot;error&quot;&gt;&amp;#91;com.mobinets.nep.npt.db.ThreadSaveContainer&amp;#93;&lt;/span&gt; (Thread-117) Error while saving: java.lang.RuntimeException: com.mobinets.nep.&lt;br/&gt;
npt.service.model.NptException: com.mobinets.nps.model.exception.NpsException: org.springframework.dao.DataIntegrityViolationException: could not execute&lt;br/&gt;
batch; SQL [update MANUFACTURER set CHANGEDATE=?, CHANGEDBY=?, EXTERNAL_CODE=?, INSERTEDBY=?, INSERTDATE=?, NET_STATUS=?, SUBNETSTATUS=?, CatalogID=?, isD&lt;br/&gt;
efault=?, Name=? where ManufacturerID=?]; constraint &lt;span class=&quot;error&quot;&gt;&amp;#91;WEST_BENGAL.SYS_C00186224&amp;#93;&lt;/span&gt;; nested exception is org.hibernate.exception.ConstraintViolationException&lt;br/&gt;
: could not execute batch&lt;br/&gt;
        at com.mobinets.nep.npt.db.SaveRunner.run(SaveRunner.java:66) &lt;span class=&quot;error&quot;&gt;&amp;#91;npt_server.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at com.mobinets.nep.npt.db.ThreadSaveContainer$1.run(ThreadSaveContainer.java:77) &lt;span class=&quot;error&quot;&gt;&amp;#91;npt_server.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: com.mobinets.nep.npt.service.model.NptException: com.mobinets.nps.model.exception.NpsException: org.springframework.dao.DataIntegrityViolationE&lt;br/&gt;
xception: could not execute batch; SQL &lt;span class=&quot;error&quot;&gt;&amp;#91;update MANUFACTURER set CHANGEDATE=?, CHANGEDBY=?, EXTERNAL_CODE=?, INSERTEDBY=?, INSERTDATE=?, NET_STATUS=?, SUBNETSTATUS=?, CatalogID=?, isDefault=?, Name=? where ManufacturerID=?&amp;#93;&lt;/span&gt;; constraint &lt;span class=&quot;error&quot;&gt;&amp;#91;WEST_BENGAL.SYS_C00186224&amp;#93;&lt;/span&gt;; nested exception is org.hibernate.exception.ConstraintViolationException: could not execute batch&lt;br/&gt;
        ... 2 more&lt;br/&gt;
Caused by: com.mobinets.nps.model.exception.NpsException: org.springframework.dao.DataIntegrityViolationException: could not execute batch; SQL [update MA&lt;/p&gt;</description>
                <environment></environment>
        <key id="148701">LS-842</key>
            <summary>error during the import process in WB,UW,KL circle, causing the NEP to go down daily. </summary>
                <type id="1" iconUrl="http://jira.mobinets.com/jira/images/icons/issuetypes/bug.png">Bug</type>
                                            <priority id="10001" iconUrl="http://jira.mobinets.com/jira/images/icons/urgent.png">Urgent</priority>
                        <status id="10100" iconUrl="http://jira.mobinets.com/jira/images/icons/statuses/generic.png">Rejected</status>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="Bkumar">Basant Kumar</assignee>
                                    <reporter username="Bkumar">Basant Kumar</reporter>
                        <labels>
                            <label>NEP_D</label>
                    </labels>
                <created>Fri, 26 Dec 2025 06:19:34 +0200</created>
                <updated>Fri, 2 Jan 2026 04:47:03 +0200</updated>
                            <resolved>Wed, 31 Dec 2025 05:32:02 +0200</resolved>
                                                                    <component>NEP</component>
                        <due>Fri, 26 Dec 2025 00:00:00 +0200</due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                            <timeestimate seconds="0">0 minutes</timeestimate>
                            <timespent seconds="21600">6 hours</timespent>
                                <comments>
                            <comment id="140322" author="ptiwari" created="Tue, 30 Dec 2025 06:03:16 +0200"  >&lt;p&gt;ERROR DETAIL AND LOGS ATTACHED&lt;/p&gt;</comment>
                            <comment id="140400" author="skashyap" created="Wed, 31 Dec 2025 05:32:03 +0200"  >&lt;p&gt;found exception during trying update of SAMSUNG manufacturer manual by gui..when retested on PROD didnt found same error. ITs resolved.&lt;/p&gt;</comment>
                            <comment id="140410" author="kkhalil" created="Wed, 31 Dec 2025 11:15:37 +0200"  >&lt;p&gt;to check the constraint on test platform and prod why we have that issue and if it can happen on other circle / schema&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="125101" name="server-25-12-2025-21-00.log_KL.tgz" size="25586" author="ptiwari" created="Tue, 30 Dec 2025 06:03:48 +0200"/>
                            <attachment id="125102" name="server-25-12-2025-21-00.log_UW.tgz" size="578663" author="ptiwari" created="Tue, 30 Dec 2025 06:03:48 +0200"/>
                            <attachment id="125103" name="server-25-12-2025-21-00.log_WB.tgz" size="49685" author="ptiwari" created="Tue, 30 Dec 2025 06:03:48 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Actual Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Dec 2025 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10306" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Baseline End</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Dec 2025 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10305" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Baseline Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Dec 2025 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Customer</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="12300"><![CDATA[Airtel India]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11702" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Date of Baselining</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 29 Dec 2025 06:18:14 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_11009" key="com.innovalog.jmcf.jira-misc-custom-fields:calculated-text-field">
                        <customfieldname>Dev. Actual Duration</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[0 minutes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10304" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Gantt Options</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10200"><![CDATA[Milestone]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10800" key="com.capitalcityconsultants.jira.plugins.customfields.ccc-lastcomment:last-comment">
                        <customfieldname>Last Comment</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p style=&quot;display:inline&quot;&gt;&lt;b&gt;Evaluation License Error:&lt;/b&gt; EXPIRED&lt;/p&gt;</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_12500" key="com.atlassian.jira.toolkit:originalestimate">
                        <customfieldname>Original Estimate</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11008" key="com.innovalog.jmcf.jira-misc-custom-fields:calculated-text-field">
                        <customfieldname>PDM Actual Duration</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[0 minutes]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10301" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Planned End</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Dec 2025 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10300" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Planned Start</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Dec 2025 00:00:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10901" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|xtivfd:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10004" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_11010" key="com.innovalog.jmcf.jira-misc-custom-fields:transitioncaller">
                        <customfieldname>Rejected By</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>skashyap</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11704" key="vivid.trace:VTDirections-custom-field-type">
                        <customfieldname>VTDirections</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>