<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: java.lang.IllegalStateException: Duplicate key error in SCCM Service Graph Connector in CMDB forum</title>
    <link>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2915433#M10457</link>
    <description>&lt;P&gt;We just received this same error with the "&lt;SPAN&gt;Service Graph Connector for Observability - Dynatrace" when executing one of our SGO-Dynatrace ETLs.&amp;nbsp; Could this be related to the same defect you mentioned?&amp;nbsp; Is there a KB article or some other documentation explaining the cause of the error?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sue&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 16:00:33 GMT</pubDate>
    <dc:creator>Sue15</dc:creator>
    <dc:date>2024-05-01T16:00:33Z</dc:date>
    <item>
      <title>java.lang.IllegalStateException: Duplicate key error in SCCM Service Graph Connector</title>
      <link>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2905441#M10302</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are facing the below Import errors in our CMDB Integration Dashboard from SCCM Service Graph connector . Any idea how can we resolve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;java.lang.IllegalStateException: Duplicate key 9b24a80cc38471d0762caa577a0131d7 (attempted merging values com.snc.cmdb.identify_reconcile.RecordCommitterForCi@d26ad4 and com.snc.cmdb.identify_reconcile.RecordCommitterForCi@ba8117)&lt;BR /&gt;at java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:133)&lt;BR /&gt;at java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:180)&lt;BR /&gt;at java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169)&lt;BR /&gt;at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)&lt;BR /&gt;at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)&lt;BR /&gt;at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)&lt;BR /&gt;at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)&lt;BR /&gt;at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)&lt;BR /&gt;at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)&lt;BR /&gt;at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.DataSourceLastUpdateHistory.batchUpdateDataSourceLastUpdateHistory(DataSourceLastUpdateHistory.java:40)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.IdentificationEngine.process(IdentificationEngine.java:1000)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.IdentificationEngine.execute(IdentificationEngine.java:691)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.IdentificationEngine.executeAndGenerateOutput(IdentificationEngine.java:613)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.IdentificationEngine.execute(IdentificationEngine.java:570)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.IdentificationEngine.createOrUpdateCI(IdentificationEngine.java:416)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.PayloadMerger.execute(PayloadMerger.java:256)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.PayloadMerger.mergeAndExecute0(PayloadMerger.java:324)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.PayloadMerger.mergeAndExecute(PayloadMerger.java:66)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.IdentificationEngine.createOrUpdateCI(IdentificationEngine.java:391)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.listener.IREMessageListener.invokeIre(IREMessageListener.java:281)&lt;BR /&gt;at com.snc.cmdb.identify_reconcile.listener.IREMessageListener.onMessages(IREMessageListener.java:150)&lt;BR /&gt;at com.glide.db.impex.transformer.service.RobustImportSetTransformerDAO$ThrottlingListener.onMessages(RobustImportSetTransformerDAO.java:156)&lt;BR /&gt;at com.glide.db.impex.transformer.service.RobustImportSetProcessor.processBatch(RobustImportSetProcessor.java:125)&lt;BR /&gt;at com.glide.db.impex.transformer.service.RobustImportSetProcessor.transform(RobustImportSetProcessor.java:83)&lt;BR /&gt;at com.glide.system_import_set.ImportSetTransformerImpl.doRobustImportSetTransform(ImportSetTransformerImpl.java:166)&lt;BR /&gt;at com.glide.system_import_set.ImportSetTransformerImpl.transformAllMaps(ImportSetTransformerImpl.java:114)&lt;BR /&gt;at com.glide.system_import_set.ImportSetTransformerWorker.startWork(ImportSetTransformerWorker.java:40)&lt;BR /&gt;at com.glide.worker.AbstractProgressWorker.startAndWait(AbstractProgressWorker.java:126)&lt;BR /&gt;at com.glide.worker.ProgressWorker.startAndWait(ProgressWorker.java:52)&lt;BR /&gt;at com.glide.worker.BackgroundProgressJob.execute(BackgroundProgressJob.java:59)&lt;BR /&gt;at com.glide.schedule.JobExecutor.lambda$executeJob$0(JobExecutor.java:140)&lt;BR /&gt;at com.glide.schedule.JobExecutor.executeJob(JobExecutor.java:143)&lt;BR /&gt;at com.glide.schedule.JobExecutor.execute(JobExecutor.java:127)&lt;BR /&gt;at com.glide.schedule_v2.SchedulerWorkerThread.executeJob(SchedulerWorkerThread.java:338)&lt;BR /&gt;at com.glide.schedule_v2.SchedulerWorkerThread.lambda$process$0(SchedulerWorkerThread.java:225)&lt;BR /&gt;at com.glide.worker.TransactionalWorkerThread.executeInTransaction(TransactionalWorkerThread.java:35)&lt;BR /&gt;at com.glide.schedule_v2.SchedulerWorkerThread.process(SchedulerWorkerThread.java:225)&lt;BR /&gt;at com.glide.schedule_v2.SchedulerWorkerThread.run(SchedulerWorkerThread.java:101)&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 13:06:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2905441#M10302</guid>
      <dc:creator>Suvetha S</dc:creator>
      <dc:date>2024-04-22T13:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.IllegalStateException: Duplicate key error in SCCM Service Graph Connector</title>
      <link>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2906019#M10309</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/115876"&gt;@Suvetha S&lt;/a&gt;&amp;nbsp; There is a defect for this and support can provide you the workaround, this happens only on VP6 and UP10 and upgrading will fix it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 19:45:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2906019#M10309</guid>
      <dc:creator>Sandeep90</dc:creator>
      <dc:date>2024-04-22T19:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.IllegalStateException: Duplicate key error in SCCM Service Graph Connector</title>
      <link>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2915433#M10457</link>
      <description>&lt;P&gt;We just received this same error with the "&lt;SPAN&gt;Service Graph Connector for Observability - Dynatrace" when executing one of our SGO-Dynatrace ETLs.&amp;nbsp; Could this be related to the same defect you mentioned?&amp;nbsp; Is there a KB article or some other documentation explaining the cause of the error?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sue&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 16:00:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2915433#M10457</guid>
      <dc:creator>Sue15</dc:creator>
      <dc:date>2024-05-01T16:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.IllegalStateException: Duplicate key error in SCCM Service Graph Connector</title>
      <link>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2920918#M10526</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have symilar issue, which Defect do you mean? could you share the number/url?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 09:11:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2920918#M10526</guid>
      <dc:creator>Sandro Mattei</dc:creator>
      <dc:date>2024-05-07T09:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.IllegalStateException: Duplicate key error in SCCM Service Graph Connector</title>
      <link>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2923874#M10553</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/263243"&gt;@Sandeep90&lt;/a&gt;&amp;nbsp;What is VP6 and UP10 ? Do we need to raise HI ticket to get more information on this ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 17:56:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2923874#M10553</guid>
      <dc:creator>Pranav Patil</dc:creator>
      <dc:date>2024-05-08T17:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.IllegalStateException: Duplicate key error in SCCM Service Graph Connector</title>
      <link>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2931656#M10635</link>
      <description>&lt;P&gt;FYI - I opened a case with ServiceNow Support on our issue with getting&amp;nbsp;&lt;SPAN&gt;this&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;same error with "&lt;/SPAN&gt;&lt;SPAN&gt;Service Graph Connector for Observability - Dynatrace" when executing our SGO-Dynatrace ETLs.&amp;nbsp; According to them, t&lt;SPAN&gt;his issue was seen in Vancouver Patch 6 and was fixed in Vancouver Patch 7.&amp;nbsp; We've recently upgraded our instances from Vancouver Patch 6 to Vancouver Patch 8 Hotfix 3, and so far, we have not seen the error since the upgrade. (The most recent upgrade, in our production instance, was this past weekend.)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 18:54:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2931656#M10635</guid>
      <dc:creator>Sue15</dc:creator>
      <dc:date>2024-05-15T18:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.IllegalStateException: Duplicate key error in SCCM Service Graph Connector</title>
      <link>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2954025#M11012</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/286307"&gt;@Sue15&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Did this upgrade also helped with proper data population of Server data , I have observed one issue where the name of the server is getting changed to unexpected name and creating duplicates&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;After Patch upgrade did this help to maintain the data quality ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 17:57:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/java-lang-illegalstateexception-duplicate-key-error-in-sccm/m-p/2954025#M11012</guid>
      <dc:creator>Pranav Patil</dc:creator>
      <dc:date>2024-06-05T17:57:35Z</dc:date>
    </item>
  </channel>
</rss>

