Title: "Venus Prime / Narrow Margin", VA ticked, Artist: Total Science & S.P.Y. (2 artists), Type: Single, Status: Official, Eng/Latin, date 2011-03-07, Country: UK, label: Subtitles Music, cat: SUBTITLESUK007
2011-02-26 05707, 2011
warp
missing template? that's a pretty big er.. bug :)
2011-02-26 05714, 2011
ocharles_
well, it's not a missing template
2011-02-26 05726, 2011
ocharles_
I think it's failing to either set stash->{template}, or it's getting set to the wrong value
2011-02-26 05733, 2011
warp
ah
2011-02-26 05744, 2011
ocharles_
maybe came in with the step skipping code
2011-02-26 05715, 2011
warp
ok, I'll have a look in a few seconds
2011-02-26 05753, 2011
warp
I don't see the missing template message on test
2011-02-26 05746, 2011
warp
hm, next is a bit messed up here.
2011-02-26 05702, 2011
warp
Couldn't require MusicBrainz::Server::Edit::Historic::Fast : Base class package "Class::Accessor::Fast::XS" is empty.
2011-02-26 05741, 2011
warp
ocharles_: is Class::Accessor::Fast::XS missing from the makefile? the above message goes away for me after installing Class::Accessor::Fast::XS.
2011-02-26 05757, 2011
ocharles_
odd, that should only be used if USE_MOOSE is set to false
2011-02-26 05701, 2011
ocharles_
and that's only for migration
2011-02-26 05730, 2011
ocharles_
see Edit::Historic::Base
2011-02-26 05700, 2011
ocharles_
the only thing that changes is that is admin/migrate-edits too :/
2011-02-26 05716, 2011
ocharles_
actually, something is probably trying to load Historic::Fast..
2011-02-26 05748, 2011
ocharles_
could you add: sub import { use Carp 'cluck'; cluck('Imported Fast') } to Historic::Fast and see if you see a warning stack trace?
2011-02-26 05702, 2011
warp
ocharles_: I cannot reproduce the 'missing template release_editor/add.tt' issue locally either.
2011-02-26 05714, 2011
ocharles_
we did change test to use a DBI backed session store
2011-02-26 05720, 2011
ocharles_
you might want to try with that locally
2011-02-26 05750, 2011
ocharles_
Catalyst::Plugin::Session::Store::DBI, and add a new db called "SESSION" with the session schema in
2011-02-26 05723, 2011
warp
er, huh? :)
2011-02-26 05739, 2011
ocharles_
which bit did I lose you at?
2011-02-26 05720, 2011
warp
I'm not entirely certain if you're talking about the Class::Accessor::Fast::XS issue or the missing template issue. neither seem at all related to a session store.
2011-02-26 05756, 2011
ocharles_
they don't *seem* related, but after this change is when stuff started getting weird :)
2011-02-26 05736, 2011
ocharles_
the C::A::F::XS stuff is unrelated, probably
2011-02-26 05705, 2011
warp
shall I put that Class::Accessor::Fast::XS in jira, so you can have a look at it later on. installing Class::Accessor::Fast::XS fixed the issue for me, so it doesn't have priority IMO.
2011-02-26 05728, 2011
warp
(add a question mark in there)
2011-02-26 05756, 2011
ocharles_
yea, sounds good
2011-02-26 05727, 2011
warp
done.
2011-02-26 05726, 2011
warp
ocharles_: are you still doing stuff on test?
2011-02-26 05732, 2011
ocharles_
nope
2011-02-26 05745, 2011
ocharles_
are you wanting to merge something I guess?
2011-02-26 05703, 2011
warp
no, test exhibits bugs which my local next doesn't.
2011-02-26 05731, 2011
warp
but I see test has locally modified files and "Not currently on any branch."
2011-02-26 05747, 2011
ocharles_
ok, I let me just take those changes
2011-02-26 05756, 2011
warp
alright
2011-02-26 05758, 2011
warp waits :)
2011-02-26 05722, 2011
ocharles_
warp: ok, it's back at next now
2011-02-26 05727, 2011
warp
cool, thanks
2011-02-26 05744, 2011
warp
looks completely bork to me
2011-02-26 05756, 2011
warp
Couldn't render template "undef error - Can't find action for path '/edit/subscribed' at /home/musicbrainz/musicbrainz-server/root/layout/menu.tt line 59
2011-02-26 05719, 2011
ocharles_
sigh, lets see what's up now
2011-02-26 05721, 2011
warp
a restart on hobbes seems to help :)
2011-02-26 05727, 2011
ocharles_
oh yea :D
2011-02-26 05727, 2011
warp
it's working now.
2011-02-26 05752, 2011
warp
yay, that seems to also fix the issue I was seeing on test but not on next.
2011-02-26 05705, 2011
ocharles_ takes all the blame :)
2011-02-26 05717, 2011
ocharles_
must remember to reset to next after testing stuff
then later I'll have tests for xml serialization of entities separately
2011-02-26 05744, 2011
ocharles_
(and json)
2011-02-26 05751, 2011
warp
ok
2011-02-26 05701, 2011
warp
heh, /ws/3 :)
2011-02-26 05719, 2011
reosarevok joined the channel
2011-02-26 05723, 2011
lfranchi_ joined the channel
2011-02-26 05756, 2011
ruaok joined the channel
2011-02-26 05715, 2011
outsidecontext joined the channel
2011-02-26 05745, 2011
kepstin joined the channel
2011-02-26 05747, 2011
nikki joined the channel
2011-02-26 05728, 2011
kurtjx joined the channel
2011-02-26 05720, 2011
pronik joined the channel
2011-02-26 05710, 2011
ijabz joined the channel
2011-02-26 05703, 2011
nikki prods test
2011-02-26 05750, 2011
nikki prods test some more
2011-02-26 05707, 2011
kurtjx joined the channel
2011-02-26 05717, 2011
ruaok
what's wrong?
2011-02-26 05737, 2011
nikki
it's not loading stuff
2011-02-26 05742, 2011
nikki
it either times out or gives me a 502
2011-02-26 05744, 2011
nikki
and a crash
2011-02-26 05748, 2011
nikki
"Caught exception in MusicBrainz::Server::Controller::Root->begin "DBD::Pg::st fetchrow_array failed: no statement executing at /home/musicbrainz/perl5/lib/perl5/Catalyst/Plugin/Session/Store/DBI.pm line 32.""