[
https://issues.apache.org/jira/browse/OFBIZ-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Brohl reopened OFBIZ-9918:
----------------------------------
> ./gradlew createTenant stops at loadTenantData instruction
> -----------------------------------------------------------
>
> Key: OFBIZ-9918
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9918> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Release Branch 16.11
> Environment: Postgres 9.6 Debian 9 Stretch on a VM from Google Cloud Platfrom
> Reporter: Mo Fadili
> Assignee: Michael Brohl
> Priority: Blocker
>
> Dears,
> I have setup ofbiz 16.11 on my PC, all works fine.
> When trying on a server :
> ./gradlew loadDefault works fine
> then ./gradlew createTenant with other parameter would stop working when it reaches instruction loadTenantData
> After debugging, the lock is with instruction future.get();
> in DelegatorFactory.getDelegator(...
> This happens with 16.11 and trunck.
> Java environment is:
> openjdk version "1.8.0_151"
> OpenJDK Runtime Environment (build 1.8.0_151-8u151-b12-1~deb9u1-b12)
> OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode)
> Anyone facing the same?
> All the best
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)