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)
Change History (4)
by , 13 years ago
Attachment: | error_Java_160.log added |
---|
comment:1 by , 13 years ago
Priority: | major → blocker |
---|
comment:2 by , 13 years ago
Priority: | blocker → Feedback Pending |
---|
are you sure it runs on other os with java6. i really doubt that.
comment:3 by , 13 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This application is not compatible with OpenJDK 6. Please see my comment to #125.
Error log from 3DMatrix with Java version 1.6.0