It's all about the answers!

Ask a question

Problem with buildtoolkit


Andrei Vojakine (2621) | asked May 22 '08, 8:48 p.m.
Hi all

I am trying to play with build toolkit but every time I try to run standalone example I get:


C:\jazz\buildsystem\buildtoolkit\examples\standalone>ant -f build.xml -lib c:\jazz\buildsystem\buildtoolkit -DrepositoryAddress=http://localhost/jazz -DbuildDefinitionId=Team_build -DbuildEngineId=generic
Buildfile: build.xml

BUILD FAILED
C:\jazz\buildsystem\buildtoolkit\examples\standalone\build.xml:285: java.lang.UnsupportedClassVersionError: com/ibm/team/build/ant/task/StartBuildTask (Unsupported major.minor version 49.0)


What does it mean? What version is supported and where would I get it?

Thank you

2 answers



permanent link
Ryan Manwiller (1.3k1) | answered May 22 '08, 9:45 p.m.
JAZZ DEVELOPER
I am guessing it means the wrong version of java is being used. The toolkit
requires a 1.5 or newer VM

Can you confirm you have a 1.5 VM or newer in use here?

---
Ryan Manwiller
Jazz Team Build

permanent link
Andrei Vojakine (2621) | answered May 23 '08, 12:19 a.m.
Yep that was jvm - 1.4.2

Thank you Ryan

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.