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/05 23:24:00 UTC

[jira] [Updated] (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 updated OFBIZ-9918:
-----------------------------
    Description: 
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





  was:
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 

In case I have tried and applied both patches : OFBIZ-9278 and OFBIZ-7793 with same result.

Note again that the same process worked fine on my PC, this time with Postgre 9.1

I have set Blocker as priority as I cannot deploy my saas application on production.

Looking forward to hearing from you.

All the best






> ./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
>             Fix For: Upcoming Release
>
>
> 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)