functional testing plugin causes ClassNotResolvedException with "grails app-engine"

Bug #491282 reported by Michael Greifeneder
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Studentlife
Invalid
Undecided
Florian Motlik

Bug Description

Configuring JDO for AppEngine
Enhancing JDO classes
  [enhance] DataNucleus Enhancer (version 1.1.4) : Enhancement of classes
  [enhance] Dec 2, 2009 9:53:55 AM org.datanucleus.metadata.MetaDataManager loadClasses
  [enhance] SEVERE: Class "functionaltestplugin.FunctionalTestCase" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.
  [enhance] org.datanucleus.exceptions.ClassNotResolvedException: Class "functionaltestplugin.FunctionalTestCase" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.
  [enhance] at org.datanucleus.JDOClassLoaderResolver.classForName(JDOClassLoaderResolver.java:250)
  [enhance] at org.datanucleus.JDOClassLoaderResolver.classForName(JDOClassLoaderResolver.java:415)
  [enhance] at org.datanucleus.metadata.MetaDataManager.loadClasses(MetaDataManager.java:379)
  [enhance] at org.datanucleus.enhancer.DataNucleusEnhancer.getFileMetadataForInput(DataNucleusEnhancer.java:743)
  [enhance] at org.datanucleus.enhancer.DataNucleusEnhancer.enhance(DataNucleusEnhancer.java:545)
  [enhance] at org.datanucleus.enhancer.DataNucleusEnhancer.main(DataNucleusEnhancer.java:1252)
  [enhance] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  [enhance] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  [enhance] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [enhance] at java.lang.reflect.Method.invoke(Method.java:597)
  [enhance] at com.google.appengine.tools.enhancer.Enhancer.execute(Enhancer.java:57)
  [enhance] at com.google.appengine.tools.enhancer.Enhance.<init>(Enhance.java:60)
  [enhance] at com.google.appengine.tools.enhancer.Enhance.main(Enhance.java:41)
  [enhance] Dec 2, 2009 9:53:55 AM org.datanucleus.metadata.MetaDataManager loadClasses

Changed in studentlife:
assignee: nobody → Florian Motlik (flomotlik)
Changed in studentlife:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.