-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 0.1
-
Component/s: Infrastructure
-
None
-
Environment:
BEA WLS 8.1 SP 4
BEA WebLogic JRockit 1.4.2_05 JVM R24.4.0-1
Exception:weblogic.management.ApplicationException: activate failed for atlassian-bamboo-web-app-0.1 Module: atlassian-bamboo-web-app-0.1 Error: weblogic.management.DeploymentException: - with nested exception: [java.lang.UnsupportedClassVersionError: com/atlassian/bamboo/setup/BootstrapLoaderListener (Unsupported major.minor version 49.0)] java.lang.UnsupportedClassVersionError: com/atlassian/bamboo/setup/BootstrapLoaderListener (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass(Ljava.lang.String;[BIILjava.security.ProtectionDomain;)Ljava.lang.Class;(Unknown Source) at
Comment from http://confluence.atlassian.com/display/BAMBOO/Getting+Started+with+Bamboo
> Which requirements has Bamboo? JSE version and/or JEE version?
Bamboo should be compatible with any server that supports Servlet API 2.2 and JDK 1.4, although we've tested the application primarily on JDK 1.5 at the moment.
Hence Bamboo 0.1 isn't running on Java 1.4 right now or I'm missing something.