Opened 13 years ago

Closed 13 years ago

#126 closed defect (invalid)

3DMatrix version 1.6 doesn't run on Java 1.6.0-b22 WSE

Reported by: Joop Owned by:
Priority: Feedback Pending Milestone:
Component: general Version: 1.6.0-b22 WSE
Severity: highest Keywords:
Cc:

Description

3DMatrix version 1.6 does run on Java 1.4.2, but doesn't run on Java 1.6.0-b22 WSE. Didn't try version 1.5.009 because log shows similar results as with JCad.

Enclosed (renamed) log file from program.
I used this command file for starting up;
@echo off
rem Java 1.4.2
SET JAVA_HOME=i:\JAVA\JAVA142
set BEGINLIBPATH=i:\JAVA\JAVA142\bin
set path=i:\JAVA\JAVA142\bin
rem @echo off
rem Java 1.5.009
rem SET JAVA_HOME=i:\JAVA\JAVA150
rem set BEGINLIBPATH=i:\JAVA\JAVA150\bin
rem @echo off
rem Java 1.6.0
rem set BEGINLIBPATH=i:\JAVA\JAVA160\bin
rem set path=i:\JAVA\JAVA160\bin
I:
cd I:\CAD\3DMatrix
java -Xmx300m -jar 3dmatrix.jar

I can remove or add rem statements to make a Java version active. This on is from Java 1.4.2, the others seems not to work and give an error log.
I run eCS 1.2 Dutch with 1Gb memory, enough diskspace

3DMatrix can be downloaded from www.digitalscores.com/3dmatrix/downloads.html

Attachments (1)

error_Java_160.log (588 bytes) - added by Joop 13 years ago.
Error log from 3DMatrix with Java version 1.6.0

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by Joop

Attachment: error_Java_160.log added

Error log from 3DMatrix with Java version 1.6.0

comment:1 Changed 13 years ago by Joop

Priority: majorblocker

comment:2 Changed 13 years ago by Silvan Scherrer

Priority: blockerFeedback Pending

are you sure it runs on other os with java6. i really doubt that.

comment:3 Changed 13 years ago by dmik

Resolution: invalid
Status: newclosed

This application is not compatible with OpenJDK 6. Please see my comment to #125.

Note: See TracTickets for help on using tickets.