-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
could not find or load main class org.overture.interpreter.debug.DBG Reader V2 #566
Comments
We need a bit more info to help diagnose the problem. What version of Overture are you running and what version of Java do you have installed? |
Based on the error message it sounds like one of the binary files cannot be loaded. Can you rule out the possibility that this is not caused by a process on your machine (e.g. antivirus) that prevents the As a Sanity check, could you try to download the version of Overture that is causing you problems, then extract it to some location where you have read/write rights (e.g. the desktop) and run Overture again. |
Right now I don't have a Win32 machine available to test the tool. I may have one available at work tomorrow. |
Thank you. I should add that the Overture tool works fine on a Dell Core i2 32-bit Windows 7 laptop. Thanks again. -----Original Message----- Right now I don't have a Win32 machine available to test the tool. I may have one available at work tomorrow. |
I have Java 8 installed and I am running Overture-2.3.6-win32.win32.x86. Thank you. -----Original Message----- We need a bit more info to help diagnose the problem. What version of Overture are you running and what version of Java do you have installed? |
I have extracted the downloaded file into a folder where I have full rights. The anti-virus does not seem to be an issue. Thank you. -----Original Message----- Based on the error message it sounds like one of the binary files cannot be loaded. Can you rule out the possibility that this is not caused by a process (e.g. antivirus) that prevents the .class file from being loaded? It might also be that something went wrong when you extracted the Overture zip file. Also, where did you install Overture? I've seen people getting very strange errors on Windows when they run Overture from a location where the user has limited rights. |
I tried running Overture-win32 on a win32 machine. After I had installed Java 8, I tried to execute different VDM models, and surprisingly Overture produced very strange errors: either it would hang, or complain about Java versions. Then I noticed that I already had Java 7 installed on my machine. When I removed the Java 7 dependency, Overture was able to execute VDM models. Somehow the Java 7 and Java 8 installations got Overture/Eclipse confused. Could this be your problem? I know for a fact that multiple Java installations on a Windows machine often causes a mess so I'm wondering if this could be your problem? I mean, if you open |
We had a similar problem reported by email recently, 32-bit Win7 on Lenovo kit: Dear Prof. Larsen: Here is more information, if it is of any interest to you. The 32-bit Windows version of Overture version 2.3.6 works fine on Dell Intel Core 13 computer with a 32 bit Windows 7 operating system, but does not work on a Lenovo Thinkpad Intel Core 15 computer running a Windows 7 32-bit operating system. Because of this, I was having problems. I will just have to switch to a hardware that can run Overture. ** |
I have a Lenovo T420 (i5), but I use Linux. It is fine with 32-bit and 64-bit kernels, so it is more likely a Windows/Java problem than the raw hardware. |
Thank you for your reply. -----Original Message----- I tried running Overture-win32 on a win32 machine. After I had installed Java 8, I tried to execute different VDM models, and surprisingly Overture produced very strange errors: either it would hang, or complain about Java versions. |
Yes, I did report it to Prof. Larsen. -----Original Message----- @fanabba Did you report this problem to Peter Gorm Larsen? Not sure, but this could be related to Issue #429 |
Thank you. -----Original Message----- I have a Lenovo T420 (i5), but I use Linux. It is fine with 32-bit and 64-bit kernels, so it is more likely a Windows/Java problem than the raw hardware. |
Now that we've confirmed that Overture win 32 works on Windows 32 I'm more confident that this has something to do with your security settings or the Java installation. Did you try to run Overture with your Antivirus or firewall turned completely off? |
Peter W. V. Tran-Jørgensen schreef op 2016-06-02 12:11:
I've had similar problems with other tools on Win32, some more things to
Hope this helps to diagnose the issue. For what it is worth, I'm running |
@fanabba Has any of the security/antivirus related suggestions helped you solve this problem? |
I cannot get the Overture Tool to run on my Lenovo Core i5 ThinkPad/Ultrabooh,
running the 32-bit Windows 7.
I keep getting the error:
could not find or load main class org.overture.interpreter.debug.DBG Reader V2
The text was updated successfully, but these errors were encountered: