|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
LogOff ExecutionService |
« View previous topic :: View next topic » |
Author |
Message
|
amittalekar |
Posted: Wed Oct 02, 2002 4:47 am Post subject: LogOff ExecutionService |
|
|
 Disciple
Joined: 03 Apr 2002 Posts: 166 Location: VA, USA
|
If I am using logon2 API with sessionMode default and reset AbsenceIndicator , do I need to logoff the execution service?
ex.
service.logon2(user.getUserId(), user.getPassword(), SessionMode.DEFAULT, AbsenceIndicator.RESET);
If I am not logging off executionService what impact that have on workflow server? Or for how much time the execution service (retrieve with above logon2 API ) will be valid ? |
|
Back to top |
|
 |
vennela |
Posted: Wed Oct 02, 2002 4:57 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
The session expiration time can be set at the domain level or system group level or system level, in the session tab. I am not sure if that is the idle time or uptime. My guess would be idle time.
---
Venny |
|
Back to top |
|
 |
jmac |
Posted: Wed Oct 02, 2002 5:16 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
The danger in not logging off is that you will still have an entry in the session table. Based on a look at the SessionTable I can tell you that you can end up with quite a few entries. (During testing of a new tool, I had neglected to put in a logoff, and upon inspection I had over 100 default sessions for my id in the Session table)
Assuming that a bigger table has a negative effect, I would suggest that you always logoff. However, I assume that this affect is minor.
FYI: The default in the Domain properties is 20 hours. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
amittalekar |
Posted: Wed Oct 02, 2002 9:27 am Post subject: |
|
|
 Disciple
Joined: 03 Apr 2002 Posts: 166 Location: VA, USA
|
Thanks Jmac.
One more question. In the Session table I found a record for the ADMIN user for which there is no SESSION EXPIRATION TIME set. Is that a forever session & who uses it?..
For all the other records SESSION EXPIRATION TIME is set to 20 hrs as u said. |
|
Back to top |
|
 |
jmac |
Posted: Wed Oct 02, 2002 10:43 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I have never seen this... I will have a look and let you know
OK... I went and looked and I do not have anything like you describe. With no one logged on I have no entries. If I logon to web client I get one entry with an expiration time. If I log on to ADMIN client I get another entry with expiration time. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|