I don't know what your connecting application is but can you disconnect
the connection when you're done? This must be explicitly done with a
session.disconnect();. We learned this when we ran out of license seats
due to a process that would connect but never disconnected.
If somehow you could
Behalf Of Jeff Powell
Sent: Friday, August 07, 2009 2:57 PM
To: U2 Users List
Subject: Re: [U2] uniobjects/socket idle time?
Doug,
Can I ask what you ultimate goal is?
Thanks,
Jeff
Doug Chanco wrote:
> Hey all,
>
>Is anyone aware of a way to see how long a uniobjects connection
h
Doug,
Can I ask what you ultimate goal is?
Thanks,
Jeff
Doug Chanco wrote:
Hey all,
Is anyone aware of a way to see how long a uniobjects connection has
been idle? I know that after "x" time the socket connection will close
but until that moment I assume the connection is idle and I am
ubject: Re: [U2] uniobjects/socket idle time?
Doug,
I have a single entry point for UniObjects and it records a Date/Time of
last accessed.
Thanks,
David A. Green
www.dagconsulting.com
(480) 813-1725
-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-
Sent: Friday, August 07, 2009 7:30 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] uniobjects/socket idle time?
Hey all,
Is anyone aware of a way to see how long a uniobjects connection has
been idle? I know that after "x" time the socket connection will close
but until that momen
Hey all,
Is anyone aware of a way to see how long a uniobjects connection has
been idle? I know that after "x" time the socket connection will close
but until that moment I assume the connection is idle and I am trying to
find a way to "look through" our uniobjects connections and figure out
a