Re: [jaxodraw-discuss] Fwd: Problem initiating jaxodraw
JaxoDraw: Feynman Diagrams made easy!
Brought to you by:
lukas_theussl
From: Lukas T. <lth...@gm...> - 2015-07-28 13:08:13
|
please add the jar file: java -debug -jar path-to-jaxodraw-2.1-0 java --info -jar path-to-jaxodraw-2.1-0 Cheers, -Lukas Am 28.07.2015 um 15:03 schrieb Andres .Olivares: > Hi, > > Thanks for your quick reply! > > Yep, I put the actual version (jaxodraw 2.1-0) even if I start it by > clicking on it, the program starter opens but it does not load. > > > I think it might be a java problem because when I write java -debug -jar > in the terminal this comes up: > > Error: -jar requires jar file specification > Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar > Usage: java [-options] class [args...] > (to execute a class) > or java [-options] -jar jarfile [args...] > (to execute a jar file) > where options include: > -d32 use a 32-bit data model if available > -d64 use a 64-bit data model if available > -server to select the "server" VM > -zero to select the "zero" VM > -jamvm to select the "jamvm" VM > The default VM is server, > because you are running on a server-class machine. > > > -cp <class search path of directories and zip/jar files> > -classpath <class search path of directories and zip/jar files> > A : separated list of directories, JAR archives, > and ZIP archives to search for class files. > -D<name>=<value> > set a system property > -verbose:[class|gc|jni] > enable verbose output > -version print product version and exit > -version:<value> > require the specified version to run > -showversion print product version and continue > -jre-restrict-search | -no-jre-restrict-search > include/exclude user private JREs in the version search > -? -help print this help message > -X print help on non-standard options > -ea[:<packagename>...|:<classname>] > -enableassertions[:<packagename>...|:<classname>] > enable assertions with specified granularity > -da[:<packagename>...|:<classname>] > -disableassertions[:<packagename>...|:<classname>] > disable assertions with specified granularity > -esa | -enablesystemassertions > enable system assertions > -dsa | -disablesystemassertions > disable system assertions > -agentlib:<libname>[=<options>] > load native agent library <libname>, e.g. -agentlib:hprof > see also, -agentlib:jdwp=help and -agentlib:hprof=help > -agentpath:<pathname>[=<options>] > load native agent library by full pathname > -javaagent:<jarpath>[=<options>] > load Java programming language agent, see > java.lang.instrument > -splash:<imagepath> > show splash screen with specified image > See > http://www.oracle.com/technetwork/java/javase/documentation/index.html > for more details. > > > and when I write java --info -jar > > Error: -jar requires jar file specification > Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar > Unrecognized option: --info > Error: Could not create the Java Virtual Machine. > Error: A fatal exception has occurred. Program will exit. > > > Thanks! > > Andres > > On Tue, Jul 28, 2015 at 2:57 PM, Lukas Theussl <lth...@gm... > <mailto:lth...@gm...>> wrote: > > > Hi, > > Hmm, I just checked that it works for me (Fedora 21 with OpenJDK > 1.8.0_51) with the binary downloaded from the site. > > Just a quick check: you did replace the xxx by the actual version > number? > > Otherwise, can you send me the complete StackTrace (try with java -debug > -jar ...)? Also the output of 'java --info -jar ...' could help. > > Cheers, > -Lukas > > > > Am 28.07.2015 um 14:39 schrieb Andres .Olivares: > > > > Hi, > > > > First of all thanks for your help! > > > > I am using a Linux machine (Ubuntu 62x) > > > > I installed Jaxodraw 2.0 using the pre combined binary > distribution and > > all the required pre-requisits (JDK 8 and axodraw4j) but when I > try to > > run the program from the terminal using the > > java -jar jaxodraw-xxx.jar > > > > command, the program does not load. The terminal stops running at > > > > at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) > > > > Any ideas on what I can do?? I am not a Linux expert so I am a > bit stuck. > > > > Thanks a lot and best wishes, > > > > Andres. > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > jaxodraw-discuss mailing list > > jax...@li... > <mailto:jax...@li...> > > https://lists.sourceforge.net/lists/listinfo/jaxodraw-discuss > > > > ------------------------------------------------------------------------------ > _______________________________________________ > jaxodraw-discuss mailing list > jax...@li... > <mailto:jax...@li...> > https://lists.sourceforge.net/lists/listinfo/jaxodraw-discuss > > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > jaxodraw-discuss mailing list > jax...@li... > https://lists.sourceforge.net/lists/listinfo/jaxodraw-discuss > |