- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- x_start will not execute, working with Exceed/Humm...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 03:30 AM
тАО09-29-2003 03:30 AM
x_start will not execute, working with Exceed/Hummingbird
I set up x_start in my home directory. Now, when I try to execute this by doing this
$ ./x_start
Error messages come up and these are the msg
./x_start[7]: /home/username/.profile: cannot execute
/usr/bin/x11/xrdb: connection refused
/usr/bin/x11/xrdb: cannot open disdplay 'my computer IP'
Error: couldn't find per display information
When I try to run Exceed, I go to this link
Hummingbird Connectivity v7.1.1
Exceed
Xstart
and put in the command line
/home/username/x_start &
I can see the client services start, but then it gets hung up.
What do these errors indicate? I am not able to do nslookup of my Windows XP IP address, but nslookup works for the other servers. Should I put my IP in the host files?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 03:32 AM
тАО09-29-2003 03:32 AM
Re: x_start will not execute, working with Exceed/Hummingbird
Yes or use DHCP or any other means to get the server to be able to resolve your PC. This is quite a common problem.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 03:36 AM
тАО09-29-2003 03:36 AM
Re: x_start will not execute, working with Exceed/Hummingbird
Make sure ipfilter is not closing down port 7000.
Check the settings in /etc/rc.config.d/xfs make sure the first variabel is set to 1.
Make sure the DISPLAY variable is set as follows:
DISPLAY=ip_of_workstation:0.0
Make sure the variable is exported.
Exceed 7.1 gave us so much trouble, we downgraded to 7.0, which we still use. Consider an upgrade or downgrade.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 03:37 AM
тАО09-29-2003 03:37 AM
Re: x_start will not execute, working with Exceed/Hummingbird
You mean use DHCP in the HPUS 11.0? This is a fixed address server, and from my PC it looks like Windows XP is using DHCP (but my PC seems to have a fixed IP?).
Please elaborate on what you mean.
Thanks,
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 03:40 AM
тАО09-29-2003 03:40 AM
Re: x_start will not execute, working with Exceed/Hummingbird
To test if name resolution is the problem, just put your PC's ip address in /etc/hosts and any old hostname will do but why not use the real hostname of your PC. Make sure /etc/nsswitch.conf uses "files" before "DNS". If this then works, you have a problem with name resolution and it is probably your DNS setup. If it still doesn't work then let us know as there are lots of other possibilites icluding those in the previous post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 03:42 AM
тАО09-29-2003 03:42 AM
Re: x_start will not execute, working with Exceed/Hummingbird
# /etc/host
Then be sure that your server will resolve the name from the /etc/hosts file first and not from the DNS.
A line in the /etc/nsswitch.conf file will do that
hosts: files [NOTFOUND=continue] dns
HTH
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 03:43 AM
тАО09-29-2003 03:43 AM
Re: x_start will not execute, working with Exceed/Hummingbird
next I'd ensure I can connect to the CDE session .... does Exceed version 7 not have an XDMCP broadcast option to list all available hosts listening for XDMCP requests.
Lastly I'd set up my /x_start routine ... is this on the unix box ? if yes what does it contain .... I only have an old version and have never heard of it before
ps reading my old documentation it seems that the x_start script may need to be on the PC is this the case ... appologies if it is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 03:43 AM
тАО09-29-2003 03:43 AM
Re: x_start will not execute, working with Exceed/Hummingbird
I just re-read my first post and didn't mean to say DHCP, apologies. I meant DNS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2003 06:40 AM
тАО09-29-2003 06:40 AM
Re: x_start will not execute, working with Exceed/Hummingbird
If you are running exceed,
1 Use the program xconfig go to communications and select xdmp-broadcast.
2. Click the configure button.
3. Select the file to edit and click edit.
Enter your machine names and IPs.
save and exit.
This will put you in the CDE environment.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-30-2003 04:56 AM
тАО09-30-2003 04:56 AM
Re: x_start will not execute, working with Exceed/Hummingbird
I have not set up /etc/nsswitch.conf with
hosts: files[NOTFOUND=continue] dns
Alex: yes the x_start I am referring to is on a unix box, HPUX 11.0 box
Tim: after I select the configure button, and select the file to edit, what file am I supposed to edit?
Thanks for your help guys, this is much harder to configure than my previous Exceed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-30-2003 05:54 AM
тАО09-30-2003 05:54 AM
Re: x_start will not execute, working with Exceed/Hummingbird
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-30-2003 07:10 AM
тАО09-30-2003 07:10 AM
Re: x_start will not execute, working with Exceed/Hummingbird
I don't see xdmcp.txt at the location you indicated. That is, I am able to folow the path
/document and settings/all users/application data
it stops there, there is no hummingbird.
Let me go check something...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2003 02:59 AM
тАО10-01-2003 02:59 AM
Re: x_start will not execute, working with Exceed/Hummingbird
When I edited xdmcp.txt file, I put in the server IP, and saved it. When I got out of it and clicked Yes to perform server reset now. After that I get a message saying that Xconfig is not responding? Any reason why Xconfig will not respond?
Alex...yes the /x_start is on the unix box. Here is what my x_start file looks like, this is the exact same set up as another guy I work with, but his works and not mine. See below what my x_start looks like...
#
# sun o/s
#
DISPLAY=143.134.57.25:0.0
export DISPLAY
if $HOME/.profile
then . $HOME/.profile
fi
/usr/bin/X11/xrdb -all /home/ellisj/.Xresources
/usr/bin/X11/hpterm -ls -sb -fg Yellow -bg MidnightBlue -fn 10x20 -T
"Hserv10 Jim Ellis - Window 1" -display 143.134.57.25:0.0 &
/usr/bin/X11/hpterm -ls -sb -fg Orange -bg Black -fn 10x20 -T "Hserv10 Jim Ellis - Window 2" -display 143.134.57.25:0.0 &
/usr/bin/X11/hpterm -ls -sb -fg Orange -bg Black -fn 8x15 -T "Hserv10 Jim Ellis - Window 3" -display 143.134.57.25:0.0 &
Any more helpful hints?
Thanks.