![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Using the UniAdmin "Users" screen should work just fine. Martin Phillips, Ladybridge Systems. |
#4
| |||
| |||
|
|
Using the UniAdmin "Users" screen should work just fine. Martin Phillips, Ladybridge Systems. |
#5
| |||
| |||
|
|
Martin: I'm not sure this works. I've tried it numerous times with UniData and MV.NET and it never worked...I always had to restart UniData. Bill P.S. I learned what was going on with MV.NET and was able to disconnect by using their tools. "None" <MartinPhillips (AT) ladybridge (DOT) com> wrote in message news:1154532545.002381.301550 (AT) i42g2000cwa (DOT) googlegroups.com... Using the UniAdmin "Users" screen should work just fine. Martin Phillips, Ladybridge Systems. |
#6
| |||
| |||
|
|
Martin: I'm not sure this works. I've tried it numerous times with UniData and MV.NET and it never worked...I always had to restart UniData. Bill P.S. I learned what was going on with MV.NET and was able to disconnect by using their tools. |
#7
| |||
| |||
|
|
Hello Good Folks My application uses UniVerse (version 10.1 on Windows XP) and UniObjects for Java. The application has a number of UniVerse processes that are associated with UniObjects Session instances that my code creates. When I do LISTU I get entries with Terminal No values like uvcs:1234 (as opposed to telnet:9876 for example) representing these processes. Normally, I can use the LOGOUT command to "kill" processes. For example, if a process has a Terminal No of telnet:9876 I can LOGOUT 9876 and it works perfectly. Unfortunately, I cannot figure out a way to do this for the UniObject Session related processes. Thus, if a process has a Terminal No of uvcs:1234 then I login to Universe using telnet and type LOGOUT 1234 nothing happens. The command completes silently (with no error messages) but when I type LISTU the entry for uvcs:1234 is still there. Do you possibly know if it is possible to "kill" such processes in Universe and how to acheive it? Thanks you very much Anthony |
#8
| |||
| |||
|
|
LU |
|
Are you confusing socket port with PID/port? I believe Universe on Windows identifies the port as the Windows process ID. It looks like you're trying to LOGOUT on the socket port. HTH T "Anthony Lauder" wrote: Hello Good Folks My application uses UniVerse (version 10.1 on Windows XP) and UniObjects for Java. The application has a number of UniVerse processes that are associated with UniObjects Session instances that my code creates. When I do LISTU I get entries with Terminal No values like uvcs:1234 (as opposed to telnet:9876 for example) representing these processes. Normally, I can use the LOGOUT command to "kill" processes. For example, if a process has a Terminal No of telnet:9876 I can LOGOUT 9876 and it works perfectly. Unfortunately, I cannot figure out a way to do this for the UniObject Session related processes. Thus, if a process has a Terminal No of uvcs:1234 then I login to Universe using telnet and type LOGOUT 1234 nothing happens. The command completes silently (with no error messages) but when I type LISTU the entry for uvcs:1234 is still there. Do you possibly know if it is possible to "kill" such processes in Universe and how to acheive it? Thanks you very much Anthony |
#9
| |||
| |||
|
|
Tony: I don't think so. Here's what an "LU" gives: LU These are the UniVerse users presently sharing the system. uid User No User Name Terminal No Login Time 0 2968 NT AUTHORITY\system uvdlock:2968 Aug 2 22:06 * 0 776 ASIBILL\wphaskett telnet:776 Aug 3 17:29 There are currently 2 users logged on the system. One usually needs to logoff the UserNo. On UniData this is different: 1 Intel (0)-> LU Licensed(UDT+CP)/Effective UdtSqliPhtmPooledTotal ( 10 + 0 ) / 10 10001 UDTNO USRNBR UID USRNAME USRTYPE TTY IP-ADDRESS TIME DATE 1 3216 197615 wphaskett udt pts/1 192.168.1.51 17:31:25 Aug 03 2006 2 2588 197615 wphaskett phantom pts/2 Console 19:53:45 Aug 02 2006 One should log off the UsrNbr. Hope this helps. Bill "Tony Gravagno" <g6q3x9lu53001 (AT) sneakemail (DOT) com.invalid> wrote in message news:mnm4d2hgq9vpkjktim2rrlt11ccuk149e5 (AT) 4ax (DOT) com... Are you confusing socket port with PID/port? I believe Universe on Windows identifies the port as the Windows process ID. It looks like you're trying to LOGOUT on the socket port. HTH T "Anthony Lauder" wrote: Hello Good Folks My application uses UniVerse (version 10.1 on Windows XP) and UniObjects for Java. The application has a number of UniVerse processes that are associated |
#10
| |||
| |||
|
|
One thing I learned on Friday about this problem. The sessions do complete and disappear immediately when you are using a winform app. It appears to only be when you are linking in from a web page that they hang around. The IBM Rep had me run one of the samples that came with UniDK and it worked perfectly. It was doing nothing differently than I was in my web app, 'cept mine was a web app. |
![]() |
| Thread Tools | |
| Display Modes | |
| |