<?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>topic Re: 7MTT Error 01061 job failed - Reason: A technical error has occurred in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/152906#M34079</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't encountered this error, but looking at the KB you mentioned, it seems these non-ascii characters could be present in one or more files, which could be very laborious to check. I hope you have checked not just in the file names but also in the content inside those files ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check if the Data ONTAP 7-Mode system configuration contains extended ASCII characters, like the &lt;STRONG&gt;German umlaut&lt;/STRONG&gt;. These characters might be present in usernames, CIFS share definitions, ACLs, usermaps, and domain names.&lt;/P&gt;
&lt;P&gt;Look for such characters in:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Password files located at: /etc/passwd or /etc/group&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From command line also you can remove them:&lt;BR /&gt;CIFS local users and groups configuration in 7-Mode&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To remove Non-ASCII characters , use following commands :&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;filer&amp;gt; useradmin user modify&lt;/P&gt;
&lt;P&gt;and/or&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filer&amp;gt; useradmin group modify&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Remove the extended ASCII characters and resume the transition by running the Apply Configuration command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=811898" target="_blank"&gt;https://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=811898&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1006292" target="_blank"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1006292&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2019 23:34:15 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2019-12-09T23:34:15Z</dc:date>
    <item>
      <title>7MTT Error 01061 job failed - Reason: A technical error has occurred</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/152901#M34076</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;Has anyone experienced the following problem with 7MTT at the Pre-Cutover phase?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1008069/~/7mtt-error-01061-job-failed.-reason%3A-a-technical-error-has-occurred.-contact" target="_blank"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1008069/~/7mtt-error-01061-job-failed.-reason%3A-a-technical-error-has-occurred.-contact&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is that I couldn't find any &lt;SPAN&gt;invalid character in configuration mentioned in the above KB (the possible reason).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Source:&amp;nbsp; &amp;nbsp; &amp;nbsp;8.2.5 - 7-Mode&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Destination: Ontap 9.1P19&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The only usable log I found is the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;java.lang.IllegalArgumentException: Illegal group reference: group index is missing&lt;BR /&gt;at java.util.regex.Matcher.appendReplacement(Unknown Source) ~[na:1.8.0_144]&lt;BR /&gt;at java.util.regex.Matcher.replaceFirst(Unknown Source) ~[na:1.8.0_144]&lt;BR /&gt;at java.lang.String.replaceFirst(Unknown Source) ~[na:1.8.0_144]&lt;BR /&gt;at com.netapp.transition.operations.AbstractOp.getClusterPathFor7ModePath(AbstractOp.java:350) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.apply.CifsVolumeConfigApplyHandler.applyShareConfig(CifsVolumeConfigApplyHandler.java:203) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.apply.CifsVolumeConfigApplyHandler.execute(CifsVolumeConfigApplyHandler.java:128) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.TransitionApplyOp.applyCifsConfigurations(TransitionApplyOp.java:164) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.TransitionApplyOp.execute(TransitionApplyOp.java:103) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.complete.CTAHelper.apply(CTAHelper.java:102) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.complete.TransitionPrecutoverHandler.doCTA(TransitionPrecutoverHandler.java:343) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.complete.TransitionPrecutoverHandler.execute(TransitionPrecutoverHandler.java:129) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.TransitionPrecutoverOp.performPreCutover(TransitionPrecutoverOp.java:290) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.operations.TransitionPrecutoverOp.execute(TransitionPrecutoverOp.java:160) ~[transition-operations.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.jobmanager.PrecutoverJob.performPreCutover(PrecutoverJob.java:141) ~[transition-job-manager.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.jobmanager.PrecutoverJob.execute(PrecutoverJob.java:97) ~[transition-job-manager.jar:3.3.1]&lt;BR /&gt;at com.netapp.transition.jobmanager.AbstractJob.run(AbstractJob.java:203) ~[transition-job-manager.jar:3.3.1]&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_144]&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_144]&lt;BR /&gt;at java.lang.Thread.run(Unknown Source) [na:1.8.0_144]&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any ideas about what is happening here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks a lot!!!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:06:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/152901#M34076</guid>
      <dc:creator>luiz_silva</dc:creator>
      <dc:date>2025-06-04T12:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: 7MTT Error 01061 job failed - Reason: A technical error has occurred</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/152906#M34079</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't encountered this error, but looking at the KB you mentioned, it seems these non-ascii characters could be present in one or more files, which could be very laborious to check. I hope you have checked not just in the file names but also in the content inside those files ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check if the Data ONTAP 7-Mode system configuration contains extended ASCII characters, like the &lt;STRONG&gt;German umlaut&lt;/STRONG&gt;. These characters might be present in usernames, CIFS share definitions, ACLs, usermaps, and domain names.&lt;/P&gt;
&lt;P&gt;Look for such characters in:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Password files located at: /etc/passwd or /etc/group&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From command line also you can remove them:&lt;BR /&gt;CIFS local users and groups configuration in 7-Mode&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To remove Non-ASCII characters , use following commands :&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;filer&amp;gt; useradmin user modify&lt;/P&gt;
&lt;P&gt;and/or&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filer&amp;gt; useradmin group modify&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Remove the extended ASCII characters and resume the transition by running the Apply Configuration command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=811898" target="_blank"&gt;https://mysupport.netapp.com/NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=811898&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1006292" target="_blank"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1006292&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 23:34:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/152906#M34079</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-12-09T23:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: 7MTT Error 01061 job failed - Reason: A technical error has occurred</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/153033#M34144</link>
      <description>&lt;P&gt;Thanks for you reply,&lt;/P&gt;
&lt;P&gt;Unfortunately I couldn't find any illegal character in such files/contents. I ran all commands manually and I even unchecked almost everything for Transition Planing (I left only Shares/Permissions things checked on the right in that 7MTT panel).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The interesting thing is that the error I got has the following text:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;java.lang.IllegalArgumentException: &lt;STRONG&gt;Illegal group reference: group index is missing&lt;/STRONG&gt;&lt;BR /&gt;at java.util.regex.Matcher.appendReplacement(Unknown Source) ~[na:1.8.0_144]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you have any idea of what about this "group index" refers to?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 14:52:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/153033#M34144</guid>
      <dc:creator>luiz_silva</dc:creator>
      <dc:date>2019-12-13T14:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: 7MTT Error 01061 job failed - Reason: A technical error has occurred</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/153036#M34147</link>
      <description>&lt;P&gt;I have no idea, but I found some reference on google wrt that particular error.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://community.bonitasoft.com/questions-and-answers/install-server-bonitabpmcommunity-754-tomcat-7076-fail-mysql" target="_blank"&gt;https://community.bonitasoft.com/questions-and-answers/install-server-bonitabpmcommunity-754-tomcat-7076-fail-mysql&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;BR /&gt;java.lang.IllegalArgumentException: &lt;U&gt;Illegal group reference: group index is missing&lt;/U&gt;&lt;BR /&gt;at java.util.regex.Matcher.appendReplacement(Unknown Source) ~[na:1.8.0_144]&lt;BR /&gt;at java.util.regex.Matcher.replaceAll(Unknown Source) ~[na:1.8.0_144]&lt;BR /&gt;at java.lang.String.replaceAll(Unknown Source) ~[na:1.8.0_144]&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Cause: &lt;/STRONG&gt;(As per that article)&lt;BR /&gt;I had the $ character as part of the database user's password.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Taking a hint from it, so it appears that somewhere in 7-mode config files, there is special character which is causing it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you verify your passwords in the 7-mode : filer&amp;gt; rdfile /etc/passwd&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 15:20:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/7MTT-Error-01061-job-failed-Reason-A-technical-error-has-occurred/m-p/153036#M34147</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-12-13T15:20:09Z</dc:date>
    </item>
  </channel>
</rss>

