Re: [U2] [UV] Initialization Error

2004-11-19 Thread Glenn Herbert
Wow.  Have never seen this one.  Though I am not certain how to resolve 
this, the error codes mean:

1: Unable to create a signature; the getid system call failed.
25: (ENOTTY) Not a typewriter. The file mentioned in an ioctl is not a 
terminal or one of the other devices to which these calls apply.

Anyone have more?
At 10:39 AM 11/19/2004, you wrote:
I am receiving an error when trying to run a phantom:
An error has occurred during uniVerse initialization
 Please contact the system administrator
 Error code:  1  25
I have not been able to find a listing of what the error codes translate to.
Does anyone have an idea?
Thanks,
Bryan Haglund
Haglund Consulting Inc.
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] Initialization Error

2004-11-19 Thread Adrian Matthews
Unix or Windows?

We had a similar problem recently and it turned out to be the memory
allocation for Windows processes. We had to change a registry setting.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan Haglund
Sent: 19 November 2004 15:40
To: U2 Users
Subject: [U2] [UV] Initialization Error

I am receiving an error when trying to run a phantom:

An error has occurred during uniVerse initialization
 Please contact the system administrator
 Error code:  1  25


I have not been able to find a listing of what the error codes translate
to.
Does anyone have an idea?

Thanks,

Bryan Haglund
Haglund Consulting Inc.
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/




The information contained in this email is strictly confidential and for the 
use of the addressee only, unless otherwise indicated. If you are not the 
intended recipient, please do not read, copy, use or disclose to others this 
message or any attachment. Please also notify the sender by replying to this 
email or by telephone +44 (0)20 7896 0011 and then delete the email and any 
copies of it. Opinions, conclusions (etc.) that do not relate to the official 
business of this company shall be understood as neither given nor endorsed by 
it.  IG Markets Limited and IG Index Plc are authorised and regulated by the 
Financial Services Authority and, in Australia, by the Australian Securities 
and Investments Commission.
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization Error

2004-11-19 Thread Bryan Haglund
Glenn,

Sounds like it was not able to get a PID - not sure why though.  Users are
able to log in and out without a problem, it's just not able to start any
phantoms.

Where did you get the the error code definitions?

Thanks,

Bryan Haglund
Haglund Consulting Inc.

- Original Message - 
From: Glenn Herbert [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 19, 2004 8:53 AM
Subject: Re: [U2] [UV] Initialization Error


 Wow.  Have never seen this one.  Though I am not certain how to resolve
 this, the error codes mean:

 1: Unable to create a signature; the getid system call failed.

 25: (ENOTTY) Not a typewriter. The file mentioned in an ioctl is not a
 terminal or one of the other devices to which these calls apply.

 Anyone have more?

 At 10:39 AM 11/19/2004, you wrote:
 I am receiving an error when trying to run a phantom:
 
 An error has occurred during uniVerse initialization
   Please contact the system administrator
   Error code:  1  25
 
 
 I have not been able to find a listing of what the error codes translate
to.
 Does anyone have an idea?
 
 Thanks,
 
 Bryan Haglund
 Haglund Consulting Inc.
 ---
 u2-users mailing list
 [EMAIL PROTECTED]
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 [EMAIL PROTECTED]
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization Error

2004-11-19 Thread Don Verhagen
The Not a typewriter is indictative of the a term type not being set 
correctly or blank.  On all our unix cron jobs a wrapper functions sets these 
enviroment variables since cron only sets a few enviroments by default.

Thanks,




--
Donald Verhagen  
Application Development Manager
[EMAIL PROTECTED]
Tandem Staffing Solutions, Inc.
1690 S Congress Avenue, Suite 210
Delray Beach, FL 33445  USA
Voice Phone: 561.454.3592 Fax Phone: 561.454.3640 

 [EMAIL PROTECTED] 10:53:56 AM 11/19/2004 
Wow.  Have never seen this one.  Though I am not certain how to resolve 
this, the error codes mean:

1: Unable to create a signature; the getid system call failed.

25: (ENOTTY) Not a typewriter. The file mentioned in an ioctl is not a 
terminal or one of the other devices to which these calls apply.

Anyone have more?

At 10:39 AM 11/19/2004, you wrote:
I am receiving an error when trying to run a phantom:

An error has occurred during uniVerse initialization
  Please contact the system administrator
  Error code:  1  25


I have not been able to find a listing of what the error codes translate to.
Does anyone have an idea?

Thanks,

Bryan Haglund
Haglund Consulting Inc.
---
u2-users mailing list
[EMAIL PROTECTED] 
To unsubscribe please visit http://listserver.u2ug.org/ 
---
u2-users mailing list
[EMAIL PROTECTED] 
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization Error

2004-11-19 Thread Bryan Haglund
Adrian,

This is running on AIX 5.1.0.0  UV 10.1.0

Thanks,

Bryan Haglund
Haglund Consulting Inc.

- Original Message - 
From: Adrian Matthews [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 19, 2004 9:21 AM
Subject: RE: [U2] [UV] Initialization Error


 Unix or Windows?

 We had a similar problem recently and it turned out to be the memory
 allocation for Windows processes. We had to change a registry setting.



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Bryan Haglund
 Sent: 19 November 2004 15:40
 To: U2 Users
 Subject: [U2] [UV] Initialization Error

 I am receiving an error when trying to run a phantom:

 An error has occurred during uniVerse initialization
  Please contact the system administrator
  Error code:  1  25


 I have not been able to find a listing of what the error codes translate
 to.
 Does anyone have an idea?

 Thanks,

 Bryan Haglund
 Haglund Consulting Inc.
 ---
 u2-users mailing list
 [EMAIL PROTECTED]
 To unsubscribe please visit http://listserver.u2ug.org/




 The information contained in this email is strictly confidential and for
the use of the addressee only, unless otherwise indicated. If you are not
the intended recipient, please do not read, copy, use or disclose to others
this message or any attachment. Please also notify the sender by replying to
this email or by telephone +44 (0)20 7896 0011 and then delete the email and
any copies of it. Opinions, conclusions (etc.) that do not relate to the
official business of this company shall be understood as neither given nor
endorsed by it.  IG Markets Limited and IG Index Plc are authorised and
regulated by the Financial Services Authority and, in Australia, by the
Australian Securities and Investments Commission.
 ---
 u2-users mailing list
 [EMAIL PROTECTED]
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization Error

2004-11-19 Thread Glenn Herbert
At 11:37 AM 11/19/2004, you wrote:
Glenn,
Sounds like it was not able to get a PID - not sure why though.  Users are
able to log in and out without a problem, it's just not able to start any
phantoms.
Where did you get the the error code definitions?
Well, having worked on universe for oh... 15 years maybe (pre- IBM days)... 
I have this nifty Vmark Technical Bulletin (ref# 74-0039 circa 1991) that 
lists all the fault and error codes (well, those codes up to the mid-1990's 
when I stopped penciling them in).  I don't think this is in circulation 
anymore. 
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] Initialization Error

2004-11-19 Thread dave . meeks
And, of course, given Glenn and I have full access to the source base, and
can easily look it up that way, also helps :-)

Dave

-Original Message-
From: Glenn Herbert [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 19, 2004 1:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [U2] [UV] Initialization Error

At 11:37 AM 11/19/2004, you wrote:
Glenn,

Sounds like it was not able to get a PID - not sure why though.  Users are
able to log in and out without a problem, it's just not able to start any
phantoms.

Where did you get the the error code definitions?

Well, having worked on universe for oh... 15 years maybe (pre- IBM days)... 
I have this nifty Vmark Technical Bulletin (ref# 74-0039 circa 1991) that 
lists all the fault and error codes (well, those codes up to the mid-1990's 
when I stopped penciling them in).  I don't think this is in circulation 
anymore. 
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization Error

2004-11-19 Thread Dianne Ackerman
Would you be willing to put that up on the u2ug page somewhere for all 
of us to look at?
-Dianne

Glenn Herbert wrote:
At 11:37 AM 11/19/2004, you wrote:
Glenn,
Sounds like it was not able to get a PID - not sure why though.  
Users are
able to log in and out without a problem, it's just not able to start 
any
phantoms.

Where did you get the the error code definitions?

Well, having worked on universe for oh... 15 years maybe (pre- IBM 
days)... I have this nifty Vmark Technical Bulletin (ref# 74-0039 
circa 1991) that lists all the fault and error codes (well, those 
codes up to the mid-1990's when I stopped penciling them in).  I don't 
think this is in circulation anymore. ---
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization Error

2004-11-19 Thread Glenn Herbert
Actually, you can find it as Appendix E in the admin guide
www-306.ibm.com/software/data/ u2/pubs/library/96univ/admin/Admin.pdf
At 02:21 PM 11/19/2004, you wrote:
Would you be willing to put that up on the u2ug page somewhere for all of 
us to look at?
-Dianne

Glenn Herbert wrote:
At 11:37 AM 11/19/2004, you wrote:
Glenn,
Sounds like it was not able to get a PID - not sure why though.
Users are
able to log in and out without a problem, it's just not able to start any
phantoms.
Where did you get the the error code definitions?

Well, having worked on universe for oh... 15 years maybe (pre- IBM 
days)... I have this nifty Vmark Technical Bulletin (ref# 74-0039 circa 
1991) that lists all the fault and error codes (well, those codes up to 
the mid-1990's when I stopped penciling them in).  I don't think this is 
in circulation anymore. ---
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization Error

2004-11-19 Thread Ray Wurlod
The UniVerse failure codes are in an Appendix of the Administering UniVerse 
manual.  Don't have access at the moment otherwise I'd be more precise.
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization Error

2004-11-19 Thread Clifton Oliver
Appendix E in the 10.1 docs.

Ray Wurlod wrote:
The UniVerse failure codes are in an Appendix of the Administering UniVerse 
manual.  Don't have access at the moment otherwise I'd be more precise.
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization error 9 22 -- undocumented?

2004-08-19 Thread Lee Bacall
Craig,
Unless you have the path to UniVerse established in your system, you would
have to:
cd /etc   (or wherever you have installed UniVerse)
./rc.d/init.d/uv.rc start

Yep, it's not exactly intuitive.

Lee Bacall
http://www.binarystar.com
Phone: +1 (954) 791-8575
Cell:  +1 (954) 655-6581

- Original Message - 
From: Craig Bennett [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 18, 2004 7:16 PM
Subject: [U2] [UV] Initialization error 9 22 -- undocumented?


 Hi All,

 I'm examining an outage at one of our clients (UV 10.0.7 AIX 5.1). When
 the support staff tried to restart UniVerse using the /etc/uv.rc script,
 they received the error:

 Temporary directory is not an absolute pathname.
 An error has occured during the uniVerse initialization
 Please contact the system administrator Error code: 9 22

 Appendix E of Administering UniVerse lists error codes from 1 to 8.

 Does anyone know what the 9 means?

 According to the manual, the 22 indicates an invalid argument and I
 presume it indicates the relative path name to temp, but the uvconfig
 file shows:

 UVTEMP /tmp

 Any ideas?


 Craig
 ---
 u2-users mailing list
 [EMAIL PROTECTED]
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] Initialization error 9 22 -- undocumented?

2004-08-19 Thread Craig Bennett
Hi Lee,
Unless you have the path to UniVerse established in your system, you would
have to:
cd /etc   (or wherever you have installed UniVerse)
./rc.d/init.d/uv.rc start
Are you saying I need to be in the UniVerse directory for the uv.rc 
script to work or that the uv executable needs to be in my PATH?


Craig
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/