Aspose PDF 21.09 performance issue when apache tomee plus is starting

Hello,

We are planning to upgrade Aspose pdf jar to 21.09 version. But we are observing apache tomee plus startup time performance issue.

Below is the setup details.
Created simple web dynamic project in eclipse.
Added aspose pdf 21.09 version jar in lib folder.
JDK details.
openjdk version “11.0.7” 2020-04-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.7+10)
Tomee version = apache-tomee-plus-7.1.1

With this setup I am facing performance issue while server is starting.
I am observing similar issue on local eclipse and on linux VM.

One more thing I observed that,
I am facing this issue for all the version after 20.12. For version 20.12 performance is okay.

Could you help us on this topic.

@manesaurabh33

Please upgrade to the latest version of Aspose.PDF for Java 21.12. Hope this helps you.

If you still face problem, please ZIP and attach simplified code example (source code without compilation error) here for testing. We will investigate the issue and provide you more information on it.

Hello,

I am still facing same performance issue for 21.12 version of jar. I wanted to upload war file of project… but as jar size around 80 MB it is not allowing me to upload.

I request you to try to deploy this jar by

  1. creating simple eclipse dynamic web project
  2. Add apache-tomme-plus 7.1.1 as server.
  3. Copy Aspose pdf latest jar to lib folder.
  4. start server

you will see that it takes around 3 minutes to deploy this jar alone. I have tried this on linux vm and observation is same.

Requesting your help on this point.

@manesaurabh33

Could you please share the working code example of web application for testing? We will create the web application and test the case under same environment and share our findings with you.