You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mo Fadili (JIRA)" <ji...@apache.org> on 2017/11/06 17:47:00 UTC

[jira] [Resolved] (OFBIZ-9918) ./gradlew createTenant stops at loadTenantData instruction

     [ https://issues.apache.org/jira/browse/OFBIZ-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mo Fadili resolved OFBIZ-9918.
------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Upcoming Release)

The issue was related to the numbers of CPU in the virtual machine.

My VM had only on CPU.

I changed to a VM with 2 CPU and the magic worked, 
well at least this problem has gone.

Regards



> ./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
>            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)