[ic] Conversion problem...

Grant emailgrant123b at yahoo.com
Fri Aug 6 19:58:01 EDT 2004


--- "Boyer, Jim" <boyerj at wsu.edu> wrote:

> I have been trying for many days now to convert my
> catalogs from IC
> 4.9.7 to IC 5.20 and have run into a wall.  Here are
> the specifics:
> 
> IC 5.2.0
> Perl 5.8.5
> MySql  3.23.58
> RH 2.4.21-15.0.4.ELsmp
> 
> The error I am continuing getting that I can't
> resolve is as follows:
> 
>
==========================================================
> aaa.bbb.ccc.ddd 6XzdSF6x:aaa.bbb.ccc.ddd -
> [06/August/2004:11:36:17
> -0700] pubs /cgi-bin/pubs/process Safe: Auto-create
> of user failed. at
> (tag 'perl') line 1.
> >
> >  die errmsg("Auto-create of user failed.");
> >
> aaa.bbb.ccc.ddd 6XzdSF6x:aaa.bbb.ccc.ddd -
> [06/August/2004:11:36:17
> -0700] pubs /cgi-bin/pubs/process Safe: 'require'
> trapped by operation
> mask at (tag 'perl') line 5.
> >
> >
> >    my $out = $Scratch->{transaction_record};
> >    $out =~ s/^\s+//mg;
> >    $out =~ s/\s+$//mg;
> >    $out =~ s/[\r\n]+/\n/;
> >    $out =~ s/:\n(\d+|yes|succe\w+|fail\w+)\n/:
> $1\n/ig;
> >    return $out;
> >
> >
> aaa.bbb.ccc.ddd 6XzdSF6x:aaa.bbb.ccc.ddd -
> [06/August/2004:11:36:17
> -0700] pubs /cgi-bin/pubs/process Route log failed.
> aaa.bbb.ccc.ddd 6XzdSF6x:aaa.bbb.ccc.ddd -
> [06/August/2004:11:36:17
> -0700] pubs /cgi-bin/pubs/process ERRORS on ORDER
> 0001806:
> > Error during creation of order routing log:
> > Route log failed. at
> /usr/lib/interchange/lib/Vend/Order.pm line 1997.
> >
>
==========================================================
> 
> I have read in the archives but have not found a
> solution to this
> problem.  The odd part is that I have converted two
> catalogs, one works
> and the other doesn't.  The one that works is a
> little simpler catalog,
> but they are both dressed up versions of the
> foundation model.
> 
> I have removed and rebuilt until I am very warn out.
>  
> 
> If anybody has an answer for this problem I would
> greatly appreciate it.

Does the auto-create user function use the
AUTO_SEQUENCE SQL functionality?  If so, you should
check to make sure your dbconf/mysql/userdb.mysql file
is set up properly for that.

- Grant


		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 


More information about the interchange-users mailing list