bug v1.0
avatar mbabker
mbabker
12 Jul 2013

I just checked on i.j.o to see how well it was handling the PBF activity when I noticed it isn't. In fact, it hasn't added new items since June 29. It's obviously receiving data though as open/close dates on items are being updated.

I just enabled most of the debug options on the site (thought they were already active, apparently not ?), so we should start getting log files to work with.

avatar mbabker mbabker - open - 12 Jul 2013
avatar mbabker mbabker - open - 12 Jul 2013
avatar mbabker
mbabker - comment - 12 Jul 2013

Everything was getting logged to a error.log file (which wasn't visible in the UI). That's now present (other changes on the framework branch aren't pushed up, I'll handle that later on).

avatar mbabker
mbabker - comment - 24 Jul 2013

So it's not that the hooks aren't triggering, but rather the logger is causing an issue in that it doesn't create files if they don't already exist and the router is catching the exceptions and throwing them as RoutingExceptions. I've add blank log files up to the server in the meantime, let's see what happens.

avatar mbabker
mbabker - comment - 24 Jul 2013

And I had to add the full file path to the debug.log-path param (D'OH!). We might be in business now.

avatar - close - 24 Jul 2013
avatar mbabker
mbabker - comment - 24 Jul 2013

All's well now. This has been a productive couple of hours between debugging here and working on CMS issues.

Add a Comment

Login with GitHub to post a comment