Websphere IBM JVM problems

Hi!

Have already seen other posts on this.
I get an exception when running on Websphere 6 with JIT enabled (IBM JVM)/Windows
but not if I disable the JIT (using 2.4.2 version of Aspose.Words for Java)

Is there any solution to the problem yet?

Kind Regards,
Tapani

Hi Tapani,

The basic workaround for IBM JIT included in Aspose.Words for Java v.2.6.0. You can download it from http://www.aspose.com/community/files/51/file-format-components/aspose.words/entry151553.aspx . Please, reply is it works for you.

Best Regards,

Did a fast test, just replaced the lib in my project.
The problem is still there. Works only with JIT disabled.

My WAS version is 6.1.0.9

Kind Regards,
Tapani

Hi Tapani,

Please, provide me the stack trace – it will help me.

What version of jre/jdk are you using?

And another thing. Sometimes servlet containers are launching its applications from cache – please check that Websphere launches the new Aspose.Words lib.

Regards,

Indeed it still loaded the 2.4.2 version.
My misstake, pom.xml was not updated for the project.
Now it works!

Kind Regards,
Tapani

Thanks for the info. It is a usual thing: _every_ time when I do an update of Aspose.Words for Java web demo I come across such a problem:).

Best Regards,