Hi!
So the easiest way to check it is to use your web browser (I have MSIE 5.5),(easy to check also using Java API)
I’m oppening session like this:
http://localhost/tamino/my_database?_connect=*
And everything is ok, I’m reciving session id and session key. The first session is opend!
I can open 4 session (due to licence it’s ok, doesn’t metter what is in “database working threads” in “Managment_HUB//Tamino/my_database/Properties/Server”)
So when trying to open one more session (previous 4 are still opened) I’m reciving something like that:
…
<ino:message ino:returnvalue=“8555”>
<ino:messagetext ino:code=“INOXME8555”>
Invalid session ID
</ino:messagetext>
</ino:message>
…
What it’s also due to licence.
I’m waitting as much time as is defined in “maximum transaction duration” and “non-activity timeout” (this is the main parameter witch is interesting me) but after this time nothing happend I still can’t open new session!!! I have to close at least one of old session to start new session.
So do you have any idea what is going on, where I’m wrong?
Thank’s for reading
Artur
#webMethods#Tamino#API-Management