On Mon, Jan 28, 2013 at 1:45 PM, Supun Nakandala <[email protected]> wrote: > I think 0.6 RC4 is the trunk. Am I correct?
Hi Supun, Please see following, http://www.mail-archive.com/[email protected]/msg01204.html Thanks Amila > > On Tue, Jan 29, 2013 at 12:04 AM, Supun Nakandala <[email protected] >> wrote: > >> Thanks Devs. I manged to fix the problem. The problem was due to the >> mismatch between the compiler and the run time. >> >> >> On Mon, Jan 28, 2013 at 11:39 PM, Amila Jayasekara < >> [email protected]> wrote: >> >>> Hi Supun, >>> >>> What are the java version and javac versions in your machine ? >>> Seems like you tried to compile code using JDK 1.7 (51) and trying to >>> run it using a JVM below 1.7. (maybe 1.6 or 1.5) >>> >>> You may find more information in [2]. >>> >>> [2] >>> http://stackoverflow.com/questions/8605005/what-is-java-lang-unsupportedclassversionerror >>> >>> Thanks >>> Amila >>> >>> On Mon, Jan 28, 2013 at 12:51 PM, Supun Nakandala >>> <[email protected]> wrote: >>> > Hi devs, >>> > I am Supun Nakandala, Computer Science & Engineering Undergraduate from >>> > University of Moratuwa. I'am passionate in getting involved in Airavata >>> > project. I managed to checkout the source code and build it in my local >>> > environment successfully (0.5 version). But when I execute >>> > the airavata-server.sh script I get an error saying "Unsupported >>> > major.minor version 51.0". After searching in the internet I found that >>> > this error is due to the mismatch between compiling environment and the >>> run >>> > time environment. But I couldn't fix it my self. I have attached the >>> > link[1] to the complete log below . Thanks in advance for your help. >>> > >>> > [1] https://gist.github.com/4657549 >>> > >>> > Thank you >>> > Supun Nakandala >>> >> >> >> >> -- >> Thank you >> Supun Nakandala >> Dept. Computer Science and Engineering >> University of Moratuwa >> > > > > -- > Thank you > Supun Nakandala > Dept. Computer Science and Engineering > University of Moratuwa
