nico75000 / zoeos

Automatically exported from code.google.com/p/zoeos
1 stars 4 forks source link

Startup error - java.lang.ClassCastException: java.lang.Object cannot be cast to java.lang.String #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configuration = Win 7 64 + 32 bit browser + Java 6.26 (32 bit)
2. Downloaded 1.41 ZOEOS
3. Run it.. with or without admin priv.

____

What is the expected output? What do you see instead?
Expected output is that ZOEOS application should load and run.
Actual output is JVM error as follows:

java.lang.ClassCastException: java.lang.Object cannot be cast to 
java.lang.String
    at java.lang.String.compareTo(Unknown Source)
    at java.util.Arrays.mergeSort(Unknown Source)
    at java.util.Arrays.mergeSort(Unknown Source)
    at java.util.Arrays.mergeSort(Unknown Source)
    at java.util.Arrays.mergeSort(Unknown Source)
    at java.util.Arrays.mergeSort(Unknown Source)
    at java.util.Arrays.mergeSort(Unknown Source)
    at java.util.Arrays.mergeSort(Unknown Source)
    at java.util.Arrays.mergeSort(Unknown Source)
    at java.util.Arrays.sort(Unknown Source)
    at java.util.Collections.sort(Unknown Source)
    at com.pcmsolutions.gui.ZoeosFrame.main(ZoeosFrame.java:1020)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    at com.exe4j.runtime.WinLauncher.main(Unknown Source)

____

What version of the product are you using? On what operating system?
Given above.

____

Please provide any additional information below.

Relevent line from error msg above is likely: " at 
com.pcmsolutions.gui.ZoeosFrame.main(ZoeosFrame.java:1020)"  When I get a 
chance, I'll download the code to see what's going on, but thought I'd post in 
case someone else takes a look first.

Original issue reported on code.google.com by admiral....@gmail.com on 11 Jul 2011 at 6:41

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hello, I am having the same issue here. Windows 7 64bit. on Zoeos 1.41. version 
1.2 won't start either, saying 'main class not found'

Original comment by zamb...@gmail.com on 31 Jan 2013 at 12:51

GoogleCodeExporter commented 8 years ago
There's no development on this project.  I was going to look into this
myself, but haven't had time.  Version 1.25 seems to run (at least it
doesn't fault immediately)

Original comment by admiral....@gmail.com on 31 Jan 2013 at 6:27

GoogleCodeExporter commented 8 years ago
thanks for your reply. yes I noticed 1.24 working ok myself in the meantime, 
but it nags me with the 'demo' message all the time. 

Original comment by zamb...@gmail.com on 31 Jan 2013 at 9:18

GoogleCodeExporter commented 8 years ago
oops sorry I mean 1.25 of course.
its a shame there isn't a mac version too, but I guess thats way too much to 
ask, hardware samplers seem to be a thing of the past for most people. 

Original comment by zamb...@gmail.com on 31 Jan 2013 at 9:21