Bootjar creation fails with Maven plugin
----------------------------------------

                 Key: CDV-461
                 URL: https://jira.terracotta.org/jira//browse/CDV-461
             Project: Community Development
          Issue Type: Bug
    Affects Versions: trunk-nightly
            Reporter: Hung Huynh
            Assignee: Issue Review Board


2007-10-12 21:25:56,838 INFO - Terracotta trunk-nightly-rev5925, as of 
20071011-181024 (Revision 5925 by [EMAIL PROTECTED] from trunk)
2007-10-12 21:25:57,325 INFO - Configuration loaded from the file at 
'd:\work\maven-tc-plugin\examples\tc-maven-plugin-sample\tc-config.xml'.
Exception in thread "main" java.lang.RuntimeException: Unable to create runtime 
for plugins
        at com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:100)
        at com.tc.object.tools.BootJarTool.<init>(BootJarTool.java:213)
        at com.tc.object.tools.BootJarTool.main(BootJarTool.java:2433)
Caused by: org.osgi.framework.BundleException: BundleActivator start failed
        at org.knopflerfish.framework.BundleImpl.start0(BundleImpl.java:404)
        at 
org.knopflerfish.framework.PermissionOps.callStart0(PermissionOps.java:198)
        at org.knopflerfish.framework.BundleImpl.start(BundleImpl.java:320)
        at org.knopflerfish.framework.Framework.startBundle(Framework.java:501)
        at com.tc.bundles.KnopflerfishOSGi.startBundle(KnopflerfishOSGi.java:82)
        at 
com.tc.bundles.KnopflerfishOSGi.startBundles(KnopflerfishOSGi.java:64)
        at com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:149)
        at com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:95)
        ... 2 more
Caused by: java.lang.RuntimeException: Exported TC jar class 
com.tcclient.cache.CacheDataStore$CacheEntryInvalidator does not exist.
        at 
org.terracotta.modules.configuration.TerracottaConfiguratorModule.addExportedTcJarClass(TerracottaConfiguratorModule.java:96)
        at 
org.terracotta.modules.ehcache.commons_1_0.EhcacheTerracottaCommonsConfigurator.addInstrumentation(EhcacheTerracottaCommonsConfigurator.java:34)
        at 
org.terracotta.modules.configuration.TerracottaConfiguratorModule.start(TerracottaConfiguratorModule.java:44)
        at org.knopflerfish.framework.BundleImpl.start0(BundleImpl.java:373)
        ... 9 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to