[kepler-dev] Error in the new check ins?

Ilkay Altintas altintas at sdsc.edu
Mon Aug 1 09:53:06 PDT 2005


Hi Jagan,

Thanks for checking in your code.

I tried to do a quick update and compile. I get the following error:

copy-lib-unix:

setcommonclasspath:

prepare:
      [copy] Copying 20 files to /Users/altintas/project/kepler/build/src
      [copy] Copying 3 files to  
/Users/altintas/project/kepler/build/configs
      [copy] Copying 1 file to  
/Users/altintas/project/kepler/build/configs/ptolemy/configs/kepler/ 
workflows

compile-dev:
     [javac] Compiling 20 source files to  
/Users/altintas/project/kepler/build/classes
     [javac]  
/Users/altintas/project/kepler/build/src/org/monash/griddles/ 
GriddlesRemoteExec.java:132: cannot access jobrun.MyJobrun_Impl
     [javac] bad class file:  
/Users/altintas/project/kepler/lib/jar/griddles/ 
griddlesActorLib.jar(jobrun/MyJobrun_Impl.class)
     [javac] class file has wrong version 49.0, should be 48.0
     [javac] Please remove or make sure it appears in the correct  
subdirectory of the classpath.
     [javac]     return (Stub)(new MyJobrun_Impl().getJobrunIFPort());
     [javac]                       ^
     [javac] Note: Some input files use or override a deprecated API.
     [javac] Note: Recompile with -deprecation for details.
     [javac] 1 error

BUILD FAILED
/Users/altintas/project/kepler/build.xml:355: Compile failed; see the  
compiler error output for details.



Do you  know what might have caused it?

Hopefully we can look into your questions in more details after we get  
this to run.

Thanks very much,
-ilkay



More information about the Kepler-dev mailing list