Dear Mark,
here it is…
Microsoft Windows [Verze 6.1.7601]
C:\Users\Jaroš>cd “c:\program files\CellProfiler”
c:\Program Files\CellProfiler>cellprofiler.exe
Traceback (most recent call last):
File “cellprofiler\utilities\jutil.pyc”, line 311, in start_thread
File “javabridge.pyx”, line 537, in javabridge.JB_VM.create (javabridge.c:3796
)
UnicodeEncodeError: ‘ascii’ codec can’t encode character u’\u0161’ in position 7
061: ordinal not in range(128)
Failed to create Java VM
Uncaught exception in CellProfiler.py
Traceback (most recent call last):
File “CellProfiler.py”, line 168, in main
File “cellprofiler\cellprofilerapp.pyc”, line 37, in init
File “wx_core.pyc”, line 7978, in init
File “wx_core.pyc”, line 7552, in BootstrapApp
File “cellprofiler\cellprofilerapp.pyc”, line 67, in OnInit
File “cellprofiler\gui\cpframe.pyc”, line 26, in
File "cellprofiler\modules_init.pyc", line 21, in
File “cellprofiler\cpmodule.pyc”, line 28, in
File “cellprofiler\pipeline.pyc”, line 59, in
File “bioformats_init_.pyc”, line 187, in
File “bioformats_init_.pyc”, line 157, in start_cellprofiler_jvm
File “cellprofiler\utilities\jutil.pyc”, line 362, in start_vm
RuntimeError: Failed to start Java VM
Load ilastik Core
stopping worker thread 0
stopping worker thread 1
stopping worker thread 2
stopping worker thread 3
stopping worker thread 4
c:\Program Files\CellProfiler>
I checked also the Java and it looks it works fine. Im using the Oracle Java, but no problem to change it.
Unistalling all versions and installing the new one I did. No change.
Josef