[ic] undefined carts on upgrade

Peter peter at pajamian.dhs.org
Fri Dec 27 00:51:51 UTC 2013


On 12/27/2013 07:09 AM, Stefan Hornburg (Racke) wrote:
> On 12/26/2013 04:27 PM, David Etheredge wrote:
>> 
>> Yes, it is the correct config file. I just did not show all
>> catalogs or errors for brevity and they are basically duplicate.

Ok, I just saw the discrepancy as a red flag so it was worth checking.

>> Also, the ~ did work with 4.9.1. I will try the escape though as
>> suggested.

I'm curious as to whether that will work, honestly it's just a guess.

> So it is quite likely that there was a change in Interchange which
> prevented ~ from work. We should look for a patch for it, even if ~
> links are not so popular any more :-)

Grepping for the "Undefined catalog" shows two different places that can
produce that error message, one in Dispatch.pm and the other in
Server.pm.  David can you add a line like this to both right before or
after the line the outputs the error message:

::logGlobal('Dispatch.pm: ' . ::uneval(\%Global::Selector));

Then restart IC, try to access the catalog, check your global error.log
file for the output from the above and paste into your reply.


Peter



More information about the interchange-users mailing list