Discussion
Cognizant
IN
Last activity: 16 Oct 2018 12:03 EDT
java.lang.IllegalArgumentException: Malformed \uxxxx encoding
We were performing "Generate and Apply Rules Schema Objects" step (6.3.1 to 7.2.2) for a data only upgrade.
We received the following error while running the migrate.bat ( MS WIN Server 2012 + Weblogic 12c + MS SQL 2014 ) in UAT environment
Kindly help us with your suggestions.
_callDDLUtilityUpgrade:
[echo] Call DDL Generation Upgrade Utility...
[echo] D:\PRPC722\scripts/lib/xercesImpl.jar;D:\PRPC722\scripts/lib/xml-apis.jar;D:\PRPC722\scripts/lib/resolver.jar;
[echo] archive_dir: D:\PRPC722\scripts/lib
[java] Exception in thread "main" java.lang.RuntimeException: Error during execution of upgrade on platform mssql using schemas PEGARULES, dbo
[java] at com.pega.pegarules.data.ddl.SchemaGenerator.main(SchemaGenerator.java:1652)
[java] Caused by: java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
[java] at java.util.Properties.loadConvert(Properties.java:568)
[java] at java.util.Properties.load0(Properties.java:391)
[java] at java.util.Properties.load(Properties.java:341)
[java] at com.pega.pegarules.data.ddl.SchemaGeneratorFileStoreImpl.loadSetupDatabaseProperties(SchemaGeneratorFileStoreImpl.java:161)
[java] at com.pega.pegarules.data.ddl.SchemaGenerator.<init>(SchemaGenerator.java:95)
[java] at com.pega.pegarules.data.ddl.SchemaGenerator.<init>(SchemaGenerator.java:99)
[java] at com.pega.pegarules.data.ddl.SchemaGenerator.main(SchemaGenerator.java:1463)
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.