Hi Pierre, thanks for the fast reply. I checked with the registred issue but I think my problem will not be solved with the patch.
Maybe someone can help me understand the following lines when ofbiz is started (picket all "helper initializing" infos in order of their appearance): Delegator "default" initializing helper "ofbizolap_demo" for entity group "org.ofbiz.olap". Delegator "default" initializing helper "demotenant" for entity group "org.ofbiz.tenant". Delegator "default" initializing helper "ofbiz_demo" for entity group "org.ofbiz". --> ok until here Delegator "default#demo1" NOT initializing helper for entity group "org.ofbiz.tenant" because the group is not associated to this delegator. --> where do I associate the delegator Delegator "default#demo1" initializing helper "ofbizolap_demo" for entity group "org.ofbiz.olap". --> why is a helper initialized for tenant demo1 that should be used for tenant demo. Delegator "default#demo1" initializing helper "ofbiz_demo" for entity group "org.ofbiz". Delegator "default#demo1" initializing helper "ofbizolap_demo" for entity group "org.ofbiz.olap". Delegator "default#demo1" NOT initializing helper for entity group "org.ofbiz.tenant" because the group is not associated to this delegator Delegator "default#demo1" initializing helper "ofbiz_demo" for entity group "org.ofbiz". Delegator "default#demo" initializing helper "ofbizolap_demo" for entity group "org.ofbiz.olap". Delegator "default#demo" NOT initializing helper for entity group "org.ofbiz.tenant" because the group is not associated to this delegator. Delegator "default#demo" initializing helper "ofbiz_demo" for entity group "org.ofbiz". ... Kind regards, Ingo -- View this message in context: http://ofbiz.135035.n4.nabble.com/Tenant-datasource-helper-missing-tp4654914p4654937.html Sent from the OFBiz - User mailing list archive at Nabble.com.
