Re: [U2] UniRPC returning 39125

2010-01-08 Thread David Wolverton
Users List' Subject: Re: [U2] UniRPC returning 39125 Oh UV and UD on the same server? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Friday, 8 January 2010 10:11 AM To: 'U2 Users List' Subject

Re: [U2] UniRPC returning 39125

2010-01-07 Thread Symeon Breen
Sent: 06 January 2010 20:50 To: 'U2 Users List' Subject: Re: [U2] UniRPC returning 39125 Yes I can -- so the problem is not 'UniData' as much as it is the 'ic_opensession' 'knowing' that it's in a legit UniData account (somehow!) I just sent a support ticket to Rocket to see what they say DW

Re: [U2] UniRPC returning 39125

2010-01-07 Thread David Wolverton
' Subject: Re: [U2] UniRPC returning 39125 I don't think ic_opensession itself knows - it will connect via a socket to unirpcd which itself will know that it is unidata and do the correct thing. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun

Re: [U2] UniRPC returning 39125

2010-01-07 Thread Symeon Breen
...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: 07 January 2010 15:24 To: 'U2 Users List' Subject: Re: [U2] UniRPC returning 39125 BUT UniRPC is for both UniData and UniVerse... how does IT know which to connect to?? DW -Original Message- From: u2-users-boun...@listserver.u2ug.org

Re: [U2] UniRPC returning 39125

2010-01-07 Thread David Wolverton
in the distant future. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Thursday, January 07, 2010 12:19 PM To: 'U2 Users List' Subject: Re: [U2] UniRPC returning 39125 By default it will use defcs

Re: [U2] UniRPC returning 39125

2010-01-07 Thread Laura Hirsh
: Re: [U2] UniRPC returning 39125 And that was the answer from Rocket -- when I installed UniVerse, it overwrote the file, and made UniVerse the center of the... well... universe... g ... I changed it back to UniData and think all is well now. Thanks for the list -- hopefully this will help

Re: [U2] UniRPC returning 39125

2010-01-07 Thread Hona, David
2010 2:24 AM To: 'U2 Users List' Subject: Re: [U2] UniRPC returning 39125 BUT UniRPC is for both UniData and UniVerse... how does IT know which to connect to?? DW -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon

Re: [U2] UniRPC returning 39125

2010-01-07 Thread Hona, David
Oh UV and UD on the same server? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Friday, 8 January 2010 10:11 AM To: 'U2 Users List' Subject: Re: [U2] UniRPC returning 39125

[U2] UniRPC returning 39125

2010-01-06 Thread David Wolverton
I have a connection throwing 39125 when I try to RPC That means 'bad account' - yet the account connect data looks perfect to me... Anyone else seen 39125 during RPC? Any guidance? ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] UniRPC returning 39125

2010-01-06 Thread Brian Leach
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: 06 January 2010 5:13 PM To: 'U2 Users List' Subject: [U2] UniRPC returning 39125 I have a connection throwing 39125 when I try to RPC That means 'bad account' - yet the account connect data looks

Re: [U2] UniRPC returning 39125

2010-01-06 Thread Rex Gozar
: Wednesday, January 06, 2010 11:21 AM To: 'U2 Users List' Subject: Re: [U2] UniRPC returning 39125 Hi David Are you going in as the same user you would use to telnet? If not, does the user have permission on that account directory? Are you using an absolute pathname for the account

Re: [U2] UniRPC returning 39125

2010-01-06 Thread Rex Gozar
David, Sorry, I'm not sure about Unidata, but when I used InterCall with Universe it did not recognize a directory as an account unless it had both a VOC and a VOCLIB. In my situation, I had a zero-byte VOCLIB which caused ic_opensession to fail with a bad account error. Perhaps Unidata

Re: [U2] UniRPC returning 39125

2010-01-06 Thread Rex Gozar
David, Also, are you using a literal string within a C program? Of course, backslashes within windows paths will need to be escaped. rex ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] UniRPC returning 39125

2010-01-06 Thread David Wolverton
-boun...@listserver.u2ug.org] On Behalf Of Rex Gozar Sent: Wednesday, January 06, 2010 2:08 PM To: U2 Users List Subject: Re: [U2] UniRPC returning 39125 David, Sorry, I'm not sure about Unidata, but when I used InterCall with Universe it did not recognize a directory as an account unless it had