<?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: JSON Parsing Error when using german letters ä, ö, ü in process definition in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153784#M108324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Done: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1960" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1960&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 17:18:09 GMT</pubDate>
    <dc:creator>b_schnarr</dc:creator>
    <dc:date>2014-03-21T17:18:09Z</dc:date>
    <item>
      <title>JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153777#M108317</link>
      <description>When I try to model a process using activity kickstart (table-driven editor), I get a JSON Parsing error every time I use the german letters ä, ö, ü. The error occurs when I try to deploy the process or when I try to edit the process. Even though there is a german translation for the activity explor</description>
      <pubDate>Sun, 12 Jan 2014 12:40:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153777#M108317</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-01-12T12:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153778#M108318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What exact error do you get?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 08:11:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153778#M108318</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-15T08:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153779#M108319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steps for reproducing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.) Model a simple process with the table driven editor (Kickstart)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.) Use the letters ö, ä, ü in name or description fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.) Save the process&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.) Under Model action, try to delete or deploy the new process&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you klick on deploy, an error message will occur in the activity explorer: Warnung! Error while parsing JSON (look at the picture below)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/s/5pqsmfc2bx00nvk/error.png" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/s/5pqsmfc2bx00nvk/error.png&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 12:36:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153779#M108319</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-01-15T12:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153780#M108320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the exception stack I'm getting:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;[1015875951@qtp-380747959-6] ERROR org.activiti.editor.ui.EditorProcessDefinitionDetailPanel&amp;nbsp; - failed to export model to BPMN XML&lt;BR /&gt;org.activiti.workflow.simple.exception.SimpleWorkflowException: Error while parsing JSON&lt;BR /&gt; at org.activiti.workflow.simple.converter.json.SimpleWorkflowJsonConverter.wrapExceptionRead(SimpleWorkflowJsonConverter.java:111)&lt;BR /&gt; at org.activiti.workflow.simple.converter.json.SimpleWorkflowJsonConverter.readWorkflowDefinition(SimpleWorkflowJsonConverter.java:73)&lt;BR /&gt; at org.activiti.editor.ui.EditorProcessDefinitionDetailPanel$2.getStream(EditorProcessDefinitionDetailPanel.ja&lt;BR /&gt;&lt;BR /&gt;…&lt;BR /&gt;Caused by: org.codehaus.jackson.JsonParseException: Invalid UTF-8 start byte 0x91&lt;BR /&gt; at [Source: [B@1b87966c; line: 1, column: 69]&lt;BR /&gt; at org.codehaus.jackson.JsonParser._constructError(JsonParser.java:1433)&lt;BR /&gt; at org.codehaus.jackson.impl.JsonParserMinimalBase._reportError(JsonParserMinimalBase.java:521)&lt;BR /&gt; at org.codehaus.jackson.impl.Utf8StreamParser._reportInvalidInitial(Utf8StreamParser.java:2824)&lt;BR /&gt; at org.codehaus.jackson.impl.Utf8StreamParser._reportInvalidChar(Utf8StreamParser.java:2818)&lt;BR /&gt; at org.codehaus.jackson.impl.Utf8StreamParser._finishString2(Utf8StreamParser.java:&lt;BR /&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems like an issue with the encoding of the created JSON by the table-editor. I'll take a look at this…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 13:20:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153780#M108320</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-15T13:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153781#M108321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it foreseeable that this issue will also be fixed with 5.15?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 14:08:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153781#M108321</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-01-20T14:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153782#M108322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any progress on this issue? Should I report it in Jira?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 12:47:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153782#M108322</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-20T12:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153783#M108323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No progress yet, yes please report it in JIRA.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 16:08:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153783#M108323</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-03-21T16:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153784#M108324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Done: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1960" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1960&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 17:18:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153784#M108324</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-21T17:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153785#M108325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this issue solved ? I got same problem for turkish letters such as ğ,ü,ş,ı and so on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 11:00:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153785#M108325</guid>
      <dc:creator>mertagtas</dc:creator>
      <dc:date>2015-08-04T11:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153786#M108326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version are you using ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tested the turkish characters with the latest version and it seems is working ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;process id="process1" name="2ff" isExecutable="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;startEvent id="processğüş" name="processğüş"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;endEvent id="sid-69D0AE78-DC50-4256-9053-5D4DA10A240C"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;sequenceFlow id="sid-1187749E-C481-4F7A-8516-7C694E6F120B" sourceRef="processğüş" targetRef="sid-69D0AE78-DC50-4256-9053-5D4DA10A240C"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/process&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 22:46:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153786#M108326</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-08-04T22:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153787#M108327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using 5.17.0 version. When i use eclipse plugin or web modeler to create process definition with special turkish characters, there is no problem to deploy process, however, when i use table editor, it causes &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;com.fasterxml.jackson.core.JsonParseException: Invalid UTF-8 middle byte 0xfc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, Table editor saves the model, however, at the deployment step, it throws above exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my opinion, there is a problem while converting the WorkFlowDefinition object to byte array with utf-8 encoding, because firstly the program&amp;nbsp; converts to byte array and stores this byte array to database and then when it gets this byte array from database and converts the WorkFlowDefinition object with utf-8, it throws above exception because this byte array is not utf-8 encoded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you test turkish characters with table editor?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope, I will express myself correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 07:13:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153787#M108327</guid>
      <dc:creator>mertagtas</dc:creator>
      <dc:date>2015-08-05T07:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153788#M108328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mertagtas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's true I tested it with explorer (web editor) but didn't test in the table editor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you already investigated this issue and you are so close to a solution, don't be shy just go ahead and create a PR for it &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure there are community members will appreciate a fix for it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 07:45:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153788#M108328</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-08-05T07:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153789#M108329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, I'll try to solve the issue. I'll inform you about that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 15:02:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153789#M108329</guid>
      <dc:creator>mertagtas</dc:creator>
      <dc:date>2015-08-05T15:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153790#M108330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded the latest version (5.18.1-SNAPSHOT) source code from github repo and run the unit test of JsonConverterTest with turkish characters and there was no such exceptions. Then, I deployed war file to my local development tomcat server and table editor didn't throw exceptions. Actually, it seems the problem is already solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 06:13:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153790#M108330</guid>
      <dc:creator>mertagtas</dc:creator>
      <dc:date>2015-08-06T06:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Parsing Error when using german letters ä, ö, ü in process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153791#M108331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, that's great news.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 06:33:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/json-parsing-error-when-using-german-letters-%C3%A4-%C3%B6-%C3%BC-in-process/m-p/153791#M108331</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-08-06T06:33:29Z</dc:date>
    </item>
  </channel>
</rss>

