• Task
  • Status: Closed
  • 0 Showstopper
  • Resolution: Fixed
  • ehcache-core,ehcache-terracotta
  • hsingh
  • Reporter: amiller
  • January 08, 2010
  • 0
  • Watchers: 0
  • January 17, 2013
  • February 20, 2010

Description

Probably a classloader issue I’m guessing… this test is an express test in terracotta-ehcache/system-tests:

mvn -Psystem-tests integration-test -Dtest=ClusterEventsTest

java.lang.NoClassDefFoundError: com/tc/object/bytecode/ManagerUtil at net.sf.ehcache.terracotta.StandaloneTerracottaClusteredInstanceFactory$TopologyHolder.(StandaloneTerracottaClusteredInstanceFactory.java:360) at net.sf.ehcache.terracotta.StandaloneTerracottaClusteredInstanceFactory.getTopology(StandaloneTerracottaClusteredInstanceFactory.java:350) at net.sf.ehcache.CacheManager.getCluster(CacheManager.java:1242) at org.terracotta.ehcache.tests.ClusterEventsWatcherClient.test(ClusterEventsWatcherClient.java:22) at org.terracotta.ehcache.tests.ClientBase.run(ClientBase.java:19) at org.terracotta.ehcache.tests.ClusterEventsWatcherClient.main(ClusterEventsWatcherClient.java:17) at org.terracotta.ehcache.tests.AbstractStandaloneCacheTest$App.evaluateClientOutput(AbstractStandaloneCacheTest.java:80) at org.terracotta.ehcache.tests.AbstractStandaloneCacheTest$App.runClient(AbstractStandaloneCacheTest.java:130) at org.terracotta.ehcache.tests.AbstractStandaloneCacheTest$App.runClient(AbstractStandaloneCacheTest.java:92) at org.terracotta.ehcache.tests.ClusterEventsTest$App.runTest(ClusterEventsTest.java:27) at com.tctest.runner.AbstractErrorCatchingTransparentApp.run(AbstractErrorCatchingTransparentApp.java:24) at com.tc.simulator.container.ApplicationRunner.run(ApplicationRunner.java:42) at java.lang.Thread.run(Thread.java:613)

Comments

Fiona OShea 2010-01-26

Is this fixed?

gluck 2010-01-27

Test assign.

Paul OKeeffe 2010-01-31

Greg, can you assign this back to whoever is responsible for it. Assigning to me was just to test out JIRA, which is now working fine for me.

Himadri Singh 2010-02-22

Verified in rev 20662