Page 1 of 1

Not starting in Windows 7 64-bit

PostPosted: Sun Aug 10, 2014 4:01 am
by dylantuttle
Hi, I'm also having trouble starting Wandora.

Java version 7 update 45 is running on Windows 7 64-bit. When I try to start from the command-line I receive the following error message:

Code: Select all
*****************************************************
***   WANDORA - THE KNOWLEDGE MANAGEMENT STUDIO   ***
***     Copyright (C) 2004-2014 Wandora Team      ***
***              http://wandora.org               ***
*****************************************************
Xms3000m Xmx3500m
'SetClasspath.bat' is not recognized as an internal or external command,
operable program or batch file.
'SetR.bat' is not recognized as an internal or external command,
operable program or batch file.
'SetProcessing.bat' is not recognized as an internal or external command,
operable program or batch file.
'SetTesseract.bat' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
Error: Could not find or load main class org.wandora.application.Wandora


Any help would be appreciated.

Re: Not starting in Windows 7 64-bit

PostPosted: Sun Aug 10, 2014 10:53 am
by akivela
Hi Dylan

The startup script assumes you have the bin directory as your current directory. If your current directory is something else and you start Wandora with explicit path, for example ./bin/Wandora.bat, you'll see these error messages. Thus, before starting Wandora, set bin as your current directory:

Code: Select all
cd bin


or modify Wandora's startup script Wandora.bat.

Kind Regards,
Aki / Wandora Team

Re: Not starting in Windows 7 64-bit

PostPosted: Sun Aug 10, 2014 8:38 pm
by dylantuttle
Thanks, Aki.

I set bin as my current directory, but the script still can't seem to find three of the required files:

Code: Select all
C:\Users\Dylan>cd C:\Users\Dylan\Desktop\wandora-20140605\wandora\bin

C:\Users\Dylan\Desktop\wandora-20140605\wandora\bin>Wandora-4g
*****************************************************
***   WANDORA - THE KNOWLEDGE MANAGEMENT STUDIO   ***
***     Copyright (C) 2004-2014 Wandora Team      ***
***              http://wandora.org               ***
*****************************************************
Xms3000m Xmx3500m
'SetClasspath.bat' is not recognized as an internal or external command,
operable program or batch file.
'SetR.bat' is not recognized as an internal or external command,
operable program or batch file.
'SetProcessing.bat' is not recognized as an internal or external command,
operable program or batch file.
Error: Could not find or load main class org.wandora.application.Wandora
C:\Users\Dylan\Desktop\wandora-20140605\wandora\build>


These files don't appear to be in the bin folder. I tried searching the wandora folder, but couldn't find them.

Best regards,
Dylan

Re: Not starting in Windows 7 64-bit

PostPosted: Sun Aug 10, 2014 9:13 pm
by akivela
Hi Dylan

Check the bin folder. You should see files

Code: Select all
SetClasspath.bat
SetClasspath.sh
SetProcessing.bat
SetProcessing.sh
SetR.bat
SetR.sh
SetTesseract.bat
SetTesseract.sh
Wandora-16g.bat
Wandora-16g.sh
Wandora-4g.bat
Wandora-4g.sh
Wandora-8g.bat
Wandora-8g.sh
Wandora-huge.bat
Wandora-huge.sh
Wandora-mini.bat
Wandora-mini.sh
Wandora.bat
Wandora.sh


If you see anything else, please download Wandora's distribution package again. I think your Wandora version is somehow corrupted.

Kind Regards,
Aki / Wandora Team

Re: Not starting in Windows 7 64-bit

PostPosted: Mon Aug 11, 2014 1:26 am
by dylantuttle
Hi Aki,

I downloaded the distribution package again. It has all of the files, and I was able to start Wandora.

I should have thought of this :?

Thank you for your help.

Best regards,
Dylan

Re: Not starting in Windows 7 64-bit

PostPosted: Mon Aug 11, 2014 11:07 am
by akivela
Hi Dylan

Great to hear the problem was solved.

Just one more question. Do you know how the distribution package broke in the first place? Did you use the distribution package from http://wandora.org/www/download or elsewhere?

If you face any other problems using Wandora, please don't hesitate to drop a line.

Kind Regards,
Aki / Wandora Team

Re: Not starting in Windows 7 64-bit

PostPosted: Fri Aug 15, 2014 12:02 am
by dylantuttle
Hi Aki,

Sorry for the delay getting back to you.

I did use the distribution package at http://wandora.org/www/download, but I think I may have somehow corrupted it when I unzipped it. I remember also trying to move the folder after I had unzipped it. Probably a dumb move, no pun intended.

Thanks for your help and I'm looking forward to playing with Wandora :)

Best regards,
Dylan