[ic] IC/RH9 IC Server won't start - Please Help

AS news1 at dsl.pipex.com
Thu Oct 23 23:59:47 EDT 2003


Hi all,

Hoping someone can help me out here, I have a clean install of RH9 on my
machine for development, I have tried loading the non threaded perl rpm
from the ftp site as well.

I tried to load interchange but it kept complaining about missing perl
modules (even after installing the non-threaded rpm).

I then tried loading the individual perl rpms that it was moaning about
but some of those wouldn't install because of perl conflicts.

At this point I did a --nodeps install of IC/foundation/foundation-demo.

I can get to the first page of IC where it has the Customer / Admin
choice, so apache is up and running ok.

I can't get the server to run though, I get the following list of errors
when I try to restart the server. It looks like its complaining about
perl quite a bit??

I am a newbie to perl/linux & IC which doesn't help much.

Thanks,
Andy.

[andy at localhost /]$ /usr/lib/interchange/bin/interchange -r
Can't locate HTML/Entities.pm in @INC (@INC contains:
/usr/lib/interchange /usr/
lib/interchange/lib /usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/
5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site
_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux
-thread-multi /usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl .) at
/usr/lib/interchange/lib/Vend/Parser.pm line 68.
BEGIN failed--compilation aborted at
/usr/lib/interchange/lib/Vend/Parser.pm lin
e 68.
Compilation failed in require at /usr/lib/interchange/lib/Vend/Parse.pm
line 27.

Compilation failed in require at /usr/lib/interchange/lib/Vend/Config.pm
line 96
.
BEGIN failed--compilation aborted at
/usr/lib/interchange/lib/Vend/Config.pm lin
e 96.
Compilation failed in require at /usr/lib/interchange/bin/interchange
line 225.
BEGIN failed--compilation aborted at
/usr/lib/interchange/bin/interchange line 2
25.



-----Original Message-----
From: interchange-users-bounces at icdevgroup.org
[mailto:interchange-users-bounces at icdevgroup.org] On Behalf Of Grant
Sent: 23 October 2003 21:19
To: interchange-users at icdevgroup.org
Subject: RE: [ic] IC Jobs question


> > > On Thu, 23 Oct 2003 10:37:19 -0700
> > > "Grant" <listbox at email.com> wrote:
> > >
> > >
> > > >
> > > > Ok, I didn't pick up on the fact that it uses the regular
> Linux cron.  I
> > > > thought it was a totally separate IC feature.  Thank you
> for the info.
> > > >
> > >
> > > Interchange jobs are a standalone feature of Interchange. But if
you
> > > need to run them regularly, Linux cron comes handy ...
> > >
> > > */10 * * * * /usr/sbin/interchange --quiet
--runjobs=matstock=pages
> > >
> > > for example.
> > >
> > > Bye
> > > 	Racke
> >
> > Ok, this IC Jobs stuff is all starting to work for me now, but
> your latest
> > message above has me scratching my head.  It sounds like the IC
> jobs can be
> > run through the normal Linux cron system *or* just through IC?
> How can they
> > be run without using the Linux crontab?
>
> Just run them from the commandline (your call to Interchange is
probably
> a different one - Debian has a sweet wrapper in place):
>
> /usr/sbin/interchange --quiet --runjobs=matstock=pages
>
> Bye
> 	Racke

Ok, I think I'm getting it now.  So then there's no way to specify any
kind
of a time interval without using the Linux crontab right?  Also, is
there
any way to run something like:

/usr/sbin/interchange --quiet --runjobs=matstock=pages

in-page?

- Grant

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



More information about the interchange-users mailing list