[
https://issues.apache.org/jira/browse/OFBIZ-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954690#comment-13954690 ]
Pierre Smits commented on OFBIZ-4130:
-------------------------------------
When accessing the tenant by logging in as tenant-admin, after a restart, I see following error:
2014-03-30 16:08:36,553 (http-bio-0.0.0.0-8443-exec-1) [ ExecutionPool.java:87 :ERROR]
---- exception report ----------------------------------------------------------
Exception: java.util.concurrent.ExecutionException
Message: java.lang.NullPointerException
---- cause ---------------------------------------------------------------------
Exception: java.lang.NullPointerException
Message: null
---- stack trace ---------------------------------------------------------------
java.lang.NullPointerException
org.ofbiz.entity.GenericDelegator.initializeOneGenericHelper(GenericDelegator.java:264)
org.ofbiz.entity.GenericDelegator.access$000(GenericDelegator.java:88)
org.ofbiz.entity.GenericDelegator$1.call(GenericDelegator.java:293)
org.ofbiz.entity.GenericDelegator$1.call(GenericDelegator.java:290)
java.util.concurrent.FutureTask.run(FutureTask.java:262)
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
java.lang.Thread.run(Thread.java:744)
--------------------------------------------------------------------------------
> Tenant super user (tenant admin) can view all database details of all tenants
> -----------------------------------------------------------------------------
>
> Key: OFBIZ-4130
> URL:
https://issues.apache.org/jira/browse/OFBIZ-4130> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04, Release Branch 13.07
> Reporter: Pierre Smits
> Assignee: Jacopo Cappellato
> Priority: Critical
> Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release 11.04.01, Release Branch 12.04, Release Branch 13.07
>
> Attachments: OFBIZ-4130-MultiTenant-visibilty.patch, error.log, meta-tenant-db.patch
>
>
> When a new tenant is created and the super user of the tenant (the tenant-admin) logs in to WebTools and views the tables Tenant and TenantDataSource he/she can see all details of the tenant databases, incl TenantName, userID and password of the tenant databases.
--
This message was sent by Atlassian JIRA
(v6.2#6252)