On file Server.c, in the function Java_org_openafs_jafs_Server_getServerInfo, after the last throwAFSException, I believe that there should be a return statement. Otherwise the info retrieve from the server with fillServerInfo will fail. Alvaro