Networker

Re: [Networker] NMC Crashing on Solaris

2008-01-29 09:34:40
Subject: Re: [Networker] NMC Crashing on Solaris
From: Matthew Huff <mhuff AT OX DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Tue, 29 Jan 2008 09:32:30 -0500
Actually, it turns out that the /etc/init.d/gst has a bad bug in the
script. It sets  

LD_LIBRARY_PATH="$LD_LIBRARY_PATH:${productdir}/sybasa/lib:${productdir}
/lib"

instead of:

LD_LIBRARY_PATH="${productdir}/sybasa/lib:${productdir}/lib:$LD_LIBRARY_
PATH"

We have a version of libtcl in /usr/local/lib that's part of our
environment and it screws up their gsttclsh process.



----
Matthew Huff       | One Manhattanville Rd
OTA Management LLC | Purchase, NY 10577
www.otaotr.com     | Phone: 914-460-4039
aim: matthewbhuff  | Fax:   914-460-4139

-----Original Message-----
From: EMC NetWorker discussion [mailto:NETWORKER AT LISTSERV.TEMPLE DOT EDU] On
Behalf Of Francis Swasey
Sent: Tuesday, January 29, 2008 7:42 AM
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Subject: Re: [Networker] NMC Crashing on Solaris

On 1/28/08 4:10 PM, Matthew Huff wrote:
> 0 01/28/08 04:08:29 PM  2 0 0 1 7612 0 regulus gstd http: Web server
> exited unexpectedly. Possible reasons include: previous instance of
> gsttclsh is still running. 
> 31582 01/28/08 04:08:34 PM  2 0 0 1 7612 0 regulus gstd *** gstd
> stopping at Mon Jan 28 16:08:34 2008

Take a look at the web config file and see what port it is using.  Some
other piece of networker has grabbed that port (9000 by default) and
that's why gsttclsh can't start.  Two fixes: 1) reboot again, 2) restart
networker so it lets go of the port it should not have grabbed...

I ran into this with 7.3.3 last week.  I understand it's been a problem
ever since GST was added to networker because of the difference between
using RPC (and a range of ports) and hard coding a port.

-- 
Frank Swasey                    | http://www.uvm.edu/~fcs
Sr Systems Administrator        | Always remember: You are UNIQUE,
University of Vermont           |    just like everyone else.
    "I am not young enough to know everything." - Oscar Wilde
(1854-1900)

To sign off this list, send email to listserv AT listserv.temple DOT edu and
type "signoff networker" in the body of the email. Please write to
networker-request AT listserv.temple DOT edu if you have any problems with this
list. You can access the archives at
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>