[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [mv] Socket problems with old MV-3.14 catalog
Quoting Ed LaFrance (edl@newmediaems.com):
> Mike Heins wrote:
> >Based on this, I wonder if you see a message "server started in UNIX mode
> >only"
> >which would indicate something is occupying port 7781 when you do a restart...
>
> I suspected as much, since the catalog was configured for inet mode, but no
> such message - nor is there one in the minivend error.log, which reports
> that Minivend is happily running in both unix and inet modes and accepting
> connections from hostname, etc. In fact it is an inet mode problem, maybe
> more. I tried installing 'simple' catalogs in inet mode and then again in
> unix mode, and running the server is just one or the other, but no
> dice. With a clean install of Minivend 3.14-6, I was able to get catalogs
> working in unix mode. The inet behavior is the same: no install problems,
> no error messages (stdout or log file) on start up ...but it doesn't
> work: TcpMap -Host and -Port are the same as they have always been.
>
> Obviously there has been a change or two somewhere. The client's machine
> is co-located and was recently moved to a new data center, but this catalog
> was running past that time. Nonetheless, I will inquire if they have done
> something to machine configuration that would affect port availability. At
> least the client's site is up again.
The way to diagnose this better is to do:
tcsh% telnet localhost 7781
See if something is monitoring it. I am guessing you will get a hang or a
"connection refused".
If you get a banner indicating a connection, you should try
typing:
GET /something.txt HTTP/1.0
(Hit return twice). If MV is monitoring this, you should get a
404-style error message. If you get anything else, something else
occupies the port.
Based on what you have said, I am guessing you will get a hang
which says that something is blocking the port, i.e. a firewall
or port-scan interceptor.
--
Red Hat, Inc., 131 Willow Lane, Floor 2, Oxford, OH 45056
phone +1.513.523.7621 fax 7501 <mheins@redhat.com>
Research is what I'm doing when I don't know what I'm doing.
-- Wernher Von Braun
_______________________________________________
Minivend-users mailing list
Minivend-users@minivend.com
http://www.minivend.com/mailman/listinfo/minivend-users