1 Reply Latest reply on Nov 23, 2006 6:48 AM by tmanolat

    Invalid byte 2 of 3-byte UTF-8 sequence in GPD / Eclipse

    tmanolat

      Hi,
      I try to use GPD to create a workflow definition. Some of the node names are expressed in Greek. When I edit the processdefinition.xml (manually or through the GUI), saving this file tries to update gpd.xml and here comes the problem:

      "Invalid byte 2 of 3-byte UTF-8 sequence" in the line where the Greek characters occur.


      Is this a problem of Eclipse in general or a problem of GPD? Please kindly help me because I need to define the process in Greek.

      Some final notes:

      - If no Greek characters are put in the file, then there is no problem and the gpd.xml is created ok.
      - Both gpd.xml and processdefinition.xml are encoded in UTF-8, the same applies for the xml data:
      Code:

      <?xml version="1.0" encoding="UTF-8"?>


      - My Environment is:
      Eclipse 3.2.1
      JBoss jBPM Designer Plug-in 3.0.12
      JPDL Core Plug-In 3.0.12


      Thanks for your time!