Context/TContext not responding when calling Integration Server on Linux

Hi all,

Let me explain a bit about the overall layout of the environment before the actual problem. I have 2 IS servers, one server is Linux, another one is SunOS. I also have another SunOS server that has a java program communicating with both IS servers.

I am currently facing a strange situation here where when my Java program is stuck at initializing the object “Context”. Even if I use TContext, it would get stuck at Context.init. This problem only happens when the Java program trying to call the Linux IS server, but it’s perfectly fine when calling the SunOS. I’ve tried every different way to find out the problem but no luck at all.

Anyone got any clue or had experience with such situation?

I can provide the server information upon request.

thanks in advance

Allen