FLUENT or TGRID hangs on AIX


There were changes made to libc on AIX 4.3.3, AIX 5.1, and AIX 5.2.

If the maintenance level of libc.a is at the following levels, cortex will hang on socket read.

AIX 4.3.3 libc 4.3.3.89 to 4.3.3.91
AIX 5.1 libc 5.1.0.37 to 5.1.0.52
AIX 5.2 libc 5.2.0.1 to 5.2.0.11

You can query what level the system is at by giving the following or similar command:

lslpp -l | grep libc

Installing the latest version of libc.a should fix the problem. they are:

AIX4.3.3 libc 4.3.3.92 and above
AIX5.1 libc 5.1.0.53 and above
AIX5.2 libc 5.2.0.12 and above





Show Form
No comments yet. Be the first to add a comment!