Re: Problems with Font Types

Hello

We are recently facing same issue

Caused by: javax.faces.FacesException: #{tab.generateAsposeDocument}: java.lang.StackOverflowError
at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
at javax.faces.component.UICommand.broadcast(UICommand.java:315)
at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790)
at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1282)
at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81)
… 40 more
Caused by: javax.faces.el.EvaluationException: java.lang.StackOverflowError
at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101)
at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
… 44 more
Caused by: java.lang.StackOverflowError
at asposewobfuscated.ë8W.ër(Unknown Source)
at asposewobfuscated.ëE2.compare(Unknown Source)
at asposewobfuscated.ëB6.ëZ(Unknown Source)
at asposewobfuscated.ëB6.ëU(Unknown Source)
at asposewobfuscated.ëB6.get(Unknown Source)
at asposewobfuscated.ëGZ.ëZ(Unknown Source)
at asposewobfuscated.ëH5.ëZ(Unknown Source)
at asposewobfuscated.ëH5.ëZ(Unknown Source)
at asposewobfuscated.ëH5.ëZ(Unknown Source)
at asposewobfuscated.ëH5.ëZ(Unknown Source)
at asposewobfuscated.ëH5.ëZ(Unknown Source)
at asposewobfuscated.ëH5.ëZ(Unknown Source)
at asposewobfuscated.ëH5.ëZ(Unknown Source)
at asposewobfuscated.ëH5.ëZ(Unknown Source)

I am getting this issue only on the Linux enviornment. On windows it works fine. Looks like more to do with Charecter sets.
But can you please let us know how can we fix this ?

My report contain some chines charecters…

e.g.

From:이근희

Hi Gaurav,

Thanks for your inquiry. I suggest you please use the latest version of Aspose.Words for Java 14.6.0. If you still face problem, please share following detail for investigation purposes.


  • Please attach your input Word document.
  • Please

    create a standalone/runnable Java simple application that demonstrates the code (Aspose.Words code) you used to generate
    your output document

  • What environment are you running on?
  • OS (Linux Version)
  • Architecture (32 / 64 bit)
  • Java version

Unfortunately,
it is difficult to say what the problem is without the Document(s) and
simplified application. We need your Document(s) and simple project to
reproduce the problem. As soon as you get these pieces of information to
us we’ll start our investigation into your issue.

Hello Tahir,

We are using Aspose 13.1 and we are in prd with this version.
We can’t change the version right now.
Is that ok if I provide you a test class with the required details ?

Hi Gaurav,

Thanks for your inquiry. Please share the requested detail to investigate your issue. Unfortunately, it is difficult to say what the problem is without the Document(s) and simplified application. As soon as you get these pieces of information to us we’ll start our investigation into your issue.