Issue Type: Bug Bug
Assignee: Unassigned
Components: Amdatu Release
Created: 22/May/12 2:17 PM
Description:

I installed amdatu 1.0.0-RC1 from http://repository.amdatu.org/releases/org/amdatu/release/org.amdatu.release/1.0.0-RC1/ and added my custom bundles (from the kickstart). After a restart and pressing "log 100" I got the following error message:

2012.05.22 14:03:48 INFO - Bundle: org.amdatu.multitenant.org.apache.felix.eventadmin - [org.amdatu.tenant.adapter.BundleDataStore] - ServiceEvent REGISTERED
2012.05.22 14:03:48 WARNING - Bundle: org.amdatu.tenant.factory - Invocation of 'add' failed. - java.lang.IllegalStateException: Could not find component for tenant org.amdatu.tenant.PLATFORM
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:95)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.felix.dm.InvocationUtil.invokeMethod(InvocationUtil.java:70)
at org.apache.felix.dm.InvocationUtil.invokeCallbackMethod(InvocationUtil.java:40)
at org.apache.felix.dm.impl.ComponentImpl.invokeCallbackMethod(ComponentImpl.java:668)
at org.apache.felix.dm.impl.dependencies.ServiceDependencyImpl.invoke(ServiceDependencyImpl.java:555)

these bundles work fine in 0.4.0. I don't know if I have to adjust something when I want to run my bundles in 1.0.0 (where can I find that find of information), but this seems to be a Amdatu issue.

Project: Amdatu
Priority: Major Major
Reporter: Mark Machielsen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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