Products | Versions |
---|---|
TIBCO SmartSockets | - |
Not Applicable | - |
Resolution:
When a general poll message is issued, the Java RTclient responds with a PID that is something like -1107345987, a return value not associated with an actual PID. The reason for this is that a Java client cannot retrieve its PID, so a "fake" PID (System.currentTimeMillis) is used instead.