New FATAL errors

Wed Jul 25 15:53:12 2018 [24061][1][FATAL] error loading relationship project_resource
Wed Jul 25 15:53:12 2018 [24061][1][FATAL] error loading relationship am_projecttemplates_resources
Thu Jul 26 15:26:17 2018 [2932][1][FATAL] error loading relationship project_resource
Thu Jul 26 15:26:18 2018 [2932][1][FATAL] error loading relationship am_projecttemplates_resources
Fri Jul 27 12:29:13 2018 [7658][1][FATAL] log call at: modules/Administration/index.tpl:54 - MY_FRAME is not set
Fri Jul 27 12:30:19 2018 [7810][1][FATAL] log call at: modules/Administration/index.tpl:54 - MY_FRAME is not set

Can u pls help how to amend these?

Thx

Dan

Same errors here. I can confirm this occurred after upgrade to 7.10.7

@wondertrout or @Dan70 did anyone fix this error ? im facing an similar issue… Kindly help

About this one :point_up:

If you’ve upgraded to the latest, you should have the version on the right-hand side of this:

You can check that.

Check also that if you have a file in

custom/modules/Administration/index.tpl

… then it’s overriding the new file, you need to edit it to match the newer version.

A post was split to a new topic: Project tasks issues

@ sravanitedla I upgraded to 7.11.10 and this problem no longer seems to exist

1 Like

HI, sorry for not answering.
only updated now to 7.11.13 and issue seems to have been gone

Dan

well… I am running

Version 7.11.15

and not to unearth smoothed ground but I wonder why I am seeing these entries in my logs:

Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship project_resource
Wed Jul 15 12:16:59 2020 [9609][1][FATAL] error loading relationship am_projecttemplates_resources

looks like a call gets fired a couple times… I will see if I can dig a hole here.

well… as time passes I was able to track down where this error is coming from (see figure 1.)


Figure 1.

I will dig more and see why really the project_resource and am_projecttemplates_resources are causing this 12 times and I see that the delete process ran the inner loop for @Dan70 twice vs my 12 times.

I am thinking I have something that has 12 records and it is firing off trying to “Delete something” 12 times… hmmm thinking my users… I will see… shovel in hand.

Just figured out that this log entry only fires if you delete a user account… AND drum roll… if the account can’t pull up all the relationship associations that are linked then well… BANG… you get a error message caused by the returning of the false value.

I think… hmm. I still have to see why I don’t have any records created for the user accounts that were deleted.

Tables that don’t have records that are linked to the user. hmmm

am_projecttemplates_resources

project_resource