Hi René

1.6 or better is needed, so 1.7 should run fine...

... so I'm not sure what the problem is; it seems that it isn't finding the
jar files it needs to run.

In no particular order, you could check:
a) are you running the shell script in the jxplorer root directory?
b) if so, are there jar files in the /jar directory?
c) if so, is there anything funny happening with file permissions?

How did you install it by the way, and what version of OSX are you using?
Apparently OSX 10.7 breaks my standard installer, and Apple have been doing
funny things with java support lately - however I run OSX 10.6.8, so I
haven't seen these things myself...

    cheers,

     - Chris

On 16 February 2013 20:33, Rene Draaisma wrote:

> Hi Chris,
>
> I use the latest version 1.7 of java
> Version 1.5 of java is due security issues not safe any more to use.
> At one point you mention to use 1.6 or higher. And then you mention 1.5 is
> supported in the code. So which version is required? I hope it will be
> version 1.7
>
> Regards,
> Rene
>
>
>
> From:        Chris Betts <pega...@gmail.com>
> To:        René Draaisma <r.draai...@junobox.nl>, A list for user
> interaction and install help <jxplorer-users@lists.sourceforge.net>,
> Date:        16-02-2013 10:22
> Subject:        Re: jxplorer 3.3.0.2 MAC OS X startup failure
> ------------------------------
>
>
>
> Hi René,
>
>    what version of java are you running?  The latest version uses
> wildcards in the class path, which means you need java 1.6 or better.
>
>     If that *is* the problem, and you need to use an older version of java
> (1.5 is supported in code) you'll need to list the jar files in /jar
> explicitly (or revert to an older version of jxplorer - they're still
> available on sourceforge).
>
>    Hope that helps!
>
>       - Chris
>
>
> On 16 February 2013 01:05, René Draaisma wrote:
> Hello Chris,
>
> With version 3.3 it was working fine. With version 3.3.0.2 I get the
> following error when I start jxplorer
>
> ./jxplorer.sh: line 49: -Xdock:name="JXplorer"
> -Dapple.laf.useScreenMenuBar=true: command not found
> runing OSX version
> starting JXplorer...
> java  -Dfile.encoding=utf-8  -cp .:jars/*:jasper/lib/*
> com.ca.directory.jxplorer.JXplorer
> Exception in thread "main" java.lang.NoClassDefFoundError:
> com/ca/directory/jxplorer/JXplorer
> Caused by: java.lang.ClassNotFoundException:
> com.ca.directory.jxplorer.JXplorer
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
>
> =========================
> JXplorer failed to start
> =========================
> Please ensure that you have appropriate "xhost" access to the machine you
> are
> running this from. Make sure the DISPLAY environment variable is set
> correctly.
> Otherwise, ask your Unix Systems Administrator for more information on
> running
> X Windows applications.
>
> If you require more information run "./jxplorer.sh console" and check the
> error produced.
>
>
>
> Can you  help me to solve this issue?
>
> Regards,
> Rene Draaisma
>
>
>
> --
> Dr Christopher Betts
> Pegacat Software
> Melbourne, Australia
> m: 0408 533 456
>



-- 
Dr Christopher Betts
Pegacat Software
Melbourne, Australia
m: 0408 533 456
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to