Re: Problem with OUI and SSH
- From: "Jeffery Thomas" <jeffthomas24@xxxxxxxxx>
- To: "Ghassan Salem" <salem.ghassan@xxxxxxxxx>
- Date: Wed, 27 Dec 2006 10:22:15 -0500
Well, that did the trick. I unset LANG and the installer ran. FWIW,
LANG is not set on the other boxes, it was only set on this one box, and the
value was: en-US.UTF-8.
Thanks!
On 12/27/06, Ghassan Salem <salem.ghassan@xxxxxxxxx> wrote:
what setting do you have for LANG in your env? and do you have any
NLS_LANG set?
On 12/27/06, Jeffery Thomas < jeffthomas24@xxxxxxxxx> wrote:
>
> All:
>
> I'm getting the following error when attempting to invoke 10g OUI on
> a new Solaris 10 box. I connect to the new server via xhost +, ssh -X,
>
> and can invoke the standard xWindows utilities such as xclock. My
> Google-Fu
> skills seem to indicate that this is some sort of connection-forwarding
> problem, but still, only OUI is balking.
>
> BadWindow (invalid Window parameter)
> BadAccess (attempt to access rivate resource denied)
> X Error of failed request: BadAtom (invalid Atom parameter)
> Major opcode of failed request: 20 (X_GetProperty)
>
> Perhaps this is due to the older version of ssh we are running?
>
> ssh -V
> SSH Version Sun_SSH_1.0, protocol versions 1.5/2.0.
>
>
> Thanks,
> Jeff
>
- Follow-Ups:
- RE: Problem with OUI and SSH
- From: Jeremiah Wilton
- References:
- Problem with OUI and SSH
- From: Jeffery Thomas
- Re: Problem with OUI and SSH
- From: Ghassan Salem
Other related posts:
- » Problem with OUI and SSH
- » Re: Problem with OUI and SSH
- » Re: Problem with OUI and SSH
- » Re: Problem with OUI and SSH
- » Re: Problem with OUI and SSH
- » Re: Problem with OUI and SSH
- » RE: Problem with OUI and SSH
- » Re: Problem with OUI and SSH
- » RE: Problem with OUI and SSH
- » RE: Problem with OUI and SSH
- » RE: Problem with OUI and SSH
what setting do you have for LANG in your env? and do you have any NLS_LANG set? On 12/27/06, Jeffery Thomas < jeffthomas24@xxxxxxxxx> wrote: > > All: > > I'm getting the following error when attempting to invoke 10g OUI on > a new Solaris 10 box. I connect to the new server via xhost +, ssh -X, > > and can invoke the standard xWindows utilities such as xclock. My > Google-Fu > skills seem to indicate that this is some sort of connection-forwarding > problem, but still, only OUI is balking. > > BadWindow (invalid Window parameter) > BadAccess (attempt to access rivate resource denied) > X Error of failed request: BadAtom (invalid Atom parameter) > Major opcode of failed request: 20 (X_GetProperty) > > Perhaps this is due to the older version of ssh we are running? > > ssh -V > SSH Version Sun_SSH_1.0, protocol versions 1.5/2.0. > > > Thanks, > Jeff >
- RE: Problem with OUI and SSH
- From: Jeremiah Wilton
- Problem with OUI and SSH
- From: Jeffery Thomas
- Re: Problem with OUI and SSH
- From: Ghassan Salem