Hi! I've just downloaded SeaMonster and attempted to run it from the DOS command line:
C:\Users\chowell\Downloads\SeaMonster5_win32.x86\SeaMonster>SeaMonster.exe
I'm running 64bit Windows 7, with Java 7. When I try to run it, I get a popup window that with an error. Please see attachment for the error.
Hi Caden
I have the same setup, but don't get any errors. Probably some java path bug, check with "java -version" and make sure you have the path environment variable is pointing to the right java\bin folder.
Hi!
I think that my Java is set up correctly. I have the JAVA_HOME environment variable and the Java bin directory is in my path. I'm doing development on the same machine with Eclipse and STS and they are both working fine so I think my config is valid.
Here is the result of the command you mentioned:
C:\Users\chowell>java -version
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
Is there a way I can dump more information as it attempts to start up?
Not sure about that. You can always try to build your own RCP from the source code/project files, but I've never heard about the error you receive from anyone else (yet).