[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Not able to use JDK1.6 with terracotta DSO  XML
Forum Index -> Terracotta Platform
Author Message
sachin

neo

Joined: 07/28/2006 04:22:53
Messages: 9
Offline

Hi,

We trying to make a dso-boot-jar file for JDK 1.6.0 beta 2 and we got the following error.

Exception in thread "main" com.tc.config.schema.setup.ConfigurationSetupException:
*********************************************************************
Cannot determine version based on 'java.version' value of 1.6.0-beta2
*********************************************************************

at com.tc.object.config.StandardDSOClientConfigHelper.<init>(StandardDSOClientConfigHelper.java:346)
at com.tc.object.config.StandardDSOClientConfigHelper.<init>(StandardDSOClientConfigHelper.java:163)
at com.tc.object.tools.BootJarTool.main(BootJarTool.java:1392)
Caused by: java.lang.RuntimeException: Cannot determine version based on 'java.version' value of 1.6.0-beta2
at com.tc.util.runtime.Vm.getMajorVersion(Vm.java:31)
at com.tc.object.config.StandardDSOClientConfigHelper.addJDK15PreInstrumentedSpec(StandardDSOClientConfigHelper.java:1042)
at com.tc.object.config.StandardDSOClientConfigHelper.doAutoconfig(StandardDSOClientConfigHelper.java:842)
at com.tc.object.config.StandardDSOClientConfigHelper.<init>(StandardDSOClientConfigHelper.java:344)
... 2 more


If its not possible to make the dso-boot.jar for jdk-1.6 then, is it possible to use dso-boot-jar for JDK 1.5 in JDK 1.6 environment, as we are not using any of the JDK 1.6 classes.

Kindly revert back as soon as possible...

regards,
Sachin
achhabra

neo

Joined: 07/06/2006 10:27:12
Messages: 9
Offline

Hi Sachin,

JDK 1.6 is currently not supported. We are just beginning to test using JDK 1.6. The good news is that it does not take long to test and certify a JDK version.

Arvind
Field Engineer
Terracotta, Inc.
 
Forum Index -> Terracotta Platform
Go to:   
Powered by JForum 2.1.7 © JForum Team