IARC-CSU / CanReg5

CanReg5 is a multi user, multi platform, open source tool to input, store, check and analyse cancer registry data.
http://www.iacr.com.fr/CanReg5
GNU General Public License v3.0
24 stars 13 forks source link

Could not find the main class #46

Closed shahzad-anwer closed 6 years ago

shahzad-anwer commented 6 years ago

I have downloaded and installed CanReg5 on windows 7, from the link http://www.iacr.com.fr/index.php?option=com_content&view=article&id=9:canreg5&catid=68&Itemid=445

But, when i run, it gives me following error. Could not find the main class: canreg.client.CanRegClientApp. Program will exit.

What could be the solution?

mortenjohs commented 6 years ago

Dear shahzad-anwer, What version did you download? The Windows specific installer? (If not I would recommend downloading and running that.) If you did download that, or you, for some reason, can't, how did you start the program? Did you unzip everything? If you want to launch it from command line, you need to call: java.exe --jar CanReg.jar Thanks, Morten

temitopefunmi commented 4 years ago

Hi Morten, I am currently having this issue also. I tried installing the newest version of CanReg5. I get this same error. I also tried running from command line, still the same. Kindly help.

Thank you

manutom89 commented 2 years ago

Dear shahzad-anwer, Can i login to the system command line by passing the username & password directly? ex: java.exe --jar CanReg.jar username password Is it possible to integrate with external application?