Re: [U2][UV]How to start properly uv from cron ?

2006-07-06 Thread Symeon Breen
Phantoms that use the socket api will take a licence. Phantoms that use
sockets in other means (gci) do not.



On 04/07/06, Bob Witney [EMAIL PROTECTED] wrote:

 Don't phantoms that use socekts etc now take a license ?

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of John Jenkins
 Sent: 03 July 2006 23:15
 To: u2-users@listserver.u2ug.org
 Subject: RE: [U2][UV]How to start properly uv from cron ?


 Phantoms do not take license slots - foreground tasks (non-PHANTOMs) do
 take
 licenses (there are other reasons as well as other posters have
 commented).

 Also do not run from root crontab... this can cause shared memory segments
 to be deleted while in use. Root is too powerful to use for most
 application tasks.

 Retgards

 JayJay



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Manu Fernandes
 Sent: 30 June 2006 11:42
 To: u2-users@listserver.u2ug.org
 Subject: Re: [U2][UV]How to start properly uv from cron ?

 If I understand good,
 you start uv session which start a phantom sessions.

 why not directly uv EWFTPAVAIL ?  Is there a difference into share
 memory
 segment ?

 Thanks for your participation.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/

 __
 This email has been scanned by the MessageLabs Email Security System.
 For more information please visit http://www.messagelabs.com/email
 __

 __
 This email has been scanned by the MessageLabs Email Security System.
 For more information please visit http://www.messagelabs.com/email
 __
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UV]How to start properly uv from cron ?

2006-07-06 Thread Brian Leach
There is also a bug in some 10.x releases that subroutines called from UO are 
considered 'background' and use an iPhantom if they open a socket. Can't recall 
when/if it was fixed. 

Brian

-Original Message-
From: Symeon Breen[EMAIL PROTECTED]
Sent: 06/07/06 07:08:07
To: u2-users@listserver.u2ug.orgu2-users@listserver.u2ug.org
Subject: Re: [U2][UV]How to start properly uv from cron ?

Phantoms that use the socket api will take a licence. Phantoms that use
sockets in other means (gci) do not.



On 04/07/06, Bob Witney [EMAIL PROTECTED] wrote:

 Don't phantoms that use socekts etc now take a license ?

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of John Jenkins
 Sent: 03 July 2006 23:15
 To: u2-users@listserver.u2ug.org
 Subject: RE: [U2][UV]How to start properly uv from cron ?


 Phantoms do not take license slots - foreground tasks (non-PHANTOMs) do
 take
 licenses (there are other reasons as well as other posters have
 commented).

 Also do not run from root crontab... this can cause shared memory segments
 to be deleted while in use. Root is too powerful to use for most
 application tasks.



[Message truncated. Tap Edit-Mark for Download to get remaining portion.]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] How release UVCS sessions in Win2003?

2006-07-06 Thread Augusto Alonso
Hi, Laure.
I've cheched this too, and there is no one lock reported by LIST.READU
EVERY.

I'm sure this is an issue that aplies only on Win2003. Not on WinNT4 nor on
Win2000.
The procedure works fine on this two platform (NT  W2000)

Thanks anyway.
__
Augusto Alonso Alonso
I.T.Manager
Quiter Servicios Informaticos S.L.
Tel: +34 902 23 33 23
Fax: +34 902 23 42 80
[EMAIL PROTECTED]
www.quiter.com
__
- Mensaje original -
De: IT-Laure Hansen [EMAIL PROTECTED]
Para: [EMAIL PROTECTED]
Enviado: miircoles, 05 de julio de 2006 20:44
Asunto: FW: [U2] How release UVCS sessions in Win2003?


No need to apologize: your English is perfect.

I think I do understand, and I don't have a solution for the precise
approach you are asking about. But something else may help:

Every failure of MASTER OFF I have encountered on NT was caused by a
runaway lock, which can be found in LIST.READU with the EVERY option at
TCL. A clean release of the lock using the UNLOCK command at TCL then
allows MASTER OFF to be used successfully. At that point, I believe
everything is released properly, including the license.

Not sure this will help... Good luck.

Laure Hansen,
City of Redwood City
Information Technology
www.redwoodcity.org
1017 Middlefield Road
Redwood City, CA 94063
Tel: 650-780-7087
Fax: 650-556-9204
[EMAIL PROTECTED]



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Augusto Alonso
Sent: Wednesday, July 05, 2006 10:39 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] How release UVCS sessions in Win2003?


Hi.
Sorry, I forgot to mention that MASTER OFF does'nt work in the begining,
the command LISTU reports the dead PID. But after a succesfull bin\kill,
you can try again the MASTER OFF and then it works, because now the
command LISTU does'nt reports the dead PID. However, the bin\uvlictool
does report this dead PID. And you have to make a bin\kill Parent_PID
in order to release the license.

You can try it, because is a systematic behavior.
I hope you understand me. (I apologize about my poor english). Regards,
__ Augusto Alonso Alonso I.T.Manager Quiter
Servicios Informaticos S.L.
Tel: +34 902 23 33 23
Fax: +34 902 23 42 80
[EMAIL PROTECTED]
www.quiter.com
__

- Mensaje original -
De: IT-Laure Hansen [EMAIL PROTECTED]
Para: u2-users@listserver.u2ug.org
Enviado: miircoles, 05 de julio de 2006 19:14
Asunto: RE: [U2] How release UVCS sessions in Win2003?


 Hello,

 I'm unclear on one point: is the MASTER OFF successful or not? I think

 this may change the situation.

 Thanks,

 Laure Hansen,
 City of Redwood City
 Information Technology
 www.redwoodcity.org
 1017 Middlefield Road
 Redwood City, CA 94063
 Tel: 650-780-7087
 Fax: 650-556-9204
 [EMAIL PROTECTED]



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Augusto
 Alonso
 Sent: Wednesday, July 05, 2006 8:49 AM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] How release UVCS sessions in Win2003?


 Hi all.
 Some of our customers with UV 10.0.10 under Win2003 have this problem:
 - UVCS session closed at client side because of defective
 communications. (I emulate this by disconnecting the ethernet cord)
 - At server side the session keeps active. (There are two PIDs
 uvapi_server.exe and uvapi_slave.exe)
 - I try MASTER OFF pid ( The pid that appears with LISTU)
 - I try DOS /c bin\kill pid (Usually this command sucessfully kill
 uvapi_slave PID.)
 - I make DOS /c bin\uvlictool clean_lic -a

 At this point you have a locked licence:
 LISTU does'nt report it.
 uvlictool reports it
 And the windows task manager show that uvapi_server.exe keeps running.

 The only way to relase this licence (apart from reboot) is to kill
 uvapi_server.exe.

 So, if you know the uvapi_server PID associated with an uvapi_slave
 PID, then you can kill it succesfully and release the license. Does
 anybody know how I can do the trick?

 Regards,
 __
 Augusto Alonso Alonso
 I.T.Manager
 Quiter Servicios Informaticos S.L.
 Tel: +34 902 23 33 23
 Fax: +34 902 23 42 80
 [EMAIL PROTECTED]
 www.quiter.com
 __
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Test

2006-07-06 Thread Ron White

Just testing.  I have not received mail from the list all day.

Ron White
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/