[ https://issues.apache.org/jira/browse/ISIS-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151126#comment-17151126 ]
Andi Huber commented on ISIS-2382: ---------------------------------- By experiment I found that in case you have bad luck and hit this issue, the summary like the following is unaffected. {noformat} 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : About to create the Metamodel ... 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - adding types from ValueTypeProviders 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - categorizing types from class-path scan 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - introspecting 310 type hierarchies 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - introspecting 38 value types 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - introspecting 0 domain services 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - introspecting 167 mixins 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - introspecting 33 entities 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - introspecting 47 view models 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : - running remaining validators 2020-07-03 23:28:5o.a.i.c.m.s.SpecificationLoaderDefault : Metamodel created in 1692 ms. {noformat} So at least we know, that we are not missing classes that need inspection. > Action Buttons might be hidden after Bootstrapping (possible race condition) > ---------------------------------------------------------------------------- > > Key: ISIS-2382 > URL: https://issues.apache.org/jira/browse/ISIS-2382 > Project: Isis > Issue Type: Bug > Components: Isis Core > Reporter: Andi Huber > Assignee: Andi Huber > Priority: Blocker > Fix For: 2.0.0-M4 > > > Seen this both in production and prototyping mode. Prototyping mode allows to > refresh the meta model, which fixes any missing action buttons. With > production mode, one needs to restart the App. Though seen very rarely, this > is mission critical. > My assumption is, that we have a race condition when introspecting the domain > classes. -- This message was sent by Atlassian Jira (v8.3.4#803005)