Marcel Offermans created AMDATU-571:
---------------------------------------

             Summary: When restarting the framework with an existing cache 
containing tenants, you get a stacktrace
                 Key: AMDATU-571
                 URL: http://jira.amdatu.org/jira/browse/AMDATU-571
             Project: Amdatu
          Issue Type: Bug
          Components: Amdatu Tenant
    Affects Versions: 0.3.0
            Reporter: Marcel Offermans


To reproduce:

# Unpack the release.
# Start it.
# Stop it again.
# Start it again.
# Display the log messages.

You get messages like this one:

{code}
2012.02.24 11:41:03 WARNING - Bundle: org.amdatu.tenant.factory - Invocation of 
'add' failed. - java.lang.IllegalStateException: Could not find component for 
tenant tenant1
        at 
org.amdatu.tenant.adapter.MultiTenantBundleDataStore.delete(MultiTenantBundleDataStore.java:93)
        at 
org.amdatu.tenant.adapter.MultiTenantBundleDataStore.initial(MultiTenantBundleDataStore.java:59)
        at 
org.amdatu.tenant.factory.TenantServiceFactory.add(TenantServiceFactory.java:93)
        ...
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to