License Problem On Word ,Excel , Pdf

I deploy app on server, but I found the app init stop when set license for pdf.
Here is my code:
1726133117481.png (218.9 KB)

Here is log:
45d38f754f760edb329d5af98a47aa0.jpg (97.4 KB)

The wired thing is that everything is ok when I run the app in test server.

@GusGus,

Thanks for the screenshots.

Based on the screenshots you provided, the issue appears to be related to setting the license for Aspose.PDF for Java. I’m transferring your thread to the appropriate forum where one of our colleagues from Aspose.PDF team will assist you further.

Thanks,And my version of pdf is 24.8, just in case if you want to know.

Here is the thread stack, by using jstack

b8a346db4b0008a5517f286fac14ba5.jpg (128.4 KB)

I thought I found the reason, it seems caused by SecureRandom
I used this command -Djava.security.egd=file:/dev/./urandom , it works,

But I think it’s bug?

@GusGus

Its nice to know that the things have started working. We are afraid that we cannot confirm the source of the problem at the moment without investigating it any further. Can you please share some steps and your server information for our reference so that we can try to replicate the issue and address it accordingly?