RE: [U2] UV: LOOP;EXECUTE cmd CAPTURING X; REPEAT fatal memory fault.

2008-03-18 Thread Tony G
I'll take a wild guess. Maybe IBM can confirm this. When you run a BASIC program the runtime allocates memory space for BASIC variables. When you use these variables for strings, integers, or dynamic arrays the BASIC runtime manages that space. When you EXECUTE, another process is temporarily

RE: [U2] Question about windows xp

2008-03-18 Thread César Riba Cervera
Hello Thanks for your answers. Well, I install universe in windows xp, but when I like connect universe fail. My data to connect is, HostName = The name of PC AccountPath = The name of one account UserName = The name of user that

Re: [U2] Question about windows xp

2008-03-18 Thread Mecki Foerthmann
Hi, it doesm't seem to work without a password! You will either have to set up a password for yourself or create another user on your PC with a password. Then you can log on through telnet or a terminal emulator. Mecki CC)sar Riba Cervera wrote: Hello Thanks for your answers.

[U2] Richard Taylor/VERTIS is on vacation

2008-03-18 Thread Richard Taylor
I will be out of the office starting 03/18/2008 and will not return until 03/27/2008. I will respond to your message when I return. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] Tomcat is snailing

2008-03-18 Thread Adrian Merrall
Chuck, On Tue, Mar 18, 2008 at 2:39 AM, Kevin King [EMAIL PROTECTED] wrote: Write a quick JSP page that returns the amount of server memory available and monitor this when the system starts to dog; sounds like maybe the Java garbage collector might need to be run more frequently. This page

[U2] RE: U2 Users Digest V1 #2120

2008-03-18 Thread Tom Whitmore
Laure, The easiest way to handle this situation to use UniAdmin. Expand Network Services and double-click on Telnet. On the first tab (Parameters), set the User Policy to UV Account and press the Save button. Now, Click on the Users tab, click Add User and Enter the user name. NOTE: the user

RE: [U2] UV: LOOP;EXECUTE cmd CAPTURING X; REPEAT fatal memory fault.

2008-03-18 Thread Greg Schraiber
Try increasing your paging space. At 01:21 AM 3/18/2008, Tony G wrote: I'll take a wild guess. Maybe IBM can confirm this. When you run a BASIC program the runtime allocates memory space for BASIC variables. When you use these variables for strings, integers, or dynamic arrays the BASIC

Re: [U2] Universe/SB+ printing including images

2008-03-18 Thread Charles Barouch
Bob, 1) The client is dealing in acceptance letters, so wide isn't an issue. For columnar reports, they use Informer. 2) Paging can be controlled. It took me a long time to find the code, but you can set print page breaks in an HTML document. I've only tested it with FireFox on a PC, but

Re: [U2] Tomcat is snailing

2008-03-18 Thread Charles Barouch
Adrian, Thanks. I'm looking at those pages right now. - Chuck http://www.javaspecialists.eu/archive/Issue132.html http://www.javaspecialists.eu/archive/Issue115.html --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] UV: LOOP;EXECUTE cmd CAPTURING X; REPEAT fatal memory fault.

2008-03-18 Thread Stevenson, Charles
I would love it if someone else using Itanium would tell me if they do/don't see this. My guess is similar to Tony's. The child process does disappear after the execute. Here's a snippet from where I monitored one of my problem processes (pid 5783) by looping 1x/sec: date; ps -flu

RE: [U2] RE: U2 Users Digest V1 #2120

2008-03-18 Thread IT-Laure Hansen
Thanks to all of you for pointing me to UVAdmin for the account access control. This is the answer I needed. Laure Hansen, City of Redwood City Information Technology 1017 Middlefield Road Redwood City, CA 94063 Tel 650-780-7087 Cell 650-207-3235 Fax 650-556-9204 [EMAIL PROTECTED]

Re: [U2] Question about windows xp

2008-03-18 Thread Helen Chenoby
Hi Cisar I run Universe 10.2 PE in Wdows XP I created another user account on my PC with a password And connect Universe by Telnet or a terminal emulator. 1. Run cmd and make a current your Account ( for Example : Cd D:\Universe-10-2\Accounts\Test ) 2. Run Universe

RE: [U2] Question about windows xp

2008-03-18 Thread César Riba Cervera
Hello Tanks to all that answer my question, I don't have de PE, I have universe 10.1.11, this is the same to execute universe in windows xp. Thanks, Cesar Riba -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Helen Chenoby Enviado el:

Re: [U2] Question about windows xp

2008-03-18 Thread wagnersm
Helen Which version of WindowsXP? Thank you. Steve -Original Message- From: Helen Chenoby [EMAIL PROTECTED] Sent: Mar 18, 2008 10:21 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Question about windows xp Hi Cisar I run Universe 10.2 PE in Wdows XP I created another user

[U2] SBClient problems??

2008-03-18 Thread Paul Parkinson
Hi I have a problem with what I think is a SBClient 5.0.4 installation. The problem is the intuitive help key (F3) seems to have stopped functioning, What happens is the process behind the F3 is called but the resulting select list is not displayed on screen. This is only in GUI mode, in

RE: RE: [U2] Windows 2003 server security on new users

2008-03-18 Thread Anthony Caufield
We have our users all login into an account and we specify UV account when setting up the user. Our users are in the local user group on machine and they have full rights to the data account, source code account and the uv account. Works like a charm they are dropped right into the account we want

RE: [U2] Question about windows xp

2008-03-18 Thread Eric Armstrong
Cesar, I have Universe installed on a Windows XP at home, and I have to have a Windows password in order to connect. Apparently, Universe requires a password and inherits the one from Windows; so no password, no connection. Eric Armstrong Lobel Financial 714-816-1207 -Original Message-

[U2] UniData on VMWARE

2008-03-18 Thread Glenn Batson
I know this has been asked before but I cannot access the archive. I'm looking for anyone with experience of a production UniData system running in a VMWARE environment. Thx --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] SBClient problems??

2008-03-18 Thread Mecki Foerthmann
Paul Parkinson wrote: Hi I have a problem with what I think is a SBClient 5.0.4 installation. The problem is the intuitive help key (F3) seems to have stopped functioning, What happens is the process behind the F3 is called but the resulting select list is not displayed on screen. This is only

RE: [U2] SBClient problems??

2008-03-18 Thread Dave Davis
What does the process look like? What are the letter options you used? What fields are displayed? Sounds like the key works, otherwise it wouldn't call the process. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Parkinson Sent: Tuesday, March 18,

RE: [U2] UniData on VMWARE

2008-03-18 Thread Colin Alfke
I don't believe it's a supported platform from IBM (at least it wasn't a couple years back when I asked). I did have one client that ran it for a couple of years like that and really loved it. Recently I had one client getting some very strange things happening. Things like a record would exist

RE: [U2] SBClient problems??

2008-03-18 Thread Michael Martin
If your intuitive help is in the Field Definition on Unidata, this is a bug that IBM has recognized. I was given ecase bug number 10135. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Parkinson Sent: Tuesday, March 18, 2008 10:40 AM To:

RE: [U2] UniData on VMWARE

2008-03-18 Thread David Wolverton
We have a customer running it in production using Infrastructure 3 --- and I believe it IS supported by IBM now. It's been in a couple of news releases in the last year I think... I actually use VMWorkStation myself for doing demo 'machines' that I can reset at the end of the demo... David W.

Re: [U2] Question about windows xp

2008-03-18 Thread Helen Chenoby
Steve, I run Windows XP Professional version 5.1.2600 Helen - Original Message - From: [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Wednesday, March 19, 2008 2:38 AM Subject: Re: [U2] Question about windows xp Helen Which version of WindowsXP? Thank you. Steve