[ic] Strange error while loading interchange related pages.

Adam Ryan interchange-users@icdevgroup.org
Fri Jan 24 13:11:00 2003


I did all you asked, still same error message.

A pid trace on interchange shows below:

select(16, [6 7 8], NULL, NULL, {3, 0}) = 0 (Timeout)
time(NULL)                              = 1043431723
open("/usr/local/interchange/etc",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 2
fstat64(2, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(2, F_SETFD, FD_CLOEXEC)         = 0
getdents64(0x2, 0x97fa538, 0x1000, 0x4) = 360
getdents64(0x2, 0x97fa538, 0x1000, 0x4) = 0
close(2)                                = 0

Nothing strange that I can see, also compared to other servers and no
difference.

Let me know what you think, I think this could be a red hat problem not
sure though.  Anything would be great.

-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org] On Behalf Of Nick Hall
Sent: Friday, January 24, 2003 11:39 AM
To: interchange-users@icdevgroup.org
Subject: RE: [ic] Strange error while loading interchange related pages.


At 11:11 AM 1/24/2003, you wrote:
>Yes interchange is running,
>
>user 12793  0.0  2.6 30400 26928 ?       S    Jan22   0:00 interchange
>
>We are sorry, but the Interchange server is unavailable due to a system

>error.  3@ @(hā@: Unknown error 134517981
>(134517981)
>
>This is the error, interchange has been reloaded several times and 
>still the error persists?
>
>What else could it be?
>
>
>
>-----Original Message-----
>From: interchange-users-admin@icdevgroup.org
>[mailto:interchange-users-admin@icdevgroup.org] On Behalf Of Geoff 
>Sternecker
>Sent: Wednesday, January 22, 2003 9:17 AM
>To: interchange-users@icdevgroup.org
>Subject: Re: [ic] Strange error while loading interchange related 
>pages.
>
>
>On Wednesday 22 January 2003 08:14 pm, Adam Ryan wrote:
> > The apache logs say nothing about this error: 
> > /cgi-bin/cart.cgi/admin/index.html HTTP/1.1" 200 159 "-" 
> > "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Hot Lingo 2.0)"
> >
> > No errors what so ever in apache logs, also no error in interchange 
> > logs.
>
>It sounds as though Interchange is not actually running.
>as root run:
>/sbin/service interchange restart
>
>then as the interchange user (user you installed interchange catalogs
>with)
>run:
>/usr/lib/interchange/bin/interchange
>
>or if you installed it under "/usr/local/"
>run:
>/usr/local/interchange/bin/interchange
>
>- geoffs
>--
>Geoff Sternecker

I've never seen that error before but make sure the permissions on the
link file is correct. It should be owned by your interchange user then
chmod 755 and chmod u+s. Also make sure your web server is set up to
correctly run cgi programs. That output looks almost like the browser is
actually displaying the C cgi program instead of running it (that error
text is in the link program of course). Maybe try the perl one instead
if you still can't get it to work. If your cgi is set up correctly make
sure you're using the right link program (vlink or tlink depending on
which mode interchange is running in). Hope this helps,

Nick Hall
SellToThem.com E-Commerce Solutions
http://www.selltothem.com


_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users