Entities importing Error: error, Invalid byte 1 of 1-byte UTF-8 sequence (Windows Machines)
Hi,
I'm trying to import Project tagged Entities(i.e. entities.xml) from one machine i.e. Dev to another Test machine but getting below error:-
Error importing: error, Not Acceptable
"Internal error: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence"
1st machine(from which export has been taken) is having ThingWorx v8.3 and Manufacturing Apps v8.3.2
2nd machine(Entities to which import required) is having ThingWorx v8.4.4 and Manufacturing Apps v8.3.2
I already added Java Options in tomcat as mentioned when I installed tomcat :-
-Dserver -Dd64
-XX:+UseG1GC
-Dfile.encoding=UTF-8
-Djava.library.path=C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\Thingworx\WEB-INF\extensions
Still I am getting the error when trying to import the entites.xml file.
Please help on this issue.
Thanks in advance.

