Strange aspose error when run application on amazon web service

aspose cell run normally on my localhost, but when i deploy app inside a docker with kuberneter on AWS, i have some trouble. This is stack trace. please help me…

r.n.channel.ChannelOperationsHandler: Error was received while reading the incoming data. The connection will be closed.
java.lang.NoClassDefFoundError: Could not initialize class com.aspose.cells.zcln
at com.aspose.cells.zbwy.(Unknown Source) ~[aspose-cells-21.8.jar!/:na]
at com.aspose.cells.zbwy.(Unknown Source) ~[aspose-cells-21.8.jar!/:na]
at com.aspose.cells.zbyi.a(Unknown Source) ~[aspose-cells-21.8.jar!/:na]
at com.aspose.cells.Shape.am(Unknown Source) ~[aspose-cells-21.8.jar!/:na]

aspose-error.png (4.5 KB)

@thaolt1,
You may share some runnable application that can be compiled and executed here without any error along with the sample files (if any). We will try to reproduce this issue and share our feedback accordingly.