Re: [Mzmine-devel] mzmine 2 cannot run

2010-11-04 Thread Tomas Pluskal
Hi Thomas, > I have thought about submitting a patch to fix this so that the .jar can be > run directly, unfortunately java doesn't allow memory options to be specified > in the manifest, so this may cause other problems. Tomas, do you have an > opinion on this? Unfortunately, we need to run f

Re: [Mzmine-devel] mzmine 2 cannot run

2010-11-04 Thread Thomas McGrew
Brad, What I think you are doing it double-clicking the .jar file, if so, you need to double-click the .bat file. This comes from the fact that the main class is not specified in the java manifest, so you can't run the jar file directly by clicking on it. Some other conversations on this list indi

Re: [Mzmine-devel] mzmine 2 cannot run

2010-10-27 Thread Tomas Pluskal
Hi Brad, Personally, I have no experience with running Java on Windows 7, but I will try to give you some hints. Are you running the Windows 7 in 64-bit mode? Did you install 64-bit version of Java? The correct parameter is "USE_64_BIT=-d64", not "USE_64_BIT=d64". However, please try running M

[Mzmine-devel] mzmine 2 cannot run

2010-10-27 Thread Brad Evans
I am trying to run mzmine 2.1 on windows 7 with Java 6 and Java 3D installed.  I set the parameter in the .bat file to "USE_64_BIT=d64" and then tried to open mzmine2.jar and get the following error message"Failed to load main-class attribute from C:\users\bsevans\desktop\mzmine\mzmine-2.1\mzmin