We are running unidata-7.1.23 on HP-UX IA64 B.11.31. I have a JAVA UOJ program to test UniRPCD connection on a host. This program is executed on LINUX host via cron every 5-minute. It opens and closes VOC on a UniData account to check if UniRPCD is alive and working. I often (a few times a day) see this exception.
[39207] occurred on server. Possible client-side licensing failure. Just after I see it, I run the same program from my terminal. I can connect to the destination UniData host without a problem. We have more than enough udt licenses. Also, I am not using connection pooling. netstat -sp tcp in UniData host shows me this: 0 connect requests dropped due to full queue. So I think our tcp socket setup on the UniData host should be ok. I can work around this problem by changing my code (sleep and try again.). But... asjava.zip I use currently contains classes from 12-07-06 ( I think this guy came with UD 7.1 client package. But I am not positive...). However, classes in asjava.zip I found in $UDTHOME/unishared/uojskd/lib on the host has time stamp of 09-10-04 (contains 49 files)... I wonder one I am using is not compatible with 7.1.23 (contains 52 files). Do I suppose to use asjava.zip from 09-10-04? Or do you think unirpcd or programs executed from it may have some issues? _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
